* { margin: 0px; padding: 0px; }
body { color: #333333; font: 12px "新宋体", Arial; }
input{ font-size: 12px; }
.bgint { background: #FFFFFF url(../image/fangda.gif) no-repeat 2px center; padding-left: 20px; height: 16px; line-height: 16px; }
ul{ list-style: none; }
ol{ list-style: none; }
dl,dd{ margin: 0px; padding: 0px; width: auto; }
em { font-style: normal; font-weight: bold; color: #666666; }
select{ font-size: 12px; }
img{ border:none}
A:link,A:visited{ color: #333333; text-decoration: none; }
A:hover{ color: #FF6600; text-decoration: underline; }

h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

.f12{ font-size: 12px; }
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }

.song { font-family: "宋体"; }
.b{ font-weight: bold; }
.gay{ color: #324658; }
.bai{ color: #ffffff; }
.blue { color: #1A6AC1; }
.huse { color: #FF6634; }
.lv { color: #4D7E7B; }
.zise { color: #9A4121; }
.blk{ color: #333333; }
.red{ color: #FF3300; }
.white { color: #FFFFFF; }
.mt8 { margin-top: 8px; }

.red2 { color: #CC6666; }
.redh2 { color: #D32A2F; }
.yellow { color: #FFFF33; }
.yellow2 {
	color: #FF3300;
}
.fl{ float: left; }
.fr{ float: right; }
.center{ margin: 0px auto; }
.txt_c{ text-align: center; }
.txt_l{ text-align: left; }
.txt_r{ text-align: right; }
.lh150{ line-height: 150%; }
.clr { clear: both; overflow: hidden; height: 1px; }

.rel { position: relative; }
.abs{ position: absolute; }
