﻿/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
@import url("xin.css");
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	background-image: url(../../images/a1.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:960px;
	margin:auto;
	overflow:hidden;
}
.header .header_top{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	}
.header .time{
	float:left;
	padding-left:10px;	
	}
.header .toplinks{
	float:right;
}
.header .toplinks a{
	margin:0 5px;
	}
.header .toplinks span{
	margin-left:15px;
	}
.header .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:960px;
}
#navMenu {
	width:915px;
	overflow:hidden;
	height: 28px;
	padding:8px 0 0 15px;
}
#navMenu ul {
	float:left;
	height: 22px;
}
#navMenu ul li {
	float:left;	
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	background:url(../../images/green_skin.png) 0 -152px no-repeat;
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	background:url(../../images/green_skin.png) no-repeat right top;
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	background:url(../../images/green_skin.png) 0 -152px no-repeat;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	background:url(../../images/green_skin.png) no-repeat right top;
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#Menu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:2b6fb8;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	width:960px;
	margin:auto;
	color:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powe2b6fb8{
	font-size:10px;
	line-height:25px;
}
.footer .powe2b6fb8 strong{
	color:#690;
}
.footer .powe2b6fb8 strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}
/*换肤功能
------------------------------------*/
#dedecms_skins{
	float:right;
    padding:5px;
	width:120px;
    padding-right:0px;
	list-style:none;
	overflow:hidden;
    }
#dedecms_skins li{
	float:left;
    margin-right:5px;
    width:15px;
    height:15px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	background-image:url(../../images/theme.gif);
}
#dedecms_skins_0{
	background-position:0px 0px;
}
#dedecms_skins_1{
	background-position:15px 0px;
}
#dedecms_skins_2{
	background-position:35px 0px;
}
#dedecms_skins_3{
	background-position:55px 0px;
}
#dedecms_skins_4{
	background-position:75px 0px;
}
#dedecms_skins_5{
	background-position:95px 0px;
}
#dedecms_skins_0.selected{
	background-position:0px 15px !important;
}
#dedecms_skins_1.selected{
	background-position:15px 15px !important;
}
#dedecms_skins_2.selected{
	background-position:35px 15px !important;
}
#dedecms_skins_3.selected{
	background-position:55px 15px !important;
}
#dedecms_skins_4.selected{
	background-position:75px 15px !important;
}
#dedecms_skins_5.selected{
	background-position:95px 15px !important;
}
/*************************************************************************************************************/
.top{
	height:30px;
	width:1003px;
	margin: 0px auto;
	padding:0px;
	color:#676767;
	line-height:30px;
}
.top_right{
	margin:0px 0px 0px 300px;
	padding:inherit;
	height:auto;
	width: auto;
	display:inline;
}
.top_right a, .top_right a:link, .top_right a:visited{
	color:#676767;
	font-size:12px;
}
.top_right a:hover{
	color:#676767;
	font-size:12px;
	text-decoration:underline;
}
.logo{
	width:977px;
	height:auto;
	padding:0px;
	margin:0px auto;
	clear:both;
}
.logo .titleaa{
	float:left;

}
.logo .titleaa h1 a{
	width:600px;
	height:76px;
	display:block;
	overflow:hidden;
}
#Menu {
	width:600px;
	height: 76px;
	padding:0px;
	margin:0px;
	display:inline;
}
#Menu ul {
	margin:0px;
	padding:0px;

}
#Menu ul li {
	float:left;
	height: 43px;
	width: 92px;
	background-image: url(/images/a2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	line-height:66px;
	text-align:center;
	font-size:14px;
}
#Menu ul li a {
	color: #FFF;
	height: 35px;
	text-decoration:none;
	display: inline-block;
	position: relative;
	width: 92px;	
}

#Menu ul li a.hover {
	text-decoration:none;
	display: inline-block;
	position: relative;
	text-decoration:underline;
	width: 92px;	
}
.fla{
	background-attachment: scroll;
	padding: 0px;
	clear: both;
	height: 300px;
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
/**********************************************************************************************************/
.w980{
	width:980px;
	height:auto;
	clear:both;
	padding:0px;
	margin: 0px  auto;
}

.w733{
	width:733px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;	

}
.w210{
	width:210px;
	float:left;
}
.tcpr{
	width: 210px;
	border:#e7e7e7 solid 1px;
	height: 174px;
}
.tcpr dl{
	margin: 10px auto 0px auto;
	padding:0px;
	width:190px;
	height:auto;
}
.tcpr dt{
	font-size:14px;
	color:#000000;
}
.tcpr dt span{
	color:#fd5f00;
	font-size:10px;
	text-transform: uppercase;
	font-weight:bold;
}
.tcpr dd{
	margin-top:3px;
}
.cplb{
	background:#FAFAFA;
	width: 210px;
	border:#e7e7e7 solid 1px;
	height: auto;
	margin-top: 0px;
}
cplb dl{
	margin: 0px auto 0px auto; 
}
.cplb dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(/images/a18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:15px;	
}
.cplb dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.cplb dd {
	width:190px;
	margin: 0px auto 5px auto; 
}
.cplb dd ul li{
	height:26px;
	border-bottom: #e4e4e4 solid 1px;
	color:#5d5d5d;
	font-size:14px;
	background-image: url(/images/a5.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 9px;
	line-height:26px;
	text-indent:13px;
}

.cplb dd ul li a{
	color:#5d5d5d;
	font-size:13px;
	font-weight:normal;
}

.lxfs{
	width: 210px;
	background-image: url(/images/a6.jpg);
	height:95px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:10px;
}


.lxfs ul{
	margin: 20px 0px 0px 80px;
	padding:0px;
}
.lxfs ul li{
	list-style:none;
}

.font1{
	color:#fe5f01;
	font-weight:bold;
	font-size:12px;
}
.font2{
	color:#383838;
	font-size:10px;
	text-transform: uppercase;	
}

.font3{
	color:#ff0000;
	font-size:18px;
	text-transform: uppercase;	
}
.lxfs1{
	width: 210px;
	background-image: url(/images/tup.jpg);
	height:95px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:10px;
}


.lxfs1 ul{
	margin: 20px 0px 0px 80px;
	padding:0px;
}
.lxfs1 ul li{
	list-style:none;
}

.font4{
	color:#fe5f01;
	font-weight:bold;
	font-size:12px;
}
.font5{
	color:#383838;
	font-size:10px;
	text-transform: uppercase;	
}

.font6{
	color:#ff0000;
	font-size:18px;
	text-transform: uppercase;	
}
/*******************************************************************************/
.zjbf{
	width: 513px;
	overflow: hidden;
	float:left;
	padding:0px;
	margin:0px 0px 0px 6px;
}
.gg{
	width: 512px;
	float: none;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9dbd8;
	border-right-color: #d9dbd8;
	border-bottom-color: #ff0000;
	border-left-color: #d9dbd8;
}
.gg span{
	margin:1px;
	height:auto;
	width:auto;
	background-color:#f0f0f0;
	display:block;
	height:38px;
	line-height:38px;
}
.gg span strong{
	color:#cb3400;
	text-indent:10px;
}


.gsjj{
	width: 512px;
	float: none;
	height:auto;
	border-tautoop-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9dbd8;
	border-right-color: #d9dbd8;
	border-bottom-color: #d9dbd8;
	border-left-color: #d9dbd8;
	background-color:#f2f2f2;
	margin-top:5px;
	background-attachment: scroll;
	background-image: url(../../images/a7.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 1px;
}
.gsjj_nr{
	margin-left:230px;
	margin-top:10px;
}

.gsjj_nr dt{
	border-bottom: #c8c8c8 solid 1px;
	font-size:18px;
	color: #000000;
	font-weight:bold;
	text-align:right;
	width:90%;
	padding:0px;
	margin:auto;
	line-height:25px;
}

.gsjj_nr dt span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	display:block;
	color: #666666;
	font-style: italic;
	line-height:20px;
}

.gsjj_nr dd {
	color:#555555;
	line-height:24px;
}

.sypr{
	width: 514px;
	margin:10px 0px 0px 0px;
	padding:0px;
	height: auto;

}
.btpr{	
	width: 514px;
	margin:0px;
	padding:0px;
	border-bottom:#f98647 solid 1px;
	height:30px;	
}
.btpr dt{
	color:#000000;
	font-size:14px;
	float:left;
	line-height:30px;
}
.btpr dt span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
}

.btpr dd{
	display: inline;
	float:left;
	padding: 0px 0px 0px 0px;
}
.btpr dd li{
	float: right;
	list-style:none;
	background-image: url(../../images/a10.jpg);
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 30px;
	width: 83px;
	text-align:center;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: center center;
}

.btpr dd li a{
	background-image: url(../../images/a10.jpg);
	text-align:center;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	text-decoration:none;
	color:#4d4d4d;

}
.btpr dd li a:link, .btpr dd li a:visited{

	background-image: url(../../images/a10.jpg);
	text-align:center;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	color:#4d4d4d;
}

.btpr dd li a:hover{
	background-image: url(../../images/a9.jpg);
	text-align:center;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom:#FFFFFF solid 1px;
	color:#ff5a00;
	font-weight:bold;

}
#wk_xtc_1, #wk_xtc_2, #wk_xtc_3, #wk_xtc_4{
	background-image: url(../../images/a8.jpg);
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 514px;
}
#wk_xtc_1 ul{
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
#wk_xtc_1 li{
	list-style:none;
	text-align:center;
	float:left;
	margin: 6px 10px;
	line-height:24px;
	padding:0px;
	
}
#wk_xtc_1 li p , #wk_xtc_2 li p , #wk_xtc_3 li p , #wk_xtc_4 li p {
	overflow: hidden;
	width:100px;
	display:block;
	height:24px;}

#wk_xtc_1 li img{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_1 img a, #wk_xtc_1 img a:link, #wk_xtc_1 img a:visited{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_1 img a:hover{
	border: #999999 solid 1px;
	display:block;
	width:100px;
	height:76px;
	display:block;
	padding:1px;
}

#wk_xtc_1 a, #wk_xtc_1 a:link, #wk_xtc_1 a:visited{
	color:#676767;
	line-height:30px;
}

#wk_xtc_1 a:hover{
	color:#676767;
}

#wk_xtc_2 ul{
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
#wk_xtc_2 li{
	list-style:none;
	text-align:center;
	float:left;
	margin: 6px 10px;
	line-height:24px;
}
#wk_xtc_2 li img{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_2 img a, #wk_xtc_2 img a:link, #wk_xtc_2 img a:visited{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_2 img a:hover{
	border: #999999 solid 1px;
	display:block;
	width:100px;
	height:76px;
	display:block;
	padding:1px;
}

#wk_xtc_2 a, #wk_xtc_2 a:link, #wk_xtc_2 a:visited{
	color:#676767;	line-height:30px;

}

#wk_xtc_2 a:hover{
	color:#676767;
}

#wk_xtc_3 ul{
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
#wk_xtc_3 li{
	list-style:none;
	text-align:center;
	float:left;
	margin: 6px 10px;
	line-height:24px;
}
#wk_xtc_3 li img{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_3 img a, #wk_xtc_3 img a:link, #wk_xtc_3 img a:visited{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_3 img a:hover{
	border: #999999 solid 1px;
	display:block;
	width:100px;
	height:76px;
	display:block;
	padding:1px;
}

#wk_xtc_3 a, #wk_xtc_3 a:link, #wk_xtc_3 a:visited{
	color:#676767; 	line-height:30px;

}

#wk_xtc_3 a:hover{
	color:#676767;
}

#wk_xtc_4 ul{
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
#wk_xtc_4 li{
	list-style:none;
	text-align:center;
	float:left;
	margin: 6px 10px;
	line-height:24px;
}
#wk_xtc_4 li img{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_4 img a, #wk_xtc_4 img a:link, #wk_xtc_4 img a:visited{
	padding:1px;
	border:#CCCCCC solid 1px;
	width:100px;
	height:76px;
	display:block;
}
#wk_xtc_4 img a:hover{
	border: #999999 solid 1px;
	display:block;
	width:100px;
	height:76px;
	display:block;
	padding:1px;
}

#wk_xtc_4 a, #wk_xtc_4 a:link, #wk_xtc_4 a:visited{
	color:#676767;	line-height:30px;

}

#wk_xtc_4 a:hover{
	color:#676767;
}

.wky{
		margin:0px;
		padding:0px;
		clear:both;

}
.wky span{
	margin:35px 0px 0px 0px;
	height:auto;
	width:auto;
	display:block;
	line-height:38px;
	
}
.wky span strong{
	color:#cb3400;
	text-indent:10px;
}

.wzdl{
	clear:both;
	margin:0px;
	padding:0px;
	height:120px;
}
.wzdl ul{
	margin:10px 0px 0px 0px;
	padding:0px;
}
.wzdl li{
	list-style:none;
	float:left;
	background-image:url(../../images/a11.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 96px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:28px;
	text-align:center;
	color:#5d5d5d;
	
}

.wzdl li a, .wzdl li a:link, .wzdl li a:visited{
	color:#5d5d5d;
}

.wzdl li a:hover{
	color:2b6fb8;
	text-decoration:none;
}
.twzx{
	clear:both;
	height: 130px;;
	width:724px;
	margin-top:10px;
/*	background-image:url(../../images/a19.jpg);
*/	border: #EFEFEF solid 1px;
}
.twzx ul{
	margin:4px;
}
.twzx ul li{
	float:left;
	width:160px;
	height:120px;
	margin: auto 5px;
	text-align:center;
}
.twzx ul li img{
	width:140px;
	height:100px;
	border: #F2F2F2 solid 1px;
}
.twzx ul li span{
	line-height:24px;}	
	
	
/**************************************/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 124px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:110px;
  height:80px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 50px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}



/***********************/
.xwj{
	clear:both;
	height: auto;
	width:auto;
	margin-top:10px;
}
.xwzx{
	width: 234px;
	border:#e7e7e7 solid 1px;
	height: auto;
	background-attachment: scroll;
	background-image: url(../../images/a12.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float:left;
	margin: 0px 3px; 
}
.xwzx dl{
	margin: 0px auto 0px auto; 
}
.xwzx dt{
	font-size:14px;
	color:#000000;
	margin: 0px auto 0px auto;
	height:26px;
	width:190px;
	line-height:26px;

}
.xwzx dt span{
	color:#fd5f00;
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
}
.xwzx dd {
	width:190px;
	margin: 0px auto 5px auto; 
}
.xwzx dd ul li{
	height:26px;
	border-bottom: #e4e4e4 solid 1px;
	color:#5d5d5d;
	font-size:12px;
	background-image: url(../../images/a13.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	line-height:26px;
	text-indent:13px;
}

.xwzx dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.xwzx dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.more1{
	color:#FF6600;
	text-align: right;
	height:30px;
	line-height:30px;
	width:95%;
}
.more1 a{
	color:#FF6600;
	text-decoration:none;
}
/******************************************************/

.rbdk{
	height:auto;
	width:235px;
	margin:0px 0px 0px 8px;
	padding:0px;
	float:left;
}
.2b6fb8xw1{
	width: 235px;
	border:#e6e6e6 solid 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color:#f6f6f6;
}
.2b6fb8xw1 dl{
	margin: 0px auto 0px auto; 
}
.2b6fb8xw1 dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../../images/a14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:15px;	
	

}
.2b6fb8xw1 dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.2b6fb8xw1 dd {
	width:210px;
	margin: 0px auto 5px auto; 
}
.2b6fb8xw1 dd ul li{
	height: 50px;
	color:#5d5d5d;
	font-size:12px;
	margin:0px;
	padding:0px;
	clear:both;
	margin: 5px auto 5px auto;
	line-height:24px;
}

.2b6fb8xw1 dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.2b6fb8xw1 dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.2b6fb8xw1 dd img{
	width:50px;
	height:40px;
	border: #CCCCCC solid 1px;
	padding:1px;
	float:left;
	display:block;
	margin-right:5px;
}


.2b6fb8xw{
	width: 235px;
	border:#e6e6e6 solid 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color:#f6f6f6;
}
.2b6fb8xw dl{
	margin: 0px auto 0px auto; 
}
.2b6fb8xw dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../../images/a14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:15px;	
	

}
.2b6fb8xw dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.2b6fb8xw dd {
	width:210px;
	margin: 0px auto 5px auto; 
}
.2b6fb8xw dd ul li{
	height:26px;
	color:#5d5d5d;
	font-size:12px;
	background-image: url(../../images/a15.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 11px;
	line-height:26px;
	text-indent:8px;
}

.2b6fb8xw dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.2b6fb8xw dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


.lxwm{
	width: 235px;
	height: 120px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../../images/a16.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 0px 0px 0px;
	line-height:24px;
	color:#FFFFFF;
}

.lxwm p{	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	width:auto;
}
.lxwm span{
	color:#FFFF00;
}


/**********.**************/
.end{
	background-attachment: scroll;
	background-image: url(../../images/a17.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	clear: both;
	float: none;
	height: 36px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:36px;
}
.end ul{
	margin: 0px auto;
	width:903px;
}
.end li{
	float:left;
	margin:0px  9px;
	color: #242424;
}
.end li a{
	color: #242424;
	text-decoration:none;
}
.yqlj{
	margin: 0px auto;
	padding: 0px;
	width:903px;
}
.yqlj ul{
	margin: 0px;
	padding: 0px;
}
.yqlj li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.yqlj li a{
	color:#cc3402;
	float:left;
}

.yqlj li a:link, .yqlj li a:visited{
	color:#cc3402;
}
.yqlj li a:hover{
color:#cc3402;
}
.okend{
	margin: 10px auto;
	padding: 0px 0px 0px 10px;
	width:903px;
	text-align: left;
	line-height:24px;
	color:#555555;
	clear:both;

}



/***************************热门商品热门商品热门商品***************************************/
.rmpr{
	width: 210px;
	border:#e6e6e6 solid 1px;
	height: auto;
	margin: 10px 0px 10px 0px;
	background-color:#f6f6f6;
}
.rmpr dl{
	margin: 0px auto 0px auto; 
}
.rmpr dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../../images/a18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:15px;	
}
.rmpr dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.rmpr dd {
	width:190px;
	margin: 0px auto 5px auto; 
}
.rmpr dd ul li{
	height:26px;
	color:#5d5d5d;
	font-size:12px;
	background-image: url(../../images/a15.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 11px;
	line-height:26px;
	text-indent:8px;
}

.rmpr dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.rmpr dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}



.tjsp{
	width: 210px;
	border:#e6e6e6 solid 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color:#f6f6f6;
}
.tjsp dl{
	margin: 0px auto 0px auto; 
}
.tjsp dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../../images/a18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:15px;	
	

}
.tjsp dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.tjsp dd {
	width:190px;
	margin: 5px auto 5px auto; 
}
.tjsp dd ul li{
	height: 50px;
	color:#5d5d5d;
	font-size:12px;
	margin:0px;
	padding:0px;
	clear:both;
	margin: 5px auto 5px auto; 
	
}

.tjsp dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.tjsp dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.tjsp dd img{
	width:50px;
	height:40px;
	border: #CCCCCC solid 1px;
	padding:1px;
	float:left;
	display:block;
}
.cpbt{	
	float:left;
	display:block;
	color:#ff5a00;
}
.cpbt a{
	color:#ff5a00;
	text-decoration:none;
}
.cpbt a:link, cpbt a:viisted{
	color:#ff5a00;
	text-decoration:none;
}
.cpbt a:hover{
	color:#ff5a00;
	text-decoration:none;

}
.tjsp dd ul li span{
	float:left;
	width:auto;
	height:auto;
	margin-left:6px;
	padding:0px;
	line-height:20px;
	display: block;
}
.nyyb{
	float:left;
	height:auto;
	width:757px;
	padding:0px;
	margin: 10px 0px 0px 8px;
}

.dqwz{
	width: 100%;
	float: none;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9dbd8;
	border-right-color: #d9dbd8;
	border-bottom-color: #15579d;
	border-left-color: #d9dbd8;
}
.dqwz span{
	margin:1px;
	height:auto;
	width:auto;
	background-color:#f0f0f0;
	display:block;
	height:38px;
	line-height:38px;
}
.dqwz span a{
	color:#333333;
	text-decoration:none;}
.dqwz span strong{
	color:#2b6fb8;
	text-indent:10px;
}

.bq{
	margin:10px 0px 0px 0px;
	padding: 0px;
}
.bq ul{
	margin:0px;
	padding: 0px;
}

.bq li{
	margin:0px;
	padding: 0px;
	float:left;
	line-height:24px;
	text-decoration:none;
	font-size:12px;
	height:24px;
}

.bq li a{	
	color:#345091;
	text-decoration:none;
}

.shop1{
	overflow:hidden;
	clear:both;
	margin:4px auto 4px 14px;
	padding-top:0px;
	line-height:24px;
	height: auto;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
*/}
.shop1 strong{
	display:block;
	overflow:hidden;
	font-weight: normal;
}



.xgxwb{
	width: 404px;
	border:#e7e7e7 solid 1px;
	height: auto;
	background-attachment: scroll;
	background-image: url(../../images/a12.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px 4px;
	clear:both;
}
.xgxwb dl{
	margin: 0px auto 0px auto; 
}
.xgxwb dt{
	font-size:14px;
	color:#000000;
	margin: 0px auto 0px auto;
	height:26px;
	width: 400px;
	line-height:26px;
	text-indent:20px;
	color:#fd5f00;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	
}
.xgxwb dt strong{
	color:#fd5f00;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
	margin-right:5px;
}
.xgxwb dd {
	width: 380px;
	margin: 0px auto 5px auto; 
}
.xgxwb dd ul li{
	height:26px;
	border-bottom: #e4e4e4 solid 1px;
	color:#5d5d5d;
	font-size:12px;
	background-image: url(../../images/a13.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	line-height:26px;
	text-indent:13px;
}

.xgxwb dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.xgxwb dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}




.2b6fb8product{
	width: 735px;
	border:#e6e6e6 solid 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color:#f6f6f6;
}
.2b6fb8product dl{
	margin: 0px auto 0px auto; 
}
.2b6fb8product dt{
	font-size:12px;
	color: #FFFFFF;
	margin: 5px auto 0px auto;
	height:27px;
	width: auto;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../../images/a20.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent:15px;
/*	border:#000000 dashed 1px;	
*/	

}
.2b6fb8product dt span{
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
}
.2b6fb8product dd {
	width: auto;
	margin: 6px auto 5px auto; 
}
.2b6fb8product dd ul li{
	height: auto;
	float:left;
	margin: 5px 10px 0px 10px;
 	/*border:#0000FF dotted 1px;*/
	text-align:center;	
}
.2b6fb8product dd ul li img{
	width:120px;
	height:90px;
	padding:1px;
	border:#CCCCCC solid 1px;
}
.2b6fb8product dd ul li span{
	display:block;
	line-height:26px;
	color:#5d5d5d;
	font-size:12px;
	overflow: hidden;
	width:120px;
	display:block;
	height:24px;
}

.2b6fb8product dd ul li a{
	color:#5d5d5d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.2b6fb8product dd ul li a:hover{
	color:2b6fb8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}





/************************************************************************************************************/

.newlb{
	width: 744px;
	height: auto;
	margin: 0px 4px;
	clear:both;
}
.newlb dl{
	margin: 0px auto 0px auto; 
}
.newlb dt{
	font-size:14px;
	color:#000000;
	margin: 10px auto 10px auto;
	height:30px;
	width: 740px;
	line-height:26px;
	color:#fd5f00;
	font-size:11px;
	font-weight:bold;
/*	border:#000000 solid 1px;
*/	
}
.newlb dt strong{
	color:#fd5f00;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
	margin-right:5px;
}
.newlb dd {
	width: 730px;
	margin: 0px auto 5px auto; 
}
.newlb dd ul li{
	height: auto;
	line-height:26px;
	text-indent:13px;
}


.newlbli1{
	height: auto;
	color:#5d5d5d;
	font-size:12px;
	background-image: url(../../images/a13.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	line-height:26px;
	text-indent:20px;
	font-size:14px;
}
.newlbli1 a{
	line-height:26px;
	text-indent:20px;
	font-size:14px;
	color:#5d5d5d;
	text-decoration:none;
}
.newlbli1 a:hover{
	line-height:26px;
	text-indent:20px;
	font-size:14px;
	color:#FF6600;
	text-decoration:none;

}
.newlbli2{
	color: #2b6fb8;
	font-size:10px;
	text-transform: uppercase;
}
.newlbli3{
	border-bottom:#CCCCCC dashed 1px;
	margin-bottom:10px;
	color:#5d5d5d;
}

.newnyxb{
	height:2px;
	overflow:hidden;
	clear:both;
	background:url(../../images/boxoff.gif) left 2px repeat-x;
	margin:0px auto;
	padding-top:1px;
}
.infotime{
	width:730px;
	margin-left:0px;
	text-align:right;
}


.vtitle{
	height: auto;
	line-height:26px;
	text-align: left;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
/*	border:#000000 solid 1px;
*/	text-align:center;
}
.vtitle h1{
	font-size:16px;
	color:#2b2b2b;
	overflow: hidden;
}
#mainp{
	text-align: center;
	clear: none;
	float: left;
	height: 183px;
	width: 224px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;	
}
#mainp img{	
	padding:2px;
	margin:0px;
	width:200px;
	height:150px;
	border: #CCCCCC solid 1px;
}
#aboutp{
	display: inline;
	padding: 0px;
	clear: none;
	float:left;
	height: auto;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;		

}
#aboutp ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#aboutp li{
	text-align: center;
	display: inline;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 126px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}
#aboutp li img{border: 1px solid #dddddd;}
#aboutp li span{
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	clear: none;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
}
#head-tr{
	text-align: right;
	margin: 0px;
	clear: none;
	float: left;
	height: 99px;
	width: 313px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
#head-tr span {
    color: #FF0000;
    font-size: 15px;
    font-weight: bold;
}
#bomproxinwen{
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#bomprowinwen-t{
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 100%;
	border: 1px solid #dddddd;
}
#bomproxinwen ul{
	margin:0px;
	padding:0px;
}
#bomproxinwen li{
	font-size: 12px;
	line-height: 20px;
	color: #4e708a;
	margin: 0px;
	clear: none;
	float: left;
	height: 22px;
	width: 100%;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bomproxinwen li a:link {
	color: #4e708a;
	text-decoration: none;
}
#bomproxinwen li a:visited {
	text-decoration: none;
	color: #4e708a;
}
#bomproxinwen li a:hover {
	text-decoration: none;
	color: #4e708a;
}
#bomproxinwen li a:active {
	text-decoration: none;
	color: #4e708a;
}

#bomproxinwen1{
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline; 
}
#bomproxinwen1 ul{
	margin:0px;
	padding:0px;
}
#bomproxinwen1 li{
	font-size: 12px;
	line-height: 20px;
	color: #4e708a;
	margin: 0px;
	float: left;
	height: 22px;
	width: 100%;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bomproxinwen1 li a:link {
	color: #4e708a;
	text-decoration: none;
}
#bomproxinwen1 li a:visited {
	text-decoration: none;
	color: #4e708a;
}
#bomproxinwen1 li a:hover {
	text-decoration: none;
	color: #4e708a;
}
#bomproxinwen1 li a:active {
	text-decoration: none;
	color: #4e708a;
}
#bomproglcpw{
	padding: 0px;
	float: none;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#bomproglcp a:link,#bomproglcp1 a:link {
	color: #333333;
	text-decoration: none;
}
#bomproglcp a:visited,#bomproglcp1 a:visited {
	text-decoration: none;
	color: #333333;
}
#bomproglcp a:hover,#bomproglcp1 a:hover {
	text-decoration: none;
	color: #333333;
}
#bomproglcp a:active,#bomproglcp a:hover {
	text-decoration: none;
	color: #333333;
}
#bomproglcp{
	font-size: 12px;
	line-height: 27px;
	color: #333333;
	background-color: #eeeeee;
	clear: none;
	float: left;
	height: 27px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #dddddd;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#bomproglcp1{
	font-size: 12px;
	line-height: 27px;
	color: #333333;
	background-color: #eeeeee;
	clear: none;
	float: left;
	height: 27px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #dddddd;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
}