/*basic*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:"宋体",Arial;
	color:#333;
}
a {
	text-decoration:none;
}
img {
	border:0;
}
.center {
	text-align:center;
}
.clear{
	overflow:hidden;
	clear:both;
	width:0px;height:0px;
}
.right{
	float:right;
}
.left{
	float:left;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:13px;
}
table{
	border:0;
	border-collapse:collapse;
}
ul{
	list-style-type:none;
}
/**layout**/
#webbody{
	width:961px;
	margin:0px auto;
}
/*头部*/
#top{
	width:959px;
	border:1px solid #B0C0E1;
	overflow:hidden;
}
#menu{
	width:961px;
	font-weight:bold;
	margin-top:10px;
}
#menu ul li{
	float:left;
}
#menu_down{
	height:109px;
	width:959px;
	background:url(menu_back1.png) repeat-x;
}
#menu_down .menu_down_left{
	float:left;
	padding-top:28px;
	padding-left:13px;
	width:204px;
}
#menu_down .menu_down_right{
	width:742px;
	float:left;
	line-height:19px;
	font-size:12px;
	color:#2B2B2B;
}
#menu_down .menu_down_right a{
	color:#2B2B2B;	
}
#menu_down .menu_down_right a:hover{
	text-decoration:underline;
}
#menu_down .menu_down_right1{
	background:url(menu_down_img1.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:9px;
}
#menu_down .menu_down_right1 a{
	padding:0px 2px 0px 1px;
}
#menu_down .menu_down_right2{
	background:url(menu_down_img2.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right2 a{
	padding:0px 7px 0px 1px;
}
#menu_down .menu_down_right3{
	background:url(menu_down_img3.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right3 a{
	padding:0px 15px 0px 1px;
}
#menu_down .menu_down_right4{
	background:url(menu_down_img4.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right4 a{
	padding:0px 11px 0px 1px;
}
/*footer start*/
#footer{
	margin-top:3px;
	height:123px;
	background-color:#EBF4FB;
	color:#0455a6;
	line-height:21px;
	text-align:center;
}
#footer a{
	color:#0455a6;
}
#footer span{
	font-family:"Arial";
}
#footer.clear{
	clear:both;
}
/*footer end*/



/**********************************************/
#focus{
	margin-top:7px;
}
#nav{
	margin-top:7px;
	background-color:#3c90f2;
	color:#fff;
	font-weight:bold;
	border-top:1px #3c90f2 solid;
}
#nav a{
	color:#fff;
	
}
#nav li{
	float:left;
	margin-left:8px;
	display:inline;
	background:url(line.jpg) no-repeat right;
	padding-right:7px;
	margin-top:8px;
	margin-bottom:7px;

}
#nav .no-bg{
	background:none;
}
#main{
	margin-top:30px;
}
#main #left{
	width:228px;
	margin-right:5px;
	float:left;
}
#main #right{
	width:726px;
	float:left;
}
#main .border-2{
	border:2px #93d7fc solid;
	position:relative;
	padding-bottom:10px;
}
#main .border-2 .recomment{
	position:absolute;
	top:-27px;
	left:-1px;
}
#main .border-2 p{
	text-align:center;
	margin-top:12px;
}
#main .border-2 p img{
	border:1px #d0e4eb solid;
}
#main .borderBox_blue{
	border:1px #c3e6f9 solid;
	margin-top:7px;
	padding-top:4px;
}
#main .h2_blue{
	width:218px;
	height:24px;
	margin:0 auto;
	text-align:center;
	border:1px #67cde4 solid;
	background:url(h2_bg_24.jpg) repeat-x;

}
#main .h2_blue img{
	margin-top:5px;
}

#main .picBox{
	text-align:center;
	margin-top:7px;
}
#main .picBox img{
	margin-bottom:7px;
}
#main .gray_bgBox{
	margin-top:7px;
	background-color:#f5f0f6;
	padding-top:7px;
	padding-bottom:7px;
}
#main .green_h2{
	border-top:1px #038932 solid;
	height:24px;
	text-align:center;
	line-height:24px;
	width:210px;
	margin:0 auto;
	background:url(h2_green_bg_24.jpg) repeat-x;
	font-size:14px;
	color:#fff;

}
#main .gray_bgBox li{
	margin:15px 0px 0 9px;
	width:36px;
	float:left;
	display:inline;
	color:#2e2e2e;
	font-size:12px;
}
#main .gray_bgBox li a{
	color:#2e2e2e;
}
#main .text-left{
	text-align:left;
	padding-left:16px;
	width:194px;
	position:relative;
}
#main .green_h2 span{
	position:absolute;
	right:11px;
	top:0;
	font-size:12px;
	font-weight:normal;
}
#main .green_h2 a{
	color:#fff;
	
}
#main .recommentBook{
	padding-bottom:10px;
}
#main .recommentBook p{
	text-align:center;
	margin-top:13px;
}
#main #t_left{
	width:416px;
	float:left;
	margin-right:5px;
}
#main #t_right{
	width:305px;
	float:left;
}
#main .newsBox{
	border:1px #bddbe3 solid;
	border-top:0;
}
#main .newsBox h2{
	border-top:1px #bdd6dd solid;
	border-bottom:1px #bdd6dd solid;
	height:25px;
	background:url(h2_bg_25.jpg) repeat-x;
	color:#fff;
	font-size:12px;
	position:relative;
	margin-bottom:10px;
}
#main .newsBox h2 img{
	position:absolute;
	left:7px;
	top:-1px;
}
#main .newsBox h2 span{
	position:absolute;
	right:12px;
	top:5px;
	font-weight:normal;
}
#main .newsBox h2 a{
	color:#077bb6;
}
#main #right .news_ul{
	margin-bottom:10px;
}
#main #right .news-li{
	background:url(red.jpg) no-repeat left center;
	font-size:14px;
	color:#282828;
	padding-left:13px;
	margin-left:9px;
	margin-top:10px;
}

#main #right .news-li a{
	color:#282828;
}
#main #right #tab1 li{
	float:left;
	width:110px;
	height:25px;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	color:#2d2d2d;
	margin-right:1px;
	font-weight:bold;
	background:url(tab1_0.jpg) no-repeat;
}
#main #right #tab1 .active{
	background:url(tab1_1.jpg) no-repeat;
	color:#b60300;s
}
#main #right #right-news .tabContent{
	background-color:#f0f9ff;
	padding-top:2px;
	padding-bottom:7px;
}
#main #right #right-news .tabContent li{
	background:url(red.jpg) no-repeat left center;
	font-size:14px;
	color:#282828;
	padding-left:13px;
	margin-bottom:10px;
}
#main #right #right-news .tabContent li a{
	color:#282828;
}
#main #right #right-news .tabContent p{
	text-align:right;
	margin-right:20px;
}
#main #right #right-news .tabContent p a{
	color:#0c7bcc;
}
#main #lad{
	margin-top:7px;
}
#main .h2_blue_2{
	height:24px;
	line-height:24px;
	margin:0 auto;
	border:1px #67cde4 solid;
	background:url(h2_bg_24.jpg) repeat-x;
	padding-left:14px;
	color:#b40407;
	position:relative;
}
#main .h2_blue_2 span{
	position:absolute;
	right:15px;
	top:0;
	font-weight:normal;
}
#main .h2_blue_2 a{
	color:#0079c0;
}


#main #right #lad .tabContent{
	background-color:#f0f9ff;
	padding-top:2px;
	padding-bottom:7px;
}
#main #right #lad .tabContent li{
	background:url(red.jpg) no-repeat left center;
	font-size:14px;
	color:#282828;
	padding-left:13px;
	margin-bottom:10px;
}
#main #right #lad .tabContent li a{
	color:#282828;
}
#main .borderBox_blue_724{
	margin-top:7px;
	height:240px;
	border:1px #95cdfc solid;
	border-top:1px #C1D6DB solid;
}
#main .borderBox_blue_724 .tab{
	height:20px;
	background:url(bg_20.jpg) repeat-x;
	border-bottom:1px #C1D6DB solid;
	position:relative
}
#main .borderBox_blue_724 .tab ul{
	position:absolute;
	top:-2px;
	left:-1px;
}
#main .borderBox_blue_724 .tab li{
	float:left;
	margin-right:1px;
	background:url(tab2_0.jpg) no-repeat;
	width:110px;
	height:25px;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	color:#262626;
	

}
#main .borderBox_blue_724 .tab .active{
	font-weight:bold;
	background:url(tab2_1.jpg) no-repeat;
	color:#ffffff;
}
#main .c_left{
	width:125px;
	float:left;
	margin:20px 16px 0 25px;
	display:inline;
}
#main .c_right{
	width:555px;
	float:left;
}
#main .c_left p{
	margin-top:10px;
	line-height:20px;
}
#main .c_left p a{
	color:#323232;
}
#main .c_right p{
	text-align:right;
	margin:10px 20px 10px 0;
}
#main .c_right p a{
	color:#0c7bcc;
}
#main .borderBox-357{
	width:357px;
	float:left;
	border:1px #b7dde0 solid;
	margin-top:7px;
	margin-right:7px;

}
#main .borderBox-357 h2{
	height:25px;
	border-bottom:1px #b7dde0 solid;
	color:#fff;
	position:relative;
	background-color:#ceecec;
}
#main .borderBox-357 h2 img{
	position:absolute;
	top:-3px;
	left:16px;
}
#main .borderBox-357 p{
	text-align:right;
	margin:10px 20px 10px 0;
}
#main .borderBox-357 p a{
	color:#0c7bcc;
}
#main .even{
	margin-right:0;
}
#demo .demotd{
	width:120px;
	padding:10px 2px 0px 0px;
	height:130px;
}
#demo .demotd img{
	border:1px solid #B8B6B9;
	padding-left:6px;
	padding-right:6px;
}
#demo .demotd p a{
	color:#2B2B2B;
	line-height:24px;
}
#demo .demotd p a:hover{
	text-decoration:underline;
}
