body{
	font-size: 12px;
	font-family: SimSun, Arial, Helvetica;
	}
.header {
	height: 49px;
	background: url(../images2/nav-bg.jpg) repeat-x;
}
.logo {
	background: url(../images2/logo.jpg) no-repeat left;
	height: 49px;
	width: 85px;
}
.nav{
	margin-left:40px;
}
.nav li.nav-sp {
	background: url(../images2/nav-sp.jpg) no-repeat;
	height: 49px;
	width: 3px;
}
.nav li{
	width:90px;
	height:49px;
	float:left;
}
.nav li a{
	font-size:14px;
	display:block;
	text-align:center;
	line-height:49px;
	font-weight:bold;
	font-family: "Microsoft Yahei", simhei;
}
.nav .sub-nav {	
	position: absolute;	
	display: none;
	background:#f1f1f3;
	width:90px;
}

.nav .sub-nav dd a{
	height:35px;
	border-bottom:1px solid #c8cacd;
	line-height:35px;
	text-align:center;
	display:block;
}
.nav .sub-nav dd a:hover{
	background:#d5d5d5;
	color:#454545;
	}
.nav li div.darrow {
    width: 90px;
    height: 2px;
	overflow:hidden;
    display: none;
	background:#e62f3e;
	top:47px;
	position: absolute;	
}
.search {
	background: url(../images2/search-bg.gif) no-repeat;
	height: 26px;
	width: 159px;
	padding:5px 0 0 3px;
	margin:12px 0 0 35px;
}
.input_i{
	float:left;	
}
.input_s {
	float: left;	
	background: #fff;
	font-size: 12px;
	border: 0px;
	width: 120px;
	height: 15px;
}
.idx-banner{
	height:294px;
	background:#0b0c2a;
}
.lang{
	height:49px;
	line-height:49px;
	padding-right:2px;
}
.mid {
	background: url(../images2/mid-bg.jpg) repeat-x;
	height: 70px;
	margin:0 auto;
	overflow:hidden;
}
.news {
	background: url(../images2/news-bg.jpg) no-repeat top;
	height: 46px; width:1000px;
	padding-top:24px;
	margin:0 auto;
}
.news-box{
	width:680px; height:30px;
}
.news h3 {
	font-family: "Microsoft Yahei", simhei;
}
.news dl {
	padding-left: 30px;
}
.news dd {
	padding-left: 40px;
}
.news a span {
	color: #bc0005;
}
.btm {
	background: url(../images2/btm-bg.jpg);
	height: 189px;
	margin-top:30px;
}
.footer {
	background: #444;
	height: 60px;
	color:#ccc;	
}
.btm ul {
	color: #4c4c4c;
	height: 110px;
	width: 655px;
	margin:0 auto;
	padding-top:40px;
	font-size:14px;
}
.btm li {
	float: left;
	width:131px;
}
.btm dt {
	border-bottom: 1px solid #cccccc;
	padding-left:20px;
}
.btm dd{
	margin-top:10px;
	}
.btm dd a{
	display:block;
	height:20px;
	line-height:20px;
	padding-left:20px;
	color:#333;
	font-size:12px;
}

.footer div{
	text-align:right;
	line-height:60px;
	padding-right:5px;
}

.scroll{background:url(../images2/scroll-bg.gif) no-repeat top;padding-top:5px;margin-top:20px;}
.scrolllist{width:1000px;height:310px;position:relative;margin-top:5px;}
.scrolllist .imglist_w{width:920px;height:310px;overflow:hidden;position:relative;margin:0 auto;}
.scrolllist .imglist_w ul{width:60000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:289px;float:left;margin:0 9px;height:291px;border-bottom:10px solid #eaeaea;}
.scrolllist .imglist_w li:hover{
border-bottom:10px solid #333;	
cursor:pointer;
}
.scrolllist .imglist_w li div{width:289px;height:162px;overflow:hidden;}
.scrolllist .imglist_w li p{font-size:14px;text-align:center;color:#3d3838;}
.scrolllist .imglist_w li h3{ 
	height:56px; line-height:28px;
	text-align:center;
	font-family: "Microsoft Yahei", simhei;
	font-size:24px;
	margin-bottom:.8em;
	color:#3d3838;
}
a.abtn{	position:absolute;
	top:0px;
	display:block;
	height:162px;
	width:36px;
	overflow:hidden;background:url(../images2/arrow.png) no-repeat 0px 50%;}
a.aleft{float:left;left:0px;}
a.agrayleft{cursor:default;background-position:-72px 50%;}
a.aright{float:right;background-position:-36px 50%;right:0px;}
a.agrayright{cursor:default;background-position:-108px 50%;}
a.aleft:hover{ background-position:-73px 50%;}
a.aright:hover{ background-position:-107px 50%;}

/* ¶þÎ¬Âë */
#popFixed{position:fixed; _position:relative;right:0; bottom:248px; width:30px; height:20px; line-height:20px; }
#popFixed a{ display:block; margin:0; height:30px; width:135px; font-size:14px; background:#ccc;}
#popFixed img{width:135px; height:248px; position:fixed; _position:absolute; right:0; bottom:0; }