﻿#container {
	clear:both;
	width:1002px;
	margin-right:auto;
	margin-left:auto;
}

/* left */
#left {
	float:left;
	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 .leftSearch {
	clear:both;
	width:187px;
	height:65px;
	margin-top:6px;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/left_1_2.gif) no-repeat;
}
#left .leftSearch .s1 {
	height:20px;
	padding-top:23px;
	text-align:center;
}
#left .leftSearch .s1 input {
	width:160px;
	height:18px;
	background-color:#552F28;
	border:#7E4E47 1px solid;
	color:#FFFFFF;
	font-family:Arial;
	line-height:18px;
}
#left .leftSearch .s2 {
	padding-right:12px;
	color:#CC9999;
	text-align:right;
	line-height:18px;
}
#left .leftSearch .s2 a {
	color:#CC9999;
	cursor:pointer;
}
#left .contact {
	min-height:200px;
	_height:200px;
	margin-top:2px;
	padding-top:10px;
	padding-left:12px;
	background:url(../images/l_contact_bg.gif) repeat-x top;
	color:#454545;
}
#left .contact a {
	color:#454545;
}
#left .contact a:hover {
	color:#990000;
}
#left .contact em {
	color:#990000;
	font-style:normal;
}
#left .contact img {
	margin-top:6px;
	margin-left:-4px;
}

#left .leftNav {
	padding-top:6px;
}
#left .leftNav li {
	height:46px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
/* //left */

/* right */
#right {
	float:left;
	display:inline;
	width:718px; /*896px;*/
	margin-left:29px;	
	padding-top:14px;
}
#right .menu {	
	clear:both;
	text-align:left;
}
/* //right */
