body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, 
form, legend, fieldset, input, button, select, textarea {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
a:link{
	color:#313131;
	text-decoration:none;
}
a:visited{
	color:#313131;
	text-decoration:none;
}
a:hover{
	color:#BF001F;
	text-decoration:none;
}
body {
    color: #333;
    background: url(../images/newbg.gif);
    text-align: center;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
.container {
    border:1px solid #e3e3e3;
    width: 936px;
    min-height: 100%;
    margin: 10px auto;
    text-align: left;
    background: #fff;
}
.topnav {
    position: relative;
	margin:0px 0px 6px 0px;
    padding: 0 15px;
    height: 2em;
    line-height: 2;
    background: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
}
.topnav, .topnav a:link, .topnav a:visited {
    color: #666;
}
.topnav a:hover, .topnav a:active {
    color: #036;
    text-decoration: underline;
}
.weizhi{
	border:1px solid #B0C7DD;
	background:#E1EFFB;
	padding:0px 15px;
	height:30px;
	line-height:30px;
	margin:0px 8px 6px 8px;
	position:relative;
}
.weizhi span{
	position:absolute;
	right:10px;
	top:3px;
}
#news{
	margin:0px 8px 10px 8px;
	background:#F5FAFF;
	border:1px solid #99BBDD;
	padding:30px 18px 20px 18px;
	color:#4A4A4A;
	margin-bottom:10px
}
.footer {
    margin: 0 8px 10px;
    padding-bottom: 10px;
    text-align: center;
}
.copyright, .copyright a:link, .copyright a:visited {
    color: #000000;
	line-height:26px;
}
#dolphincontainer{margin:0 8px 6px 8px;width: 920px;position:relative;height:56px;color:#E0E0E0;
background:#143D55;
font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;
text-transform:uppercase;font-weight:bold;
background:#fff url(../images/dolphin_bg.gif) repeat-x bottom left;
padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;
width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;
text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;
float:left;}
#dolphinnav ul li a:hover{color:#fff;
background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) 
no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;
width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) 
no-repeat top right;height:33px;}