@charset "utf-8";
/* CSS Document */

#EyeBrows {
	background: #e9effa;
	height: 11px;
	width: 98.5%;
	border-bottom:#d3dbec 1px solid;
	padding:7px;
	overflow:hidden;
	margin:auto;
	margin-bottom:15px;
}

#EyeBrows a {
	font-size:10px;
}
	
#EyeBrows ul {
	margin:auto;
	width: 770px;
	list-style:none;
}
#EyeBrows ul li.right {
	float:right;
	display:block;
	padding-left:10px;
}
#Centerer {
	margin:auto;
	width:774px;
}
#Head { margin-left: 3px; }
#Banner { 
	float:left; 
	border:#d8c4c6 solid 1px;
	border-bottom:0;}
#ad { float:right; width:210px; margin-left:35px;}

#navigation {
	width: 773px;
	list-style:none;
	clear:both;
	}

#navigation li, #navigation li a {
	float:left;
	background-position: 0 0;
	background-repeat:no-repeat;
	text-decoration:none;
}
#navigation li {
	height:54px;
	padding:0;
	margin:0;
}
#navigation li a {
	display:block;
	height:38px;
	overflow: hidden;
	outline:none;
	text-align:center;
	padding-top:17px;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	
}
#navigation li a:hover { background-position:0 -61px; }


	#Home, #Home a {
	background: url(/images2/navigation/Home.jpg);
	width:79px;
}
#Top, #Top a {
	background: url(/images2/navigation/Top.jpg);
	width:92px;
}
#All, #All a {
	background: url(/images2/navigation/All.jpg);
	width:150px;
}
#Sad, #Sad a {
	background: url(/images2/navigation/Sad.jpg);
	width:101px
}
#Break, #Break a {
	background: url(/images2/navigation/Break.jpg);
	width:94px
}
#Sweet, #Sweet a {
	background: url(/images2/navigation/Sweet.jpg);
	width:113px
}
#Cute, #Cute a {
	background: url(/images2/navigation/Cute.jpg);
	width:144px
}
#SubMenu {
	background:url(/images2/navigation/SearchBG.jpg) no-repeat left top;
	clear:both;
	height:54px;
	border-right:1px solid #666;
	width:769px;
}
#SubMenu .Search {
	padding-top:13px;
	padding-left:12px;
	width:295px;
}
#SubMenu .Search .input {
	width:150px;
	float:left;
	font-size:18px;
	margin-right:5px;
}
#SubMenu .Search .SearchButton { padding-top: 1px; }
#content {
	width:739px;
	height:auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 5px;
	border-top-width: 0;
	border-top-color: #666;
	margin-left:4px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	overflow:hidden;
	clear:both;
}

#SubContent {
	float:left;
	width: 500px;
	padding:0px 20px 20px;
}

#mainAd { 
	float:right;
	margin-top:10px;
	/*margin-left: 25px;*/
	text-align:center;
}


#mainAd img:hover { 
border: 1px #666 solid;
	}



.opacity {
	opacity: 0.75;
  	filter: alpha(opacity = 75);
	border: #CCC 1px solid;
	padding:2px;
	}

	
.Copyright {
	font-size:12px;
	color:#666;
	text-align: center;
	padding:20px;
}

.footerbox {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	width: 650px;
	text-align: center;
	background-color: #FBF8F7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}