@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000}
a{	text-decoration: none; font-size:12px;}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #0FF;
}
a:active {
	color: #FFF;
}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
a{ text-decoration:none;}
ul,ol,dl,dd{ padding:0; margin:0;}
li{ list-style:none;}
h5{margin:0;padding:0; color:#000; text-indent:1.5em;}
#main{ width:980px; margin:65px auto 0 auto;}
#nev{ height:40px; line-height:40px; font-size:14px; color:#FFF; padding:0 40px;}
#menu{}
#menu li{ background-image:url(images/menu_bg.gif); width:74px; height:29px; line-height:29px; text-align:center; float:left; margin:0 0 0 15px; font-weight:bold;}
#menu li a{ color: #060; font-size:14px;}
#menu li a:hover{ color: #0F0;}
img{ border:0;}
#syy a{ margin:145px 0 0 0; width:60px; height:60px; float:left;}
#xyy a{ float:right; margin:145px 0 0 0; width:30px; height:60px;}
#syy a,#xyy a{ display:block;}
#content{ width:888px; height:588px; float:left; margin:17px 0 0 16px; font-size:12px;}
#fanye{ padding:0 70px; margin:15px 0 25px 0;}
.gobbs{ padding-left:10px; background-image:url(images/gobbs.gif); background-repeat:no-repeat; background-position:left center;}
#fanye .right a{ margin:0 1px;}
#fanye select {padding: 3px;border: 1px  #0FF solid;color: #FFF;background: #00A9C8; margin:0 0 0 30px;}
#fanye select option{ margin:3px 0;}
#foot{ line-height:30px; text-align:center; color:#FFF;}
