body {
    background: #FFFFFF url(../images/body_bg.jpg) no-repeat center 0;
	color: #333333;
	font-size: 14px;
}
a:link, a:visited {
	color: #033266;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:active {
	color: #033266;
	text-decoration: underline;
}
#header {
	margin: auto;
	width: 1004px;
}
.tips {
    background: url(../images/navBg.gif) repeat-x scroll;
    color: #FFFFFF;
    font-size: 12px;
    height: 34px;
    line-height: 36px;
    padding: 0 10px;
}
.tips span a:link, .tips span a:visited {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
.tips span a:hover, .tips span a:active {
    color: #fff;
    text-decoration: underline;
}
.animation {
	height: 270px;
}
.nav {
	height: 34px;
    margin: auto;
    border: 1px solid #237ed6;
    background: url("../images/navBg.gif") repeat-x;
	line-height: 36px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.nav a:link, .nav a:visited {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	width: 69px;
	display: block;
	float: left;
	text-align: center;
}
.nav a:hover, .nav a:active {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
.nav b {
    background: url(../images/navCut.gif) no-repeat;
	width: 2px;
	display: block;
	float: left;
    height: 34px;
}
#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
    background: #FFFFFF;
}

#footer {
    width: 1004px;
    background: #FFFFFF;
	font-size: 12px;
	//height: 100px;
	line-height: 24px;
	padding-bottom: 20px;
    margin: 0 auto;
    font-weight: 700;
}
#footer .link {
    background: url("../images/navBg.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #237ed6;
    height: 34px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
#footer .link h3 {
    font-size: 12px;
    font-weight: 700;
    text-indent: 2em;
    padding-right: 10px;
}
#footer .link a:link, #footer .link a:visited {
	color: #fff;
    font-weight: 700;
	cursor: pointer;
	text-decoration: none;
}
#footer .link a:hover, #footer .link a:active {
    font-weight: 700;
	text-decoration: underline;
}
#footer table .td_links {

}
#footer table .td_links span {
	font-size: 12px;
	margin-left: 10px;
}

/* ¹Ì¶¨ÑùÊ½µÄ Css */

.clear {
    clear: both;
}
.fltl {
    display: inline;
    float: left;
}
.fltr {
    display: inline;
    float: right;
}
.td_dot {
    vertical-align: top;
    width: 20px;
    color: #DCDCDC;
}
.td_line {
    line-height: 20px;
    padding-bottom: 10px;
}
.td_time {
    text-align: right;
	line-height: 20px;
    padding-bottom: 10px;
}
.tb_pic {
    margin-bottom: 5px;
}
.pic_area {
    margin: 0 5px 0 0;
}
.area_content {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 5px;
    text-indent: 2em;
    text-align: left;
}
.area_detail {
    display: block;
    font-weight: bolder;
}
.td_pagebar {
    border-top: solid 1px #e0e0e0;
    line-height: 30px;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
}
.foot_wl {margin-left: 110px;}
.foot_wl li{width:140px;height:20px;margin:0 auto;border-right:1px #fff solid;margin:10px 0 0 55px;float: left;}
.foot_wl li a{font-size:14px;font-weight:bold;color: #fff;}
.foot_wl .noborder{border:none;}