body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 180%;
}
div{
	overflow:hidden;
	}

.menu li{
	float:left;
	height:35px;
	line-height:35px;
	text-align:center;
	background-image: url(/images/menu/menu_li_bg.gif);
}
.menu li a{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu li span a{
	color:#FFFFFF;
	text-decoration:none;
	float: left;
	background-image: url(/images/menu/menu_li_bgr.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	cursor:pointer;
}
.menu li span a:hover{
	background-image: url(/images/menu/menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left -35px;
	color: #000000;
	text-decoration: none;
}

.menu .home a{
	background-image: url(/images/menu/menu_li_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu .home a span {
	color:#FFFFFF;
	text-decoration:none;
	float: left;
	background-image: url(/images/menu/menu_li_bgr.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	cursor:pointer;
}
.menu .home a:hover{
	background-image: url(/images/menu/menu_li_home.gif);
	background-repeat: no-repeat;
	background-position: left -35px;
}

.menu .end a{
	display:block;
	background-image: url(/images/menu/menu_li_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu .end a:hover{
	background-image: url(/images/menu/menu_li_end.gif);
	background-repeat: no-repeat;
	background-position: right -35px;
}


#header {
	clear: both;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 960px;
	margin-bottom:10px;
}
#header #logo {
	float:left;
	margin-bottom: 10px;
}
#header #nav{
	background-image: url(/images/menu/menu_line.gif);
	background-repeat: repeat;
	float:right;
	position:relative;
	top:30px;
}
#header #banner{
	float: left;
	height: 90px;
	width: 760px;
	
}
#header #ads{
	float: right;
	height: 90px;
	width: 190px;
}

#news,#exam,#share,#books{
	clear: both;
	width: 628px!important;
	width: 650px;
}
#news td,#exam td{
	height: 25px;

}
#news td a,#exam td a{
	background-attachment: scroll;
	background-image: url(/Images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	padding-left: 10px;
}
#intro,#cert{
	width: 300px!important;width: 320px;
}
#intro td,#cert td,#exam td,#books td,#share td{
	height: 22px;
}

#intro{
	float: left;	
}
#cert{
	float: right;
}
#news a{
	font-size: 14px;	
}
#news span,#exam span{
	color: #666;
	font-size: 12px;
}
.pic{
	float: left;
	width: 160px;
}
.pic td{
	text-align: center;
	padding:2px!important;padding:4px;	
}
.pic a img{
	border: 1px solid #CCC;
}
.pic a:hover img {
	border: 1px solid #FF7400;
}
.content{
	float: right;
	width: 450px;	
}
.content td a{
	background-attachment: scroll;
	background-image: url(/Images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	padding-left: 10px;
}
.content a{
	font-size: 14px;	
}
#adv_a{
	width: 650px;
	margin-bottom: 10px;
}
#adv_a li{
	float: left;
	width: 162px;
	text-align: center;
}
#adv_a img{
	border: 1px solid #CCC;
	padding: 2px;
}
#adv_a li a{
	color: #999;	
}