@charset "gb2312";

/* 12号字 */
.f12{
    font-size:12px;
}
/* 14号字 */
.f14{
    font-size:14px;
}
/* 18号字 */
.f18{
    font-size:18px;
}
.f18h{
    font-size:18px;
	font-family:黑体;
}
/* 16号字 */
.f16{
    font-size:16px;
}
.f16h{
    font-size:16px;
	font-family:黑体;
}
/* 24号字 */
.f24{
    font-size:24px;
}
/* 文字加粗 */
.fontB{
    font-weight:bold;
}
/* 文字不粗 */
.fontNb{
    font-weight:normal;
}


/* 白色 */
.white{
    color:#FFFFFF;
}
.white a{
    color:#ffffff;
	text-decoration:none;
}
.white a:hover{
    color:#ffffff;
	text-decoration:underline;
}

.white2{
	color:#ffc8fc;
}
.white2 a{
    color:#ffc8fc;
	text-decoration:none;
}
.white2 a:hover{
    color:#ffc8fc;
	text-decoration:underline;
}

/* 紫色 */
.violet1{
	color:#d06ecb;
}
.violet1 a{
	color:#d06ecb;
	text-decoration:none;
}
.violet1 a:hover{
	color:#d06ecb;
	text-decoration:underline;
}

.violet2{
	color:#b85fb2;
}
.violet2 a{
	color:#b85fb2;
	text-decoration:none;
}
.violet2 a:hover{
	color:#b85fb2;
	text-decoration:underline;
}

.violet3{
	color:#912c8c;
}
.violet3 a{
	color:#912c8c;
	text-decoration:none;
}
.violet3 a:hover{
	color:#912c8c;
	text-decoration:underline;
}
/* 红色 */
.red{
    color:#b04104;
}
.red a{
    color:#b04104;
	text-decoration:none;
}
.red a:hover{
    color:#b04104;
	text-decoration:underline;
}

.red2{
    color:#d50000;
}
.red2 a{
    color:#d50000;
	text-decoration:none;
}
.red2 a:hover{
    color:#d50000;
	text-decoration:underline;
}
/* 灰色 */
.gray{
    color:#aaaaaa;
}
.gray a{
    color:#999999;
	text-decoration:none;
}
.gray a:hover{
    color:#999999;
	text-decoration:underline;
}
/* 灰色2 */
.gray2{
    color:#717171;
	}
.gray2 a{
    color:#717171;
	text-decoration:none;
	}
.gray2 a:hover{
    color:#717171;
	text-decoration:underline;
	}
.gray3{
	color:#858585;
}
.gray3 a{
	color:#858585;
	text-decoration:none;
}
.gray3 a{
	color:#858585;
	text-decoration:underline;
}

/* 黑色 */
.black{
    color:#404040;
	}
.black a{
    color:#404040;
	text-decoration:none;
	}
.black a:hover{
    color:#404040;
	text-decoration:underline;
	}
/* 黄色 */
.yellow{
    color:#79520f;
	}
.yellow a{
    color:#79520f;
	text-decoration:none;
	}
.yellow a:hover{
    color:#fe6c00;
	text-decoration:underline;
	}
.yellow2{
	color:#776b1b;
}
.yellow2 a{
	color:#776b1b;
	text-decoration:none;
}
.yellow2 a:hover{
	color:#776b1b;
	text-decoration:underline;
}
/* 蓝色 */
.blue{
    color:#2066ae;
	}
.blue a{
    color:#2066ae;
	text-decoration:none;
	}
.blue a:hover{
    color:#FF0000;
	text-decoration:underline;
	}

/* 绿色 */
.green{
    color:#406604;
	}
.green a{
    color:#406604;
	text-decoration:none;
	}
.green a:hover{
    color:#FF0000;
	text-decoration:underline;
	}

.f_blue	{ color:#1e65af;}

.font_yh{ font-family:"微软雅黑", "宋体";}	

@charset "gb2312";

#mainWiap{
	width:940px;
	height:100%;
	margin:0px auto;
	background-repeat:no-repeat;
	background-position:center top;
}
.cont1,.cont2{
	width:946px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.cont1 .contL{
	width:402px;
	height:auto;
	overflow:hidden;
}
.cont1 .contR,.i_zwxx{
	width:535px;
	height:auto;
	overflow:hidden;
}
.cont2 .contL,.i_gn_news{
	width:706px;
	height:auto;
	overflow:hidden;
}
.cont2 .contR{
	width:230px;
	height:auto;
	overflow:hidden;
}

.cont3{
	width:963px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(list_06.jpg) no-repeat center bottom;
}
.cont3 .contL,.p_menu{
	width:210px;
	height:auto;
	overflow:hidden;
}
.cont3 .contR,.p_listCont{
	width:753px;
	height:auto;
	overflow:hidden;
}

@charset "gb2312";
/* 首页CSS */
.top{
	width:100%
}

.top .seach{
	height:34px;
	padding-top:8px;
	background:url(index_01.jpg);
}

.top .seach table{ 
    margin:0 auto 0 auto;
	line-height:24px;
}

.top .seach table .top_but{
	width:68px;
	height:25px;
	background:url(index_02.jpg) no-repeat;
	text-align:center;
}

.top .seach table .seachbox{
	width:233px;
	height:23px;
	border:1px solid #cac9ca;
	background:#FFF;
}

.top .seach table .seachbox .txtbox{
	width:162px;
	padding-left:8px;
	border:none;
	line-height:23px;
	height:23px;
	color:#cbcbcb;
}

.top .banner{
	width:100%;
	height:272px;
}
.top .banner01{
	background:url(topbanner01.jpg) no-repeat center
}

.top .navbox{
	width:100%;
	height:81px;
	background:url(index_04.jpg);
}

.top .navbox .top_nav{
	width:1002px;
	margin:0 auto;
}

.top .navbox .top_nav .link_index{
	margin-top:17px;
	width:114px;
	height:62px;
}

.top .navbox .top_nav .links_box{
	width:162px;
	height:48px;
	margin-top:15px;
	margin-right:18px;
}

.top .navbox .top_nav .links_box_left{
	width:45px;
	background:url(index_06.jpg);
	height:48px;
}

.top .navbox .top_nav .links_box_left a{
	color:#ffffff;
	font-size:15px;
	font:"微软雅黑", "宋体";
	letter-spacing:5px;
	font-weight:bold;
	_line-height:22px;
}

.top .navbox .top_nav .links_box_right{
	width:117px;
}
.top .navbox .top_nav .links_box_right li{
	width:50px;
	padding:0 0 0 8px;
}

.top .navbox .top_nav .links_box_right li a{
	color:#ffffff;
}

.main{
	width:1002px;
	margin:0 auto;
}

.main .topnews{
	border:1px solid #ac2d00;
	background:url(index_07.jpg) top left no-repeat;
	height:66px;
}

.main .topnews_left{
	width:710px;
	margin-left:49px;
	_margin-left:24px;
	text-align:center;
}

.main .topnews_left h2{
	text-align:center;
	font-family:"微软雅黑", "宋体";
	font-size:28px;
	line-height:40px;
}

.main .topnews_left h2 a{
	color:#b73500
}

.main .topnews_right{
	width:215px;
	height:55px;
	border:1px solid #fcab8e;
	line-height:27px;
	margin:5px 0 0 15px;
}

.main .news{
	width:768px;
}

.main .news .picbox{
	width:432px;
	height:260px;
	padding:10px;
}

.main .news .news_abyw{
	width:300px;
	background:url(index_10.jpg) repeat-y;
	height:280px;
	padding:0 8px;
}

.titbox{
	border-bottom:1px solid #b9b9b9;
	
}
.titbox a{
	color:#b42e00;
	border-bottom:2px solid #b42e00;
	padding:0 5px;
}

.main .news .news_abyw li{
	width:280px;
	line-height:26px;
}

.main .news .news_abyw a.but01{
	background:url(index_11.jpg);
	width:62px;
	height:23px;
	text-align: center;
	display:block;
	color:#ffffff;
	margin-left:10px;
}

.main .weibobox{
	width:222px;
	margin-left:10px;
}

.main .weibobox li{
	padding:0 10px;
	width:200px;
	font-size:13px;
}
	

.titbox01{
	background:url(index_13.jpg);
	height:35px;
	line-height:35px;
	border-bottom:1px solid #b42e00;
}

.titbox01 a{
	background:url(index_14.jpg) no-repeat;
	padding-left:27px;
	display:block;
}

.xxgk{
	width:1002px;
}

.xxgk_links{
	background:url(index_16.jpg);
	padding-left:116px;
	height:47px;
	line-height:47px;
}

.xxgk_links a{
	padding:0 4px;
}

.xxgk_left{
	width:762px;
	margin:8px 10px 0 8px;
	_margin:8px 6px 0 6px;
}

.xxgk_ty_title{
	width:368px;
	border-bottom:1px solid #b42e00;
	height:35px;
}

.xxgk_ty_title li{
	width:auto;
	height:36px;
	line-height:36px;
	padding-left:10px;
	background:url(menu_bg.gif) no-repeat;
}

.xxgk_ty_title li span{
    width:auto;
	height:36px;
	display:block;
	overflow:hidden;
	float:left;
	padding-right:15px;
}
.xxgk_ty_title li.sel span{
	width:auto;
	height:36px;
	display:block;
	overflow:hidden;
	float:left;
	padding-right:15px;
	background:url(menu_bg.gif) no-repeat right -40px;
}
.xxgk_ty_title li.cut span{
	width:auto;
	height:36px;
	display:block;
	overflow:hidden;
	float:left;
	padding-right:15px;
	background:url(menu_bg.gif) no-repeat right -40px;
}

.xxgk_ty_title li.sel{
	background:url(menu_bg.gif) no-repeat;
}
.xxgk_ty_title li.sel span{
	background:url(menu_bg.gif) no-repeat right -40px;
}

.xxgk_ty_title li.none{
	background:none;
}

.index_list{
	width:368px;
}

.index_list ul.index_li li{
	width:360px;
	padding:0 4px;
}

.xxgk_right{
	width:221px;
	border-left:1px solid #d1dce1;
	background:#f0f0f0;
}

.xxgk_right_tit{
	background:url(index_18.jpg);
	height:36px;
	line-height:36px;
}

.xxgk_right li{
	width:201px;
	padding:0 10px;
	font-size:13px;
}

.bsfw{
	padding:9px;
}

.bsfw_left{
	width:480px;
}

.bsfw_left .geren{
	width:161px;
	margin-right:7px;
}

.bsfw_left .geren_tit{
	background:url(index_22.jpg);
	line-height:23px;
}

.bsfw_left .geren_tit li{
	width:53px;
	border-left:1px solid #ffffff;
	text-align:center;
	background:url(index_21.jpg);
	color:#ffffff;
}

.bsfw_left .geren_tit li.cut{
	border:none;
	background:none;
	color:#616161;
}

.bsfw_left ul.bs_list li{
	width:72px;
	font-weight:bold;
	margin-left:6px;
}

.bsfw_left ul.bs_list li a{
	color:#9c9c9c;
}

.bsfw_left .fw{
	width:308px;
}

.bsfw_left_fwtit{
	background:url(index_23.jpg);
	line-height:23px;
}

.bsfw_left_ul li{
	width:48px;
	text-align:center;
	margin:0 0 0 3px;
}

.bsfw_left_lstd li{
	padding:0 10px;
}

.bsfw_zdfw{
}

.bsfw_zdfw_tit{
	height:27px;
	background:url(index_37.jpg);
}

.bsfw_zdfw li{
    width:65px;
	text-align:center;
	margin:0 7px;
}

.bsfw_right{
	width:491px;
	margin-left:9px;
}

.bsfw_right .zqml{
	background:url(index_45.jpg);
	height:39px;
	line-height:39px;
	padding-left:145px;
}

.bsfw_right .zqml li{
	padding:0 3px;
}

.bsfw_right .zqml li,.bsfw_right .zqml li a{
	color:#ffffff;
}

.bsfw_right .yxzt th{
	background:#c33302;
	color:#ffffff;
	text-align:left;
	padding-left:7px;
}

.bsfw_right .yxzt table{
	margin:0 auto;
}

.bsfw_right .yxzt td{
	padding-left:7px;
}

.bsfw_right .ztcx{
	width:189px;
	margin-right:8px;
}

.bsfw_right .ztcx table{
	margin:0 auto;
}

.bsfw_right .ztcx_txtbox{
	border:1px solid #c5c5c5;
	width:77px;
}

.bsfw_right .qkfk{
	width:290px;
}

.bsfw_right .qkfk li{
	width:132px;
	margin-left:13px;
}

.bot_box{
	width:364px;
	padding:7px;
	margin-right:8px;
	_margin-right:3px;
}

.bot_box_ul li{
	width:364px;
}

.bot_box h3 a{
	color:#a42a00;

}
.bot_box h3{
	text-align:center;
}

.bot_box p{
	text-indent:24px;
}

.bot_weibo{
	width:220px;
	margin-left:4px;
}

.bottom{
	background:#f7f7f7;
	border-top:1px solid #cecece;
}

.bottom_box{
	width:1002px;
	margin:0 auto;
}

.bottom_box li{
	margin:0 2px;
}

.bottom_box .jump{
	width:186px;
	border:1px solid #abadb3;
	height:23px;
	line-height:23px;
	text-align:center;
}

.bottom_box .bottom_txt{
	border-top:1px solid #676767;
	text-align:center;
}
@charset "gb2312";
/* 内页CSS */

.p_abgk{
	height:381px;
	background:url(p_01.jpg) no-repeat;
}

.p_abgk_txt{
	width:880px;
	margin:0 auto;
	padding-top:142px;
	line-height:36px;
}

.p_abgk_txt p{
	text-indent:24px;
}

.p_zjab{
	height:376px;
	background:url(p_02.jpg);
}

.p_zjab_txtbox{
	width:948px;
	margin:0 auto;
}

.p_zjab_txtbox p{
	text-indent:24px;
	color:#7a5b48;
	line-height:36px;
}

.p_leftbox{
	width:190px;
	background:url(p_04.jpg);
	height:1140px;
}

.p_leftbox_tit{
	width:177px;
	height:56px;
	background:url(p_06.jpg);
	text-align:center;
	line-height:53px;
}

.p_leftbox_ullinks li{
	width:190px;
	line-height:32px;
	margin-bottom:5px;
}

.p_leftbox_ullinks li.cut{
	background:url(p_07.jpg);
}

.p_leftbox_ullinks li.cut a{
	color:#b42e00;
}

.p_leftbox_ullinks li a{
	height:33px;
	line-height:32px;
	margin-bottom:5px;
	display:block;
	padding-left:53px;
}

.p_leftbox_ullinks li a.cut01{
	background:url(p_07.jpg);
	color:#b42e00;
}
.p_leftbox_ullinks li a.xl{
	padding-left:70px;
	font-size:14px;
}

.p_right{
	width:760px;
	margin-left:21px;
}

.dq_links li{
	margin-right:8px;
	line-height:50px;
}
	
.p_right .ld_tab td,.p_right .ld_tab th{
	background:#fef5f5;
	padding-left:15px;
	line-height:30px;
}

.p_ty_tit{
	background:url(p_11.jpg);
	height:33px;
	line-height:31px;
}

.p_ty_tit b{
	text-align:center;
	border-bottom:2px solid #b42e00;
	line-height:31px;
	height:31px;
	display:block;
}

.p_list_box{
	border-bottom:1px dashed #cacaca;
}

.p_list li{
	width:750px;
	padding:0 5px;
}

.p_xl_box{
	width:872px;
	margin:0 auto;
	padding:0 38px;
	background:#fbfbfb;	
}

.p_picul li{
	width:226px;
	display:block;
	height:175px;
	text-align:center;
	margin:0 13px;
	_margin:0 11px;
}

.p_jgsz_tab th{
	font-size:14px;
	line-height:32px;
}

.p_jgsz_tab td{
	padding:0 8px;
	line-height:32px;
}
.p_jgsz_tab tr.bg01 th,.p_jgsz_tab tr.bg01 td{
	background:#f6f6f6;
}

.p_jgsz_tab tr.bg02 th,.p_jgsz_tab tr.bg02 td{
	background:#f9f9f9;
}

.p_xxgk_tit{
	width:200px;
	margin:0 auto;
}

.p_xxgk_dzld{
	width:196px;
	margin:0 auto;
	line-height:21px;
}

.p_xxgk_dzld img{
	margin-right:10px;
}

.p_lyzx_topbox{
	width:1002px;
	height:337px;
	background:url(p_20.jpg);
}
.p_lyzx_topbox_fla{
	width:707px;
	height:309px;
	margin: 13px 0 0 11px;
}
.p_lyzx_topbox_right{
	width:223px;
	margin-left:47px;
	
}
.p_lyzx_topbox_right .tit_ly{
	border-bottom:1px solid #d7d7d7
	
}
.p_lyzx_topbox_right li{
	width:223px;
}
.p_lyzx_topbox_right_but{
	background:url(index_11.jpg);
	width:62px;
	height:23px;
	text-align: center;
	display:block;
	color:#ffffff;
	margin-left:10px;
}
.p_lyzx_listbox{
	width:239px;
	margin:0 6px;
	_margin:0 5px;
}

.p_lyzx_listbox_tit{
	width:239px;
}
.p_lyzx_listbox ul.p_ly_list li{
	width:239px;
}
.p_lyzx_ts{
	width:220px;
	height:199px;
	background:url(p_21.jpg);
	padding:0 12px;
}

.p_lyzx_ts li{
	width:64px;
	text-align:center;
	padding:0 4px;
}

.p_lyzx_mj{
	margin:0 6px;
}
.p_lyzx_mj_tit{
	background: url(p_28.jpg);
	line-height:35px;
	height:35px;
	padding:0 8px;
}

.p_lyzx_mj .pic_b{
	width:230px;
	height:129px;
	padding:4px;
	border:1px solid #cfcfcf;
	margin:0 3px;
	
}

.p_xx_tx{
	background:#f4f4f4;
	height:28px;
	padding-left:18px;
}

.p_xx_tab td{
	line-height:40px;
	border-bottom:1px dashed #dcdcdc;
}

.p_xx_tab td span{
	padding-left:12px;
}
.p_xx_tab .txtbox01{
	width:209px;
	border:1px solid #dcdcdc;
	color:#a6a6a6;
	line-height:21px;
	height:21px;
}

.p_xx_tab .txtbox02{
	width:614px;
}

.p_xx_tab .txtbox03{
	width:614px;
	height:188px;
	margin:8px 0;
}

.p_xx_tab .txtbox04{
	width:544px;
}

.p_xx_but{
	text-align:center;
}

.p_zx_txtbox{
	width:228px;
	height:24px;
	border:1px solid #cdcdcd;
	border-right:none;
	color:#b6b6b6;
	line-height:24px;
}

.p_zx_bg{
	background:#f7f7f7;
	padding:8px;
}
.p_zx_tab{
	margin:0 auto;
}
.p_zx_tab td{
	line-height:30px;
}
.p_zx_tab01 th{
	background:#d6623a;
	font-weight:normal;
	color:#ffffff;
}
.p_zx_tab01 td{
	text-align:center;
}
.p_zx_tab01 td.padding{
	text-align:left;
	padding-left:12px;
}
.p_zx_tab01 tr.bg_01 td{
	background:#f8f8f8;
}

.p_zx_tab01 tr.bg_02 td{
	background:#e8e8e8;
}
.p_zx_txtbox01{
	width:209px;
	height:21px;
	border:1px solid #dcdcdc;
	color:#a6a6a6;
}

.p_dcjg_topbox{
	background:#fff4ef;
	padding:0 30px;
}

.p_dcjg_topbox p{
	text-indent:24px;
}

.p_dcjg_tit{
	font-size:14px;
	color:#b42e00;
}

.p_dcjg_tab{
	width:484px;
	margin-left:34px;
	border-collapse:collapse;
}
.p_dcjg_tab td,th{
}

.p_dcjg_tab th{
	background:#f6f6f6;
	text-align:center;
	font-weight:normal;
}
.p_dcjg_tab td.cut{
	padding-left:30px;
}
.p_dcjg_tab td.cut01{
	padding-left:15px;
}

.p_dcjg_tab td div{
	width:196px;
	height:16px;
	background:#fbfbfb;
	border:1px solid #e0e0e0;
	margin:5px 0 0 13px;
}

.p_dcjg_tab td div span{
	display:block;
	background: url(p_38.jpg);
	width:80%;
	height:16px;
	
}

.zdgz_tit{
	height:53px;
	background:url(p_44.jpg) no-repeat;
	line-height:53px;
	padding-left:45px;
}

.zdgz_list{
	width:313px;
}

.zdgz_list_tit{
	width:313px;
}

.zdgz_list_ul li{
	width:313px;
}

.tyxl_mainBox_h1 {width:760px;  line-height:49px; font-size:24px;  color:#B51010; margin:0 auto; text-align:center;}
.tyxl_little_title {height:28px; width:675px; overflow:hidden; text-align:center; line-height:28px; margin:0 auto; border:1px dashed #CCC;}
.tyxl_little_title p {display:inline;}
.tyxl_content {height:auto;  overflow:hidden; margin:0 auto;}
.tyxl_content p {height:auto; overflow:hidden; line-height:24px; margin:0 auto;}
.tygl_contR_page {width:760px; height:28px; overflow:hidden;}
.tygl_contR_page div {width:600px; height:28px; line-height:28px;overflow:hidden; text-align:center; margin:0 auto;}
.tyxl_caozuo {width:677px; height:48px; overflow:hidden; margin:0 auto; border-top:1px solid #CCC;}
.tyxl_caozuo p { width:200px; height:48px; line-height:48px; margin:0 auto; text-align:center;}
.tyxl_dy {display:inline-block; text-indent:1em; width:77px; height:42px; background:url(imagestyxl_dy.jpg) no-repeat center left;}
.tyxl_gb {display:inline-block; text-indent:1em; width:77px; height:42px; background:url(imagestyxl_gb.jpg) no-repeat center left;}
@charset "gb2312";
/* 信箱页面专用CSS */
#mail_menu{
	width:940px;
	height:auto;
}
#mail_menu .topImg{
	height:11px;
	overflow:hidden;
	background:url(mail_cx_03.jpg) no-repeat;
}
#mail_menu .botImg{
	height:10px;
	overflow:hidden;
	background:url(mail_cx_08.jpg) no-repeat;
}
#mail_menu .contMain{
	width:940px;
	height:186px;
	overflow:hidden;
	background:url(mail_cx_06.jpg) repeat-y;
}

.mail_man{
	width:152px;
	height:172px;
	display:inline;
	margin-left:6px;
	overflow:hidden;
	margin-top:11px;
}
.mail_man .pic{
	width:100px;
	height:123px;
	overflow:hidden;
	margin:0 auto;
}
.mail_man .pic img{
	padding:5px;
	border:#808080 1px solid;
	background:#FFF;
}
.mail_man h3{
	width:152px;
	height:auto;
	text-align:center;
	overflow:hidden;
	display:block;
	line-height:18px;
}
.mail_wel{
	width:608px;
	height:170px;
	display:inline;
	overflow:hidden;
	line-height:28px;
	margin:11px auto auto 11px;
}
.mail_Tico{
	width:110px;
	height:166px;
	display:inline;
	margin:9px 18px auto auto;
	overflow:hidden;
}
.mail_Tico img{
	border:0;
}

#mail_waip{
	width:938px;
	height:auto;
    border:1px solid #e1e1e1; border-top:2px solid #0c8be0;
}
#mail_waip h2{
	height:37px;
	overflow:hidden;
	display:block;
	background:url(mail_cx_18.jpg) no-repeat;
}
#mail_waip h2 ul li{
	width:81px;
	height:30px;
	overflow:hidden;
	margin:7px auto auto 20px;
	text-align:center;
	line-height:30px;
}
#mail_waip h2 ul li.sel{
	background:url(mail_cx_19.jpg) no-repeat;
	color:#cd0000;
}
#mail_waip h2 ul li.sel a{
	color:#cd0000;
}
#mail_waip h2 ul li.sel a:hover{
	color:#cd0000;
	text-decoration:none;
}
#mail_waip .contMain{
	width:938px;
	height:auto;
	border-top:none;
}

.mail_input{
	width:295px;
	height:24px;
	overflow:hidden;
	line-height:22px;
	background:url(mail_cx_24.jpg) no-repeat;
	border:#dddddd 1px solid;
}
.mail_title{
	width:938px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	background-repeat:no-repeat;
	background-position:6px center;
	background-color:#e7e7e7;
	text-indent:32px;
	margin:0 auto;
	text-align:left;
}


.mial_cont_Timg{
	width:919px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.mial_contMain{
	width:919px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/mail_cont_063.jpg) repeat-y;
}
.mial_cont_Bimg{
	width:919px;
	height:14px;
	overflow:hidden;
	background:url(../images/mail_cont_12.jpg) no-repeat;
	margin:0 auto;
}
.mial_content{
	width:842px;
	height:auto;
	line-height:26px;
	overflow:hidden;
	margin-left:40px;
	text-align:left;
}

.mail_yqts{
	width:940px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	line-height:200%;
}
.mail_yqts p{
	text-indent:28px;
}

.mail_titbox01{ height:28px; line-height:28px; background:url(index_06.jpg);}
.mail_titbox01 li{ width:90px; text-align:center; border-left:1px solid #e5e5e5; font-size:14px;}
.mail_titbox01 li.cut { border:none; background:#FFF; font-weight:bold; color:#0c8be0;}
@charset "gb2312";






*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	color: #333333;
	font-family:"宋体";
	background:#fff;
	line-height:26px;
	background:url(bg.jpg);
}
.bg{  background:url(banner.jpg) no-repeat top center;}
.bg_bottom{background:url(bottom_bg.jpg) no-repeat bottom center;}
.fl{ float:left;}
.fr{ float:right;}

img{ border:none;}
.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
.input1{
    height:18px;
	width:118px;
	color:#999999;
	border:#a9afb2 1px solid;
	padding:0px;margin:0px;
	}
.input2{
    height:18px;
	width:49px;
	color:#999999;
	padding:0px;margin:0px;
	border:#a9afb2 1px solid;
	}
.textarea1{
    width:650px;
	height:142px;
	border:#e3e3e3 1px solid;
	}
.select1{
	width:62px;
	height:18px;
	border:#7f9db9 1px solid;
	padding:0px;margin:0px;
}
.select2{
	width:76px;
	height:18px;
	border:#7f9db9 1px solid;
	padding:0px;margin:0px;
}
.img1{
    padding:2px;
	border:#c4c4c4 1px solid;
	}
.img3{
    padding:3px;
	border:#c4c4c4 1px solid;
	}
.img4{
    padding:4px;
	border:#c4c4c4 1px solid;
	}
.img2{
	border:#dfdfdf 1px solid;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}

.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

	
/* 公用头部样式 */
#topWiap{
	width:962px;
	height:41px;
	overflow:hidden;
	line-height:34px;
	margin:0 auto;
}
#topWiap .time{
	width:189px;
	height:34px;
	overflow:hidden;
	background:url(index_04.jpg) no-repeat right top;
	text-align:center;
}
#topWiap .i_login{
	width:557px;
	height:34px;
	overflow:hidden;
	background:url(index_04.jpg) no-repeat right top;
}
#topWiap .home{
	width:216px;
	height:34px;
	overflow:hidden;
}
.i_login ul li.t1{
	width:48px;
	height:34px;
	overflow:hidden;
	margin-left:51px;
}
.i_login ul li.t2{
	width:119px;
	height:19px;
	overflow:hidden;
	border:#dbc7ab 1px solid;
	margin-top:7px;
	background:#FFF;
}
.i_login ul li.t2 input{
	width:119px;
	height:19px;
	overflow:hidden;
	border:0;
	line-height:18px;
	color:#999999;
	padding-left:6px;
	background:none;
}
.i_login ul li.t3{
	width:37px;
	height:34px;
	overflow:hidden;
	margin-left:23px;
}
.i_login ul li.t4{
	width:71px;
	height:22px;
	overflow:hidden;
	background:url(index_09.jpg) no-repeat;
	margin:6px auto auto 13px;
}
.i_login ul li.t4 input{
	width:71px;
	height:22px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	background:none;
}
.home ul li.t1{
	width:92px;
	height:34px;
	margin-left:17px;
	overflow:hidden;
	background:url(index_06.jpg) no-repeat right top;
}
.home ul li.t1 span{
	width:92px;
	height:34px;
	display:block;
	overflow:hidden;
	background:url(index_12.jpg) no-repeat left center;
	text-indent:22px;
}
.home ul li.t2{
	width:92px;
	height:34px;
	overflow:hidden;
	background:url(index_15.jpg) no-repeat left center;
	text-indent:22px;
	margin-left:13px;
}

#topBanner{
	width:992px;
	height:240px;
	overflow:hidden;
	margin:0 auto;
}

.navWiap{
	width:992px;
	height:39px;
	overflow:hidden;
	background:url(index_31.jpg) no-repeat;
	margin:0 auto;
}
.navWiap ul li{
	height:39px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.navWiap ul li a{
	width:100%;
	height:39px;
	line-height:39px;
	overflow:hidden;
	display:block;
}
.navWiap ul li.t1{
	width:82px;
	margin-left:31px;
}
.navWiap ul li.t2{
	width:65px;
	margin-left:18px;
}
.navWiap ul li.t3{
	width:74px;
	margin-left:14px;
}
.navWiap ul li.t4{
	width:61px;
	margin-left:23px;
}
.navWiap ul li.t5{
	width:49px;
	margin-left:14px;
}
.navWiap ul li.t6{
	width:49px;
	margin-left:11px;
}
.navWiap ul li.t7{
	width:62px;
	margin-left:11px;
}
.navWiap ul li.t8{
	width:91px;
	margin-left:26px;
}
.navWiap ul li.t9{
	width:62px;
	margin-left:23px;
}
.navWiap ul li.t10{
	width:50px;
	margin-left:15px;
}
.navWiap ul li.t11{
	width:51px;
	margin-left:10px;
}
.navWiap ul li.t12{
	width:51px;
	margin-left:10px;
}

#topSer{
	width:962px;
	height:36px;
	overflow:hidden;
	background:url(index_65.jpg) no-repeat;
	margin:0 auto;
}
#topSer .zn_ser{
	width:285px;
	height:36px;
	overflow:hidden;
	line-height:36px;
	background:url(index_29.jpg) no-repeat right center;
}
#topSer .fl_ser{
	width:390px;
	height:36px;
	line-height:36px;
	overflow:hidden;
}
.zn_ser ul li.t1{
	width:66px;
	height:36px;
	overflow:hidden;
	margin-left:13px;
}
.zn_ser ul li.t2{
	width:122px;
	height:19px;
	overflow:hidden;
	background:#FFF;
	margin-top:7px;
	border:#c8ceb8 1px solid;
}
.zn_ser ul li.t2 input{
	width:122px;
	height:19px;
	border:0;
	background:none;
	overflow:hidden;
	padding-left:4px;
	line-height:18px;
	color:#999;
}
.zn_ser ul li.t3{
	width:63px;
	height:22px;
	overflow:hidden;
	background:url(index_26.jpg) no-repeat;
	margin:7px auto auto 8px;
}
.zn_ser ul li.t3 input{
	width:63px;
	height:22px;
	display:block;
	overflow:hidden;
	border:0;
	background:none;
	cursor:pointer;
	text-indent:-9999px;
}

.fl_ser ul li.t1{
	width:66px;
	height:36px;
	overflow:hidden;
	margin-left:11px;
}
.fl_ser ul li.t2{
	width:122px;
	height:19px;
	overflow:hidden;
	background:#FFF;
	margin-top:7px;
	border:#c8ceb8 1px solid;
}
.fl_ser ul li.t2 input{
	width:122px;
	height:19px;
	border:0;
	background:none;
	overflow:hidden;
	padding-left:4px;
	line-height:18px;
	color:#999;
}
.fl_ser ul li.t3{
	width:91px;
	height:;
	overflow:hidden;
	margin-left:9px;
margin-top:0;/*Firefox*/  
margin-top:8px\9;/*IE8*/  
*margin-top:8px;/*IE7*/  
_margin-top:8px;/*IE6*/
}
.fl_ser ul li.t3 select{

}
.fl_ser ul li.t4{
	width:63px;
	height:22px;
	overflow:hidden;
	background:url(index_26.jpg) no-repeat;
	margin:7px auto auto 8px;
}
.fl_ser ul li.t4 input{
	width:63px;
	height:22px;
	display:block;
	overflow:hidden;
	border:0;
	background:none;
	cursor:pointer;
	text-indent:-9999px;
}

#i_notic{
	width:962px;
	height:36px;
	overflow:hidden;
	line-height:36px;
	text-indent:22px;
	margin:0 auto;
	background:url(index_34.jpg) no-repeat 5px center;
}
#i_notic a{
	margin-right:15px;
}


#botCont{
	width:963px;
	height:auto;
	overflow:hidden;
	text-align:center;
	line-height:24px;
	margin:0 auto;
}

.border{
	border:1px solid #d1dce1;
}

.border01{
	border:1px solid #d6d6d6;
}

