@charset "utf-8";
.down_buy .tab a{
	outline:none;
	blr:expression(this.onFocus=this.blur());
}

.down_buy .tab {
	width: 702px;
	list-style: none;
	height: 32px;
	background: url(../images/c_tab_line.gif) no-repeat bottom;
}

.container { width: 702px; margin: auto; }

.container .c_wrap01 {
	background: url(../images/c_top.gif) no-repeat top;
	padding-top: 5px;
}

.container .c_wrap02 {
	background: url(../images/c_bottom.gif) no-repeat bottom;
	padding-bottom: 5px;
}

.container .cont {
	width: 700px;
	border-left: 1px solid #b9bdc4;
	border-right: 1px solid #b9bdc4;
	background: url(../images/c_bg.gif) repeat-x top;
	padding-top: 15px;
}

.down_buy .tab .all_p{ float: right; }

.down_buy .tab li {
	float: left;
	font-size: 14px;
	height: 32px;
	background: url(../images/c_tab_bg.gif) repeat-x bottom;
	margin-right: 4px;
}

.down_buy .tab li .mac a {
	background: url(../images/c_tab_mac.jpg) no-repeat right 10px;
	padding: 10px 18px 0 25px;
	margin-right: 15px;
}

.down_buy .tab li .wrap01 {
	float: left;
	height: 32px;
	background: url(../images/c_tab_left.gif) no-repeat left bottom;
}

.down_buy .tab li .wrap02 {
	float: left;
	height: 32px;
	background: url(../images/c_tab_right.gif) no-repeat right bottom;
}

.down_buy .tab li a {
	color: #fff;
	float: left;
	padding: 10px 6px 0 21px;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}

.down_buy .tab li.tab_on {
	background: url(../images/c_tab_bg_on.gif) repeat-x bottom;
}

.down_buy .tab li.tab_on .mac a {
	background: url(../images/c_tab_mac_on.gif) no-repeat right 7px;
	padding: 7px 18px 0 25px;
}

.down_buy .tab li.tab_on .wrap01 {
	background: url(../images/c_tab_left_on.gif) no-repeat left;
}

.down_buy .tab li.tab_on .wrap02 {
	background: url(../images/c_tab_right_on.gif) no-repeat right;
}

.down_buy .tab li.tab_on a { color: #000; padding: 7px 15px 0 25px; }

.down_buy table { width: 700px; font-size: 12px; }

.down_buy table .item {  }

.down_buy table .item .b_p { width: 70%; }

.down_buy table .item .d_d { width: 10%; border-right: none; }

.down_buy table .item .d_p { width: 55%; }

.down_buy table .item .d_s { width: 15%; }

.down_buy table .item .d_v, .down_buy table .item .d_r, .down_buy table .item .b_v, .down_buy table .item .b_s { width: 10%; }

.down_buy table .item td {
	padding: 8px 5px;
	color: #3c3c3c;
	font-size: 14px;
	font-weight: bold;
	border-top: 0;
	line-height: normal;
}

.down_buy table a {  }

.down_buy td {
	border-top: 1px solid #c9ced7;
	padding: 10px 5px;
	line-height: 18px;
}
