/* CSS Document */
/*-------------------------normal--------------------*/
* {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
html, body {
	background:#e0d6d0;
}
html, body, table, tr, td, {
padding:0px;
margin:0px;
}
a, a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
.br {
	clear:both;
}
#layout {
	margin:0 auto;
	width:960px;
	background:#f0eeeb;
}
#layout #top {
	margin:0 auto;
	width:924px;
	height:100px;
	background:#fff;
}
.top_left {
	float:left;
	width:360px;
}
.top_left .logo {
	float:left;
	width:350px;
	height:78px;
	padding:5px;
}
.top_right {
	float:right;
	width:550px;
	padding:10px 10px 0 0;
}
.top_right .frame {
	float:left;
	width:540px;
	height:54px;
	text-align:right;
	background: #ffffff;
}
.top_right .top_cont {
	float:left;
	width:530px;
	height:21px;
	padding:7px 10px 0 0;
	color:#bc6842;
	text-align:right;
	background: #ffffff;
}
.top_right .top_welcome {
	float:left;
	width:530px;
	height:25px;
	color:#bc6842;
	text-align:right;
	background: #ffffff;
	padding:0 10px 0 0;
}
.top_right .top_search {
	float:right;
	width:310px;
	padding:0 10px 0 0;
	text-align:right;
}
.top_right .top_search .s_ts2 {
	width:135px;
	height:15px;
*height:16px;
*height:16px!important;
	border:1px solid #cd9c85;
	font-size:11px;
	margin:0 0 0 3px;
}
.top_right .top_search .s_ts3 {
	width:65px;
	height:19px;
	background:url("/images/search.gif") no-repeat;
	border:0px;
}
.top_right .top_search .box {
	float:left;
	width:80px;
	border: 1px solid #cd9c85;
	width:75px;
	height:18px;
*height:18px;
*height:18px!important;
	overflow: hidden;
	position: relative;
}
select.to {
	position:absolute;
	left: -2px;
	top:0px;
*top:0px;
*top:0px!important;
	width:77px;
	border-style:none;
	border-width:0px;
}
#layout #nav {
	margin:0 auto;
	width:924px;
	height:25px;
	background-color:#f0eeeb;
	color:#a44d24;
}
#nav ul {
}
#nav ul li {
	float:left;
	list-style-type:none;
	height:22px;
	padding:3px 0 0 0;
}
#layout #footer {
	margin:0 auto;
	width:924px;
	height:180px;
	border-top:1px solid #e0dfdc;
}
.bottom {
	float:left;
	width:924px;
	height:150px;
	background:#fff;
}
.bottom .b_left {
	float:left;
	width:280px;
	height:120px;
	padding:10px 0 0 0;
}
.bottom .b_left .w1 {
	float:left;
	width:130px;
	padding:10px 0 0 10px;
}
.bottom .b_left .w2 {
	float:left;
	width:140px;
}
.bottom .b_left .w3 {
	float:left;
	width:270px;
	padding:0 0 0 10px;
}
.bottom .b_right {
	float:left;
	width:644px;
}
.bottom .b_right .list {
	float:left;
	width:200px;
	border-left:1px solid #e0dfdc;
	margin:10px 0 0 0;
}
.bottom .b_right .list h1.title {
	float:left;
	width:180px;
	font-size:12px;
	font-family:Arial;
	color:#515151;
	font-weight:bold;
	margin:0 0 6px 10px;
}
.bottom .b_right .list .text {
	float:left;
	width:190px;
	margin:0 0 0 10px;
}
.bottom .b_right .list .text ul {
	margin:0px;
	padding:0px;
}
.bottom .b_right .list .text ul li {
	float:left;
	width:190px;
	list-style-type:none;
	line-height:20px;
	text-align:left;
}
.bottom .b_right .list .text ul li a {
}
.copyright {
	float:left;
	width:924px;
	height:23px;
	background:#f1f0ed;
	border-top:1px solid #e0dfdc;
	font-size:12px;
	font-family:Arial;
	padding:5px 0 0 0;
	text-align:right;
}

