@charset "utf-8";
/* CSS Document */

TD {
	FONT-FAMILY: verdana; COLOR: #000000; FONT-SIZE: 11px
}
A {
	FONT-FAMILY: verdana; COLOR: #fffc00; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0000ff
}
A:hover {
	COLOR: red
}
A.blue {
	COLOR: #0000ff
}
A.blue:visited {
	COLOR: #0000ff
}
A.right {
	COLOR: #aa0000
}
A.right:visited {
	COLOR: #aa0000
}
A.right:hover {
	COLOR: blue
}
.bold {
	FONT-WEIGHT: 900
}
.style9 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px; FONT-WEIGHT: 900
}
.menu{
	height: 26px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: left; line-height:26px; padding:0px; margin:0px;
}
.word{
width:200px; height:25px;  float:left; position:absolute; margin-top:150px;
font-weight:bold;
font-size:14px;
text-align:center;
padding-top:8px;
}
.menu ul{
 height:26px; line-height:26px;padding:0px; margin:0px; margin-left:30px;
}
.menu li{
	list-style: none;
	float: left;
	min-width: 100px;
	padding-right: 8px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 80px;
	padding-left: 7px;
	margin: 0px !important;
}
#main a{
color:#000000;
text-decoration:none;
}
#main a:hover{
color:#FFFFFF;
}
#main a:visited {
	color: #000000;
}
body{
margin:10px auto;
}
.logo{
position:absolute;
float:left;
margin-top:65px;
margin-left:30px;
}
.big{
width:135px;
height:95px;

}
.arrow{
width:40px;
height:17px;
}
.xinnews{float:left; text-align:center; width:245px; margin-right:14px; padding-bottom:5px; margin-top:10px; margin-left:14px; line-height:30px;}