@charset "gb2312";
/* CSS Document */

body
{
	background:url(img/topbg.jpg) top center repeat-x #CEF4F9;
	margin:0 auto;
	color:#666;
	padding:0;
    font:12px "宋体", "黑体";
}

body,td,div,span,p,font{font-size:12px;}
div,form,img,ul,li{margin:0; padding:0; border:0;}
li{list-style-type:none;}
input,button{cursor:pointer;}
a:link { color:#000000; text-decoration:none;}
a:visited {color:#4d4949; text-decoration:none;}
a:hover {text-decoration:underline;color:#1F98FF;}
a:active {color:#bc2931;}

.leftzt
{
 font:16px "微软雅黑", "黑体";
 color:#195884;
 font-weight:bold;
 padding-left:13px;
 padding-top:5px;
}
.bor
 {
	border-bottom:1px dashed #9F9F9F; 
 }
 
.btzt
 {
	 font-weight:bold;
	 color:#003300;
 }
.lbzt
 {
	font:14px "微软雅黑", "黑体"; 
	font-weight:bold;
    color:#195884;
 }
 .borb
  {
	 border-bottom:1px dotted #666;  
  }
  .lbzt2
 {
	font:12px "微软雅黑", "黑体"; 
	font-weight:bold;
    color:#195884;
 }
 a:link.ss { color:#fff; text-decoration:none; font-family:"方正粗倩简体","微软雅黑", "黑体"}
a:visited.ss {color:#fff; text-decoration:none;font-family:"方正粗倩简体","微软雅黑", "黑体"}
a:hover.ss {text-decoration:none;color:#fff;font-family:"方正粗倩简体","微软雅黑", "黑体"}
a:active.ss {color:#fff; text-decoration:none;font-family:"方正粗倩简体","微软雅黑", "黑体"}
td{word-break:break-all;}