@import url(global.css);
.menu{
	width:1000px;
	height:35px;
	margin:0 auto;
}
.menu li{
	float:left;
}
.menu li a{
	display:block;
	color:#FFF;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	width:auto;
	height:35px;
	line-height:35px;
	padding:0px 27.25px;/*0px 20.83px*/
	background:url(../images/bg_menu.jpg) repeat-x;
	border:solid 1px #dd9889;
	margin-left:-1px;
}
.menu li a:hover,.menu li a.menuon{
	background:url(../images/bg_menu_on.jpg) repeat-x;
	border:solid 1px #eca593;
}
.menu li a.index{
	margin-left:0px;
}
.index_top{
	width:985px;
	height:28px;
	line-height:28px;
	background:#DDDDDD;
	padding-left:15px;
	margin:0 auto;
}
.dateinfo{
	float:left;
	width:500px;
}
#searchForm{
	float:left;
	width:485px;
	text-align:right;
}
#keyword{
	width:150px;
	height:20px;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
}
#searchForm span{
	display:block;
	width:80px;
	height:22px;
}
.index_main{
	width:1000px;
	height:auto;
	margin:5px auto;
	margin-bottom:0px;
/*	border:#F00 solid 1px;*/
}
.main_left{
	float:left;
	width:760px;
	height:550px;
	margin-bottom:5px;
}
.main_right{
	float:left;
	width:240px;
	height:550px;
	margin-bottom:5px;
}
.index_news{
	float:left;
	width:330px;
	height:300px;
	background:url(../images/bg_index_news.jpg) top no-repeat;
}
.index_news .ntitle span.sty1{
	float:left;
	display:block;
	width:90px;
	font-size:14px;
	font-weight:bold;
	color:#b20a18;
	line-height:32px;
	padding-left:30px;
}
.index_news .ntitle a.sty2{
	float:left;
	display:block;
	width:80px;
	text-align:center;
	line-height:32px;
	color:#FFF;
	font-weight:bold;
	margin-left:4px;
}
.index_news .ntitle a.sty3{
	display:block;
	float:right;
	width:50px;
	height:28px;
}
.index_news ul{
	float:left;
	width:328px;
	height:270px;
	border:#eba0a4 solid 1px;
	margin-top:-1px;
}
.index_news ul li{
	float:left;
	color:#333;
	padding:2px 0px;
	line-height:22px;
}
.index_news ul li a{
	display:block;
	background:url(../images/d1.gif) 5px no-repeat;
	padding-left:20px;
	color:#333;
}
.index_news ul li.title{width:272px;}
.index_news ul li.date{width:50px;text-align:right;}
.index_picNews{
	float:left;
	width:420px;
	height:300px;
	margin:0px 5px;
}
.index_notice{
	float:left;
	width:240px;
	height:175px;
	background:url(../images/bg_index_notice.jpg) top no-repeat;
}
.index_notice .ntitle span{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	line-height:28px;
	padding-top:3px;
	padding-left:28px;
}
.index_notice .ntitle a{
	display:block;
	float:right;
	width:65px;
	height:28px;
}
.index_notice ul{
	float:left;
	width:240px;
	height:142px;
	margin-top:-1px;
	background:url(../images/bg_index_notice_ul.jpg) repeat-y;
}
.index_notice ul li{
	float:left;
	color:#333;
	padding:2px 0px;
	line-height:22px;
/*	border:solid #0F0 1px;
*/}
.index_notice ul li a{
	display:block;
/*	background:url(../images/d1.gif) 5px no-repeat;*/
	padding-left:5px;
	color:#333;
}
.index_notice ul li.title{width:192px;}
.index_notice ul li.date{width:40px;text-align:right;}
.index_noticeBottom{
	float:left;
	width:240px;
	height:3px;
	background:url(../images/bg_index_noticeBottom.jpg) no-repeat;
}
.index_newsBox{
	float:left;
	width:372px;
	height:240px;
	background:url(../images/bg_index_newsBox.jpg) top no-repeat;
	margin:10px 0px;
	margin-right:8px;
}
.index_newsBox .ntitle span{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#b41120;
	line-height:28px;
	padding-left:25px;
}
.index_newsBox .ntitle a{
	display:block;
	float:right;
	width:65px;
	height:28px;
}
.index_newsBox ul{
	float:left;
	width:370px;
	height:210px;
	padding-top:3px;
	margin-top:-3px;
	border:#fcd9da solid 1px;
	background:#fafafa;
}
.index_newsBox ul li{
	float:left;
	color:#333;
	padding:2px 0px;
	line-height:22px;
}
.index_newsBox ul li a{
	display:block;
	padding-left:5px;
	color:#333;
}
.index_newsBox ul li.title{width:325px;}
.index_newsBox ul li.date{width:40px;text-align:right;}
.friendLink{
	float:left;
	width:235px;
	height:30px;
	margin:10px 0px;
	position:relative;
}
.friendLink p{
	position:absolute;
	z-index:1;
	cursor:pointer;
}
#friendLinkList{
	width:235px;
	height:30px;
	cursor:pointer;
	z-index:999;
	position:absolute;
	background:none;
	opacity:.0; /* 支持CSS3的浏览器（FF 1.5也支持） 透明度70%*/ 
	filter:alpha(opacity=0);/* IE 透明度70%*/ 
	-moz-opacity:.0; /* Moz + FF 透明度70%*/ 
}
.index_download{
	float:left;
	width:235px;
	height:175px;
	background:url(../images/bg_index_download.jpg) top no-repeat;
	margin:0px auto;
	margin-left:3px;
}
.index_download .ntitle span{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:28px;
	padding-left:12px;
}
.index_download .ntitle a{
	display:block;
	float:right;
	width:60px;
	height:27px;
}
.index_download ul{
	float:left;
	width:233px;
	height:145px;
	border:#d6f0e8 solid 1px;
}
.index_download ul li{
	float:left;
	color:#333;
	padding:2px 0px;
	line-height:20px;
/*	border:solid #0F0 1px;
*/}
.index_download ul li a{
	display:block;
/*	background:url(../images/d1.gif) 5px no-repeat;*/
	padding-left:5px;
	color:#333;
}
.index_download ul li.title{width:185px;}
.index_download ul li.date{width:40px;text-align:right;}

.index_link{
	float:left;
	width:235px;
	height:175px;
	background:url(../images/bg_index_download.jpg) top no-repeat;
	margin:12px auto;
	margin-left:3px;
}
.index_link .ntitle span{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:28px;
	padding-left:12px;
}
.index_link .ntitle a{
	display:block;
	float:right;
	width:60px;
	height:27px;
}
.index_link ul{
	float:left;
	width:233px;
	height:145px;
	border:#d6f0e8 solid 1px;
}
.index_link ul li{
	float:left;
	color:#333;
	padding:2px 0px;
	line-height:20px;
	width:233px;
}
.index_link ul li a{
	display:block;
	padding-left:5px;
	color:#333;
}

.index_act{
	float:left;
	width:1000px;
	height:215px;
	background:url(../images/bg_index_act.jpg) top no-repeat;
}
.index_act .title{
	width:1000px;
	height:27px;
}
.index_act .title span{
	float:left;
	display:block;
	width:910px;
	font-size:14px;
	font-weight:bold;
	color:#b41120;
	line-height:27px;
	padding-left:25px;
}
.index_act .title a{
	display:block;
	float:right;
	width:65px;
	height:27px;
}

#scroll {   
	overflow:hidden;   
	border:0px;   
	width:1000px;    
}   
#inscroll{float:left;width:250%;}   
#scroll1{float:left;}   
#scroll2{float:left;/*border:solid 1px #00FF00;*/}   

.actScroll{
	height:160px;
	padding:2px 0px;
	background:#fafafa;
	/*border:solid 2px #e7e7e7;*/
}
.actScroll li{
	float:left;
	/*margin:0px 5px;*/
	margin-right:8px;
	text-align:center;
	line-height:25px;
	font-size:13px;
}
.actScroll li a{
	color:#666;
}
.actScroll li img{
	border:solid #CCC 1px;
	padding:1px;
}


.index_left{
	float:left;
	width:365px;
	height:auto;
	min-height:600px;
	padding-left:2px;
	border-right:#CCC solid 1px;
}
.index_right{
	float:left;
	width:570px;
	height:auto;
	padding-left:30px;
}
/*
.index_notice{
	width:335px;
	height:180px;
	margin:15px 0px;
	margin-top:20px;
}
.notice_title{
	width:335px;
	height:30px;
	background:url(../images/bg_leftTitleLine.jpg) bottom no-repeat;
}
.notice_title span{
	display:block;
	float:left;
}
.notice_title .sty1{
	display:block;
	width:259px;
	text-align:right;
	line-height:28px;
}
.index_notice a{color:#555;}
.index_notice ul{width:335px;}
.index_notice ul li{
	float:left;
	font-size:14px;
	color:#555;
	background:url(../images/bg_dashed.jpg) bottom repeat-x;
	padding:5px 0px;
	margin-top:5px;
	line-height:16px;
}
.index_notice ul li a{
	display:block;
	background:url(../images/pic_titleArrow.jpg) no-repeat;
	padding-left:8px;
}
.index_notice ul li.title{width:265px;}
.index_notice ul li.date{width:70px;font-size:13px;text-align:right;}
*/

.news_block{
	width:570px;
	height:180px;
	margin-bottom:30px;
}
.block_title{
	width:570px;
	height:30px;
	background:url(../images/bg_rightTitleLine.jpg) bottom no-repeat;
}
.block_title span{
	display:block;
	float:left;
}
.block_title .sty2{
	display:block;
	width:492px;
	text-align:right;
	line-height:28px;
}
.news_block a{color:#555;}
.news_block ul{width:570px;}
.news_block ul li{
	float:left;
	font-size:14px;
	color:#555;
	background:url(../images/bg_dashed.jpg) bottom repeat-x;
	padding:5px 0px;
	margin-top:5px;
	line-height:16px;
}
.news_block ul li a{
	display:block;
	background:url(../images/pic_titleArrow.jpg) no-repeat;
	padding-left:8px;
}
.news_block ul li.title{width:500px;}
.news_block ul li.date{width:70px;font-size:13px;text-align:right;}

.link1{
	width:340px;
	height:150px;
	margin-top:25px;
}
.link1 li a{
	display:block;
	width:65px;
	font-size:14px;
	color:#444;
	line-height:32px;
	padding-left:25px;
	background:url(../images/pic_arrowdot.jpg) left center no-repeat;
}
.link2{
	width:340px;
	height:170px;
	margin-top:25px;
}
.link2 .sty3{
	margin-bottom:10px;
}
.link2 li{
	margin:5px 0px;
}
.link2 li a{
/*	display:block;
	width:65px;
	font-size:14px;
	color:#444;
	line-height:32px;
	padding-left:25px;
	background:url(../images/pic_arrowdot.jpg) left center no-repeat;
*/}

.activity{
	width:971px;
	height:auto;
	margin:20px auto;
/*	border:#F00 solid 1px;*/
	margin-top:0px;
}
.actTitle{
	width:969px;
	height:32px;
	padding-left:2px;
}
.actMarquee{
	width:955px;
	height:160px;
	padding:10px 8px;
	background:#ededed;
	border:solid 2px #e7e7e7;
}
.actMarquee li{
	float:left;
	margin:0px 1px;
	text-align:center;
	line-height:25px;
	font-size:13px;
}
.actMarquee li a{
	color:#666;
}
.actMarquee li img{
	border:solid #9f9f9f 1px;
	padding:1px;
}

.common_main{
	width:971px;
	height:auto;
	margin:20px auto;
	margin-bottom:5px;
	border-bottom:solid #CCC 1px;
	border-top:solid #CCC 1px;
/*	border:#F00 solid 1px;
*/}
.submenu{
	float:left;
	width:220px;
	height:auto;
	min-height:500px;
	padding-top:25px;
}
.submenu li{
	width:212px;
	height:30px;
	line-height:30px;
	padding-left:8px;
	font-size:14px;
}
.submenu li a{color:#7b7b7b;}
.submenu li a:hover,.submenu li:hover,.submenu li.menuon{
	color:#cc0000;
	background:#f4f4f4;
	font-weight:bold;
}.submenu li.menuon a{color:#CC0000;}
.nav{
	float:left;
	width:700px;
	height:16px;
	line-height:16px;
	padding:15px 25px;
	color:#7b7b7b;
	border-left:solid 1px #CCCCCC;
	
}
/*.nav img{vertical-align:bottom;}*//*common.css已定义*/
.nav a{color:#7b7b7b;}
.contitle{
	float:left;
	width:700px;
	height:auto;
	padding:0px 25px;
	color:#cc0000;
	text-align:center;
	border-left:solid 1px #CCCCCC;
}
.coninfo{
	float:left;
	width:700px;
	height:auto;
	padding:0px 25px;
	color:#afafaf;
	font-size:11px;
	line-height:50px;
	border-left:solid 1px #CCCCCC;
}
.content{
	float:left;
	width:700px;
	height:auto;
	padding:0px 25px;
	color:#101010;
	font-size:14px;
	border-left:solid 1px #CCCCCC;
	padding-bottom:20px;
	min-height:350px;
}
.reset_1{
	width:920px;
	border-left:solid 1px #FFFFFF;
}
.video{
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
.attach{
	font-size:14px;
	padding:10px 0px;
	line-height:25px;
}
.attach a{
	font-size:14px;
	color:#222;
}
.newslist{
	float:left;
	width:700px;
	height:auto;
	min-height:435px;
	border-left:solid 1px #CCCCCC;
	padding:5px 25px;
}
.newslist li{
	float:left;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#444;
	background:url(../images/bg_newsdotline.jpg) bottom repeat-x;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.newslist li a{color:#444;}
.newslist li.title{width:600px;}
.newslist li.date{
	width:100px;
	font-size:13px;
	text-align:right;
}

.act_img{
	float:left;
	width:920px;
	border-left:none;
	padding:15px 25px;
	text-align:center;
}

.footer{
	width:1000px;
	height:40px;
	padding-top:10px;
	padding-bottom:20px;
/*	border-top:solid 1px #CCCCCC;*/
	margin:0 auto;
	margin-top:5px;
}.findex{border-top:solid 1px #CCC;}
.footerLogo{
	float:left;
	width:310px;
	height:45px;
	margin:0px 50px;
}
.footerInfo{
	color:#663300;
	font-size:13px;
	line-height:20px;
	padding-top:5px;
}
.footerInfo a{color:#663300;}
