@charset "utf-8";


/* press
------------------------------------------------ */



h1 {
	float: left;
}

h2 {
	padding: 20px 0 60px 0;
}

.text_area {
	padding: 20px;
}

.text_area dt {
	padding-bottom: 10px;
}

.text_area dd {
	background: url(../../images/products/icon_list.gif) no-repeat scroll 0 4px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.products_img_area {
	width: 100%;
	text-align:center;	
}

.left_img {
	float: left;
	width: 270px;
	text-align:center;
}

.right_img {
	float: right;
	width: 268px;
	text-align:center;
}

.products_img {
	padding-bottom: 13px;
}

.detail_area {
	padding-top: 40px;
}



.detail_bg {
	background: url(../../images/products/detail_bg.gif) no-repeat top;
	height: 41px;
	width: 809px;
	position: relative;
}

.active {
	background: url(../../images/products/detail_bg_02.gif) no-repeat top;
	height: 41px;
	width: 809px;
	position: relative;
}

.btn {
	position: absolute;
	left: 784px;
	top: 13px;
}

.detail_text {
	text-align: center;
	padding-top: 15px;
	display: block;
}

.d_text_bg_head {
	background: url(../../images/products/detail_bg_head.gif) no-repeat top;
	padding-top: 7px;
	width: 809px;
	margin: 20px 0 0 0;
	overflow: hidden;
	
}

.d_text_bg_middle {
	background: url(../../images/products/detail_bg_middle.gif) repeat-y;
	width: 809px;
	overflow: hidden;
}

.d_text_bg_bottom {
	background: url(../../images/products/detail_bg_bottom.gif) no-repeat bottom;
	padding-bottom: 7px;
	overflow: hidden;
	width: 809px;
}

.detail {
	padding: 10px 17px;
	color: #595959;
}

.detail_name {
	padding: 10px 17px;
	color: #595959;
	float: left;
	padding-right: 10px;
}

.sign {
	float: left;
	width: 127px;
}

.btn_area {
	width: 410px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 30px;
}

.btn_area li {
	float: left;
	padding-right: 10px;
}

.btn_area li.nopadding {
	padding: 0;
}
