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

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

.mar_top_5{margin-top:5px;}
.mar_top_20{margin-top:20px;}
.mar_bot_7{margin-bottom:7px;}
.mar_bot_10{margin-bottom:10px;}

.bor_pk{border:1px solid #fb86b1;}
.bor_b_pk{border-bottom:1px solid #fb86b1;}

.tpink, .tpink a, .tpink a:link, .tpink a:visited, .tpink a:active{color:#d80875;}
.twhite, .twhite a, .twhite a:link, .twhite a:visited, .twhite a:active{color:#fff; text-decoration:none;}
.tdate{
	color:#666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tb{font-weight:bold;}
.t13{font-size:13px;}
.t14{font-size:14px;}

.nav{
	text-align:center;
	color:#FFFFFF;
}
.nav a, .nav a:link, .nav a:visited,
.nav a:active{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding: 2px 8px;
}
.nav a:hover{
	color:#FFCCFF;
	text-decoration:none;
}
.nav ul{
	list-style-type:none;
	width:100%;
	height:24px;
	line-height:24px;
	margin:5px 0;
	padding:0;
}
.nav ul li{
	display:block;
	float:left;
	width:90px;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0 2px;
	position:relative;
}
.nav ul li ul.sub{
	display:none;
	width:100px;
	height:auto;
	border:1px solid #FB5CB1;
	border-bottom:0;
	background-color:#FFECFF;
	margin:0;
	padding:0;
	position:absolute;
	top:24px;
	left:12px;
	filter:alpha(opacity=85);
	opacity:.85;
	-moz-opacity:.85;
}
.nav ul li ul.sub li{
	display:block;
	float:none;
	width:100%;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	position: static;
	border-bottom:1px solid #FB5CB1;
}
.nav ul li ul.sub li a, .nav ul li ul.sub li a:link, .nav ul li ul.sub li a:visited, .nav ul li ul.sub li a:active{font-size:13px; font-weight:normal; color:#d80875; letter-spacing:1px;}

.news{padding-top:7px; background:url(fl_newsbg.gif) repeat-x left top;}
.news_list{font-size:13px;}
.news_list td{border-bottom:1px dashed #eee;}

.ibox_list{margin-top:4px;}
.ibox_list td{border-bottom:1px dashed #ccc;}
.ibox2_tabs{border-bottom:1px solid #D80875; color:#D80875; margin-top:5px;}
.tab_on, .tab_on a, .tab_on a:link, .tab_on a:visited, .tab_on a:active{color:#D80875; font-weight:bold; cursor:pointer;}
.tab, .tab a, .tab a:link, .tab a:visited, .tab a:active{color:#D80875; font-weight:normal; cursor:pointer;}

.foot{
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(fl_footbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
}

/*--当前位置--*/
.dqwz{
	background-color:#FFDDF9;
	border-bottom:1px solid #fb86b1;
	font-size:12px;
	color:#D80875;
	text-align: left;
}
.dqwz a, .dqwz a:link, .dqwz a:visited,
.dqwz a:hover, .dqwz a:active{font-size:12px; color:#D80875;text-decoration:none;}

/*--细览--*/
.xl_tit{font-size:18px; font-weight:bold; color:#D80875; text-align:center;}
#fontzoom{font-size:14px; line-height:28px;}
.xl_body{width:92%; margin-left:auto; margin-right:auto; font-size:14px;}
.xl_body p{margin-bottom:10px; line-height:2em;}