﻿*{
	margin:0;
	padding:0;
}

body{
	/*background:white url('../images/bg.jpg') center top no-repeat;*/
	/*padding-top:41px;*/
	text-align:center;
	font-size:12px;
	font-family:宋体, Arial, Helvetica, sans-serif;
}

a{
	color:#1F3A87;
	text-decoration:none;
}

a:hover{
	color:red;
	text-decoration:underline;
}

img{
	border:0;
}

dl{
	
}

dt{
	
}

.comm_news_border{
	border:1px #D8E1E7 solid;
}

.comm_news_title{
	background:white url('../images/comm_title_bg.jpg') left top no-repeat;
	height:25px;
	text-align:left;
	padding-left:30px;
	padding-right:5px;
}

.comm_news_title_word{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#1F3A87;
	margin-top:6px;
}

.comm_news_title_more{
	float:right;
}

.left_width{
	width:250px;
	＞width:252px;
	float:left;
	color:#313131;
}

.left_width a{
	color:#313131;
}

.left_width a:hover{
	color:red;
}
.right_width{
	width:251px !important;
	width:252px;
	＞width:254px;
	color:#313131;
}

.right_width a{
	color:#313131;
}

.right_width a:hover{
	color:red;
}


.right_width2{
	width:253px !important;
	width:253px;
	＞width:253px;
	float:right;
}

.right_width3{
	width:248px !important;
	width:250px;
	＞width:250px;
	float:left;
}


.right_width2 a{
	color:#313131;
}

.right_width2 a:hover{
	color:red;
}


.center_width{
	width:485px !important;
	width:484px;
	＞width:484px;
	float:left;
}

.clear_both{
	clear:both;
	display:block;
}
/**********/

.commwidth{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


.comm_top_banner{
	
}

/**********/

.comm_top_tips{
	background:white url('../images/top_tips_bg.jpg') center top repeat-x;
	height:30px;
	text-align:right;
}

.comm_top_tips_item{
	background:url('../images/top_tips_icon.gif') left center no-repeat;
	width:60px;
	height:20px;
	＞height:30px;
	padding-top:10px;
	float:right;
	margin-right:15px;
}

.comm_top_tips_item a{
	color:black;
}

.comm_top_tips_item a:hover{
	color:red;
}

.comm_top_nav{
	height:85px;
}

.comm_top_nav_logo{
	width:370px;
	float:left;
}

.comm_top_nav_icons{
	float:right;
}

.comm_top_nav_icon{
	float:left;
	width:49px;
	margin:auto 16px;
}

/**********/

.comm_top_nav2{
	background:white url('../images/top_nav_2_bg.jpg') center top repeat-x;
	height:30px;
}

.comm_top_nav2_item{
	background:url('../images/top_nav_2_icon.gif') left center no-repeat;
	width:65px;
	＞width:80px;
	float:left;
	height:20px;
	＞height:30px;
	padding-top:10px;
	margin-left:0px;
	text-align:left;
	padding-left:15px;
}

.comm_top_nav2_item a{
	color:black;
}

.comm_top_nav2_item a:hover{
	color:red;
}

/**********/

.comm_top_rongyu{
	background:white url('../images/top_rongyu_bg.jpg') center top no-repeat;
	height:25px;
	＞height:40px;
	padding-top:15px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
}

.comm_top_rongyu span{
	margin:auto 20px;
}

.comm_top_rongyu span a{
	color:white;
}

.comm_top_rongyu span a:hover{
	color:yellow;
}

/**********/

.comm_top_flash{
	margin-top:5px;
}

/**********/

.comm_top_announcement{
	border:1px #E5E5E5 solid;
	border-left:none;
	border-right:none;
	background:#F0F0F0 url('../images/announcement_icon.gif') left top no-repeat;
	height:30px;
	margin-top:5px;
	text-align:left;
}

.comm_top_announcement_inner{
	margin-left:30px;
	margin-right:10px;
	height:17px;
	＞height:25px;
	padding-top:8px;
	padding-bottom:5px;
	color:#1F3A87;
}

.comm_top_announcement_inner span{
	margin:auto 5px;
}

/************/

.nav_bottom{
	margin-top:5px;
}
.copy{
	line-height:230%;
}

/*****scroll class*****/

.scroll_div{
	width:980px; 
	margin:0 auto; 
	overflow: hidden; 
	white-space: nowrap;
}

.scroll_div2{
	width:940px; 
	margin:0 auto; 
	overflow: hidden; 
	white-space: nowrap;
	height:14px;
}

.scroll_div3{
	width:243px; 
	height:197px;
	margin:5px auto; 
	overflow: hidden; 
	white-space: nowrap;
}

.scroll_div4{
	width:243px; 
	height:290px;
	margin:5px auto; 
	overflow: hidden; 
	white-space: nowrap;
}

.scroll_div5{
	width:243px; 
	height:250px;
	margin:5px auto; 
	overflow: hidden; 
	white-space: nowrap;
}

.scroll_div6{
	width:960px; 
	height:104px;
	margin:5px auto; 
	overflow: hidden; 
	white-space: nowrap;
}

#scroll_begin, #scroll_end{
	display:inline;
}/*设置ul和li横排*/





#demo {
background: #FFF;
overflow:hidden;
width: 980px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

