@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
html,body{ width:100%; height:100%;}
body{ font-size:12px; font-family:"宋体",Arial, Helvetica, sans-serif; background:#e7e7e7;color:#666;}
/*a img,img,embed,input{ border:0px;}*/
a{ text-decoration:none; outline:none;color:#666;}
a:hover{ text-decoration:none;}
table,td,tr,th{font-size:13px;}
caption,th {text-align:left;}  
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
table {border-collapse:collapse;border-spacing:0;}

.clearfix:before, .clearfix:after { content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix{zoom:1;}
ol,dl,ul{ list-style:none;}

.fl{ float:left;}
.fr{ float:right;}
.fb{ font-weight:bold;}
.fn{font-weight:normal;}
.tl{ text-align:left;}
.tr{ text-align:right;}
.tc{ text-align:center;}

	.ocx_style {
		border:1px solid #7F9DB9;
		width:155px;
		height:25px;
		float: left;
	}
input:disabled,textarea:disabled,select:disabled{
		background-color: #e6e6e6;
	}
.turnGrey:hover{
	background:#CCC;
	cursor:pointer;
}
