/* Body */
*{margin:0;padding:0;font-family:Comic Sans MS,Arial,sans-serif;}
body{margin:0;padding:0;background:#FFF;}
/* wrap */
#wrap{margin:0 auto;width:960px;}
#logo{float:left;padding-left:30px;width:100%;margin:20px 0;}
#logo h1{font-weight:bold;font-size:28px;}
#logo h1 a{background:url(img/logo.gif) no-repeat;width:500px;height:80px;color:#000;text-decoration:none;text-indent:-999em;display:block;}
#nav{
width:100%;
display:inline-block;
}
#navleft{
float:left;
background:url(img/navleft.gif) no-repeat;
width:13px;
height:40px;
}
#navright{
float:left;
background:url(img/navright.gif) no-repeat;
width:13px;
height:40px;
}
#navcenter{
float:left;
background:url(img/navbg.gif) repeat-x;
width:934px;
height:40px;
}

#navcenter li,#navcenter a{
color:#FFF;
display:block;
height:40px;
line-height:40px;
text-align:center;
text-decoration:none;
font-weight:bold;
width:100px;
float:left;
font-size:13px;
}
#navcenter li:hover,#navcenter a:hover{
color:#FFF;
background:#000;
display:block;
height:40px;
line-height:40px;
text-align:center;
text-decoration:none;
width:100px;
float:left;
font-size:13px;
}
#containtop{
margin-top:10px;
background:url(img/top.png) no-repeat;
height:200px;
width:960px;
display:inline-block;
}
/* footer */
#footer{
border-top:1px solid #CCCCCC;
color:#777777;
font-size:13px;
margin:20px 0;
padding-top:10px;
width:100%;
}

#TopAD{width:950px; height:240px; background:url(img/top.jpg) no-repeat; padding:5px;display:inline-block;margin-top:20px;}
h2{padding:5px; margin:0;}
#TopAD h2 a{
	padding-left:10px;
	color:#fff;
	font-size:20px;
	line-height:1.3em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#TopAD .AdDate{
	display:block;
	margin-left:7px;
	clear:both;
	width:450px;
	color:#fff;
	font-size:11px;
	padding:0 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#TopAD .Adbody {
	width:450px;
	height:140px;
	clear:both;
	margin-top:15px;
	margin-left:8px;
	padding:0 15px;}
 
#TopAD .Adbody a{
	font-size:13px;
	color:#c6c6c6;
	text-decoration: none;
	line-height:1.7em;
}
#TopAD .TopAdleft{float:left; width:450px;margin-left:40px;}
#TopAD .TopAdright{float:right; width:340px; height:230px; margin-top:5px; margin-right:81px;}
 
 
#TopAD .link {padding-left:25px; margin-top:15px; width:500px; height:20px;}
#TopAD .link ul {
	padding:0;
	margin:0;
	list-style-type: none;
	display: block;
	padding-top:1px;
}
#TopAD .link ul li {
	width: 14px;
	height: 14px;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	margin: 1px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#TopAD .link ul li.on {
	background: #fff;
	color: #000;
}
#TopAD .link ul li.off {
	background: #111;
	color: #fff;
}
#supporticon{
width:837px;
margin:0 auto;
margin-top:20px;
height:67px;
background:url(img/sup.gif) no-repeat;
}
