@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	list-style:none;
	border:none;
	text-decoration:none;
	background:none;
}
body,html{
	width:100%;
	font-size:12px;
	line-height:25px;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	color:#333;
	height:auto;
	overflow-x:hidden;
}
body{
	background:url(bgline.png) 0px 0px fixed repeat-x #f7f7f7;
}
a{
	color:#333;
	cursor:pointer;
}
a:hover{
	color:#090;
}
.notice{
	display:block;
	width:100%;
	text-align:center;
	background:#900;
	color:#fc0;
	overflow:hidden;
}
.notice a{
	color:#fc0;
}
.notice a:hover{
	color:#fff;
}
.topper{
	display:block;
	width:100%;
	min-width:980px;
	height:197px;
	background:url(line.png) top left repeat-x;
	overflow:hidden;
}
#header{
	display:block;
	margin:0px auto;
	width:980px;
	height:197px;
	overflow:hidden;
}
.header_tool{
	display:block;
	padding-left:820px;
	padding-bottom:15px;
	width:160px;
	height:20px;
	line-height:20px;
	white-space:nowrap;
	overflow:hidden;
}
.header_tool li{
	float:left;
	display:block;
	width:65px;
	height:27px;
	line-height:27px;
	padding-left:15px;
	background:url(bg.png) -967px -48px no-repeat transparent;
	overflow:hidden;
}
.header_tool li a{
	display:block;
	width:65px;
	height:27px;
	line-height:27px;
	overflow:hidden;
}
#logo{
	float:left;
	display:block;
	width:290px;
	/*width:560px;*/
	height:80px;
	overflow:hidden;
}
#logo a{
	display:block;
	width:290px;
	/*width:560px;*/
	height:80px;
	line-height:80px;
	text-indent:999px;
	white-space:nowrap;
	background:url(bg.png) 0px 0px no-repeat transparent;
	overflow:hidden;
}
#tel{
	float:left;
	display:block;
	margin-left:188px;
	margin-top:15px;
	width:205px;
	height:60px;
	line-height:60px;
	text-indent:999px;
	white-space:nowrap;
	background:url(bg.png) -560px 0px no-repeat transparent;
	overflow:hidden;
}
.navigator{
	float:left;
	display:block;
	padding-top:35px;
	width:980px;
	height:45px;
	line-height:45px;
	overflow:hidden;
}
.navigator li{
	float:left;
	display:block;
	padding:0px 1px;
	width:138px;
	height:48px;
	text-align:center;
	background:url(bg.png) -740px -185px no-repeat transparent;
	white-space:nowrap;
	overflow:hidden;
}
.navigator li a{
	display:block;
	width:138px;
	height:45px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(line.png) 0px -150px repeat-x transparent;
	overflow:hidden;
}
.navigator li a:hover{
	color:#ff0;
	background:url(line.png) 0px -200px repeat-x transparent;
}
.navigator li.active a{
	color:#fff;
	background:#98753a;
}
.wrap{
	display:block;
	margin:0px auto;
	width:980px;
	background:#fff;
	-moz-box-shadow:0 3px 6px #333;
	-webkit-box-shadow:0 3px 6px #333;
	box-shadow:0 3px 6px #333;
	overflow:hidden;
}
.box{
	float:left;
	display:block;
	margin:0px auto;
	overflow:hidden;
}
#banner
{
	display:block;
	position:relative;
	width:980px;
	height:300px;
	overflow:hidden;
}
#banner .scrollable
{
	display:block;
	position:relative;
	width:980px;
	height:300px;
	overflow:hidden;
}
#banner .scrollable .item
{
	display:block;
	position:relative;
	width:2000em;
	height:300px;
	overflow:hidden;
}
#banner .scrollable .item li
{
	float:left;
	display:block;
	width:980px;
	height:300px;
	text-align:center;
	overflow:hidden;
}
#banner .scrollable .item li a,#banner .scrollable .item li a img
{
	margin:0px auto;
	display:block;
	text-align:center;
	max-width:980px;
	height:300px;
	overflow:hidden;
}
#slidenews{
	float:left;
	display:block;
	position:relative;
	padding-left:15px;
	width:300px;
	height:190px;
	overflow:hidden;
}
#slidenews .scrollable
{
	display:block;
	position:relative;
	width:300px;
	height:190px;
	overflow:hidden;
}
#slidenews .scrollable .item
{
	display:block;
	position:relative;
	width:2000em;
	height:190px;
	overflow:hidden;
}
#slidenews .scrollable .item li
{
	float:left;
	display:block;
	width:300px;
	height:190px;
	text-align:center;
	overflow:hidden;
}
#slidenews .scrollable .item li a,#slidenews .scrollable .item li a img
{
	margin:0px auto;
	display:block;
	text-align:center;
	width:300px;
	height:190px;
	overflow:hidden;
}
#banner .navi{
	display:block;
	position:absolute;
	top:270px;
	left:880px;
	width:100px;
	height:16px;
	overflow:hidden;
	z-index:999;
}
#slidenews .navi{
	display:block;
	position:absolute;
	top:165px;
	left:215px;
	width:100px;
	height:16px;
	overflow:hidden;
	z-index:999;
}
#banner .navi a,#slidenews .navi a{
	float:left;
	display:block;
	margin-right:8px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#fff;
	background:#1d850c;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#banner .navi a.active,#slidenews .navi a.active{
	background:#c00;
}
.blank{
	clear:both;
	display:block;
	width:980px;
	height:15px;
	overflow:hidden;
}
.box{
	float:left;
	display:block;
	overflow:hidden;
}
.w_1{
	width:310px;
}
.w_2{
	width:200px;
}
.w_3{
	width:750px;
}
.w_3_i{
	width:749px;
}
.w_4{
	width:353px;
}
.w_5{
	width:950px;
}
.h_1{
	height:190px;
}
.h_2{
	height:485px;
}
.h_3{
	height:287px;
}
.m_l{
	margin-left:15px;
}
.box_tab{
	display:block;
	height:33px;
	line-height:33px;
	background:url(line.png) left -290px repeat-x transparent;
	overflow:hidden;
}
.box_tab .t{
	float:left;
	display:block;
	padding-bottom:7px;
	width:76px;
	text-align:center;
	font-size:12px;
	line-height:26px;
	color:#fff;
	height:26px;
	background:url(bg.png) -895px -140px no-repeat transparent;
}
.box_tab .more{
	float:right;
	display:block;
	margin-right:10px;
	width:auto;
	text-align:right;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
	color:#888;
	height:26px;
	overflow:hidden;
}
.box_tab_a{
	display:block;
	height:43px;
	line-height:43px;
	background:url(line.png) left -245px repeat-x transparent;
	overflow:hidden;
}
.box_tab_a .t{
	float:left;
	display:block;
	padding-bottom:8px;
	width:151px;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	line-height:35px;
	color:#fff;
	height:35px;
	background:url(bg.png) -740px -140px no-repeat transparent;
}
.box_tab_a .t em{
	margin-left:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.box_tab_a .more{
	float:right;
	display:block;
	margin-right:10px;
	width:auto;
	text-align:right;
	font-size:12px;
	line-height:35px;
	font-weight:normal;
	color:#888;
	height:36px;
	overflow:hidden;
}
.box_tab_c{
	display:block;
	height:35px;
	line-height:35px;
	background:url(line.png) left -245px repeat-x transparent;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.box_tab_c .t{
	float:left;
	display:block;
	padding-left:8px;
	width:auto;
	font-size:14px;
	line-height:35px;
	color:#090;
	height:35px;
}
.box_body{
	display:block;
	overflow:hidden;
}
.list_td{
	display:block;
	width:100%;
	overflow:hidden;
}
.list_td li{
	display:block;
	padding-left:15px;
	height:25px;
	white-space:nowrap;
	line-height:25px;
	border-bottom:1px dashed #ddd;
	background:url(bg.png) -970px -82px no-repeat transparent;
	overflow:hidden;
}
.list_td li span{
	float:right;
	display:block;
	padding:0px 5px;
	text-align:right;
	line-height:25px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.side_cate{
	display:block;
	overflow:hidden;
}
.side_cate dt{
	display:block;
	width:200px;
	height:36px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:url(bg.png) -765px 0px no-repeat transparent;
	overflow:hidden;
}
.side_cate dt a{
	color:#fff;
}
.side_cate dd{
	display:block;
	width:198px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	height:35px;
	overflow:hidden;
}
.side_cate dd a{
	display:block;
	width:198px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	background:url(line.png) 0px -325px repeat-x transparent;
	overflow:hidden;
}
.side_cate dd.active a,.side_cate dd a:hover{
	color:#090;
	font-weight:bold;
	background:url(line.png) 0px -360px repeat-x transparent;
}
.side_cate dd.p{
	display:block;
	width:198px;
	height:195px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	overflow:hidden;
}
.side_cate dd.p a{
	width:198px;
	height:194px;
	line-height:195px;
	white-space:nowrap;
	text-indent:999px;
	background:url(bg.png) 0px -80px no-repeat transparent;
}
#slidepdt{
	position:relative;
	background:#ccc;
}
#slidepdt .scrollable{
	position:relative;
	border-top:15px solid #fff;
	border-right:14px solid #fff;
	border-left:15px solid #fff;
	width:720px;
	height:236px;
	background:#fff;
}
#slidepdt .scrollable .item{
	float:left;
	position:relative;
	width:2000em;
	height:220px;
}
.list_pti{
	float:left;
	position:relative;
	width:732px;
}
.list_pti li{
	float:left;
	display:block;
	padding-right:13px;
	width:170px;
	height:220px;
	overflow:hidden;
}
.list_pti li a.p{
	display:block;
	width:168px;
	height:168px;
	border:1px solid #ddd;
	overflow:hidden;
}
.list_pti li a.p img{
	display:block;
	width:160px;
	height:160px;
	border:4px solid #fff;
	overflow:hidden;
}
.list_pti li a.t{
	display:block;
	width:100%;
	text-align:center;
	height:30px;
	line-height:30px;
	font-weight:bold;
	overflow:hidden;
}
.list_pti li p{
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
.list_pti li a.p:hover{
	border-color:#090;
}
#slidepdt .navi{
	display:block;
	position:absolute;
	top:13px;
	left:670px;
	width:80px;
	height:11px;
	overflow:hidden;
	z-index:999;
}
#slidepdt .navi a{
	float:left;
	display:block;
	margin-right:8px;
	width:11px;
	height:11px;
	background:url(bg.png) -965px -15px no-repeat;
	overflow:hidden;
}
#slidepdt .navi a.active{
	background:url(bg.png) -965px 0px no-repeat;
}
#knowladge{
	padding-top:15px;
	height:180px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#slidecase{
	position:relative;
	margin-left:15px;
}
#slidecase .scrollable{
	position:relative;
	padding:10px 0px 5px 0px;
	width:950px;
	height:230px;
}
#slidecase .scrollable .item{
	float:left;
	position:relative;
	width:2000em;
	height:230px;
}
.list_pt{
	float:left;
	position:relative;
	width:960px;
}
.list_pt li{
	float:left;
	display:block;
	padding-right:10px;
	width:230px;
	height:230px;
	overflow:hidden;
}
.list_pt li a,.list_pt li a img{
	display:block;
	position:relative;
	width:230px;
	height:230px;
	overflow:hidden;
}

.list_pt li a span{
	display:none;
}
.list_pt li a:hover span{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	padding:90px 5px;
	width:220px;
	text-align:center;
	font-size:14px;
	height:50px;
	color:#fff;
	line-height:25px;
	background:#090;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	opacity:0.75;
	z-index:99;
	overflow:hidden;
}
.list_pt li p{
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
#slidecase .navi{
	display:block;
	position:absolute;
	top:13px;
	left:870px;
	width:80px;
	height:11px;
	overflow:hidden;
	z-index:999;
}
#slidecase .navi a{
	float:left;
	display:block;
	margin-right:8px;
	width:11px;
	height:11px;
	background:url(bg.png) -965px -15px no-repeat;
	overflow:hidden;
}
#slidecase .navi a.active{
	background:url(bg.png) -965px 0px no-repeat;
}
.list_pn{
	padding:15px 0px 5px 0px;
	width:960px;
	height:180px;
}
.list_pn li{
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	padding:6px 8px 6px 6px;
	width:168px;
	height:169px;
	background:url(bg.png) -385px -80px no-repeat;
	overflow:hidden;
}
.list_pn li a{
	display:block;
	width:168px;
	height:169px;
	overflow:hidden;
}
.list_pn li a img{
	display:block;
	width:168px;
	height:126px;
	overflow:hidden;
}
.list_pn li a span{
	display:block;
	padding-top:6px;
	height:37px;
	line-height:37px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
}
.list_pn li:hover{
	background:url(bg.png) -200px -80px no-repeat;
}
.list_pn li:hover a span,.list_pn li a:hover span{
	font-weight:bold;
	color:#fff;
}
.box_flink{
	display:block;
	margin-left:15px;
	width:950px;
	height:130px;
	background:#eee;
	overflow:hidden;
}
.box_flink dt{
	float:left;
	display:block;
	margin:0px 10px;
	width:166px;
	height:120px;
	line-height:120px;
	white-space:nowrap;
	text-indent:999px;
	background:url(bg.png) -570px -140px no-repeat #eee;
	overflow:hidden;
}
.box_flink dd{
	float:left;
	display:block;
	margin:5px 0px 0px 0px;
	padding:9px;
	width:740px;
	height:100px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}
.box_flink dd strong{
	color:#090;
}
.box_flink dd a{
	margin:0px 5px;
}
#footer{
	display:block;
	margin-top:15px;
	padding-top:40px;
	width:980px;
	height:135px;
	background:url(line.png) 0px -395px repeat-x;
	overflow:hidden;
}
#footer dt{
	float:left;
	display:block;
	margin:10px 40px 0px 40px;
	width:290px;
	height:80px;
	overflow:hidden;
}
#footer dt a.logo_btm{
	display:block;
	width:290px;
	height:80px;
	line-height:80px;
	white-space:nowrap;
	text-indent:9999px;
	background:url(bg.png) -570px -60px no-repeat transparent;
	overflow:hidden;
}
#footer dd{
	float:left;
	display:block;
	padding-left:40px;
	width:550px;
	height:100px;
	line-height:25px;
	color:#666;
	background:url(dot.gif) left top repeat-y transparent;
	overflow:hidden;
}
#footer dd a{
	margin:0px 3px;
	color:#666;
}
#footer dd a:hover{
	color:#090;
}
.servicer{
	position:fixed;
	_position:absolute;
	width:120px;
	background:#999 url(/images/servicer.png) no-repeat 0px 0px;
	border-top:1px solid #090;
	border-left:1px solid #090;
	top:195px;
	right:0px;
	_top:expression(eval(document.documentElement.scrollTop)+160);
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
	z-index:9999;
	overflow:hidden;
}
.servicer.hid{
}
.servicer ul{
	display:block;
	position:relative;
	padding-top:110px;
	overflow:hidden;
}
.servicer ul li{
	display:block;
	font-size:12px;
	padding:5px;
	height:auto;
	border-bottom:1px solid #090;
	background:#fff;
	text-align:center;
	overflow:hidden;
}
.servicer ul li.phone{
	text-align:left;
}
.servicer ul li.phone b{
	display:block;
	font-size:16px;
	color:#090;
	white-space:nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.servicer ul li.close{
	display:block;
	position:absolute;
	top:5px;
	right:0px;
	font-size:12px;
	padding:0px;
	height:26px;
	width:26px;
	border-bottom:none;
	line-height:100px;
	white-space:nowrap;
	background:url(/images/icon_common.gif) -26px -64px no-repeat transparent;
	cursor:pointer;
	overflow:hidden;
}
.servicer ul li.open{
	display:none;
}
.servicer.hid ul li.close{
	display:none;
}
.servicer.hid ul li.open{
	display:block;
	position:absolute;
	top:5px;
	right:0px;
	font-size:12px;
	padding:0px;
	height:26px;
	width:26px;
	border-bottom:none;
	line-height:100px;
	white-space:nowrap;
	background:url(/images/icon_common.gif) 0px -64px no-repeat transparent;
	cursor:pointer;
	overflow:hidden;
}
.box_main{
	float:left;
	display:block;
	margin-left:15px;
	padding-bottom:30px;
	width:735px;
	height:auto;
	overflow:hidden;
}
.position{
	display:block;
	height:43px;
	line-height:43px;
	font-size:12px;
	background:url(line.png) left -245px repeat-x transparent;
	overflow:hidden;
}
.position span{
	float:left;
	display:block;
	padding-left:28px;
	width:auto;
	text-align:center;
	line-height:35px;
	font-weight:normal;
	height:35px;
	color:#090;
	background:url(bg.png) -960px -77px no-repeat transparent;
	overflow:hidden;
}
.position a,.position em{
	float:left;
	display:block;
	padding-left:8px;
	width:auto;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	line-height:35px;
	color:#444;
	height:35px;
	overflow:hidden;
}
.position strong{
	float:left;
	display:block;
	padding-left:8px;
	width:auto;
	text-align:center;
	line-height:35px;
	height:35px;
	color:#090;
	overflow:hidden;
}
.position a:hover{
	color:#090;
}
.list_t{
	display:block;
	margin-top:15px;
	width:100%;
	overflow:hidden;
}
.list_t dt{
	display:block;
	height:33px;
	line-height:33px;
	background:url(line.png) left -290px repeat-x transparent;
	overflow:hidden;
}
.list_t dt strong{
	float:left;
	display:block;
	padding-bottom:7px;
	width:76px;
	text-align:center;
	font-size:12px;
	line-height:26px;
	color:#fff;
	height:26px;
	background:url(bg.png) -895px -140px no-repeat transparent;
}
.list_t dd{
	display:block;
	padding-left:18px;
	height:25px;
	white-space:nowrap;
	line-height:25px;
	border-bottom:1px dashed #ddd;
	background:url(bg.png) -967px -82px no-repeat transparent;
	overflow:hidden;
}
/*page*/
.cont_tab{
	display:block;
	padding-top:20px;
	padding-bottom:15px;
	text-align:left;
	font-size:24px;
	line-height:36px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	color:#090;
	overflow:hidden;
}
.cont_tab span{
	display:block;
	overflow:hidden;
	font-size:14px;
	white-space:nowrap;
	color:#888;
	overflow:hidden;
}
.box_content{
	display:block;
	margin:15px 0px;
	width:735px;
	overflow:hidden;
}
#allmap
{
	display:block;
	margin:10px auto;
	width:730px;
	height:420px;
	border:1px solid #818181;
	background:#fff;
	overflow:hidden;
}
.goods_info{
	clear:both;
	display:block;
	overflow:hidden;
}
.goods_info .pic{
	float:left;
	display:block;
	position:relative;
	margin-top:15px;
	padding:4px;
	width:180px;
	height:180px;
	border:1px solid #ccc;
	overflow:hidden;
}
.goods_info .pic img{
	display:block;
	width:180px;
	height:180px;
	overflow:hidden;
}
.goods_info .cont_tab{
	padding-left:15px;
}
/*content*/
.box_content .list_td,.box_content .list_pt,.box_content .list_pn,.box_content .list_pti{
	width:auto;
	height:auto;
}
.box_content .list_td li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background:url(bg.png) -965px -77px no-repeat transparent;
}
.box_content .list_td li:hover{
	background:url(bg.png) -965px -77px no-repeat #f8f8f8;
}
.box_content .list_pt li{
	margin:0px 0px 15px 5px;
}
.box_content .list_pn li{
	margin:0px 0px 30px 30px;
}
.cont_info{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:15px;
	line-height:16px;
	color:#818181;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.cont_info li{
	float:left;
	display:block;
	padding:6px 0px;
	overflow:hidden;
}
.cont_info li span{
	float:left;
	display:block;
	margin-left:10px;
	height:16px;
	width:auto;
	text-align:center;
	background:url(/images/icon_common.gif) repeat-x transparent;
	cursor:pointer;
	overflow:hidden;
}
span#ci_s{
	width:16px;
	background-position:0px 0px;
	text-indent:999em;
}
span#ci_s:hover{
	background-position:0px -16px;
}
span#ci_b{
	width:16px;
	background-position:-16px 0px;
	text-indent:999em;
}
span#ci_b:hover{
	background-position:-16px -16px;
}
span#ci_h{
	padding:0px 3px;
	background-position:0px -32px;
	color:#7d7e7c;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
}
span#ci_h:hover{
	background-position:0px -48px;
	color:#3f90bc;
	border-left:1px solid #a7cde2;
	border-right:1px solid #a7cde2;
}
.cont_share{
	display:block;
	margin-top:50px;
	padding:15px 0px 15px 218px;
	color:#888;
	border-top:1px solid #ccc;
	overflow:hidden;
}
.list_other{
	display:block;
	border-top:1px dashed #ccc;
	overflow:hidden;
}
.list_other dt{
	display:block;
	font-weight:bold;
	line-height:36px;
	overflow:hidden;
}
.list_other dd{
	display:block;
	overflow:hidden;
}
.list_other dd img{
	max-width:700px;
	margin:5px auto;
}
.detail_more
{
	clear:both;
	display:block;
	width:735px;
	margin:10px auto 0px auto;
	padding:5px 0px 0px 0px;
	border-top:1px dashed #ccc;
	font-size:13px;
	color:#444;
	line-height:25px;
	overflow:hidden;
}
.detail_more dt
{
	float:left;
	display:block;
	width:60px;
	height:25px;
	font-weight:bold;
	overflow:hidden;
}
.detail_more dd
{
	float:left;
	display:block;
	width:670px;
	height:25px;
	white-space:nowrap;
	overflow:hidden;
}
.detail_more dd a
{
	color:#444;
}
.detail_more dd a:hover
{
	color:#090;
}
.page_bar
{
	clear:both;
	margin-top:5px;
	padding:10px 0px;
	font:normal 12px Arial;
	width:100%;
	height:22px;
	line-height:22px;
}
.page_bar a
{
	float:left;
	display:block;
	background:#eee;
	padding:0px 10px;
	margin-right:2px;
	text-decoration:none;
	height:22px;
	color:#555;
	overflow:hidden;
}
.page_bar a:hover
{
	background:#090;
	color:#fff;
}
.page_bar span
{
	float:left;
	display:block;
	padding:0px 8px;
	height:22px;
	width:auto;
	overflow:hidden;
}
.page_bar span.current
{
	background:#090;
	margin-right:2px;
	color:#fff;
}
.page_bar span.info
{
	margin-right:5px;
	color:#444;
	background:#ccc;
}
.page_bar span.total
{
	margin-right:2px;
	color:#444;
	background:#ccc;
}
.page_bar .go
{
	float:right;
	display:block;
	width:80px;
	height:22px;
	overflow:hidden;
}
.page_bar .go input
{
	float:left;
	display:block;
	width:48px;
	height:20px;
	text-align:center;
	color:#444;
	border:1px solid #444;
	overflow:hidden;
}
.page_bar .go button
{
	float:left;
	display:block;
	width:30px;
	height:22px;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:#444;
	overflow:hidden;
}
.page_bar .go button:hover
{
	background:#090;
	cursor:pointer;
}
.nodata{
	display:block;
	width:100%;
	padding:50px 0px;
	color:#c00;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}
#topNav{width:160px;right:0px;display: block;z-index: 100;height:188px;overflow: visible;position: fixed;bottom: 100px; /* position fixed for IE6 */	_position: absolute;_top: xpression(documentElement.scrollTop  + "px");text-align:center;line-height:25px;background:#F0F0F0; padding:3px 10px 10px 10px; color:#333; border-radius:6px 0px 0px 6px;}
#topNav:hover{background:#FFF4E8;text-decoration:none;}
#topNav img{ margin:0px auto; display:block; width:160px; height:160px;}
#topNav span{ display:block; padding-bottom:3px; height:25px; overflow:hidden;}
#sidemovie{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:240px;
	overflow:hidden;
}
#sidemovie span#sidemovie_close{
	display:block;
	width:240px;
	height:32px;
	line-height:200px;
	white-space:nowrap;
	background:url(/images/sidemovie_c.png) 0 0 no-repeat;
	cursor:pointer;
	overflow:hidden;
}
#sidemovie span#sidemovie_play{
	display:block;
	width:32px;
	height:240px;
	text-indent:200px;
	white-space:nowrap;
	background:url(/images/sidemovie_p.png) 0 0 no-repeat;
	cursor:pointer;
	overflow:hidden;
}
#sidemoviebox{
	display:block;
	padding:4px 0px;
	width:240px;
	height:180px;
	background:#000;
	overflow:hidden;
}
/*common*/
.none{
	display:none !important;
}