/* CSS Document */
BODY{
	margin:0 auto 0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
IMG{
	border:none;
}
A{
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}

#wrapper{
	margin:auto;
	margin:0px auto 0pt;
	width:1024px;
	overflow:hidden;
}
#header{
	position:relative;
	background: url(../images/header-bg.gif) no-repeat;
	width:1024px;
	height:380px;
}
#header2{
	position:relative;
	background: url(../images/banner/banner-ys.jpg) no-repeat;
	width:1024px;
	height:271px;
}
#search_bar{
	float:right;
	padding-top:8px;
	padding-right:16px;
}
#searchForm{
	margin:0px;
	padding:0px;
}
#keyword{
	width:100px;
	height:11px;
	font-size:10px;
	border:none;
	top:6px;
}
#menu{
	clear:both;
	position:absolute;
	top:328px;
	left:46px;
}
#menu2{
	clear:both;
	position:absolute;
	top:218px;
	left:46px;
}
#menu ul, #menu2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
	position:absolute;
	width:500px;
}
#menu .level1, #menu2 .level1{
	float:left;
	margin-right:26px;
	font-size:12px;
}
#menu .level1 a, #menu2 .level1 a{
	color:#FFF;
	text-decoration:none;
}
#menu .level1 a:hover, #menu2 .level1 a:hover{
	color:#ed3418;
	text-decoration:none;
}
#menu .level1 ul, #menu2 .level1 ul{
	position:absolute;
	top:24px;
	left:0px;
	width:978px;
	display:none;
}
#menu .level2, #menu2 .level2{
	float:left;
	margin-right:15px;
	font-size:12px;
}
#menu .level2 a, #menu2 .level2 a{
	color:#000;
	text-decoration:none;
}
#menu .level2 a:hover, #menu2 .level2 a:hover{
	color:#ed3418;
	text-decoration:none;
}
#bussiness_buttons{
	clear:both;
	position:absolute;
	bottom:30px;
	right:50px;
}
#bussiness_buttons2{
	clear:both;
	position:absolute;
	bottom:40px;
	right:50px;
}
#content{
	margin-left:22px;
	position:relative;
}
#space_firefox_fix{
	clear:both;
	height:0px;
}
#footer{
	background:url(../images/footer-bg.gif) no-repeat;
	width:986px;
	height:54px;
	margin-left:20px;
	position:relative;
	clear:both;
	margin-top:20px;
}
#copyright{
	position:relative;
	float:left;
	left:120px;
	top:10px;
}
#footer ul{
	list-style:none;
	font-size:12px;
	color:#999;
	padding:0px;
	margin-top:0px;
	margin-left:30px;
}
#right_btn{
	position:relative;
	float:right;
	margin-top:20px;
	margin-right:18px;
}
#lefter{
	position:relative;
	float:left;
	padding-left:0px;
	margin-right:15px;
}
#left_nav{
	width:186px;
	background:url(../images/menu-bg.gif) bottom repeat-x;
	border: 1px solid #D5D5D5;
	overflow:hidden;
}
#left_nav #section{
	width:176px;
	height:22px;
	color:#FFF;
	background-color:#D7D7D7;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:22px;
}
#left_nav ul{
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style:none;
	list-style-image:none;
}
#left_nav li{
	border:none;
	border-top:1px solid #D5D5D5;
	line-height:26px;
}
#left_nav a{
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
#left_nav a.up{
	background:url(../images/menu-up.gif) no-repeat 4px;
}
#left_nav a.down{
	background:url(../images/menu-down.gif) no-repeat 4px;
}
#left_nav .level1 a{
	color:#B6302F;
	padding-left:20px;
}
#left_nav .level2 a{
	color:#5D5B5C;
	padding-left:30px;
}
#left_nav a:hover{
	color:#FFF;
	background-color:#F3B4A5;
}
#page_content{
	float:left;
	padding-left:20px;
	width:760px;
	position:relative;
	overflow:hidden;
}
#location{
	width:744px;
	background:url(../images/title-item1.gif) left no-repeat;
	border-bottom: 1px solid #CFCFCF;
	padding-left:14px;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#3F3F3F;
}
#location A{
	color:#3F3F3F;
}
#left_brand{
	background:url(../images/box-bg.gif) bottom repeat;
	border:1px solid #D3D3D3;
	width:186px;
	height:100px;
	margin-top:10px;
	color:#000;
}
#left_news{
	background:url(../images/box-bg2.gif) bottom repeat;
	border:1px solid #D3D3D3;
	width:186px;
	height:180px;
	margin-top:10px;
	color:#000;
}
#left_brand #title, #left_news #title{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	margin-left:4px;
}
#left_brand #more, #left_news #more{
	font-size:10px;
	float:right;
	margin-top:4px;
	margin-right:4px;
}
#left_brand A, #left_news A{
	color:#000;
}
#left_brand #img{
	clear:both;
	display:block;
	text-align:center;
	margin-top:15px;
}
#left_news #news{
	clear:both;
	margin:0px 5px 5px 5px;
	padding-top:20px;
	font-size:12px;
}
#left_news #news A{
	display:block;
	height:20px;
	line-height:20px;
	color:#989898;
}