/* CSS Document */
body {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:"";
}
body *{
	margin: 0px;
	padding: 0px;
}
a:link, a:visited,
a:active{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#555;
	text-decoration:underline;
}
img{border:none}
p{line-height:22px;}

.w1000px {
	width:1000px;
	text-align:left;
	background-color:#fff;
	margin:0 auto;
}

.tblue{color:#0344a4}
.tblue2, .tblue2 a:link, .tblue2 a:visited, .tblue2 a:active{color:#296de8}
.torg{color:#fa7e04}
.twhite{color:#fff}
.tb{font-weight:bold;}
.t14{font-size:14px;}

.bor_blue{border:1px solid #95CCF3}
.bor_b_lblue{border-bottom:1px dashed #95CCF3}

.mar_hor_7{margin:0 7px;}
.mar_bot_7{margin-bottom:7px;}
.mar_top_8{margin-top:8px;}
.mar_bot_8{margin-bottom:8px;}
.mar_bot_10{margin-bottom:10px;}
.mar_bot_16{margin-bottom:16px;}
.mar_top_10{margin-top:10px;}

.pad_top_7{padding-top:7px;}
.pad_top_15{padding-top:15px;}

.nav{text-align:center;color:#fff;}
.nav a:link, .nav a:visited, .nav a:active{color:#fff; font-weight:bold;  text-decoration:none; padding:4px 14px;}
.nav a:hover{color:#DDF4FF;}

.mbg{background:url(xzfw_mbg.gif) repeat-x left top;}

.ibox_tabon{background:url(xzfw_ibox_tabon.gif) no-repeat center; width:93px; height:32px; line-height:32px; text-align:center; font-size:14px; font-weight:bold; color:#fff;}
.ibox_tabon a, .ibox_tabon a:link, .ibox_tabon a:visited, .ibox_tabon a:active{color:#fff; text-decoration:none;}
.ibox_tab{width:93px; height:32px; line-height:32px; text-align:center; font-size:14px; font-weight:bold; color:#296de8;}
.ibox_tab a, .ibox_tab a:link, .ibox_tab a:visited, .ibox_tab a:active{color:#296de8; text-decoration:none;}

.dqwz{text-indent:1.2em; letter-spacing:1px; color:#0344a4; border:1px solid #A4D1F8}
.dqwz a:link, .dqwz a:visited, .dqwz a:active, .dqwz a:hover{color:#0344a4; text-decoration:none;}
.xl_tit{font-size:18px; font-weight:bold; color:#296de8; text-align:center;}
.tdate{color:#666; padding-left:4px;}
/* 以下是导航菜单样式表*/
.subnav {
	position: absolute;
	top: 27px;
	left: 91px;
	float: left;
	height: 27px;
	line-height: 27px;
	white-space: nowrap;
	background: url(lrtk.png) no-repeat 0 -180px;
	color: #0066CC;
}
#subnav1 {left: 120px; width:230px; }
#subnav2 {left: 220px; width:230px; }
#subnav3 {left: 416px; width:150px; }
#subnav4 {left: 408px; width:290px; }
.disable {
    display: none;
}
.subnav p {
    padding: 0 10px;
    background: url(lrtk.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
	height:27px;
	line-height:27px;
    background: url(lrtk.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(lrtk.png) repeat-x 0 -261px;
}
.subnav a, .subnav a:link,.subnav a:visited, .subnav a:active {
	display: inline;
	padding: 0;
	font-size: 100%;
	color: #235e99;
	width: 102px;
	text-decoration:none;
	font-family: "宋体";
}
.subnav a:hover {
	display: inline;
	padding: 0;
	font-size: 100%;
	color: #0066CC;
	width: 102px;
	text-decoration:none;
	border-bottom:2px solid #0066CC;
}

.xl_body{width:92%; margin-left:auto; margin-right:auto; font-size:14px;}
.xl_body p{margin-bottom:10px; line-height:2em;}
