/*
Website styles
*/


/* Global styles */
body,form {
	margin:0px; padding:0px;  text-align:center; line-height:20px;
}
img {
	border:0px;
}
div,td,p,span,h1,h2{
	font-family: "Microsoft YaHei","Arial" ! important; font-size:12px; line-height:18px;
}
a{text-decoration:none; color:#333;}

a:hover{color:#2C4C8B; text-decoration:underline;}
.new{
	color:#FF3300; font-weight:bold; font-size:11px;
}
.date{
	float:right; color:#999; font-size:10px; line-height:22px;
}
.more{
	text-align:right; color:#3B6387; line-height:30px; font-weight:bold;
}
.more a{
	color:#3B6387; text-decoration:underline;
}
.more a:hover{
	color:#FF3300; text-decoration:none;
}
#bottom{
	display:block; clear:both; 
	height:100px; background:url('../images/bottom_bg.jpg') repeat-x;
	margin-top:10px; padding:10px; border-top:1px solid #ccc; border-left:1px solid #ccc;	border-right:1px solid #ccc;
	line-height:17px; color:#999; 
}
#wrap {
	max-width:900px; width:900px; margin:0px auto; text-align:left;
}
#head {
	height:85px; 
}
#nav {
	height:40px; background:url('../images/menu_bg.jpg') repeat-x; 
}
#content{
	width:900px; margin-top:5px; margin-bottom:10px;
}

#top{
	background:#f3f3f3; border-bottom:1px solid #cccccc; height:25px; 
}

#topNav{
	line-height:25px; width:900px; text-align:right;
}

#logo{
	float:left;
}
#search{
	float:right; padding-top:55px;
}
.searchBox{
	font-family: "Microsoft YaHei","Arial" ! important; font-size:12px; color:#2C4C8B; background:#FAFAFA; border:1px solid #E2E2E2;
}



/*Menu style*/

ul.menu {
	margin:0px; padding:0px; padding-left:18px;	
}
ul.menu li {
	float:left; display: inline£ğmargin:0px; padding:0px 12px; line-height:40px; background: url('../images/menu_dot.gif') 0px no-repeat;
	list-style-type:none;
}
ul.menu li.home {
	background: url('../images/menu_home_dot.gif') 0px no-repeat;
}
ul.menu li a {
	color:white; }

ul.menu li a:hover {
	color:#FFFF00; }

ul.menu li.current a {
	color:#FFFF00;  font-weight:bold; }

#banner{
	margin-top:5px;
}



/* Main styles */

#left{
	float:left; width:660px; 
}

#right{
	float:right; width:230px; 
}

.box{
	border:1px solid #9DB8D8;
	margin-bottom:10px;
}
.boxDiv{
	border:1px solid #9DB8D8;
	margin-bottom:10px;
	height:782px;
}
.boxDiv2{
	border:1px solid #9DB8D8;
	margin-bottom:10px;
	height:386px;
}
.boxDiv3{
	border:1px solid #9DB8D8;
	margin-bottom:10px;
	height:148.5px;
}
.boxDiv4{
	border:1px solid #9DB8D8;
	margin-bottom:10px;
	height:255px;
}
.boxExam{
	border:1px solid #9AC063;
	margin-bottom:10px;
	height:110px;
}
.boxTitle{
	background: url('../images/box_title_bg.jpg') repeat-x; height:28px; border-bottom:1px solid #9DB8D8; 
	margin:0px 1px;
}
.sideTitleGreen{
	background: url('../images/box_title_bg_green.jpg') repeat-x; height:30px; 	
}
.subBox{
	width:325px;  height:150px;
	border:1px solid #9DB8D8; margin-bottom:10px; 
}
h1{
	margin:0px; padding:0px; font-size:14px; color:#2C4C8B; line-height:26px;
	padding-left:18px;
	background:url('../images/box_title_dot.jpg') 6px 6px no-repeat;
}
.aboutus{
	margin:0px; padding:0px; font-size:14px; color:#2C4C8B; line-height:26px;
	padding-left:18px;
}
h2{
	margin:0px; padding:0px; font-size:14px; color:#004F00; line-height:28px;
	padding-left:18px;
	background:url('../images/box_title_dot_green.jpg') 7px 7px no-repeat;
}
ul.list{
	margin:10px 0px; padding:0px; padding-left:10px;
}
ul.list li{
	background:url('../images/list_dot.jpg') 10px 10px no-repeat; color:#2C4C8B;
	list-style-type: none; padding-left:22px;
	line-height:22px;
}
ul.list li a{
	color:#2C4C8B;
}
ul.list li a:hover{
	color:black;
}
.data{
	float:right; margin:2px 15px; 
}
.rightBox{
	border:1px solid #9AC063; margin-bottom:10px;
}

.rightBoxDiv{
	border:1px solid #9AC063;
	margin-bottom:10px;
	height: 350px;
}


.banner{
	margin-bottom:10px;
}











