﻿/* CSS Document */

body{ font-size:12px; font-family: Arial,Verdana, 宋体; color:#555; margin:0; padding:0; text-align:center;}
ol,ul,dl,dt,dd,h1,h2,h3,form,div,input,p{ margin:0; padding:0;}
ol li{ list-style-position:inside;}
ul{ list-style:none;}
h1{ font-size:14px;}
h1 span{ font-size:12px; font-weight:normal; margin-left:3px;}

h2{ font-size:12px;}
h3{ font-size:12px;}
img{ border:0;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:underline;}

#container{ width:600px; margin:auto; text-align:left;}
#header{ height:70px; background:url(top_line.gif) center bottom no-repeat;}
#top_nav{ margin-left:120px; padding:5px 15px; text-align:right; color:#ccc;}
#top_nav a:hover{ background:#ff4800; text-decoration:none; color:#fff;}
#nav{margin-left:120px; padding-top:10px; font-weight:bold; text-align:center;}
#nav a{ margin:0 10px;}
#nav a:hover,#nav a.current{ text-decoration:none; color:#ff0000;}
#nav img{ vertical-align:middle; margin-bottom:2px;}
#banner{ height:166px; text-align:center; margin-bottom:10px;}
.k1{ background:#ecf7f6; border:1px solid #6ac4c4; width:590px; margin:0 auto 10px; padding:5px; }
#content{ width:600px; margin:0 auto; border:1px solid #bae3df;}
#content h1{ background:#eef8f7; color:#459a9a; padding:5px 10px; margin:1px;}
.list{ padding:5px 10px;}
.list table{ width:100%;}
.list th{ width:85%; font-size:14px; font-weight: normal; height:25px;}
.list th a:hover{ color:#ff6600;}
.list th img{ margin-right:5px;}
.list td{ text-align:right; font-weight:bold;}
.list td a{ color:#197777;}
.list td a:hover{ background:#197777; color:#fff;}


.t_c{ text-align:center;}
.t_r{ text-align:right;}
.f_l{ float:left;}
.f_r{ float:right;}
.c_l{ clear:left;}
.c_r{ clear:right;}
.c_b{ clear:both;}
.inline{ display:inline;}
.img_50{ width:50px; height:50px;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
 .clearfix{display: inline-block;}
 /* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
 .clearfix {display: block;}
 /* End hide from IE-mac */