@charset "utf-8";
/* CSS Document */

body,td,th { font-family: 微软雅黑; font-size: 14px; color:#000;  }
body { background-color: #009999; margin: 0 auto ; background-image:url(../images/bj.jpg); background-repeat: repeat-x; }
a { font-family: 微软雅黑; font-size: 14px; color: #0B5B78; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #0B5B78; }
a:hover { text-decoration: underline; color: #009999; }
a:active { text-decoration: none; color: #0B5B78; }
p { text-indent:2em; padding:0 0 10px 5px; margin:0; line-height:28px;letter-spacing:1px; }

/*顶部*/
.topimg{ background: url(../images/dingtu_r1_c1.jpg) center top no-repeat; width: 1000px; height: 313px; position: relative;}
#return{
	width: 100px;
	height: 25px;
	top: 61px;
	left: 805px;
	position: absolute;
}

/*正文*/
.none{ display:none}
#main{ width:1050px; margin:0 auto; overflow:hidden;}
.main01{ background:#0B5B78; width:980px; padding:0 10px; float:left; margin-top:10px;}
.main02{ background:#EEEEEE; padding:20px; }
.r{width:40px; float:right; margin:100px 0 0 10px;}
.div2{top:10px;z-index:999;position:fixed;_position:fixed; }
.text01{font-size: 14px; color: #FFF; }
.text01 a { font-family: 微软雅黑; font-size: 14px; color: #FFF; }
.text01 a:visited { text-decoration: none; color: #FFF; }
.text01 a:hover { text-decoration: underline; color: #FFF; }

/*底部及版权信息*/
.tcopyright { margin:0 auto; padding: 10px 0; font-size: 12px; line-height:28px; text-align:center; clear:both; background:#E0E0E0; color: #0B5B78; }
.tcopyright .en{ color:#0B5B78; font-family:Arial; }
.tcopyright a { text-decoration: none; font-size: 12px; color: #0B5B78;}
.tcopyright a:hover{ text-decoration: underline; font-size: 12px; color: #009999;}
