@charset "utf-8";
/* CSS Document */


.qw_subpage {
	margin: 0px auto;
	margin-top: 5px;
	width: 962px;
	clear: both;

}

.qwpl_left {
	margin: 0px;
	float: left;
	clear: right;
	height: auto;
	width: 204px;
}

.qwpl_right {
	margin-left: 10px;
	float: left;
	clear: right;
	height: auto;
	width: 746px;
}


.qwpll_cart {
	margin: 0px auto;
	clear: both;

	width: 201px;
	height: 130px;
	border: 1px #ccc solid;
}

.qwpllc_top {
	margin: 0px auto;
	margin-left: -1px;
	width: 203px;
	clear: both;
	height: 28px;
	background: url(../images/subpage/left_cart.jpg) repeat-x #29527b;
}

.qwpllc_top h1 {
	margin: 0px;
	margin-top: 8px;
	padding-left: 20px;
	float: left;
	clear: right;
	display: block;
	height: 20px;
	width: 160px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.qwpllc_middle {
	margin: 0px auto;
	padding-left: 10px;
	clear: both;
	width: 95%;
	height: 70px;
	background: #e9e8e8;

}
.qwpllc_middle span{

	width: 157px;
	margin-left: 10px;
	clear: both;
	line-height: 30px;
	text-align: center;
	height:auto;
	color: #0b2848;
	font-size: 12px;
}
.qwpllc_bottom {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: 34px;
	background: #e9e8e8;
	text-align: center;
}
.qwpll_articlelist{
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: auto;

}
.qwpllar_top{
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: 27px;
	background: #29527b;
}
.qwpllar_top h1 {
	margin: 0px;
	padding-top: 7px;
	float: left;
	clear: right;
	display: block;
	height: 20px;
	width: 204px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	background: url(../images/subpage/left.jpg) no-repeat;
}
.qwpllar_middle{
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: auto;
	background: #e9e8e8;
}

.qwpllar_middle span{
	margin:0px auto 0px 0px;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:0px;
	float: left;
	clear: both;
	font-size:13px;
	font-weight: bold;
	width: 85%;
	height: 25px;
	border-bottom: 1px #fff solid;
	background: #e9e8e8;
}
.qwpllar_middle a{
	margin:0px auto 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	float: left;
	clear: right;
	font-size:13px;
	font-weight: bold;
	width: auto;
	height: 15px;

}
.qwpllar_middle a img{
	margin-right:10px;
	float: left;
	clear: right;

}
.help_img{
	margin-top: -6px;
	float: left;
	clear: right;
}
.qwpll_list {
	margin: 0px auto;
	clear: both;
	margin-top: 5px;
	width: 100%;
	height: auto;
	background: #e9e8e8;
}

.qwpll_top {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: 28px;
	text-align: center;
	background:  url(../images/subpage/left.jpg) no-repeat;
}
.qwpll_top h1 {

	padding-top:8px;
	color: #FFF;
	font-size: 12px;


}
.qwpll_board {
	margin: 0px auto;
	padding-left: 0px;
	clear: both;
	width: 100%;
	height: auto;
}

/*
.qwpll_board a {
	width: 150px;
	float: left;
	clear: both;
	display: block;
	padding-left:0px;

}*/
.qwpll_board li {

	background:#e9e8e8;
	border-bottom:#FFF 1px solid;
	float:left;
}

.menu_img{
	margin: 10px;
	width: 15px;
	float:left;
	clear: right;
}
.menu_img img{
	width: 15px;

}
.menu_title{
	padding-top: 10px;
	width: 169px;
	height: 20px;
	float:left;
	overflow: hidden;
}


.qwpll_board li a:hover{
	background:#bdbfbd;
}
.qwpll_board a:link {
	color:#000033;
	text-decoration:none;
}
.qwpll_board a:visited {
color:#000033;text-decoration:none;
}
.qwpll_board a:hover {
color:#c42c2c;text-decoration:none;font-weight:bold;
}

.qwpll_board li ul {

	list-style:none;
	text-align: left;
}
.qwpll_board li ul li{

	width:160px;
    height: 26px;
    float: left;
    clear: both;
    overflow: hidden;
    background: #e9e8e8;

}
.qwpll_board li ul li a{
	  padding-top: 3px;
	  padding-left: 3px;
	  marign-bottom: 1px;
      width:160px;
      height: 22px;
      float: left;
      clear: both;
      color: #000033;
      background: #fff;
      overflow: hidden;

}

.qwpll_board li ul a:link {
	color:#000033; text-decoration:none;
}
.qwpll_board li ul a:visited {
	color:#000033;text-decoration:none;
}
.qwpll_board li ul a:hover {
	color:#c42c2c;
	text-decoration:none;
	font-weight:normal;
	background:#bdbfbd;

}

.qwpll_board li:hover ul {
	left: auto;
}
.qwpll_board li.sfhover ul {
	left: auto;
}
#content {
	clear: left;
}
.qwpll_board ul.collapsed {
	display: none;
}

.qwpllb_top {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: 24px;
	background: #dedfde;
	line-height: 24px;
	vertical-align: text-bottom;
	color: #000;
	font-weight: bold;
}
.qwpllb_top img {
	margin: 5px;
	float: left;
	clear: right;
}
.qwpllb_top h1 {
	margin-left: 10px;
	float: left;
	clear: right;
	font-size: 12px;
}
.qwpllb_top h1  a {
	font-size: 12px;
	color: #313159;
}

.qwpllb_sub {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: auto;
}
.qwpllb_sub span {
	margin: 0px auto;
	clear: both;
	margin-left: 5px;
	padding-left: 25px;
	width: 170px;
	height: 24px;
	display: block;
	line-height: 24px;
	vertical-align: text-bottom;
	background: url(../images/subpage/sub.jpg) no-repeat;
}


.qwpll_history {
	margin: 0px auto;
	clear: both;
	margin-top: 5px;
	background: #efefef;
	width: 100%;
	height: auto;
}
.qwpllh_top {
	margin: 0px auto;
	clear: both;
	background: url(../images/subpage/history_bg.jpg);
	width: 100%;
	height: 25px;
}
.qwpllh_top img {
	margin: 3px 10px;
	float: left;
	clear: right;
}
.qwpllh_top h1 {
	margin: 5px;
	float: left;
	clear: right;
	color: #900;
	font-size: 12px;
}
.qwpllh_board {
	margin: 0px auto;
	clear: both;
	padding: 5px;
	width: 194px;
	height: auto;
}
.qwpllhb_line {
	margin: 0px auto;
	clear: both;
	padding-left: 15px;
	width: 180px;
	height: 20px;
	color: #000;
	line-height: 20px;
	vertical-align: text-bottom;
	border-bottom: 1px #999 dotted;
	background: url(../images/subpage/history_line.gif) no-repeat;
}



.qwplr_nav {
	margin: 0px auto;
	clear: both;
	padding-left: 6px;
	width: 740px;
	height: 23px;
	background: url(../images/subpage/nav1.gif) no-repeat;
	line-height: 23px;
	vertical-align: text-bottom;
	color: #000;
}
.qwplr_nav h1 {
	margin: 0px;
	float: left;
	clear: right;
	font-size: 12px;
}


/* ==================== 友情链接 ===================== */

.qwb_link_top{
	margin: 0px auto;
	clear: both;
	width: 942px;
	height: 10px;
	text-align: center;
}
.qwb_link {
	margin: 0px auto;
	clear: both;
	padding: 10px 10px 0px 10px;
	width: 942px;
	height: 40px;
	text-align: center;
	background: #eee ;
	border: 1px #ccc solid;
}
.qwb_link span {
	margin-top: 10px;
	font-weight: bold;
	float: left;
	clear: right;
	color: #003;
}
.qwb_link a {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: right;
	color: #000;
}




