/* CSS design by karatchen@126.com*/
*{margin:0px; padding:0px;font-family: "宋体"，Arial, Helvetica, sans-serif;clolr:#5a5a5b; font-size:12px; word-break: break-all;}
/*标题*/
h1{
	font-size:13px; font-weight: none; color:#333333;
}
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
h3{
	font-size:12px; font-weight:normal; color:#686868;
}
/*链接*/
a{color:#333333; text-decoration:none; blr:expression(this.onFocus=this.blur());}

a:hover{color:#fe9601;}

a:focus { -moz-outline-style:none;}
/*font color*/
.blue_line{color:#1d3f99; text-decoration:underline;}
.blue{color:#134ea8;}
.orange{color:#eb7003;}
.yellow{color:yellow;}
.white{color:#fff;}
.black{color:#000;}
.Grey{color:#666;}
.Grey1{color:#ccc;}
.fx{font-style: italic;}
.red{color:red;}
.redunderline{color:red;text-decoration:underline;}
/*line-hight*/

.LH20{line-height:20px;}
.LH22{line-height:22px;}
.LH24{line-height:22px;}
.LH26{line-height:22px;}
.LH28{line-height:22px;}

/**按钮样式**/
.button{background:url(images/buttonbg_42.gif) left bottom repeat-x;padding:0 3px;line-height:17px;border:solid 1px #7f9db9;margin:0 2px;}
.buttonover{background:url(images/buttonover_43.gif) left bottom repeat-x;padding:0 3px;line-height:17px;border:solid 1px #7f9db9;margin:0 2px;color:#fff;}
.margin10{margin:10px;}
.table{width:400px;}
.table td{padding:1px 3px;}
.table1{width:800px;}
.table1 td{padding:2px 3px;}
.input130{width:130px;line-height:18px;}