/* 以下样式为通用样式，可以不作
font-family:"宋体", "arial";改动 */
body {font-size:12px;color:#444; background:#13B5E3;line-height:24px;	}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   

a{color:#444;text-decoration:none;}
a:link,a:visited{color:#444;text-decoration:none;}
a:hover{color:#f60;text-decoration:none;}
a:active{color:#444;}

.cl{clear:both;}
.cl_ul{zoom:1; overflow:hidden}

.fb{font-weight:bold;}
.fi{font-style: italic;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.ff{ font-family:"微软雅黑", "arial";}

.red{color:#db0000}
.white{color:#fff}
.black{color:#000}
.green{color:#64a92c}

.left{float:left;}
.right{float:right;}
.center{float:left}
.li_f li{float:left}

.pr{position:relative;z-index:100}
.pa{
	position:absolute;
	z-index:1000;
	
}

.txtc{text-align:center}
.txtl{text-align:left}
.txtr{text-align:right}
.txtp p{text-indent:24px;margin-bottom:10px;}

.lh22{line-height:22px}
.lh24{line-height:24px}

.b_no{border:none!important}
.bord{border:1px #dedede solid;padding:4px; float:left;margin-right:10px}
.m_rt{margin-right:0px!important}

/* 以下备用样式表单，可根据自己需要改变数字 */
.mt{margin-top:10px}
.mb{margin-bottom:10px}
.txtput{height:19px; width:144px; border:1px #ababab solid; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.list .lf{float:left}
.list .rf{float:right}
.list li{height:24px;line-height:24px; clear:both}



.table td,.table th{border-bottom:1px #dedede solid;border-right:1px #dedede solid;padding:3px;}
.table th{font-weight:bold; background-color:#f3f3f3}
.table{border-top:1px #dedede solid;border-left:1px #dedede solid;width:100%}
.table p{margin:0px;padding:0px}
.link1 a:link,.link1 a:hover{text-decoration:underline}
.link1 a:visited{text-decoration:underline}
a.red:link,a.red:visited{color:#db0000}
a.white:link,a.white:visited{color:#fff}
a.blue:link,a.blue:visited{color:#042e72}

