body{
	margin:0;
	padding:0;
	font-size: 12px;
	background-color: #00aeefb8;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img{ border:none}
.fw{font-weight:bold;}
#topbox {
	background:url('images/topbg.jpg');
    margin: auto;
    width: 1000px;
    height: 172px;
}
#logo {
    float: left;
    padding-left:15px;
	padding-top:30px;
}
#nav {
    clear: both;
    width: 1000px;
    margin: auto;
    text-align: center;
	height:43px;
	background-color:#f9be3c;
}
#nav ul{padding:0;margin:0;}
#nav ul li{
	background-color:#8c4f0e;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	float:left;
	list-style: none;
	padding:0 30px;
	line-height:43px;
	margin-right:1px;
}
#nav ul li:hover{
	background-color:#f5ff10;
}
#nav ul li:hover a{
	color:#00CC00;
}
#nav ul li.on
{
    background-color: #f5ff10;
	
}
#nav ul li.on a
{
	color:#00CC00;
}
#nav .contact
{
	line-height:43px;
	font-weight:bold;
	font-size:14px;
	color:#ff0000;
}

#sbox
{
    margin: auto;
	background-color:#fff;
    width: 1000px;
	height:auto;
    min-height:320px;
}
#sbox .notice {
	background:#D8AE86;
    float: left;
    width: 250px;
    min-height:320px;
    text-align: center;
}
#sbox .notice .title{
	width:100%;
	height:52px;
	background:url('images/nbg.png');
	line-height:50px;
	text-align:center;
	font-size:16px;
}
#sbox .notice .content{
	text-align:left;
	padding:15px;
    line-height: 28px;
    font-weight: bold;
    color: #05022D;
}
#sbox .showpic {
    float: right;
	width:750px;
    min-height:320px;
    text-align: center;
	background:#fff;
}
#fbox
{
    clear: both;
    width: 1004px;
    margin: auto;
    text-align: center;
    height: 109px;
	line-height:109px;
	text-align:center;
    background:url('images/bbg.jpg');
}
#fbox img{margin-right:30px;}
#fbox .fnav
{
	height:30px;
	width:100%;
}
#cpbox
{
	margin:0 auto;
	width:1004px;
	height:100px;
	background-color:#04161a;
	color:#fff;
	text-align:center;
}
#cpbox div{padding-top:10px;}

#sbox .notice .ys
{
	 width:250px;
	 height:592px;
	 line-height:25px;
	 color:#fff;
	 font-size:14px;
	     overflow: hidden;
}
#sbox .notice .ys div{height:115px;}
#sbox .notice .ys .ys1
{
	 background: rgb(255, 200, 8);
	padding:5px 0;
	color:#05022D
}
#sbox .notice .ys .ys2
{
    background: rgb(0, 174, 239);
	padding:5px 0;

}
#sbox .notice .ys .ys3
{
    background: rgb(211, 44, 44);

}
#sbox .notice .ys .ys4
{
    background: rgb(100, 15, 108);

}
#sbox .notice .ys .ys5
{
        background: rgb(67, 181, 31);

}    
#sbox .ys1:hover,#sbox .ys2:hover,#sbox .ys3:hover,#sbox .ys4:hover,#sbox .ys5:hover{opacity: 0.85; filter: alpha(opacity=85);}
