body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
}

div,p,form,input,select,h1,h2,h3,h4,h5,h6,dl,dt,dd {
	margin:0;
	padding:0;
	text-align:left;
}

img {
	border:none;
}

ul {
	padding:0;
	margin:0;
	list-style:none;
}
.date{
	width:155px;
}
a {
	color:#656565;
	text-decoration:none;
}

a:visited {
	color:#656565;
	text-decoration:none;
}

a:hover {
	color:#0C7EFE;
	text-decoration:underline;
}

a.red:link {
	color:#de0808;
	text-decoration:none;
}

a.red:visited {
	color:#de0808;
	text-decoration:none;
}

a.red:hover {
	color:#de0808;
	text-decoration:none;
}

a.white:link {
	color:#fff;
	text-decoration:none;
}

a.white:visited {
	color:#fff;
	text-decoration:none;
}

a.white:hover {
	color:#fff;
	text-decoration:none;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.clear_float {
	clear:both;
}

#wrapper {
	width:998px;
	margin:0 auto;
}

#header,#nav,#main,#footer {
	width:100%;
	clear:both;
}

#header {
	height:118px;
	background:url(/images/header-bg.jpg) no-repeat right bottom;
}

.logo {
	margin:21px 0 0 27px;
}

.nav_left {
	width:4px;
	height:71px;
	background:url(/images/nav-left-bg.gif) no-repeat left top;
}

.nav_mid {
	width:990px;
	height:71px;
	background:url(/images/nav-bg.gif) repeat-x left top;
}

.nav_mid ul {
	height:32px;
	line-height:32px;
	margin:3px 0 0 0;
}

.nav_mid ul li {
	text-align:center;
	float:left;
	margin:0 4px;
	display:inline;
	color:#FFFFFF;
}

.nav_mid ul li a {
	display:block;

	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:0 8px;
}

.nav_mid ul li a:visited {
	display:block;
	width:70px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.nav_mid ul li a:hover {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(/images/nav-hover-bg.jpg) no-repeat center bottom;
}

.srarch_box {
	width:960px;
	height:35px;
	margin:0 auto;
	line-height:35px;
	color:#474747;
}

.notices {
	width:325px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:0 10px 0 30px;
	background:url(/images/notices-box.gif) no-repeat left center;
}

.search_form {
	_padding:5px 0 0 0;
}

.search_form .search_keyword {
	width:133px;
	height:21px;
	overflow:hidden;
	line-height:21px;
	border:none;
	padding:0 0 0 5px;
	background:url(/images/search-bg.jpg) no-repeat left top;
	*background:url(/images/search-bg.jpg) no-repeat left center;
}

.search_form .search_bottom {
	width:32px;
	height:21px;
	border:none;
	margin:0 0 0 -6px;
	vertical-align:middle;	
	*vertical-align: baseline;
	background:url(/images/search-bg.jpg) no-repeat right center;
}


.nav_right {
	width:4px;
	height:71px;
	background:url(/images/nav-right-bg.gif) no-repeat left top;
}

#main {
	padding:15px 0;
}

#footer {
	padding:15px 0;
	line-height:25px;
	border-top:4px double #dedede;
}

#footer p {
	color:#606060;
	text-align:center;
}
.weather{
	padding-top:7px;
	line-height:20px;
	float:left;
}
