/* CSS Document */
body{
    text-align:center;
    margin:0px;
    padding:0px;
    border:0px;
    color:#000;
    font-family:"ËÎÌå";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #fff;
	width:1004px;
}
td{
    font-size:12px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: underline;
}
.STYLE1 {
    color: #000;
    font-size:14px;
    font-style:normal;
}
.STYLE2 {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
.banner {
    background-image:url(../images/liuxue.jpg);
    background-repeat:no-repeat;
    height:52px;
    margin: 0 0 0 0;
    padding: 0px;
    width:1004px;
	float:left;
}
.banner .topnav {
    margin:0px;
	padding:0px;
}
.banner .topnav ul {
    margin:5px 35px 0px 0px;
	padding:0px;
	float:right;
	height:20px;
}
.banner .topnav ul li {
    float:left;
    list-style:none;
	margin:0px 0 0 0;
	padding:5px 0px 0px 15px;
	line-height:20px;
	text-align:left;
}
.banner a:link {
    text-decoration: underline;
	color: #FF6600;
}
.banner a:visited {
    text-decoration: underline;
	color: #FF6600;
}
.banner a:hover {
    text-decoration: none;
	color: #339900;
}
.banner a:active {
    text-decoration: underline;
}
.bottomline {
    margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#b1be52;
	height:8px;
	width:830px;
	float:right;
}
.nav {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:1004px;
}
.nav_middle {
    margin:5px;
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:25px;
	list-style:none;
}
.nav_right {
    margin:0px 30px 0px 0px;
	padding:0px;
	background-image:url(../images/index2_05.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:102px;
	height:103px;
	text-align:center;
}
.nav_right ul {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.nav_right ul li {
     margin:0px;
	 padding:3px 0px 0px 0px;
	 list-style:none;
}
.nav_right ul li a:link {
    text-decoration: underline;
	color: #FFFFFF;
}
.nav_right ul li a:visited {
    text-decoration: underline;
	color: #FF6600;
}
.nav_right ul li a:hover {
    text-decoration: none;
	color: #339900;
}
.nav_right ul li a:active {
    text-decoration: underline;
}

.mainbody {
    margin:10px 0px 0px 0px;
	padding:0px;
	width:1000px;
}

.footer {
    border: 0;
    /*background-color:#2396c2; */
    width:760px;
    height: 43px;
    margin: 0px;
    padding:15px 0 10px 0px;
    color:#000;
	background-image:url(../images/bgfooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
.footer a {
    color:#000;
}
.footer a:hover{
    color:#FF3333;
}
