﻿#container {
	clear:both;
	width:1002px;
	margin-right:auto;
	margin-left:auto;
}

/* left */
#left {
	float:left;
	overflow:hidden;
	width:206px;
}
#left .bar_1 {
	clear:both;
	width: 168px;	
	height: 25px;
	padding-left: 38px;
	background: url(../images/l_icon2.gif) no-repeat 25px center #454545;
	color:#FFFFFF;
	line-height:25px;font-size:13px
}
#left .bar_2 {
	width: 168px;
	height: 28px;
	padding-left:38px;
	background: url(../images/l_icon1.gif) no-repeat 25px center #E8E8E8;
	line-height:28px;font-size:13px
}

/* //left */

/* right */
#right {
	float:left;
	overflow:hidden;	
	width:520px;
	padding-top:14px;
	padding-right:12px;
	padding-left:14px;
}
/* //right */

/* right2 */
#right2 {
	float: left;
	overflow:hidden;	
	width: 239px;
	padding-top:15px;
	padding-right:11px;
}
#right2 li {
	clear:both;
	padding-top:5px;
}
#right2 .searchForm {
	background-image: url(../images/sarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 239px;
}
#right2 .searchForm .s1 {
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	padding-top:23px;
}
#right2 .searchForm .s1 input {
	width:211px;
	height:18px;
	background-color:#552F28;
	border:#7E4E47 1px solid;
	color:#FFFFFF;
	font-family:Arial;
	line-height:18px;
}
#right2 .searchForm .s2 {
	padding-left:170px;
}
#right2 .searchForm .s2 a {
	color:#CC9999;
	cursor:pointer;
}
/* //right2 */
