body {
    background: #ddf8fe url(../images/bg-body.gif) repeat-x;
	color: #333333;
	font-size: 14px;
}
a:link, a:visited {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:active {
	color: #0068b7;
	text-decoration: underline;
}
#header {
	margin: auto;
	width: 1004px;
}
.tips {
    background-color: #f6f6f6;
    font-size: 12px;
    height: 34px;
    line-height: 36px;
    padding: 0 10px;
}
.tips span {
	_padding-top: 6px;
	
}
.tips label {
	font-weight: 700;
	color: #666;
}

.animation {
	height: 254px;
}
.nav {
	height: 34px;
	width: 992px;
    margin: 0 auto;
    border: 1px solid #0794d4;
    background: url(../images/bg-nav.gif) repeat-x;
    padding-left: 10px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
}
.nav a:link, .nav a:visited {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	width: 60px;
	text-align: center;
	float: left;
	display: block;
}
.nav a:hover, .nav a:active {
	color: #ffefd7;
	text-decoration: none;
}
.nav b {
	width: 5px;
    height: 34px;
	overflow: hidden;
	float: left;
	display: block;
}
#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 10px;
    background: #FFFFFF;
}

#footer {
    width: 1004px;
    background: #FFFFFF;
	font-size: 12px;

	line-height: 24px;
	padding-bottom: 20px;
    margin: 0 auto;
    padding-top: 1px;
    font-weight: 700;
}
#footer .link {
    background-color: #00abe1;
    height: 40px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 40px;
}
#footer .link h3 {
    font-size: 12px;
    font-weight: 700;
    padding-right: 10px;
    color: #fff;
}
#footer .link a:link, #footer .link a:visited {
	color: #fff;
    font-weight: 300;
	cursor: pointer;
	text-decoration: none;
}
#footer .link a:hover, #footer .link a:active {
	color: #fff;
    font-weight: 700;
	text-decoration: underline;
}
#footer table .td_links {

}
#footer table .td_links span {
	font-size: 12px;
	margin-left: 10px;
	*margin-left: 6px;
}

/* ¹Ì¶¨ÑùÊ½µÄ Css */

.clear {
    clear: both;
}
.fltl {
    display: inline;
    float: left;
}
.fltr {
    display: inline;
    float: right;
}
.td_dot {
    vertical-align: top;
    width: 20px;
}
.td_line {
    line-height: 16px;
    padding-bottom: 8px;
}
.td_time {
    text-align: right;
}
.tb_pic {
    margin-bottom: 5px;
}
.pic_area {
	background-color: #efefef;

    margin: 0 5px 10px 0;
    padding-bottom: 5px;
   
    text-align: center;
    line-height: 20px;
    
}
.area_content {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 5px;
    text-indent: 2em;
    text-align: left;
}
.area_detail {
    display: block;
    float: right;
    font-weight: bolder;
}
.td_pagebar {
    border-top: solid 1px #e0e0e0;
    line-height: 30px;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
}
.box_main:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#nav2 {
    background: url("../images/fyzx_back.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
}
.box_main {
    margin: 0 auto;
    width: 1004px;
}
#nav2_left1 {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    padding-top: 4px;
    width: 690px;
}
#nav2_right {
    float: right;
    height: 28px;
    line-height: 28px;
    width: 260px;
}
#btn_srh1 {
    background: url("../images/index_01.jpg") no-repeat scroll -91px -10px rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 6px 4px 0 0;
    padding-left: 6px;
 
}
#btn_srh1 span {
    background: url("../images/index_01.jpg") no-repeat scroll right -10px rgba(0, 0, 0, 0);
    display: block;
    padding-right: 6px;
}
#btn_srh1 A:hover {
    color: #fff;
    text-decoration: none;
}
#btn_srh1 A {
    color: #fff;
}

#search {
    border: 1px solid #cccccc;
    height: 20px;
    margin: 4px 4px 0 0;
    width: 120px;
}
