@charset "utf-8";
/* CSS Document */


h2{
	background:url(../img/main_design.jpg) center center;
	width:600px;
	height:150px;
	text-indent:-5000px;
	display:inline-block;
}

#bar_design1{
	background:url(../img/bar_design1.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_design2{
	background:url(../img/bar_design2.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_design3{
	background:url(../img/bar_design3.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_design4{
	background:url(../img/bar_design4.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_design_bg{
	background:url(../img/design_bg.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	font-size:16px;
	color:#D30000;
}

.design_left{
	float:left;
	width:270px;
}

.design_right{
	float:right;
	text-align:right;
	width:330px;
	padding-top:4px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}

.design_inner2{
	text-align:center;
	float:left;
	width:110px;
	margin-bottom:14px;
}

.design_inner{
	text-align:center;
	float:left;
	display:inline;
	width:110px;
	margin-bottom:13px;
	margin-right:12px;
	_margin-right:11px;	
}

.design_pic{
	display:block;
	width:102px;
	height:102px;
	padding:2px;
	border:1px solid #999999;
}

#btn_design{
	text-align:right;
}

#detail_l{
	float:left;
	width:310px;
}

#detail_r{
	float:right;
	width:270px;
}

#detail_pic{
	width:296px;
	padding:2px;
	height:296px;
	border:1px solid #999999;
	text-align:center;
}

.detail_spic1{
	width:96px;
	padding:2px;
	height:96px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	float:left;
}

.detail_spic2{
	width:94px;
	padding:2px;
	height:96px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	float:left;
}

.detail_spic3{
	width:96px;
	padding:2px;
	height:96px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	float:left;
}

.detail_name{
	font-size:17px;
	color:#D30000;
}

.detail_info{
	font-size:12px;
	margin-top:15px;
	line-height:180%;
}

.design_line{
	margin-bottom:10px;
}





