﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textatea,p,blockquote,th,td{margin:0; padding:0;}
body{ font-size:14px; font-family:"微软雅黑","宋体"; background:#ececec; }
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
addr,acronym{border:0;}

h5{ font-size:14px; font-weight:normal;}

a{color:#333333; text-decoration:none}
a:hover{text-decoration:none; color:#df0802}
.fl{float:left;}
.fr{float:right;}
.relpos { position:relative}
.abspos { position:absolute}
.ableft {float:left}
.abrigt {float:right}

.body_content { width:640px;}


.mr{ margin-right:12px }
.hui_bg { background:url(../images/hui_bg.jpg) no-repeat center bottom; padding-bottom:36px; }

.clear { clear:both; height:_0px; overflow:hidden}

.fanye { width: 100%; padding: 20px 0px; text-align: center; }
.fanye a{ padding:2px 6px; font-size:12px; color:#333; text-decoration:none; margin:0px 3px; background:#fff; border:#dfdcdc 1px solid}
.fanye a:hover { background:#e40000; color:#fff;border:#e40000 1px solid}
.fanye a.on { padding:2px 6px; background:#e40000; color:#fff; border:#e40000 1px solid}
