@charset "utf-8";
/* CSS Document */
body {
    background: none repeat scroll 0 0 #FFFFFF;
   }
body, td, th, input {
    font-family: "宋体";
    font-size: 12px;}
body, div, form, img, ul, li, h1, h2, h3, h4, h5, p {
    border: 0 none;
    margin: 0;
    padding: 0;}
input, select {
    color: #666666;}
.inputcs{
	margin:0;
	padding:0;
	width:173px;
	border:1px solid #a4a4a4;
	height:18px;
	line-height:18px;}
.selectcs{
	margin:0;
	padding:0;
	width:80px;
	height:18px;
	line-height:18px;
	border:1px solid #a4a4a4;}
em {
    font-style: normal;}
li {
    list-style-type: none;}
.normal{
	  list-style: none; 
	  float: left;
	  padding: 5px 2px 2px 2px;
	  width: 33px; 
	  height:22px;
	  color:#444444;
	  text-align :center ; 
	  vertical-align :middle ; 
	  cursor :pointer ; 
	  background:url(../images/tab_bg.png) repeat-x;}
.selected{
	 list-style: none; 
	 float: left; 
	 font-weight:bold;
	 padding: 5px 2px 2px 2px;
	 width: 39px; 
	 height:22px;
	 text-align :center ; 
	 vertical-align :middle ; 
	 cursor :pointer ;
	 background-color:#fff ;}
#divMainTab{
	 height:22px;
	 position:relative;
	 overflow:hidden;
	 float:left;
	 margin: 0px;
	 padding: 0px}
.main{
	border:solid 1px #bcbcbc; 
	position:relative;
	width:302px;
	height:198px;
	overflow:hidden;
	top:0;
	left:0;}
.divContent{
	width: 302px;
	margin:0;
	padding:0;
	height:153px; 
	clear: both; 
	position:relative;
	overflow:hidden;}
a{
	text-decoration: none;
	color: #333;}
a:hover{
	text-decoration:none;
	color: #333;}
.alink{
	position:absolute; 
	z-index:100;
	top:130px;
	left:275px;
	width:30px;}	
.alink a{
	text-decoration: none;
	color: #333;}
.alink a:hover{
	text-decoration:none;
	color: #f00;}
#getId{
	position:relative;
	width:300px;}
.tabT{
	width:20px;
	float:right;
	padding:0;
	margin:0px;
	position:relative;
	padding-top:10px;
	height:153px;}
.tab,.tab li{
	padding:0;
	margin:0;
	border:none}
.tab{
	height:21px;
	display:block;
	padding-top:5px;}
.tab li{
	display:block;
	line-height:12px;
	margin-bottom:8px;
	padding:5px 0px;
	text-align:center;
	cursor:pointer; 
	background:url(../images/lefttab_noselect.png) 0 0 repeat-y;}
.tab li.current{
	display:block;
	color:#ffffff;
	background:url(../images/lefttab_select.png) 0 0 repeat-y;
	margin-bottom:8px;
	padding:5px 0px;}
.show,hidden{
	float:left;
	width:275px;
	margin-top:0px;
	overflow:hidden;
	text-align:left;
	height:150px;}
.hidden{display:none;}
.show{display:block;}
.con{padding:0px;position:relative;}
.btncs{
	width:46px;
	height:20px;
	border:0; 
	padding:0;
	margin:0;
	background:url(../images/btncs.png);text-align:center;}
.fontblue{color:#037d00;}
.pad10{padding:0px 6px 0 6px;}
.pad5{padding:0px 8px 0 8px;}
.tablecs{
	color:#6a6a6a;
	height:18px;
	line-height:18px;}
.tablecs td{
	text-align:center;}
.tablecs th{
	text-align:center;
	font-weight:normal;}
.padleft20{padding-left:20px;}
.table270 h4{font-size:14px;font-weight:bold;height:33px;line-height:33px;}
.table270{
	width:270px;
	line-height:25px;
	color:#444;
	font-size:14px;
	margin-top:5px;}
.table270 td{
	font-size:14px;
	text-align:center;
	padding-left:5px;}
.table270 th{
	text-align:left;
	font-size:14px;
	font-weight:normal;
	padding-left:5px;}
.table270_2{
	width:270px;
	clear:both;
	font-size:14px;
	line-height:22px;}
.table270_2 th{
	font-size:14px;
	padding-left:5px;}
.table270_2 td{
	font-size:14px;
	padding-left:5px;}
.table270_3{
	width:270px;
	font-size:14px;
	line-height:22px;
	border:1px solid #d30404;}
	
.table270_3 th{
	background:url(../images/thbg.png) repeat-x;
	borer-left:1px solid #d00000;
	border-right:1px solid #aa0000;
	color:#fff;
	font-size:14px;
	height:31px;
	font-weight:normal;}
.table270_3 td{
	height:25px;
	text-align:center;
	font-size:12px;}	
	
.color1{color:#9a0000;}
.color2{color:#037c00;}
.color3{color:#868908;}
.color4{color:#000000;}
.color5{color:#1d6490;}
.textl{text-align:left;}
.textc{text-align:center;}
.textr{text-align:right;}