/* ---- 全局属性 <<<-----------*/
body{
     margin:0px;
	 padding:0px;
	 background:#E2E2E4;
	 color:#666666;
	 font-family:Arial, Helvetica, sans-serif ,"宋体";
	 font-size:12px;
	 }
.dian{color:#ff8000;
		font-size:9px;}	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF8A00;
}
a:active {
	text-decoration: none;
} 
	 
/* ---- 页头 <<<-----------*/

.input_text{
     width:100px;
	 height:15px;
	 background:#EEEEEE;
	 border:#999999 solid;
	 border-width:1px;
	 }	 
/* ---- 中间 <<<-----------*/
#table_bg{
	width:980px;
	background:url(images/bg_08.jpg) repeat-x bottom;
	 }
.GSJJ{
    padding-left:5px;
	line-height:18px;
	padding-right:20px;
	}	 
.D_img{
	padding:4px;
	border:#CCCCCC solid 1px;
	}	
.GSJJ_img{
    float:left;
	padding:3px;
	border:#CCCCCC solid 1px;
	}
.GSJJ_text
    {padding:20px;}	
/* ---- 右边 <<<-----------*/
.KF{
     padding:0 8 0 8px;
     color:#FFFFFF;
	 }	
.bt_text{
     color:#ff8000;
	 }	 
.td_text{
     line-height:18px;
	 padding:0 3 0 5px;
	 margin-left:5px;
	 }	 
.padding{
     padding-left:5px;
	 }	 
.input2_text{
     width:130px;
	 height:15px;
	 background:#EFEFEF;
	 border:#999999 solid;
	 border-width:1px;
	 }		 