@charset "gb2312";
/* CSS Document */

/* 默认样式重置 */
html,body{
    margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:21px;
	background:#f1f1f1;
}

h1,h2,h3,h4,h5,h6,a,p{
	margin:0;
	padding:0;
}
a{ color:#666; line-height:21px; text-decoration:none;}
a.red{ color:#F00;}
img{
	border:0;
}
ul,li{
	list-style-type: none;
	padding:0;
	margin:0;
}

.clear{
    clear:both;
	height:1px;
	overflow:hidden;
}

.zj img{ border:1px #cdcdcd solid; padding:3px; }
.l{ float:left;}
.r{ float:right;}
.mt10{ margin-top:10px;}

.container{width:990px;height:auto;margin:auto}
.left{ width:358px; margin-right:15px; border:1px #dedede solid; background:#fff;}
.right{ width:613px; border:1px #dedede solid; background:#fff;}

/* 头部 */

#top{
	width:100%;
	margin:8px auto;
	background:#0b428f;

}
#top #nav {
	width:960px;
	height:35px;
	margin:0 auto;
	padding:0px 0px 0px 20px;
	text-align:center;

}
#nav_bj{background: url(../images/nav.jpg); width:100%; height:40px;}
#top #nav li{
	float:left;
	background: url(../images/nav_bg.gif) no-repeat left center;
	text-align:center;
}
#top #nav li a{
	display:block;
	line-height:35px;
	padding:0 25px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#top #nav li a:hover{
	text-decoration: none;
	background: url(/images/hover.gif) no-repeat left bottom;
}

/*栏目盒子*/




.box_border { padding:15px; border-top:none; margin-bottom:10px; }

ul.list li{ padding:5px;border-bottom:1px #cccccc dotted; text-align:center; margin-bottom:8px; }

h1{ color:#df6e00; text-align:center; font-size:14px; background-color:#feffe5; height:35px; line-height:25px; margin:5px 0px;}
.mar_15{ margin-right:40px; margin-bottom:25px; margin-left:15px; text-align:center;}
.mar_20{margin-bottom:25px; text-align:center;}
.mar_250{width:250px;margin-bottom:25px; text-align:left;}
a.c1{ color:#8b8b8b; font-weight:bold; line-height:30px; font-size:14px;}

.bottom_line{ border-top:1px #0b428f solid; padding-top:10px; margin-top:10px; text-align:center; background:#f9f9f9;}


.qk{ width:280px; float:left;}
.list ul li{ border-bottom:1px #eaeaea solid; padding-bottom:10px; line-height:30px; color:#999; font-size:12px; }
.list ul li a{line-height:30px; color:#666; font-size:14px; font-weight:bold;   }
.rm{ 	color:#0b4ab3;}
.mar_r{ margin-right:6px;}
/* 半透明图片文字 */
.pa {
	position:absolute;
}
.shadow-pic {
	left:0px;
	bottom:0px;
	height:25px;
	background-color:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	width:100%;
}
.shadow-pic-title {
	left:0;
	bottom:4px;
	width:100%;
	text-align:center;
}
.pr {
	position:relative;
}

.h180{ height:200px;}

/* 妇科计划生育切换 */

#fk_jhsy DIV, #ck_yye DIV {
	CURSOR: pointer;
	line-height:31px;
	padding:0 2px;
	width:92px;
	text-align:center;
	color:#0b4ab3;
	height:38px;
	float:left;
	font-weight:bold;

}

#fk_jhsy DIV.on , #ck_yye DIV.on{
	background-position:-266px -99px;
color:#ff6600;
	
	
}

.undis1, .undis2{
	DISPLAY: none
}
.dis1, .dis2 {
	DISPLAY:block;
}
.bg{ background:#fffde8;}
