/*************用户反馈中间层*************/
.input
{
	clear:both;
	height:24px;
	line-height:24px;
	border:1px solid #723A3B;
	background:url(../images/input.gif) repeat-x;
	width:198px;
	margin-right:3px;
	padding:0 0 0 2px;
}
.input_new
{
	float:left;
	position:relative;
	top:4px;
	height:24px;
	line-height:24px;
	border:0 solid #723A3B;
	width:320px;
	padding:0 5px;
}
/*************用户反馈中间层*************/
/*下拉样式开始*/
.lb_color,.lb_layout
{
	position:relative; 
	float:left;cursor:
	pointer;border:1px solid #723A3B;
	background:url(../images/arror.jpg) no-repeat right 2px #FFF; 
	line-height:22px; height:22px; 
}
.lb_layout_1
{
	position:relative;
	top:2px;
	float:left;
	cursor:pointer;
	background:url(../images/arror.jpg) no-repeat right; 
	line-height:24px; height:24px; 
}
.lb_color{ width:80px; margin-right:5px}
.lb_layout{ width:110px}
.lb_layout_1{ width:120px;}
.color_over{background:#AFA39C}
.layout_over{background:#AFA39C;}
#lbarea_color{width:68px; height: 20px; line-height:16px;}
#lbarea_layout{width:90px;height: 20px; line-height:16px;}
.mdiv_color{ border:1px solid #723A3B; border-top: 0; background:#fff; WIDTH: 80px; position:absolute; z-index:-1; top:22px; left:-1px }
.mdiv_layout{border:1px solid #723A3B; border-top: 0; background:#fff; WIDTH:110px; position:absolute; z-index:-1; top:22px; left:-1px }
.lb_layout_new
{
	cursor:pointer;
	border:1px solid #723A3B;
	background:url(../images/arror.jpg) no-repeat right 2px #FFF; 
	line-height:22px; 
	height:22px;
	width:140px; 
}

/*下拉样式结束*/

/*主页*/
#main_search{
margin:0 auto;
width:100%;
height:114px;
background:url(../images/main.jpg) repeat-x left;
}
.main_search{
margin:0 auto;
width:640px;
position:relative;
top:30px;
text-align:center;
}
.wx{
width:640px;
height:20px;
}
.wx li{
float:left;
width:100px;
height:20px;
line-height:24px;
text-align:center;
}
.wx li a{
color:#555;
}
.selected{
background:url(../images/select.jpg) no-repeat left top;
}
.wx .selected a{
color:#fff
}
.wx-contents{
background:url(../images/1.jpg) no-repeat left;
height:32px;
line-height:32px;
width:640px;
-margin-top:-4px;
}
.wx-contents_left{
background:url(../images/input_1.jpg) no-repeat left;
height:32px;
}
.wx-contents_right{
background:url(../images/input_5.jpg) no-repeat right;
height:32px;
}
#main_list{
margin:0 auto;
width:980;
text-align:left;
margin-top:10px;
}
.main_list{
width:980px
}
.main_list .main_list_head{
color:#6C2D2F;
font-weight:bold;
text-align:left;
font-size:12px;
height:36px;
line-height:36px;
}
.main_list ul li{
float:left;
width:25%;
height:26px;
line-height:26px;
text-align:left;
}
.main_list ul li a{
color:#6C2D2F;
}

