@charset "utf-8";

/*上面roof*/
#roof {	width:100%;	clear: both;	float: left; padding-top:7px;
    height: 94px;
    background-repeat: no-repeat;
	background-position: center bottom;
	margin:0px 0px 0px -20px;
}

#content{
	width: 100%;
	background-image: url(../images/back_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	/*clip: rect(0px,0px,0px,0px);*/
	margin-left: -20px;
}

#content .right{
	width: 65px;
	background-image: url(../images/post.jpg);
	background-position: left;
	background-repeat: repeat-y;
	height: 1000px;
	float: right;	
	
}

#oil_content{
	height:auto;
	width:100%;
	background-repeat: repeat-y;/**/
	background-image:url(../images/pillar.png);	
	float:left;/**/

}
#content .mid{
	background-color:#F4F1E2;
	width:830px;
	margin:0px 85px;
	float:left;
	/*background-color: #f3f0e1;*/
	height:auto;

}
#content .left{
	background-image: url(../images/post.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 65px;
	height: 1000px;	
	float: left;
	
}
.inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 17px;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}
.title02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}

#hotlamp 
{
	width:90%;
	margin: 0px auto;
}

#adviselamp 
{
	width:90%;
	margin: 0px auto;
}

.but_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}

.inner03_w {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}

.content_center1{
	width:573px;
	/*margin:0px 0px 0px 0px;*/
	float:left;
	background-color: #f3f0e1;
	height:100%;
}

.content_center2{
	width:257px;
	/*margin:0px 0px 0px 0px;*/
	float:left;
	background-color: #f3f0e1;
	height:100%;
}

