@charset "utf-8";
/* CSS Document !important; */
body{
	padding: 0px;
	margin: 0px; 
	font-family:"宋体" !important;
	font-size:12px;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}

/***************  fontlink begin   ***************/
a:link , a:visited{color:#AD7405;text-decoration: none;}
a:hover , a:active {color:#000;text-decoration: none;}
.f_c1 a:link,.f_c1 a:visited {color:#C17F0F; text-decoration: none;}
.f_c1 a:hover,.f_c1 a:active {color:#C17F0F;text-decoration: none;}

.f_ff a:link,.f_ff a:visited {color:#FFFFFF; text-decoration: none;}
.f_ff a:hover,.f_ff a:active {color:#FFFFFF;text-decoration: none;}



/***************  公共样式  ***************/

/*** ******** 定义下划线******/
.f_i{
	text-decoration: underline;
}
/*** ******** 定义上划线******/
.f_ii{
	text-decoration: overline;
}
/*** ******** 定义删除划线******/
.f_iii{
	text-decoration: line-through;
}
.f_we{	font-weight: bold;}
.f_ww{	font-weight: 100;}
.l { float:left; }
.r { float:right; }

/*  font color begin */
.f_12{font-size: 12px;}
.f_13{font-size: 13px;}
.f_14{font-size: 14px;}
.f_15{font-size: 15px;}
.f_16{font-size: 16px;}
.f_17{font-size: 17px;}
.f_18{font-size: 18px;}
.f_20{font-size: 20px;}
.f_22{font-size: 22px;}
.f_24{font-size: 24px;}
.f_26{font-size: 26px;}
.f_28{font-size: 28px;}
.f_30{font-size: 30px;}
.f_32{font-size: 32px;}
.f_00{color:#000000;}
.f_red{color:#FF0000; }
.f_ff {color:#FFFFFF; }
.f_66 {color:#666666; }
.f_33 {color:#333333; }
.f_555{color:#555555;}
.f_50A { color:#0050A2;}
/* font color end */
/* 头部 */
.head_top{width:100%; height:56px; background:url(../images/bg_02.jpg) center top repeat-x; margin:0 auto; overflow:hidden;}
.head_box{width:1002px; margin:0 auto; overflow:hidden;}
.head_box ul{width:250px; padding-top:15px; color:#AD7405; font-size:12px; float:right; overflow:hidden;}
.head_box li{width:58px; line-height:25px; padding-left:23px; float:left; overflow:hidden;}
.head_box li.a1{background:url(../images/gj_02.jpg) center left no-repeat;}
.head_box li.a2{background:url(../images/gj_03.jpg) center left no-repeat; padding-left:25px;}
.head_box li.a3{background:url(../images/gj_04.jpg) center left no-repeat;}
/* 尾部 */
.bottom{width:100%; height:150px; background:#F4EDE2; padding:15px 0px 0px; border-top:3px solid #FFF; color:#C17F0F; margin:0 auto; overflow:hidden;}
.bottom .bot_box{width:1003px; margin:0 auto; overflow:hidden;}
.bottom .bot_box1{width:265px; float:left; overflow:hidden;}
.bottom .bot_box2{width:600px; float:left; overflow:hidden;}
.bottom .bot_box3{width:100px; text-align:center; line-height:24px;  float:left; overflow:hidden;}
.bottom .bot_top{width:100%; height:30px; line-height:30px; font-size:13px; text-align:left;  margin:0 auto; overflow:hidden;}
.bottom .bot_bot{width:100%; line-height:24px; font-size:12px; text-align:left; padding-top:10px; margin:0 auto; overflow:hidden;}