BODY {
	MARGIN: 0px; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: verdana,arial,tahoma,helvetica; 
	BACKGROUND: #D6F0FF url(bg.jpg) no-repeat top center; text-align:left; line-height:125%;
}

A {
	COLOR: #00557F; TEXT-DECORATION: none
}
A:hover {
	COLOR: #00557F; TEXT-DECORATION: underline
}


.top{ width:778px; margin:0 auto; height:150px; background:url(top.jpg) center top no-repeat;}
.header{ width:778px; margin:0 auto; height:10px; font-size:0; background:#fff url(header.gif) center top no-repeat;}
.nav{ width:778px; margin:0 auto; background:#fff;}
.nav-left{ width:10px; height:30px; background:url(menuLeft.gif) left center no-repeat;}
.nav-right{ width:10px; height:30px; background:url(menuRight.gif) right center no-repeat;}
.nav-center{ background:url(menuBg.gif) center repeat-x;}
.nav-center ul{ margin:0 auto; padding:0; border:0; list-style:none;}
.nav-center li{ margin:0 1px; padding:0; border:0; list-style:none; float:left;}
.nav-center a{ display:inline-block; font-size:14px; color:#ffffff; padding:0 10px; height:26px; line-height:24px; white-space:nowrap; font-weight:bold; border:1px solid #bac5d7;}
.nav-center a:hover{ color:#c0d7ff; font-weight:bold; text-decoration:none; background:#2c446d;}
.main{ width:778px; margin:0 auto; background:#fff;}
.side{ width:248px; background:#EAEEF4;}
.footer{ width:778px; margin:0 auto;  text-align:center; background:url(footer.gif) center top no-repeat; padding:20px 0;}

.title{ border-bottom:2px solid #EAC41B; background:#536A93; text-align:center; line-height:28px; color:#fff; font-weight:bold;}
.title-left{ width:10px; height:30px; background:url(titleLeft.gif) left center no-repeat;}
.title-right{ width:10px; height:30px; background:url(titleRight.gif) right center no-repeat;}
.content{ padding:10px;}
.photo{ text-align:center;}
.news-head{ margin:5px; padding:5px; background:#536A93; border-bottom:2px solid #EAC41B; font-size:14px; color:#fff; font-weight:bold;}
.news-title{ font-weight:bold; padding:5px 10px 0 10px; color:#00557F}
.news-content{ padding:5px 10px; }
.section{ border-top:1px dotted #EAC41B; padding:5px 0;}
.section-body{ padding-left:5px;}
.quickBox{ font-size:11px; float:right; margin-top:70px;}
.quickTxt{ background:#fff; border:0; padding:2px; font-size:11px;}
.quickBtn{ height:42px;}
p{ margin:0 0 10px; padding:0;}
.red{ color:#FF0000;}