ul,li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

li{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

td {font-size:14px;}

hr {height:1px;color:#ccc;}


/* CSS Document */
#wrap {
	width:980px;
	height:100%;
	overflow:auto;
	background:#fff url(neirong/wrap_bg20.gif) repeat-y left top;
	padding:0;
}

#wrap .bottomline {
	float:left;
	width:980px;
	height:1px;
	background:url(neirong/wrap_bg10.gif) repeat-y left top;
	clear:both;
	overflow:hidden;
}

#art_left {
	float:left;
	width:628px;
	margin:0 0 0 6px;
	padding:0 0 20px 0;
	display:inline;
}

.location {
	float:left;
	width:613px;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	background:#f9f9f9;
	padding:8px 5px 6px 10px;
	color:#666;
}

.location a {color:#666;}
.location a:hover {color:#f60;}

.artbox {
	float:left;
	width:628px;
	margin:0 0 15px 0;
	border-bottom:#ddd 1px solid;
	overflow:hidden;
}

.artbox h1 {
	float:left;
	width:100%;
	text-align:center;
	font-weight:100;
	font-size:26px;
	padding:10px 0 8px 0;
	font-family: "黑体" ,Arial Black,sans-serif;
	font-weight:bold;
	clear:both;
	margin:0;
}

.artbox .info{
	float:left;
	width:100%;
	text-align:center;
	padding:0 0 10px;
	margin:0 0 10px 0;
	color:#999;
	font-family:Verdana,宋体;
	border-bottom:#ddd 1px dashed;
}

.artbox .info a{color:#999;}
.artbox .info a:hover{color:#f60;}

.artbox .summary {
	float:left;
	width:594px;
	border:#ddd 1px solid;
	line-height:23px;
	font-size:14px;
	padding:10px 7px 5px 10px;
	margin:0 0 10px 8px;
	display:inline;
	background:#F2FBFA;
	text-indent:2em;
}

.artbox .article {
	float:left;
	width:600px;
	padding:15px 8px 0 15px;
	font-size:14px;
	line-height:22px;
	margin:0;
	color:#000!important;
	table-layput:fixed;
	word-wrap:break-word;
	word-break:break-all;
}

.artbox .article a {color:#06c;}
.artbox .article a:hover {color:#f60;}

.artbox .article p {margin:0 0 25px 0;}

.artbox .art_commend {
	float:left;
	width:628px;
	font-size:14px;
	margin:0 0 20px 0;
}

.artbox .art_commend .com_title {
	float:left;
	width:610px;
	height:20px;
	padding:2px 0 0 38px;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	background:url(neirong/ico_read.gif) no-repeat 15px 0;
}

.artbox .art_commend li {
	float:left;
	width:576px;
	margin:0 0 0 20px;
	padding:0 0 0 18px;
	line-height:22px;
	list-style:none;
	display:inline;
	background:url(neirong/ico_read_li.gif) no-repeat 1px 4px;
}

.artbox .art_commend li a{color:#06c;}
.artbox .art_commend li a:hover{color:#f60;}



.artbox .page {
	float:right;
	margin:0 13px 30px 0;
	display:inline;
	line-height:normal;
}


.artbox .page a, .artbox .page span {
	float:left;
	margin:0 0 5px 8px;
	padding:3px 6px 0px 6px;
	border:#ccc 1px solid;
	color:#06c;
	background:#fff;
	font-family:宋体!important;
}

. .page a:hover {
	background:#139;
	color:#fff;
	border:#333 1px solid;
}
.artbox .page .bfont {
	font-weight:bold;
	color:#f60;
	border:#333 1px solid;
}


#ad_text{
	float:left;
	width:613px;
	display:inline;
	border-left:#ccc 1px solid;
	border-top:#ccc 1px solid;
	background:#f9f9f9;
	margin:0;
}

#ad_text li{
	float:left;
	width:137px;
	list-style:none;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:5px 0 3px 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


/*---------- 引用首页搜索框，减短宽度 ----------*/
#search {
    width:325px;
	float:left;
	border-top:#ddd 1px solid;
	padding-top:1px;
	margin:0 1px 0 16px;
	display:inline;
	height:50px;

}

#search .s1, #search .s3 {
	float:left;
	width:10px;
	height:50px;
}
#search .s1 {background:url(neirong/search_bg1.gif) no-repeat left top;}
#search .s3 {background:url(neirong/search_bg3.gif) no-repeat left top;}

#search .s2 {
	float:left;
	height:39px;
	padding:12px 8px 0 8px!important;
	padding/**/:12px 8px 0 8px;
	padding:11px 8px 0 8px;
	background:url(neirong/search_bg2.gif) repeat-x left top;
}

#search .tb2 {
	height:18px;
	width:200px;
	padding:4px 2px 0 2px;
	color:#666;
	border:1px solid #f0f0f0;
	border-color:#7c7c7c #cecece #c3c3c3 #7c7c7c;
	background:#fff url(neirong/sbox_bg.gif) no-repeat;
}

#search .but2 {
	width:50px;
	height:24px;
	border:#999 1px solid;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 0 0;
	background:url(neirong/butbg_02.gif) repeat-x left top;
	vertical-align:top!important;
	vertical-align /**/:;
	vertical-align:baseline;
}







#art_right {
	float:left;
	width:327px;
	margin:0 0 0 14px;
	padding:3px 0 0 0;
	display:inline;
	border-top:#ccc 1px solid;
}

.ad_360 {
	float:left;
	width:320px;
	margin:0 0 10px 3px;
	display:inline;
	text-align:center;
	overflow: hidden; height: 100%; clear: both;
}


#ad_baidu {
	float:left;
	width:100%;
	padding:3px 0 0 0;
	text-align:center;
}


.ad_nobj {
	float:left;
	width:320px;
	line-height:20px;
	padding:0 0 10px 0;
	margin:0 0 0 3px;
	display:inline;
}

.ad_nobj li {
	float:left;
	width:119px;
	margin:0;
	padding:0 0 0 17px;
	list-style:none;
	background:url(neirong/point1.gif) no-repeat 8px 7px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


.ad_nobj li a {color:#691;}
.ad_nobj li a:hover {color:#f60;}

/*------------------------*/
.wtitle {
	float:left;
	width:320px;
	height:46px;
	margin:0 0 0 3px;
	display:inline;
	background:url(neirong/art_phtitle_bg.gif) no-repeat 0 0;
}

.wtitle .tt {
	float:left;
	font-weight:bold;
	color:#fff;
	margin:21px 0 0 10px;
}

.wtitle .more {
	float:right;
	margin:21px 10px 0 0;
	padding:0 0 0 12px;
	background:url(neirong/ico_warrow.gif) no-repeat 0 2px;
}

.wtitle .more a {color:#fff;}

.weekhot {
	float:left;
	width:326px;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
	border-bottom:#ddd 1px dashed;
	display:inline;
}

#w_disease {border-bottom:none;margin-bottom:0;}


.weekhot .wfocus1,.weekhot .wfocus2,.weekhot .wfocus3,.weekhot .wfocus4 {
	float:left;
	width:100px;
	margin:0 0 0 5px;
	display:inline;
}

.weekhot .wfocus1 .cbox,.weekhot .wfocus2 .cbox,.weekhot .wfocus3 .cbox,.weekhot .wfocus4 .cbox {
	float:left;
	width:85px;
	padding:5px 0;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
}

.weekhot .wfocus1 .cbox,.weekhot .wfocus1 .cbox a {color:#09f;}
.weekhot .wfocus2 .cbox,.weekhot .wfocus2 .cbox a {color:#f69;}
.weekhot .wfocus3 .cbox,.weekhot .wfocus3 .cbox a {color:#3a3;}
.weekhot .wfocus4 .cbox,.weekhot .wfocus4 .cbox a {color:#f80;}

.weekhot .wfocus1 .pic,.weekhot .wfocus2 .pic,.weekhot .wfocus3 .pic,.weekhot .wfocus4 .pic {
	float:left;
	width:75px;
	height:60px;
	padding:4px;
}

.weekhot .wfocus1 .pic {border:#bef 1px solid;}
.weekhot .wfocus2 .pic {border:#fcd 1px solid;}
.weekhot .wfocus3 .pic {border:#aea 1px solid;}
.weekhot .wfocus4 .pic {border:#fc0 1px solid;}
.noborder {border:none;}


.weekhot .wfocus1 .pic img,.weekhot .wfocus2 .pic img,.weekhot .wfocus3 .pic img,.weekhot .wfocus4 .pic img{
	width:75px;
	height:60px;
}


.weekhot .wfocus1 .title,.weekhot .wfocus2 .title,.weekhot .wfocus3 .title,.weekhot .wfocus4 .title {
	float:left;
	width:85px;
	padding:5px 0;
	text-align:center;
}

.weekhot ul {
	width:160px;
	margin:1px 0 0 10px;
	display:inline;
}
.weekhot li {
	width:160px;
	line-height:23px;
}

.weekhot .numbg1,.weekhot .numbg2,.weekhot .numbg3,.weekhot .numbg4 {
	float:left;
	width:13px;
}

.weekhot .numbg1 li,.weekhot .numbg2 li,.weekhot .numbg3 li,.weekhot .numbg4 li {
	float:left;
	width:13px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.weekhot .numbg1 li {background:url(neirong/ico_cy1.gif) no-repeat 0 4px;}
.weekhot .numbg2 li {background:url(neirong/ico_cy2.gif) no-repeat 0 4px;}
.weekhot .numbg3 li {background:url(neirong/ico_cy3.gif) no-repeat 0 4px;}
.weekhot .numbg4 li {background:url(neirong/ico_cy4.gif) no-repeat 0 4px;}





#btips {
	width:980px;
	background:#fff;
}

#btips .tip {
	float:left;
	width:968px;
	background:#F2FBFA;
	border:#ccc 1px solid;
	margin:5px 0 0 5px;
	display:inline;
	padding:7px 0 3px 0;
	text-align:center;
	color:#666;
}


#f_ad_l_text1 {
	float:left;
	margin:15px 0 0 8px;
	display:inline;
	height:80px;
}

#f_ad_l_text2 {
	float:left;
	margin:15px 0 0 8px;
	display:inline;
	height:80px;
}

#f_ad_r_text,#f_ad_r_text1,#f_ad_r_text2,#f_ad_r_text3,#f_ad_r_text4,#f_ad_r_text5,#f_ad_r_pic {
	float:left;
	margin:10px 0 0 0;
}


/*------------------------------*/
.colorbox {
	float:left;
	width:320px;
	margin:0 0 10px 3px;
	padding:0;
	display:inline;
	overflow: hidden; height: 100%;
}


#fzzs {height:115px;}
#lttj {height:155px;}



.art_banner {
	float:left;
	margin:0 0 10px 8px;
	display:inline;
}

#art_banner_top iframe{height:73px;}

.xgart {
	float:left;
	width:600px;
	margin:0 0 0 15px;
	padding:20px 0;
	display:inline;
	border-top:#ddd 1px dashed;
}

.xgart .xgtitle {
	float:left;
	width:600px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	background:url(neirong/ico_xgart.gif) no-repeat 0 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.xgart .xgtitle a{color:#f60;}

.xgart ul{
	width:600px;
	padding:10px 0 0 0;
}

.xgart li{
	width:620px;
	font-size:14px;
	line-height:22px;
	padding:0 0 0 20px;
	background:url(neirong/point1.gif) no-repeat 10px 8px;
}

.xgart li a{color:#06c;}
.xgart li a:hover{color:#f60;}

.minipage {
	float:left;
	width:573px;
	height:360px;
	background:#f9f9f9;
	margin:20px 0 0 8px;
	display:inline;
}

.xline {
	height:0px;
	clear:both;
	overflow:hidden;
	border-top:#ddd 1px solid;
}

.rtbutton {
	float:left;
	width:100%;
	margin:20px 0 10px 0;
	text-align:center;
}

.rtbutton .rbut{
	width:180px;
	height:38px;
	font-size:16px;
	font-weight:bold;
	padding:1px 5px 0 30px;
	+padding:6px 5px 0 30px;
	-padding:5px 5px 0 30px;
	border:#f90 1px solid;
	background:url(neirong/art_butbg.gif) no-repeat;
	background-position:0 1px;
	+background-position:0 0;
	-background-position:0 0;
	cursor:pointer;
}



/*----------- 相关文章/专家问答TOP5 ----------*/

#xgart {
	float:left;
	width:269px;
	margin:15px 30px 0 10px!important;
	margin:15px 0 0 10px;
	display:inline;
}

#xgart .title {
	float:left;
	width:293px;
	font-weight:bold;
	padding:8px 0 4px 5px;
	border:#ccc 1px solid;
	border-bottom:none;
	background:url(neirong/xgart_titlebg2.gif) repeat-x left top;
}

#xgart .title span {
	padding:8px 0 4px 22px;
	background:url(neirong/xgart_biao2.gif) no-repeat left top;
}

#xgart ul {
	float:left;
	height:200px;
	width:298px;
	padding:8px 0;
	margin:0;
	border:#ccc 1px solid;
	
}

#xgart li {
	float:left;
	width:275px;
	list-style:none;
	line-height:20px;
	padding:0 0 0 17px;
	background:url(neirong/point1.gif) no-repeat 8px 7px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*----------- 全站精华 ----------*/
#chart {
	float:left;
	width:609px;
	margin:15px 0 0 10px;
	display:inline;
}

#chart .title {
	float:left;
	width:602px;
	font-weight:bold;
	padding:8px 0 4px 5px;
	border:#ccc 1px solid;
	background:url(neirong/xgart_titlebg2.gif) repeat-x left top;
}

#chart .title span {
	padding:8px 0 4px 22px;
	background:url(neirong/xgart_biao2.gif) no-repeat left top;
}


#chart .pic {
	float:left;
	width:298px;	
	text-align:center;
	border:#ccc 1px solid;
	border-top:none;
	padding:0 0 5px 0;
}

#chart .pic .ppic, #chart .pic .ptext {
	float:left;
	width:298px;
	text-align:center;
}




#chart .pic img {
	margin:8px 10px;
	width:270px;
	height:180px;
	display:inlin;
}

#chart ul {
	float:right;
	width:307px;
	padding:7px 0 6px 0;
	margin:0;
	border-bottom:#ccc 1px dashed;
	border-right:#ccc 1px solid;
}

#chart li {
	float:left;
	width:265px;
	list-style:none;
	line-height:20px;
	padding:0 0 0 27px;
	background:url(neirong/point1.gif) no-repeat 17px 7px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


/* remark -------------------------------------------*/
.remark {
	float:left;
	width:603px;
	margin:0 0 20px 13px;
	display:inline;
}
.retitle {
	float:left;
	width:602px;
}

.remark .t {
	float:left;
	font-size:14px;
	font-weight:bold;
	background:url(neirong/ico_remark.gif) no-repeat 2px 0;
	padding:0 0 0 21px;
}

.remark .m {
	float:right;
	padding:3px 0 0 0;
}
.remark ul {
	float:left;
	width:602px;
	border-top:#95d8d8 1px solid;
	border-left:#95d8d8 1px solid;
	margin:5px 0 0 0;
}
.remark li {
	float:left;
	width:602px;
	line-height:24px;
	border-bottom:#95d8d8 1px solid;
}
.remark li .c1,.remark li .c2,.remark li .c3 {
	float:left;
	height:22px;
	border-right:#95d8d8 1px solid;
	padding:2px 0 0 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.remark li .c1,.remark li .c3 {text-align:center;}

.remark li .c1 {width:95px;}
.remark li .c2 {width:360px;padding:2px 5px 0 5px;}
.remark li .c3 {width:134px;}

.abg {text-align:center; background:#eff;}

.remarkbox {
	float:left;
	width:591px;
	border:#95d8d8 1px solid;
	border-top:none;
	border-bottom:none;
	padding:0 0 10px 10px;
}
.username {float:left;width:591px;border-left:#95d8d8 1px solid;border-right:#95d8d8 1px solid;padding:10px 0 5px 10px;}
.username input {width:150px;padding:3px;border:#ccc 1px solid;vertical-align:middle;}
.remarkbox textarea {
	width:535px;
	height:60px;
	font-size:9pt;
	border:#ccc 1px solid;
	padding:3px;
	vertical-align:middle;
}

.rebut {
	float:left;
	width:601px;
	text-align:center;
	padding:0 0 10px 0;
	border:#95d8d8 1px solid;
	border-top:none;
}

.rebut .but1 {
	width:80px;
	height:20px;
	border:#999 1px solid;
	cursor:pointer;
	background:url(neirong/butbg_02.gif) repeat-x left top;
	padding:2px 3px 0 5px;
	vertical-align:middle;
}

.rebut .tbox {width:50px;padding:2px;border:#ccc 1px solid;vertical-align:middle;}


.blue {color:#333!important;text-decoration:underline;}
.blue:hover {color:#f60!important;}

/* 相关论坛版块入口 --------------------*/
.community {
	float:left;
	width:601px;
	border:#fc0 1px solid;
	margin:0 0 20px 13px;
	display:inline;
	background:#fff6e5;
}

.community ul {
	float:left;
	width:599px;
	padding:5px 0 0 0;
	border:#fff 1px solid;
}

.community li {
	float:left;
	padding:3px 0 3px 20px;
	margin:0 0 0 10px;
	display:inline;
	background:url(neirong/icon_query.gif) no-repeat 0 0;
}







/* 搜索与关键字修改 --------------------*/

.keyword_art {
	float:left;
	height:50px;
	width:300px;
	color:#bbb;
	padding:6px 0 0 30px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	letter-spacing:-1px;
}

.keyword_art a {color:#06c;}
.keyword_art a:hover {color:#f60;}


.abline {height:10px;background:url(neirong/abline.gif) repeat-x 0 0;}

/* 右侧新闻 --------------------*/
.jkxw { border-top:solid 1px #ddd; padding:10px 0; width:326px; overflow: hidden; clear: both;}
.jkxw div{width:85px; text-align:center; float:left; font:12px/16px "宋体"; padding:0 10px;}
.jkxw p {padding: 4px;width: 75px;border: 1px solid #ffb9cf; margin:0 auto 5px auto;}

/*digg*/
.digg {
	background: url(neirong/digg_bg.gif) no-repeat left top;
	width: 62px;

	margin-bottom: 10px;
}
.digg td {
	text-align: center;
	padding-right: 4px;

}
.digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.digg .diggit {
	height: 30px;
		font-size: 12px;
	line-height: 24px;
}

/*----------- 下载内容页信息部分 ----------*/
#downchart {
	float:left;
	width:609px;
	margin:5px 0 0 10px;
	display:inline;
        border:#ccc 1px solid;
}

#downchart .title {
	float:left;
	width:602px;
	font-weight:bold;
	padding:8px 0 4px 5px;
	border:#ccc 1px solid;
	background:url(neirong/xgart_titlebg2.gif) repeat-x left top;
}

#downchart .pic {
	float:left;
	width:298px;	
	text-align:center;
	
	border-top:none;
	padding:0 0 5px 0;
}

#downchart .pic .ppic, #chart .pic .ptext {
	float:left;
	width:298px;
	text-align:center;
}




#downchart .pic img {
	margin:8px 10px;
	width:270px;
	height:180px;
	display:inlin;
}

#downchart ul {
	float:right;
	width:307px;
	padding:7px 0 6px 0;
	margin:0;
	border-bottom:#ccc 1px dashed;
	
}

#downchart li {
	float:left;
	width:265px;
	list-style:none;
	line-height:20px;
	padding:0 0 0 27px;
	background:url(neirong/point1.gif) no-repeat 17px 7px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

