body{
	background-image:url(../images/bg2.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
#wrapper{
	margin:0 auto;
	text-align:center;
	width:1002px;
	}
#header{
	float:left;
	width:1002px;
	height:220px;
	}
#topnav{
	float:left;
	width:1002px;
	height:126px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	}
#topnav .topnav1{
	float:left;
	width:1002px;
	height:126px;
	}
#topnav .topnav1 .nav{
	display:block;
	float:left;
	width:100%;
	height:29px;
	margin-top:62px;
	overflow:hidden;
	}
#topnav .topnav1 .nav li{
	float:left;
	/*background-image:url(../images/nav_line.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
	}
#topnav .topnav1 .nav li a{
	display:block;
	width:78px;
	height:29px;
	line-height:29px;
	font-size:14px;
	font-weight:bold;
	color:#59972d;
	}
	
/*子栏目*/
.nav_sub { text-align:left; padding-left:10px; clear:both;}
.nav_sub li { float:left; height:22px; margin-top:8px; background:url(../images/sub_line.gif) no-repeat right; padding-right:2px; }
.nav_sub li a { display:block; float:left; cursor:pointer; padding-left:3px; color:#59972d;}
.nav_sub li a:hover { text-decoration:none; background:url(../images/sub_on_left.gif) no-repeat left bottom;}
.nav_sub li a:hover span { background:url(../images/sub_on_right.gif) no-repeat right bottom;}
.nav_sub li a span { float:left; padding:5px; line-height:12px;}

	
	
#site{
	float:left;
	width:1000px;
	height:31px;
	background-image:url(../images/site_bg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
#site .time{
	float:left;
	width:400px;
	height:31px;
	line-height:31px;
	text-align:left;
	padding-left:33px;
	color:#666;
	}
#login{
	float:left;
	width:1002px;
	height:269px;
	margin-top:6px;
	}
	#divUserInfo{float:left; padding-top:27px; padding-left:68px; width:135px;display:inline;}
#login .main_login{
	float:right;
	width:230px;
	height:269px;
	}
	
#login .main_login .con_login{
	float:left;
	width:230px;
	height:193px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	}
#login .main_login .con_login label.lb1{
	display:block;
	float:left;
	margin:70px 0 0 25px;
	_margin:70px 0 0 7px;/*ie6bug*/
	}
#login .main_login .con_login label.lb1 input{
	height:25px;
	width:180px;
	line-height:25px;
	color:#999;
	}
#login .main_login .con_login label.lb2{
	display:block;
	float:left;
	margin:17px 0 0 25px;
	_margin:14px 0 0 7px;/*ie6bug*/
	}
#login .main_login .con_login label.lb2 input{
	height:25px;
	width:180px;
	line-height:25px;
	color:#999;
	}
#login .main_login .con_login label.lb3{
	display:block;
	float:left;
	margin:100px 0 0 70px;
	_margin:8px 0 0 30px;/*ie6bug*/
	}
#login .main_login .search {
	float:left;
	width:227px;
	height:43px;
	border:1px solid #c8c8c8;
	margin-top:10px;
	padding-top:20px;
	}
	#Search_Form{margin-top:-16px;}
	.in1{ margin-top:5px;}
/*新闻动态*/
#login .main_news{
	float:left;
	width:753px;
	height:262px;
	border:1px solid #c8c8c8;
	margin-top:3px;
	margin-left:15px;
	}
	
#login .main_news .news_img{
	float:left;
	width:315px;
	height:219px;
	padding:5px;
	border:8px solid #02ab5f;
	margin:10px 0 0 12px;
	_margin:10px 0 0 5px;
	}
	
	
#login .main_news .con_news{
	float:right;
	width:384px;
	height:233px;
	margin:10px 0 0 0;
	}
#login .main_news .con_news .header{
	float:left;
	width:384px;
	height:30px;
	background-image:url(../images/n_h.jpg);
	background-repeat:no-repeat;
	}
#login .main_news .con_news .header .title{
	float:left;
	text-align:left;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#191919;
	margin-left:80px;
	}
#login .main_news .con_news .header .more{
	float:right;
	text-align:left;
	height:31px;
	line-height:31px;
	color:#191919;
	margin-right:20px;
	}
#login .main_news .con_news .header a:hover{
	color:#093;
	}
#login .main_news .con_news .body{
	float:left;
    width:374px;
	height:160px;
	padding:5px;
	}
#login .main_news .con_news .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#login .main_news .con_news .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#login .main_news .con_news .body ul li a:hover{
	color:#060;
	}
#login .main_news .con_news .body ul li span{
	float:right;
	text-align:right;
	}	

/*新闻动态end*/

#content{
	float:left;
	width:1002px;
	margin-top:10px;
	}
#content .con_left{
	float:left;
	width:757px;
	}

#content .con_left .xx_img{
	float:left;
	width:757px;
	height:166px;
	}
#content .con_left .xx_img .xx_left{
	float:left;
	width:39px;
	height:166px;
	background-image:url(../images/xx_left_bg.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .xx_img .xx_right{
	float:right;
	width:38px;
	height:166px;
	background-image:url(../images/xx_right_bg.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .xx_img .xx_center{
	float:left;
	width:679px;
	height:166px;
	background-image:url(../images/xx_center_bg.jpg);
	background-repeat:repeat-x;
	}
#content .con_left .news_tit{
	float:left;
	width:757px;
	height:74px;
	/*background-image:url(../images/news_tit_img.jpg);*/
	background-repeat:no-repeat;
	
	}
#content .con_left .block_1{
	float:left;
	width:757px;
	}

/*校园新闻*/
#content .con_left .block_1 .xyxw{
	float:left;
	width:372px;
	height:209px;
	margin:20px 0 0 0;
	}
#content .con_left .block_1 .xyxw .header{
	float:left;
	width:372px;
	height:37px;
	background-image:url(../images/x_h.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .block_1 .xyxw .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:20px;
	}
#content .con_left .block_1 .xyxw .header .more{
	float:right;
	text-align:left;
	height:31px;
	line-height:31px;
	color:#666;
	margin-right:20px;
	}
#content .con_left .block_1 .xyxw .header a:hover{
	color:#093;
	}
#content .con_left .block_1 .xyxw .body{
	float:left;
    width:360px;
	height:162px;
	padding:5px;
	border:1px solid #95c276;
	border-top:none;
	}
#content .con_left .block_1 .xyxw .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .con_left .block_1 .xyxw .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .con_left .block_1 .xyxw .body ul li a:hover{
	color:#060;
	}
#content .con_left .block_1 .xyxw .body ul li span{
	float:right;
	text-align:right;
	}
/*校园新闻end*/



/*教学教研*/
#content .con_left .block_1 .jxjy{
	float:right;
	width:372px;
	height:209px;
	margin:20px 0 0 0;
	}
#content .con_left .block_1 .jxjy .header{
	float:left;
	width:372px;
	height:37px;
	background-image:url(../images/x_h.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .block_1 .jxjy .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:20px;
	}
#content .con_left .block_1 .jxjy .header .more{
	float:right;
	text-align:left;
	height:31px;
	line-height:31px;
	color:#666;
	margin-right:20px;
	}
#content .con_left .block_1 .jxjy .header a:hover{
	color:#093;
	}
#content .con_left .block_1 .jxjy .body{
	float:left;
    width:360px;
	height:162px;
	padding:5px;
	border:1px solid #95c276;
	border-top:none;
	}
#content .con_left .block_1 .jxjy .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .con_left .block_1 .jxjy .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .con_left .block_1 .jxjy .body ul li a:hover{
	color:#060;
	}
#content .con_left .block_1 .jxjy .body ul li span{
	float:right;
	text-align:right;
	}
/*教学教研end*/

#content .con_right{
	float:right;
	width:231px;
	}


/*发文排行*/
#content .con_right .fwph{
	float:left;
	width:231px;
	height:261px;
	background-image:url(../images/fwph.jpg);
	background-repeat:no-repeat;
	}
#content .con_right .fwph .header{
	float:left;
	width:231px;
	height:35px;
	}
#content .con_right .fwph .header .title{
	float:left;
	text-align:left;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#0b70b7;
	margin-left:20px;
	}
#content .con_right .fwph .header .more{
	float:right;
	text-align:left;
	height:35px;
	line-height:31px;
	color:#666;
	margin-right:20px;
	}
#content .con_right .fwph .header a:hover{
	color:#0b70b7;
	}
#content .con_right .fwph .body{
	float:left;
    width:200px;
	height:202px;
	padding:7px 15px 5px 15px;
	}
#content .con_right .fwph .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
.fwph .title { display:none;}
#content .con_right .fwph .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .con_right .fwph .body ul li a:hover{
	color:#060;
	}
#content .con_right .fwph .body ul li span{
	float:right;
	text-align:right;
	}
/*发文排行end*/



/*快捷通道*/
#content .con_right .kstd{
	float:left;
	width:230px;
	height:411px;
	background-image:url(../images/kstd.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
#content .con_right .kstd .header{
	float:left;
	width:230px;
	height:35px;
	}
#content .con_right .kstd .header .title{
	float:left;
	text-align:left;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#0b70b7;
	margin-left:20px;
	}
#content .con_right .kstd .header .more{
	float:right;
	text-align:left;
	height:35px;
	line-height:31px;
	color:#666;
	margin-right:20px;
	}
#content .con_right .kstd .header a:hover{
	color:#0b70b7;
	}
#content .con_right .kstd .body{
	    float: left;
    width: 210px;
    height: 351px;
    background: url(../images/linkImg.png) no-repeat;
    margin-top: 10px;
    margin-left: 9px;
	}
#content .con_right .kstd .body ul li{
	    float: left;
    width: 100%;
    /* border-bottom: 1px dotted #b5b5b5; */
    /* line-height: 22px; */
    color: #6c6c6c;
    height: 43px;
    /* background: red; */
    margin-bottom: 16px;
	}
#content .con_right .kstd .body ul li a{
	    float: left;
    /* background: url(../images/list_icon.jpg) no-repeat left center; */
    padding-left: 10px;
    color: #6c6c6c;
    text-decoration: none;
    height: 43px;
    display: block;
    width: 100%;
	}
#content .con_right .kstd .body ul li a:hover{
	color:#060;
	}
#content .con_right .kstd .body ul li span{
	float:right;
	text-align:right;
	}
/*快捷通道end*/


/*友情链接*/
#content .con_right .yqlj{
	float:left;
	width:231px;
	height:247px;
	background-image:url(../images/yqlj.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
#content .con_right .yqlj .header{
	float:left;
	width:230px;
	height:35px;
	}
#content .con_right .yqlj .header .title{
	float:left;
	text-align:left;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#0b70b7;
	margin-left:20px;
	}
#content .con_right .yqlj .header .more{
	float:right;
	text-align:left;
	height:35px;
	line-height:31px;
	color:#666;
	margin-right:20px;
	}
#content .con_right .yqlj .header a:hover{
	color:#0b70b7;
	}
#content .con_right .yqlj .body{
	float:left;
    width:200px;
	height:195px;
	padding:7px 15px 5px 15px;
	}
#content .con_right .yqlj .body ul li{

    float: left;
    /* width: 115px; */
    /* border-bottom: 1px dotted #b5b5b5; */
    line-height: 22px;
    color: #6c6c6c;
    margin-right: 23px;
	}
#content .con_right .yqlj .body ul li a{
	float: left;
    background: url(../images/list_icon.jpg) no-repeat left center;
    padding-left: 10px;
    color: #6c6c6c;
    text-decoration: none;
	}
#content .con_right .yqlj .body ul li a:hover{
	color:#060;
	}
#content .con_right .yqlj .body ul li span{
	float:right;
	text-align:right;
	}
/*快捷通道end*/

#footer{
	float:left;
	width:1002px;
	height:25px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
#footer p{
	display:block;
	height:20px;
	line-height:20px;
	color:#666;
	}

#divUserInfo {
  margin:50px 10px 10px 10px;
  height:100px;
  background-color:#ffffff;
}



/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	float:left;
	}
.list_left{
	float:left;
	width:272px;
	margin-top:10px;
	}
.subNavi_tit{
	float:left;
	width:273px;
	height:42px;
	background-image: url(../images/list_left_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.subNavi_tit a{
    text-align:left;
	line-height:42px;
	width:150px; 
	display:block;
	float:left;
	height:42px;
	color:#fff; 
	margin-left:52px; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration:none;
	}
.subNavi_con{
	float:left;
	width:271px;
	border:1px solid #2d7492;
	border-top:none;
	padding-bottom:80px;
	}
.subNavi_con .header  
{
  width: 271px; 
  height: 38px; 
  line-height: 38px; 
}
.subNavi_con .header a  
{
    display:block; 
    overflow:hidden; 
    background:url(../images/list_left_hover.jpg) repeat-x;
    height:38px; 
    line-height:38px; 
    color: #2d7492; 
	font-size: 14px; 
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.subNavi_con .header a:hover  
{
 background:url(../images/list_left_hover1.jpg) repeat-x; 
}

.subNavi_con .header a span  
{
    margin:10px 15px 10px 8px;
    float:left; display:block; overflow:hidden; width:20px; height:20px; 
}

.subNavi_con .header .extensible span  
{
   background:url(../images/accordion.gif); background-position:0 0px;
}

.subNavi_con .header .extensible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -20px;
}

.subNavi_con .header .collapsible span  
{
   background:url(../images/accordion.gif); background-position:0 -40px;
}

.subNavi_con .header .collapsible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -60px;
}


	
	
	
/*右侧*/
.list_right{
	float:right;
	width:713px;
	margin-top:10px;
	}
.list_right .list_right_tit{
	float:left;
	width:713px;
	height:42px;
	_height:80px;
	background-image:url(../images/list_right_tit_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	}
.list_right .list_right_tit p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right .list_right_tit p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

/*-----翻页----*/

/*page*/
.page{margin-top:12px;margin-bottom:12px;float:right; overflow:hidden;}
.page li span.show{background:#B01F1F;color:#fff;}
.page li{float:left;margin-left:-8px; list-style:none;}
.page a,.page span{ font-size:12px; color:#595757; width:36px; height:25px; line-height:25px; text-align:center; border:1px solid #a8a8a8; margin: 0 9px; display:block; float:left;}
.page a:hover{background:#d94418; border:1px solid #d94418; color:#fff;cursor:pointer;text-decoration:none;}

/*---------------------------------------------------------------------详细页detail-----------------------------------------------------*/
.list_right1{
	float:right;
	width:1000px;
	margin-top:10px;
	}
.list_right1 .list_right_tit1{
	float:left;
	width:1000px;
	height:42px;
	_height:80px;
	background-color:#81C534;
	}
.list_right1 .list_right_tit1 p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right1 .list_right_tit1 p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}
.list_right_con1{
	float:left;
	width:998px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

.list_right_con1 .news_cent_tit{
	display:block;
	width:960px;
	height:80px;
	float:left;
	text-align:center;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	_margin-left:13px;
	border-bottom:2px solid #666;
	}
.list_right_con1 .news_cent_time{
	display:block;
	width:960px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	margin-bottom:20px;
	color:#999;
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:960px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:970px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	color:#666;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;/*ie6bug*/
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
.list_right_con1 .news_cent_con img{max-width:960px;}
/*--新闻列表--*/
.list{ margin:7px 10px 0 10px; _margin:8px 10px 0 10px;/*ie6bug*/ text-align:left; }
.list li{ width:100%; height:34px; line-height:34px; _height:30px;/*ie6bug*/ _line-height:30px;/*ie6bug*/ border-bottom:1px dotted #CCC; }
.list li a{ color:#666; display:block; background:url(../images/list_icon.jpg) no-repeat left center; padding-left:15px; }
.list li span{ float:right; text-align:right; color:#666; }

.btnMarquee_Left {float:left; width:34px; height:167px; background:url(../images/xx_left_bg.jpg) repeat-x; background-position: center center;}
.btnMarquee_Right {float:left; width:34px; height:167px; background:url(../images/xx_right_bg.jpg) repeat-x; background-position: center center;}
.btnMarquee_Center{
	float:left;
	width:675px;
	height:166px;
	background-image:url(../images/xx_center_bg.jpg);
	background-repeat:repeat-x;
	
	float:left; 
	border:0px solid #ccc;
	overflow:hidden;
	padding-left:10px;
	}
#divMarqueets {float:left; border:1px solid #ccc;height:164px;width:675px; _margin-left:-6px; _margin-top:1px; overflow:hidden;}
#divMarqueets ul { width:9999px;}
#divMarqueets ul li { float:left;}
#divMarqueets ul li a { float:left;  width:160px; height:150px;  border:0px solid #ccc; margin:2px 0px 0 0px;padding:5px 0 0 5px; }
#divMarqueets ul li a img { width:160px; height:150px;  border:0;}

/*覆盖样式，设置列表页左右高度-------注意边框颜色*/
.list_left{height:810px; border:#81C534 1px solid}
.list_right{height:810px;border:#81C534 1px solid}
.subNavi_con{border:none}
.list_right_con{border:none}


/*banner*/

#banner { position: relative; width: 310px; height: 217px; border: 1px solid #8DB9E3; overflow: hidden; float: left }
#banner_list img { border: 0px;width: 310px;height: 217px;}
#banner_bg { position: absolute; bottom: 0; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 340px; }
#banner_info { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }
#banner_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 5px; }
#banner ul li { padding: 0px 8px; float: left; display: block; color: #FFF; background: #6f4f67; cursor: pointer; border: 1px solid #333; }
#banner ul li.on { background-color: #000; }
#banner_list a { position: absolute;left:0; }


/*search*/

/*search*/
#Div_CommentsList li{line-height: 25px;}
#Div_CommentsList li a{text-align: left;
	color: #000;
	width: 92%;
	font-size: 15px;
	display: block;
	float: left;}
#Div_CommentsList li h3{float: right;font-size:15px;}