@charset "utf-8";
/* 全局公用CSS属性 */
* {
	margin:0;
	padding:0;
}
html {
	background:#FFFFFF;
}
body {
	text-align:left;
	margin:0 auto;
	font:normal 12px/1.6em simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#353535;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	text-align:left;
}
th, td {
	border-collapse:collapse;
}
ol, ul {
	list-style:none;
}
input, select, form img, button {
	vertical-align:middle;
}
button {
	border:0;
	cursor:pointer;
}
img {
	border:0;
}
/* Link */
a:link {
	color: #1f3a87;
	text-decoration:none;
}
a:visited {
	color: #1f3a87;
	text-decoration:none;
}
a:hover {
	color: #1f3a87;
	text-decoration:underline;
}
a:active {
	color: #1f3a87;
}
/* 共用 CSS */
.blank5 {
	height:5px;
	display:block;
	background:#fff;
	clear:both;
	overflow:hidden;
}
.blank10 {
	height:10px;
	display:block;
	background:#fff;
	clear:both;
	overflow:hidden;
}
.disable {
	display: none;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.banner { width:960px; margin:0 auto;padding:0; }

/*	-------------------------------------------------------------
	男性疾病
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.JBWrap {width:960px; margin:0 auto;padding:0;}
.manJB {
	float:left;
	width:960px;
	background:#fff;
	padding:8px 0px 0px 0px;
	}
.manJB .top {
	float:left;
	width:960px;
	height:33px;
	background: url(../images/common/jbtop.gif);
	}
.manJB .top .title {
	float:left;
	background: url(../images/common/jbicon.gif) no-repeat 0 5px;
	font:bold 14px/28px "宋体";
	padding-left:20px;
	margin-left:14px;
	display:inline;
	}
.manJB .top .title a {color:#fff;}
.manJB .top .more{
	float:right;
	margin:4px 10px 0 0;
	}

.manJB .con {
	float:left;
	width:958px;
	border:#6CD8D3 1px solid;
	border-top:none;
	}
.manJB .con ul {
	float:left;
	width:944px;
	margin:5px 0 0 12px;
	display:inline;
	padding:0 0 5px 0;
	background: url(../images/common/jbline.gif) repeat-y;
	}
.manJB .con li {
	float:left;
	width:108px;
	height:27px;
	font:12px/27px "宋体";
	margin:0;
	padding-left:10px;
	background: url(../images/common/jbicon1.gif) no-repeat 0 9px;
	}
.manJB .con .ul1 {
	float:left;
	width:956px;
	margin:5px 0 0 12px;
	display:inline;
	padding:0 0 5px 0;
	background: url(../images/common/jbline.gif) repeat-y;
	}
.manJB .con .ul1 li {
	float:left;
	width:180px;
	height:27px;
	font:12px/27px "宋体";
	margin:0;
	padding-left:10px;
	background: url(../images/common/jbicon1.gif) no-repeat 0 9px;
	}
.nobg {background:none!important}

.manJB .img_art {
	float:left;
	width:958px;
	border:#6CD8D3 1px solid;
	border-top:none; }

.manJB .img_art ul{ padding:5px 0px;}
	
.manJB .img_art li{ width:128px; float:left; text-align:center; padding: 0 15px;}
	
.manJB .img_art li img{ width:120px; height:90px; padding:3px; border:solid 1px #DDD; display: block;}
	
.manJB .img_art li span{ padding:5px 0 3px 0; text-align:center; display:block;}


/* 友情链接 CSS */
.flink{
  margin:0 auto;
  width:960px;
  border: 1px #b7cfcc solid;
  text-align: center;
}
.flink_tit{
	width:100%;
	height: 28px;
	background-color: #ddf0fc;
	font-size:12px;
	font-weight: bolder;
	text-align: left;
    text-indent: 10px;
	line-height:26px;
	overflow: hidden;
}
.flink_con{
	width:100%;
}
.flink_con ul{
	width:100%;
	overflow: hidden;
}
.flink_con ul li{
  float: left;
  list-style: none;
  width:100px;
  height: 22px;
  overflow: hidden;
  margin-top:5px;
}
.flink_tit span{
  margin-left:780px;
}
.flink_tit span a{
 margin-left:10px;
}

.ysbh a{ text-decoration:underline; color:#F00!important; font-size:14px;}
.ysbh a:hover {color: #f00!important;	text-decoration:underline;}
.ysbh a:active {color: #f00!important; text-decoration:underline;
}

