@charset "utf-8";
/* 通用css样式 */
body,html { margin:0px; padding:0px; word-wrap:break-word; font-size:9pt; font-family:Arial, Helvetica, sans-serif; line-height:22px; }
a { color:#000000; text-decoration:none; }
a:hover { text-decoration:underline; color:#CC0000; }
#wrap { width:1003px; margin:0px auto; } /*外边框*/
	#top { float:left; width:1003px; height:89px; }
	  #top_left { float:left; width:540px; height:89px; }
	  #top_right { float:left; width:463px; height:89px; background-image:url(../images/index_02.gif); background-repeat:no-repeat; text-align:right; line-height:40px; vertical-align:middle; color:#FFFFFF; }
	#fls { float:left; width:1003px; height:202px; }
	#dh { float:left; width:1003px; height:46px; background-image:url(../images/index_04.gif); background-repeat:repeat-x; color:#f1e389; text-align:center; line-height:46px; vertical-align:middle; font-size:12px; }
	#dh a{ font-size:12px; color:#f1e389; text-decoration:none; }
	#dh a:hover{ font-weight:bolder; color:#FFFFFF; font-size:14px;}
    #footer { float:left; width:1003px; height:55px; border-top:2px solid #a05753; line-height:24px; text-align:center; vertical-align:middle; padding-top:10px; }
.line_d { border-bottom:1px dashed #999999; }
.ht_14_b { font-family:"宋体"; font-weight:bold; font-size:14px; }
form { margin:0px; padding:0px; }
.border { width:143px; height:97px; border:1px solid #CCCCCC; }
.clip {white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}