
*{ padding:0; margin:0;}
body{ 
	text-align:center; font-family: "宋体"; font-size:12px; color:#333;
	SCROLLBAR-FACE-COLOR: #FEE79D;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #EFBF59;
	SCROLLBAR-3DLIGHT-COLOR: #FC9F52;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR: #EBE3C7;
	SCROLLBAR-DARKSHADOW-COLOR: #FEE79D;  
}
ul{ list-style:none;}
img{ border:0;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
.red{ color:#ff0000; under-line:none;}

.weight{ font-weight:bold;}
.left{ float:left;}
.right{ float:right;}
.orangebg{ background:#ffeace;}
.suborangebg{ background:#fbf5ed;}
p{ color:#333;}
table{ color:#333;}

/*设为首页行为*/
.sethome{
   behavior:url(#default#homepage);
}
.input-1 {
	font-size: 12px;
	border: 1px solid #ffcf68;
	background-color: #FFFFFF;
	height: 16px;
	width:100px;
	padding-left:3px;
	padding-top:2px;
}
.input-2 {
	font-size: 12px;
	border: 1px solid #ffcf68;
	background-color: #FFFFFF;
	height: 18px;
	padding-top:2px;
}
.scdc_jg {
	font-size: 12px;
	font-weight: bold;
	color: #ff6000;
}
.border {
    border-bottom:dashed 1px  #CCCCCC;
}

.scdc_panel{background:#fff; width:245px; height:150px; margin:10px auto; padding-top:10px;}
.scdc_panel h3{ background: url(../images/dot9.jpg) 5px 3px  no-repeat; margin:0; padding:3px; width:195px; padding-left:25px; float:left;  color:#ff6000; font-size:12px; text-align:left; margin-bottom:10px;}
.scdc_panel p{ float:left; height:20px; line-height:20px; width:160px; padding:0 20px; text-align:left; padding-left:40px;}
.scdc_panel p input.radio{ float:left; width:30px; margin-right:5px; height:20px; }
.scdc_panel p input.tj{ border:0; background:url(../images/scdc11_33.jpg) no-repeat; width:63px; height:22px;margin: 0 10px;}
.scdc_panel p input.ck{ border:0; background:url(../images/scdc11_35.jpg) no-repeat; width:63px; height:22px;}
.scdc_panel p label{ float:right; text-align:left; width:120px;}

