@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font:12px/22px "宋体"; color:#494949; background:url(../images/banner.gif) no-repeat center top; background-color:#fff5dd;}
body ol,ul,li,form,dl,dt,dd,h1,h2,h3,h4,h5,h6,fieldset,legend,label,appr{ margin:0px; padding:0px;}
body li{ list-style:none;}
body font,h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
body img{ border:0px; vertical-align:bottom;}


/*font style*/
.font10{ font-size:10px;}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font60{ font-size:60px;}
.fontqixie{ font-style:italic;}
.fontfamily-aril{ font-family:Arial, Helvetica, sans-serif;}
.fontfamily-wei{ font-family:"微软雅黑";}
.fontweight{ font-weight:900;}
.fontzimbig{ font-variant:small-caps;}
.font-under{ text-decoration:underline;}
.font_suojin{ text-indent:2em;}

/*position and float*/
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}

.tr{ text-align:right;}
.tc{ text-align:center;}


/* height and width*/
.w100{ width:100%;}
.lineheight5{ height:5px;}
.lineheight10{ height:10px;}
.lineheight15{ height:15px;}
.lineheight20{ height:20px;}
.lineheight25{ height:25px;}
.lineheight30{ height:30px;}
.lineheight35{ height:35px;}
.lineheight40{ height:40px;}


/*bianju style*/
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr25{ margin-right:25px;}
.mr30{ margin-right:30px;}
.mr35{ margin-right:35px;}
.mr40{ margin-right:40px;}
.mr45{ margin-right:45px;}
.mr50{ margin-right:50px;}

.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}
.ml35{ margin-left:35px;}
.ml40{ margin-left:40px;}
.ml45{ margin-left:45px;}
.ml50{ margin-left:50px;}
.ml55{ margin-left:55px;}
.ml60{ margin-left:60px;}

.mt2{ margin-top:2px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt45{ margin-top:45px;}

.pt5{ padding-top:5px;}
.pt15{ padding-top:15px;}

.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}

.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}

.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb25{ padding-bottom:25px;}
.pb30{ padding-bottom:30px;}
.pb35{ padding-bottom:35px;}
.pb40{ padding-bottom:40px;}


/*text color and link style*/
a:link,a:visited{ color:#762300; text-decoration:none;}
a:hover{ color:#494949; text-decoration:underline;}
a:active,a:focus{ outline:none;}

.red{ color:#9c2f01;}
.gray{ color:#848484;}

.white{ color:#FFF;}
a.whitelink:link,a.whitelink:visited{ color:#ffffff; text-decoration:none;}
a.whitelink:hover{ color:#ffffff; text-decoration:none;}
a.whitelink:active,a.whitelink:focus{ outline:none;}


/*分页样式*/
a.pagelink:link,a.pagelink:visited{ padding:2px 6px 1px; color:#7b2400; text-decoration:none; border:#e29675 solid 1px;}
a.pagelink:hover{ padding:2px 6px 1px; background-color:#b83927; color:#ffffff; text-decoration:none; border:#582e00 solid 1px;}
a.pagelink:active,a.pagelink:focus{ outline:none;}

a.pagelink1:link,a.pagelink1:visited{ padding:2px 6px 1px; background-color:#b83927; color:#ffffff;text-decoration:none; border:#582e00 solid 1px;}
a.pagelink1:hover{ padding:2px 6px 1px; color:#7b2400; background-color:transparent; text-decoration:none; border:#e29675 solid 1px;}
a.pagelink1:active,a.pagelink1:focus{ outline:none;}


/*other style*/
.hanggao25{ line-height:25px;}