* {
    padding: 0;
    margin: 0;
} 

body {
background: #51014B;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #666;
line-height: 17px;
}

img { border: none; }
a { color: #B11A8A; }
a:hover { text-decoration: none; color : #51014B; }


#wrap {
background: #fff;
width: 920px;
margin: 5px auto 0 auto;
padding: 0 10px;
}

#header {
height: 120px;
line-height: 120px;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -4px;
}
#header h1 a {
color: #51014B;
text-decoration: none;
}
#header h1 a:hover {
color: #B11A8A;
text-decoration: none;
}
.headerleft {
float: left;
}
.headerright {
float: right;
font-weight: 600;
color: #000;
}

#menu {
margin-top: 5px;
height: 30px;
line-height: 30px;
background: #B11A8A url('menu.gif') no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
color: #fff;
font-weight: 600;
display: block;
text-decoration: none;
padding: 0 10px;
}
#menu li a:hover {
background: #51014B;
}
#menu ul { padding-left: 1px;}

#content {
margin-top: 10px;
}
.right {
float: right;
width: 700px;
}
.right h2 {
color: #51014B;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right h2 a {
color: #51014B;
}
.right h2 a:hover {
color: #51014B;
}

.left {
float: left; 
width: 210px;
border: 1px solid #EBE8DB;
background: #FAF9F4;
}
.left h2 { color: #51014B; padding: 15px 0 5px 10px; font-size: 20px; letter-spacing: -1px; font-weight: 100;}
.left ul { padding: 10px 0 10px 30px; list-style-type: square; }
.left ul li { padding-bottom: 5px; }
.left ul li a { color: #B11A8A; text-decoration: none;  }
.left ul li a:hover { color: #51014B; }

#footer {
font-size: 11px;
color: #aaa;
text-align: center;
padding: 10px 0;
margin: 20px 0;
border-top: 1px solid #ccc;
}
#footer a { 
color: #aaa;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

#top10 {
	width: 320px;
	margin: 0px;
	}
	
#top10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#top10 li a:link, #top10 li a:visited {
	color: #FFFFFF;
	display: block;
background: #FFCC33;
	padding: 8px 0 0 10px;
	}
	
#top10 li a:hover {
	color: #FFFFFF;
background: #FF9730;
	padding: 8px 0 0 10px;
	}
	
	
#hit {
	width: 320px;
	margin: 0px;
	}
	
#hit li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#hit li a:link, #hit li a:visited {
	color: #FAF9F4;
	display: block;
background: #FF9730;
	padding: 8px 0 0 10px;
	}
	
#hit li a:hover {
	color: #FFFFFF;
background: #aaa;
	padding: 8px 0 0 10px;
	}
