@charset "utf-8";
/* CSS 通用样式 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{
	font-family: "宋体","微软雅黑","苹果雅黑",Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol{list-style:none;}
.w960{width:960px;}
.w255{ width:255px;}
.w250{ width:250px;}
.w200{width:200px;}
.w100{ width:100px;}
.w70{ width:70px;}
.w75{ width:75px;}
.h21{ height:21px;}
.vmd{ vertical-align:middle;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.mb30{margin-bottom:20px;}
.mb20{margin-bottom:20px;}
.mb15{margin-bottom:15px;}
.mb10{margin-bottom:10px;}s
.mb5{margin-bottom:5px;}
.cl{clear:both;}
.left{float:left;}
.right{float:right;}
img{border:none;}
p{ color:#666;}
a{text-decoration:none; color:#0099ff;}
a:hover{text-decoration:none; color:#FC0;}
.border{border:#ccc 1px solid;}
.fg-line{width:80%; height:1px;background:#ccc; border:none; clear:both; text-align:left;}
.clause-chbox{cursor:pointer;display: inline-block;height: 30px;_height: 25px;margin-left: 8px;vertical-align: middle;width: 14px;}
.red-txt{ color:#C22254; padding:0 2px; font-size:12px; font-weight:bold;}
.blue-txt{color:#0038a7; padding:0 2px; font-size:12px; font-weight:bold;}

/****默认蓝色Btn****/
 
.btn i{ background:url(../Images/images/btn_lt.gif) no-repeat; width:4px; height:25px; float:left;}
.btn-r{ float:left;height:25px;background:url(../Images/images/btn_rt.gif) no-repeat center right; border:none; font-size:14px; color:#FFF; cursor:pointer;}
.btn{ height:25px;background:url(../Images/images/btn_rt.gif) no-repeat center right; border:none; font-size:14px; color:#FFF; cursor:pointer; padding:0px 5px 0px 5px;margin:0px 5px 0px 5px;}
.btn2{ width:69px;height:28px;background:url(../Images/images/btn2.jpg) no-repeat center right; border:none; font-size:12px; color:gray; cursor:pointer; }
/****灰按钮****/
.graybtn{height:25px;}
.graybtn i{ background:url(../Images/images/graybtn_lt.gif) no-repeat; width:4px; height:25px; float:left;}
.graybtn-r{ float:left;height:25px;background:url(../Images/images/graybtn_rt.gif) no-repeat center right; border:none; font-size:14px; color:#FFF; cursor:pointer;}



