@charset "utf-8";
/* CSS Document */


#imagebox2 {
	float: left;
	width: 591px;
	background-color: #FFFFCC;
	margin-top: 20px;
}
#imagebox2 .inner {
	float:left;
	width:110px;
	font-size:70%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	margin: 3px;
	height: 15em;
	}
#imagebox2 .inner p {
	margin: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #FFCC33;
	color: #333333;
}

#imagebox2 .inner2 {
	float:left;
	width:110px;
	font-size:70%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	margin: 3px;
	}
	
#imagebox2 .inner2 p {
	margin: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #FFCC33;
	color: #333333;
}


#d_exp {
	float: left;
	width: 591px;
	font-size: 70%;
	
}
#d_exp .inner {
	float: left;
	width: 160px;
	background-color: #FFFFCC;
	height: 15em;
	margin-top: 20px;
}
#d_exp .inner p {
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#d_exp .item_shousaiview {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	margin: 5px;
}

.sub_info3 {
	width: 591px;
	margin-top: 20px;
	float: left;
}

.sub_info3 .sub_coments {
	text-align: left;
	margin: 0px;
	float: left;
	width: 591px;
}
.sub_info3 .imagebox {
	margin-top: 10px;
	float: left;
}

.sub_info3 .feature_title {
	background-image: url(../images/common/subcomentbar_long.gif);
	background-position: left center;
	height: 42px;
	width: 531px;
	padding-left: 60px;
	line-height: 42px;
	font-size: 14px;
	color: #408080;
	margin-bottom: 10px;
	float: left;
	text-align: left;
}
#imagebox3 {
	float: right;
	width: 220px;
}
