/*---------- import ---------*/
@import url("index.css");
body {
	FONT-SIZE: 12px;
	COLOR: #242a31;
	FONT-FAMILY: "ËÎÌå";
	text-align: center;
	padding-bottom: 0px;
	margin:0 auto;
}

A:visited {
	COLOR: #242a31; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ca0000; TEXT-DECORATION: underline
}
A.hui:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.hui:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.hui:hover {
	COLOR: #ca0000; TEXT-DECORATION: underline
}
A.red14:link {
	FONT-SIZE: 14px; COLOR: #ca0000; TEXT-DECORATION: none
}
A.red14:visited {
	FONT-SIZE: 14px; COLOR: #ca0000; TEXT-DECORATION: none
}
A.red14:hover {
	FONT-SIZE: 14px; COLOR: #ca0000; TEXT-DECORATION: underline
}
A.red:link {
	COLOR: #ca0000; TEXT-DECORATION: none
}
A.red:visited {
	COLOR: #ca0000; TEXT-DECORATION: none
}
A.red:hover {
	COLOR: #ca0000; TEXT-DECORATION: underline
}
.bottom {
width:960px;
height:auto;
margin:0px auto;
clear:both;
text-align:center;
}
.container {
margin:0px auto;
width:auto;
height:auto;
text-align:center;
background-color:#FFFFFF;
}
.content {
background-color:#FFFFFF;
width:960px;
height:auto;
margin:5px auto;
}
.lie1{
width: 179px;
height: 103px;
float: left;
}
.lie2{
width: 602px;
height: 103px;
overflow:hidden;
float: left;
}
.lie3{
width: 179px;
height: 103px;
float: right;
}
.lie_clear{
clear: both;
}
.nav{
	clear:both;
	width:958px;
	height:25px;
	margin:0px auto;
	background-image:url(../images/nav-back.gif);
	background-repeat:repeat-x;
	border:1px solid #CCFFFF;
	color:#FFFF00;
}
.nav a{
	COLOR: #FFFF00; TEXT-DECORATION: none
}
.nav a:link {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
.nav a:visited{
	COLOR: #FFFF00; TEXT-DECORATION: none
}
.nav a:hover{
	COLOR: #FF0000; TEXT-DECORATION: none
}

.pr1 {
	FONT-SIZE:10.5pt;
	COLOR: #003399;
	TEXT-DECORATION:none;
}
.slide {
FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward');
WIDTH:960px;
HEIGHT:60px;
margin:0px auto;
overflow:hidden;
}
.top {
width:960px;
height:auto;
margin:0px auto;
}