﻿@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {
	padding: 0;
	margin: 0;
}
body {
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
}
ul, li {
	list-style-type: none;
	text-transform: capitalize;
}
.clear {
	clear: both;
*display:inline;/*IE only*/
}
/*menu*/
#nav {
	margin: 0 auto;
	width: 1001px;
	display: block;
	background: #ffe60c url(../images/mainlevel_bg.jpg) no-repeat!important;
	align: center
}
#nav .jquery_out {
	float: left;
	line-height: 45px;
	display: block;
	border-right: 1px solid #fff;
	text-align: center;
	color: #fff;
	font: "黑体";
	background: #062723 url(../images/ss1.png) 0 0 repeat-x;
}
#nav .jquery_out .smile {
	padding-left: 1em;
}
#nav .jquery_inner {
	margin-left: 16px;
}
#nav .jquery {
	margin-right: 1px;
	padding: 0 2em;
}
#nav .mainlevel {
	background: #ffe60c url(../images/mainlevel_bg1.jpg);
	float: left;
	width: 143px;/*IE6 only*/
}
#nav .mainlevel a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 45px;
	display: block;
	width: 143px;
}
#nav .mainlevel a:hover {
	color: #FFFF00;
	text-decoration: none;
	background: none url(../images/143.png) no-repeat!important;
}
#nav .mainlevel ul {
	display: none;
	position: absolute;
}
#nav .mainlevel li {
	border-top: 1px solid none;
	background-image: url(../images/143.png);
}
#nav .mainlevel li a:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #062723 url(../images/mainlevel1_bg.gif) 0 0 repeat-x;
}
.rtlb-green {
	BORDER-RIGHT: #9DCDA5 1px solid;
	BORDER-LEFT: #9DCDA5 1px solid;
	BORDER-BOTTOM: #9DCDA5 1px solid;
	BORDER-top: #9DCDA5 1px solid;
}
