/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#000;
	overflow:hidden;
}
#footer{
    height:36px;
    line-height:36px;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	clear:both;
	overflow:hidden;
}
#header{
    background:url(../images/top.jpg) no-repeat;
	height:72px;
	text-align:center;
	overflow:hidden;
}

#banner{
	width:1003px;
	height:231px;
	overflow:hidden;
}

#main{
	margin:0 auto;
	width:1003px;
	text-align:left;
	height:465px;
	clear:both;
	background:url(../images/bg.jpg) no-repeat;
	overflow:hidden;
}

#nav{
	text-align:center;
	background:url(../images/nav.jpg) no-repeat;
	color:#fff;
	width:1003px;
	text-align:left;
	height:42px;
	overflow:hidden;
}
#nav li{
	 float:left;
	 background:url(../images/nav_li.jpg) no-repeat right;
	 color:#fff;
}
#nav li a{
	display:block;
}
#nav li ul{	
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
	position:absolute;
	display:block;
	width:600px;
}
#nav li ul li{
	text-decoration:none;
	float:left;
	margin:0;
	padding:0px 10px;
	text-align:center;
	background:url(../images/icon.jpg) no-repeat left;
	display:inline;
	
}
#nav li ul li a{
	font-weight:normal;
	color:#fff;
	float:left;
	display:inline;
}
#left{
	width:720px;
	float:left;
	padding-top:30px;
}
#right_a,#right_p,#right_n,#right_c1,#right_g,#right_co,#right{
	width:280px;
	float:right;
	background:url(../images/right_bg.jpg) no-repeat top;
	margin-top:27px;
}
#right_p{
	background:url(../images/right_bg1.jpg) no-repeat top;
}
#right_n{
	background:url(../images/right_bg2.jpg) no-repeat top;

}
#right_c1{
	background:url(../images/right_bg3.jpg) no-repeat top;

}
#right_g{
	background:url(../images/right_bg4.jpg) no-repeat top;

}
#right_co{

	background:url(../images/right_bg5.jpg) no-repeat top;
}
#right{

	background:none;
	overflow-y:auto;
}
#p{
	border-bottom:1px solid #1a1a1a;
	border-top:1px solid #1a1a1a;
	background:#050505;
	color:#f28e18;
	line-height:30px;
	height:30px;
	padding-left:20px;
	_padding-top:8px;
	_height:22px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
}
#p a{
	color:#f28e18;
}
#left_c{
	background:url(../images/bg1.jpg) no-repeat right center;
	width:683px;
	height:228px;
	margin-left:20px;
}
#left_c1{
	width:683px;
	height:375px;
	margin-left:20px;
}
#c{
	margin-top:12px;
	clear:both;
	padding-bottom:10px;
}
.s_input{
	border:none;
	border:1px solid #646464;
	background:#171717;
	line-height:20px;
	height:20px;
	width:180px;
	margin:0px 15px 0px 20px;
}
.s_go{
	background:#f28e18;
	border:NONE;
	height:20px;
	width:40px;
	text-align:center;
	line-height:20px;
	color:#000;
}


#Menu {
	width:248px;
	height:auto;
	font-size:12px;
	color:#f99420;
	margin:0 auto;
	text-align:center;
}
li{
	text-decoration:none;
	list-style:none;
}
#Menu ul , #Menu li a{
	display:block;
	color:#f99420;
	margin:0 auto;
}
#Menu ul ul{
	display:none;
}
#Menu ul li{
	line-height:32px;
	background:url(../images/li_bg.jpg) repeat-x ;

}
#Menu ul li a{
	line-height:32px;
	height:32px;
	padding-left:40px;
	background:url(../images/icon_p.jpg) no-repeat 20px center;
}
#Menu ul li ul li{
	width:180px;
	height:22px;
	line-height:22px;
	background:none;
}
#Menu ul li ul li a{
	width:180px;
	height:22px;
	line-height:22px;
	background:none;
}

#Menu ul li ul li ul li{
}
