@charset "gb2312";
#main {
	background-color:#FFFFFF;
}
.main2 {
	width:950px;
	margin:0px auto;
	position: relative;
}
.main_box1{
    float:left;
    width:125px;
	height:368px;
	background-color:#FFFFFF;
}
.main_box2 {
    float:left;
	width:950px;
	background-color:#fff;
	background-repeat: repeat-x;
}
.main_box3{
    float:right;
    width:125px;
	height:368px;
	background-color:#FFFFFF;
}
.main_top{
	height:16px;
	padding-top:4px;
	text-align:right;
	background-color:#F4F3F2;
	border-bottom:1px #CDCDCD solid;
}
.main_left{
    float:left; 
	width:9px; 
	height:161px;
        margin-top:8px;
	background-image: url(/ic37images/sell/icon_left.gif);
}
.main_mid{
    float:left; 
	width:932px; 
	height:169px;
	background-image:url(bg.jpg);
	background-repeat: repeat-x;

}
.main_right{
    float:left; 
	width:3px; 
	height:161px;
        margin-top:8px;
	background-image: url(/ic37images/sell/icon_right.gif);
}
.list_t01{
	float:left;
	width:69%;
	margin-bottom:12px;
	font-size:12px;
}
.list_t02{
	float:left;
	width:20%;
	margin-bottom:12px;
}
.list_t03{
	float:left;
	margin-bottom:12px;
}
