@charset "utf-8";
/* CSS Document */
body{
	font-family:宋体, Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	text-align:center;
	/*line-height:25px;*/
	margin:0px;
	background:url(../images/img_index/bg.gif) repeat-x;
}
html{
    overflow:-moz-scrollbars-vertical;
}
/*--------------------定义的全局样式----------------*/
div, form, img, ul, ol, li, dl, dt, dd{
	margin: 0; 
	padding: 0; 
	border: 0;
}
p{
	/*text-indent:2em;*/
	margin:0px;
	padding:0px;
	line-height:25px;
}
ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0; 
	padding:0;
	font-size:13px;
}
h1{
	color:#1a80ea;
	font-size:13px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear: both;
	font-size:1px; 
	width:1px; 
	height:0; 
	visibility: hidden; 
}
.clear_left{
	clear:left;
}
a:link{
	color:#333;
	text-decoration:none;
}
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}
h2 a:link, h2 a:visited{
	color:#1A80EA;
	text-decoration:none;
}
h2 a:hover{
	color:#f00;
	text-decoration:underline;
}
.h2_15size{
	font-size:16px;
	line-height:25px;
}
.red_text{
	color:red;
}
.center{
	text-align:center;
}
.blue a:link, .blue a:visited{
	color:#1A80EA;
	font-size:14px;
	font-weight:bold;
}
.content h1 a:link, .content h1 a:visited{
	color:#1a80ea;
	text-decoration:none;
}
/*-------------banner和导航菜单---------------------*/
.banner_nav{
	width:900px;
	margin:0px auto;
	background:#FFF;
}
.banner{
	width:900px;	
	height:148px;
	background:url(../images/img_index/banner.gif) no-repeat;
}
.bannerTxt{
	text-align:right;
	padding:10px 20px;
}
.bannerTxt a:link, .bannerTxt a:visited{
	color:#cbeaff;
	text-decoration:underline;
}
/*---------------导航菜单--------------------*/
.nav{
	font-family:Verdana, Geneva, sans-serif;
	width:870px;
	height:33px;
	text-align:center;
	background: url(../images/img_index/nav_bg.gif) repeat-x;;
	margin-top:1px;
	font-size:14px;
	overflow:hidden;
	padding-left:30px;
}
.nav ul li{
	margin:0px 5px;
	float:left;
	list-style:none;
	display:inline;
	line-height:33px;
}
.nav ul li a{
	text-decoration:none;
	background:url(../images/img_index/nav_line.gif) no-repeat;
	background-position:right;
	padding-left:10px;
	padding-right:20px;
	color:#FFF;
	display:block;
}
.nav ul li a:link,.nav ul li a:visited{
	color: #fff;
}
.nav ul li a:hover{
	color:#cbeaff;
	text-decoration:underline;	
}
/*---------------------内容部分-------------------------*/
.content{
	width:900px;
	margin:0px auto 0px;
	background:#fff;
	overflow:hidden;
	text-align:left;
	padding:0px;
}
/*-------------------------内容的左边部分--------------------------------*/
.content_left{
	width:623px;
	float:left;	
	margin:10px 0 0 13px;
	padding:0px;
	display:inline;	/*----解决ie 6下浮动边距（margin）加倍----下同--*/
	overflow:hidden;
}
.AccordionPanelContent a:link, .AccordionPanelContent a:visited{
	color:#1A80EA;
}
.content_left ul li{
	line-height:25px;
	list-style-type: none;	
}
.more_foot{
	text-align:right;
	padding-right:15px;
	line-height:25px;
}
.more_foot a:link, .more_foot a:visited{
	color:#1A80EA;
}
.content_left h1{
	line-height:30px;
	margin-left:28px;
}
.content_left p{
	padding-top:10px;
}
/*-------------------------焦点部分-------------------*/
.focus{	
	height:216px;
	width:396px;
	border:1px solid #7fb6fc;
	padding:1px;
	float:left;
}
/*-------------------------最新通知-------------------*/
.notice{
	float:right;
	width:216px;
	height:218px;	 
}
.notice .title_bg{
	background:url(../images/img_index/notice_title_bg.gif) no-repeat;
	width:214px;
	height:27px;
	border:1px solid #9dd6d4;	
	overflow:hidden;
}
.notice ul{
	width:200px;
	height:153px;
	border:1px solid #9dd6d4;
	border-top:0px;
	border-bottom:0px;
	overflow:hidden;
	padding:8px 3px 0px 11px;
}
.notice ul li{
	background:url(../images/img_index/green_dot.gif) no-repeat left center;
	padding-left:10px;
	list-style-position: inherit;
}
.notice .notice_footer{
	height:29px;
	width:216px;
	line-height:24px;
	background:url(../images/img_index/notice_foot.gif) no-repeat;
}
.notice a:link,.notice a:visited{
	color:#000099;
	text-decoration:none;
}
.notice a:hover{
	color: #09C;
	text-decoration:underline;
}
/*-------------------------新闻和近期计划-------------------*/
.NewsAndPlan{
	margin-top:10px;
	border:0px;
}
.NewsAndPlan .title_bg{	
	height:28px;
	border-bottom:1px solid #d2d2d2;
	background:url(../images/img_index/newsAndplan_bg.gif) repeat-x;
}
.NewsAndPlan .border{
	border:1px solid #63affe;
	padding:1px;
	width:300px;
	overflow:hidden;
}
.NewsAndPlan ul li{
	background:url(../images/img_index/bule_dot.gif) no-repeat left center;
	padding-left:10px;
	list-style-position: inherit;
}
.NewsAndPlan .more_foot{
	background:url(../images/img_index/ding.gif) no-repeat right center;
	margin-bottom:2px;
}
.news_img{
	padding-top:8px;
	padding-left:10px;
	height:74px;
	overflow:hidden;
}
.news_content_height{
	padding:2px 3px 0px 10px; 
	height:99px; 
	overflow:hidden;
}
.plan_content_height{
	height:175px; 
	overflow:hidden;
	padding:8px 3px 0px 12px;
}
.news_img p a:link, .news_img p a:visited{
	color:#333;
	text-decoration:none;
}
.news_img p span a:link, .news_img p span a:visited{
	color:#f00;
	text-decoration:none;
}
.lookback_img p span a:link, .lookback_img p span a:visited{
	color:#f00;
	text-decoration:none;
}
.news_img p a:hover{
	color: #f00;
	text-decoration:underline;
}
.news_img .nonUnderline a:hover{
	color:#f00;
	text-decoration:none;
}
.nonUnderline a:hover{
	color:#f00;
	text-decoration:none;
}
.news_img img{
	border:1px solid #d2d2d2;
	float:left;
	height:68px;
	width:97px;
	padding:1px;
	overflow:hidden;
	margin-right:10px;
}
/*-------------------------往届回顾---------------------------------*/
.lookback{
	margin:10px 0px 0px;
	width:619px;
	padding:1px;
	border:1px solid #84ccc9;
}
.lookback p{
	line-height:20px;
}
.lookback h2{
	padding-top:5px;
}
.lookback .title_bg{	
	height:29px;
	background:url(../images/img_index/lookback_title_bg.gif);
	border-bottom:1px solid #a9dbd9;
}
.lookback_content{
	padding:5px 0px 5px;
}
.lookback_img{
	padding:8px 5px 10px 10px;	
	width:294px;
	overflow:hidden;
	float:left;
	display:inline;
}
.lookback_img ul{
	margin:0px 0px 0px 127px;
	height:80px;
	overflow:hidden;
	padding-top:0px;
}
.lookback_img ul li{
	line-height:20px;
	list-style-position: inherit;
	background:url(../images/img_index/bule_dot.gif) left center no-repeat;
	padding-left:12px;
}
.lookback_img p{
	padding:5px 0px 0px 0px;
	height:60px;
	width:165px;
	overflow:hidden;
	line-height:20px;
}
.lookback_img img{
	border:1px solid #D9D9D9;
	float:left;
	height:78px;
	width:111px;
	padding:3px;
	overflow:hidden;
	margin-right:10px;
}
.ulPostion{
	margin-top:-10px;
}
/*-------------------------内容的右边部分---------------------------------*/
.content_right{
	width:238px;
	float:right;	
	margin:10px 13px 0px 13px;
	padding:0px;
}
/*--------登陆注册部分---------------*/
.login{
	height:218px;
	background:url(../images/img_index/login_bg.gif) no-repeat;
	margin:0px;
	padding:0px;	
	overflow:hidden;
	color:#06C;
}
.login_content{
	margin:50px 10px 20px; 
	padding:10px;
}
.login_content p a:link, .login_content p a:visited{
	color:#06F;
}
.login_register_position{
	margin:20px 20px 20px auto; 
	text-align:right;
}
.input_border{
	width:140px; 
	height:15px; 
	border:1px solid #09F;
}
.login_already{
	background:url(../images/img_index/man.gif) no-repeat 20px 0px;
	padding-left:25px;
	line-height:35px;
}
.baoming{	
	margin-top:11px;
}
/*--------广告部分---------------*/
.adv{
	margin-top:13px;
	border:1px solid #CCC;
	padding:5px 5px 10px;
	height:365px;
	overflow:hidden;	
}
.adv_img_first {
	width:225px;
	height:76px;
	text-align:center;
	overflow:hidden;
}
.adv_img_second{
	width:225px;
	height:60px;
	text-align:center;
	overflow:hidden;
}
.adv_dashed{
	border-top:1px dashed #CCC;
	margin:12px 0px;
	padding:0px;
	height:1px;
	font-size:1px;
}
/*-------------------------footer部分---------------------------------*/
.footer{
	margin:0px auto 0px;
	padding-top:10px;
	width:900px;
	background:#FFF;
}
.footer_line{
	margin-top:10px; 
	line-height:27px; 
	padding:15px; 
	border-top:1px solid #09F;
}
/*---------------------友情链接---------------------------*/
.friendlink{
	margin:20px auto 0px;	
	padding:0px;
	text-align:left;
	height:110px;
}
.friendlink_title_bg{
	background:url(../images/img_index/frinklink_bg.gif) repeat-x;
	height:26px;
}
.friendlink h2{
	margin-left:35px;
	width:57px;
	background:#FFF;
	padding:0px 10px;	
	color:#14ab09;
	line-height:26px;
	display:block;
}
.friendlink img{
	float:left;
	border:1px solid #CCC;
	padding:1px;
	height:65px;
	overflow:hidden;
	display:inline;
	margin:5px 20px;
}