body 
{
	background-image: url(images/bg3.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
	
	margin: 0px;
	padding:0px;
	padding-top:0px;
	
	font-size: 12px;	
	
	font-family:'Microsoft YaHei','微软雅黑';
	font-family:'宋体','新宋体','simsun','NSimSun';}

*{text-justify: inter-ideograph;  text-align: justify;}

div{margin:auto; padding:0px;}
table,td,tr{ border-collapse:collapse; vertical-align:middle; padding:0px; margin:auto; text-align:left;}
ul,li{ list-style-type:none; padding:0px; margin:0px;}


#mydiv
{
height:830px; 
width:1030px;
overflow:hidden;
border:solid 0px #0ff0f0;}

#header {
	margin: auto;
	padding:0px;
	min-width:1030px;
	width: 100%;	
	height:170px;
	overflow:hidden;
	background-color:#08a7e8;
	background-image:url(logo/head2.jpg);
	border:solid 0px #0ff0f0;}

div .logo {
	height: 180px;
	background-image: url(logo/tm.jpg);
	background-repeat: no-repeat;}

#nav{background-color:#0878b8; height:38px; z-index:99; position:relative;  width:100%; margin:auto; padding:0px;}
.nav_2{width:1030px; background-color:#0878b8; height:38px; margin:auto;}

#navnext a
{
	font-size:12px;
	font-weight:normal;}
#content
{
	width:1030px;
	margin:auto;
	padding:0px;
	background-color:#ffffff;
	border:solid 0px #0ff0f0;}

.contents
{
	margin:0px;	
	padding:0px;
	background-color:#ffffff;
	float:left;	
	overflow:hidden;}

#foot
{
	min-width:1030px; width:100%; overflow:hidden; height:69px; border:solid 0px #01f0f0;}
#footer 
{
	width:100%;
	
    background-color:#0075c2;    
    background-image:url(logo/bottom.jpg);
	
	margin:auto;
	
	padding-top: 24px;	
	padding-bottom: 24px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom:0px;
	
   
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight:600;
	color: #f0f0f0;
	clear: both;	
	overflow: hidden;}


#banner {position:relative; width:361px; height:249px; border:0px solid #d3d3d3; overflow:hidden;}
#banner_list img {border:0px;}
#banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: alpha(opacity=30);opacity:0.3;z-index:20;
cursor:pointer; width:361px;}
#banner_info{position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:21;cursor:pointer;}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none;filter: alpha(opacity=80);opacity:0.8; border:1px solid #fff;z-index:22;
margin:0; padding:0; bottom:1px; right:1px;}
#banner ul li { padding:3px 8px;float:left;display:block;color:#fff;border:#e5eaff 1px solid;background:#6f4f67;cursor:pointer; line-height:12px;}
#banner ul li.on { background:#900;}
#banner_list a{position:absolute;}
.banner_img{ width: 320px; height: 220px; border:none;}

.kuang_div{ 
position:absolute; 
z-index:1000; 
left:0; 
top:0;}

td,th {
	font-size: 13px
;}

a {
	color: #000000; text-decoration: none; font-size:14px; letter-spacing:0px; line-height:16px; font-family:'宋体','新宋体','simsun','NSimSun';}
.news_date {
	font-size: 12px;
	color: #98a878;}

.my_news_title {
	text-indent: 0px;
	letter-spacing: 1px;
	color:  #323934;
	font-size: 14px;
	font-weight: bold;
	border-bottom:solid 1px #0d88ac;
	background-image:url(images/dt_bg.jpg);
	height:30px;}

.my_news_titlem {
	text-indent: 22px;
	letter-spacing: 1px;
	color:  #323934;
	font-size: 14px;
	font-weight: bold;
	border-bottom:solid 1px #0d88ac;
	background-image:url(images/dt_bg.jpg);}

.title {
    width: 100%; height: 31px; font-size: 14px; margin-bottom: 0px;  overflow:hidden; overflow:hidden;}
.title span {
	line-height: 28px; height:31px; font-weight:600; margin:0px; padding:0px; float: left; border-bottom:solid 1px #0d88ac; color:#323934;}
.title a {
	width: auto; line-height: 20px;  height:31px;  font-size: 10px;padding:0px;
	float: left; text-align:right; border-bottom:solid 1px #0d88ac;}
.title a:hover {
	color: rgb(255, 153, 0);}

.titlenav
{
	margin:0px;margin-top:6px; padding:8px; 
	background-color:#556699; background-image:url(images/arrow8.jpg); background-repeat:no-repeat; background-position:left 60%;
    font-size:14px; color:#f0f0f0; font-weight:bold;  text-indent:23px;
    width:92%;}
.leftnav
{
	background-color:#2b8bc2; padding:10px; font-size:14px; font-weight:bold; color:#f0f0f0; text-align:center; margin-top:0px; background-image:url(images/arrow9.jpg); background-repeat:no-repeat; background-position:right center;}

.leftnavmm
{
	margin:12px; padding-left:14px; background-image:url(images/arrowleft.jpg); background-repeat:no-repeat; background-position:40% left;  margin-right:10px; border-bottom:solid 2px #cce2f1;
	text-align:left; margin-top:20px;}
.leftnavmm a
{
	color:#0055A5;}

input {outline:none;}
input{
		border-style:solid;
		border-color:#a0a0a0;
		background-color:#f0f0f0;
		border-width:1px;}
input:focus{
	    border-style:solid;
	    border-color:#b0b0b0;
	    background-color:#f0f0f0;
	    border-width:1px;}
	    

input[type="text"],input[type="password"]{margin:0 2px 0 2px;*margin:-1px 2px 0 2px;padding:3px;height:10px;border:1px solid #acb9f7; background-color:#e0e9f5;}
input.bt{margin:0 5px 0 5px;*margin:-1px 5px 0 5px;padding:3px;height:12px;border:0px solid #8c7807; background-color:#5878b8; color:#fff; font-weight:bold; text-align:center;}
input.sch{margin:0 5px 0 5px;*margin:-1px 5px 0 5px;padding:3px;height:18px;border:2px solid #8c7807; background-color:#fce8d4; color:#fff; font-weight:bold; text-align:center;}