﻿/*luomianwen@163.com*/

body, html
{
	text-align: center;
	margin: 0px auto;
	text-align: center;
	font-size: 13PX;
	line-height: 120%;
	font-family: "宋体";
	height: 100%;
	background-color: #ffffff;
}
*
{
	margin: 0;
	padding: 0;
}
/*定义全局样式，所有元素距离*/
a
{
	text-decoration: none;
	color: #000000;
}
/*所有链接无修饰[上、下划线，虚线...]*/
a:hover
{
	text-decoration: underline;
	color: red;
}
/*所有链接鼠标放上时为下划线*/

h1 a
{
	color: #05264d;
}
/*标题中的链接颜色为白色*/
h3 a
{
	color: #05264d;
}
/*标题中的链接颜色为白色*/
h3 span a
{
	color: #05264d;
}
/*标题中的more链接颜色为黑色*/
h3 span a:hover
{
	text-decoration: underline;
	color: red;
}
/*所有链接鼠标放上时为下划线*/

a img
{
	border: 0px;
}

button
{
	cursor: hand;
}
/*所有按钮鼠标放上时为手型标志*/

.clear
{
	clear: both;
	font-size: 0px;
	height: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.top1
{
	width: 786px;
	margin: 0 auto;
	margin-top: 5px;
}

/*#linebg
{
	background-image:url(/images/index/line.gif);	
}

.linebg
{
 display:inline;
 background-image:url(/images/index/line.gif);
	
}*/

#banner
{
	background-image: url(/images/banner.gif);
	width: 786px;
	height: 85px;
}


.sitenav
{
	width: 786px;
	margin: 0 auto;
	margin-top: 0px;
	height: 26px;
	line-height: 30px;
	color: #000000;
}



.sitenav ul
{
	text-indent: 10px;
	margin: 0 auto;
	text-align: center;
}

.sitenav ul li
{
	display: inline;
	background: url(/images/navlist_white.gif) no-repeat 100% 50%;
	margin-right: 7px;
	padding-right: 4px;
	padding-left: 4px;
}

.LiLeft
{
	text-align: right;
	margin-right: 2px;
	padding-right: 2px;
	padding-left: 120px;
}



#DrugInfoDetail
{
	margin-top: 2px;
	text-align: left;
}


#DrugInfoDetail h3
{
	width: 100%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	padding-left: 4px;
}

/*
#DrugInfoDetail ul li {
height:25px;
line-height:24px;
width:50%;

margin-left:6px;
text-indent:8px;
font-size:12px;
text-align:left;
border-bottom:1px  dashed   #FFFFFF;
text-align:left;
background-color:Red;

}*/

.TableTd
{
	width: 50%;
	height: 24px;
}


#content
{
	width: 98%;
	text-align: left;
	margin-top: 24px;
	line-height: 25px;
	padding-left: 4px;
	padding-right: 4px;
}


#content h3
{
	width: 100%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #05264d;
}





.FontBold
{
	font-weight: bold;
	font-size: 14px;
}


.sitenav li a:hover
{
	color: black;
}

#Noli
{
	display: inline;
	background: none;
}

.Noli
{
	display: inline;
	background: none;
}

#LiEnd
{
	display: inline;
	background: none;
	margin-left: 10px;
}


#Noli2
{
	display: inline;
	background: none;
}

.sitenav a:link
{
	color: #000000;
}

.sitenav a:hover
{
	color: #000000;
}

.sitenav a:visited
{
	color: #000000;
}

#search
{
	/*background-image:url(/images/indexsy_9.gif);*/
	background-color: #05264D;
	height: 32px;
	width: 786px;
	text-align: left;
	position: relative;
	color: #ffffff;
}

#search .tb
{
	margin: 4px;
	padding-left: 20px;
	height: 25px;
	position: absolute;
	top: -1px;
}


#search .tb .btsearch
{
	padding-left: 10px;
}



#main
{
	width: 786px;
	margin: 0 auto;
}


#mainContain
{
	width: 786px;
	margin: 0 auto;
	margin-bottom: 5px;
}




#left
{
	width: 192px;
	float: left;
	background-color: #ffffff;
	margin-top: 2px;
	overflow: hidden;
	border-right: #bebdbe 1px solid;
	border-top: #bebdbe 1px solid;
	border-left: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
	margin-left: 2px;
}

#leftPart
{
	float: left;
	background-color: #F5FBFF;
	height: 100%;
}


#right
{
	width: 584px;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}


#Detail_left
{
	width: 582px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #ffffff;
	overflow: hidden;
	border-right: #bebdbe 1px solid;
	border-top: #bebdbe 1px solid;
	border-left: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
	margin-top: 2px;
}


#Detail_right
{
	width: 192px;
	float: right;
	background-color: #ffffff;
	margin-top: 2px;
	overflow: hidden;
	border-right: #bebdbe 1px solid;
	border-top: #bebdbe 1px solid;
	border-left: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
	margin-right: 2px;
}



#bottom
{
	height: 200px;
	text-align: center;
	width: 786px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.footerTop
{
	background-color: #05264D;
	height: 20px;
	width: 100%;
	text-align: left;
	margin: 0 auto;
}


#footer
{
	height: 150px;
	text-align:left;
	line-height: 25px;
	margin: 0 auto;
	width: 786px;
}


.leftTop
{
	width: 100%;
	margin-bottom: 5px;
	height: 200px;
}


.right_sider2
{
	width: 100%;
	margin-bottom: 5px;
}

.right_sider2 h3
{
	width: 100%;
	font-size: 14px;
	background: #d1d1d1;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	text-align: center;
}


.right_sider2 li
{
	background: #FFFFFF url(/images/arrow-left.gif) no-repeat 0px 50%;
	display: inline;
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin-left: 8px;
	text-indent: 12px;
	font-size: 12px;
	text-align: left;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
	text-align: left;
}


.leftTop h3
{
	width: 100%;
	font-size: 14px;
	background: #d1d1d1;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	text-align: center;
}

.leftTop li
{
	display: inline;
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin-left: 10px;
	text-indent: 5px;
	font-size: 12px;
	text-align: left;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
	text-align: left;
}


.left_rest
{
	height: 100%;
}

#LiHeader
{
	background: #F5FBFF url(/images/mzznicon.gif) no-repeat 2% 50%;
	list-style: none;
	height: 28px;
	line-height: 28px;
	margin-left: 2%;
	width: 80%;
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	font-size: 16px;
}


#righbanner
{
	width: 584px;
	height: 170px;
	width: 100%;
}

#HouseIntro
{
	width: 584px;
	margin-top: 2px;
	overflow: hidden;
	text-align: left;
}

.HouseIntro_img
{
	width: 159px;
	height: 127px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
}


.Navititle
{
	width: 100%;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #05264d;
	text-align: left;
	background-image: url(/images/NaviTitleBg.gif);
	text-indent: 40px;
}

.Navititle2
{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #05264d;
	text-align: left;
	background-image: url(/images/indexsy_26.gif);
	text-indent: 40px;
}



.smallContainerNavi
{
	width: 100%;
	border: 1px;
	position: relative;
}

.smallContainerNavi img
{
	text-align: right;
	position: absolute;
	right: 0px;
	top: 6px;
	background-color: #FF0000;
}


.smallContainerNavi2
{
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-top: 0px;
	position: relative;
}

.smallContainerNavi2 img
{
	text-align: right;
	position: absolute;
	right: 0px;
	top: 6px;
	background-color: #FF0000;
	border: 0px;
}



.smallContainerNavi2 ul
{
	top: 2px;
	position: absolute;
	left: 120px;
}

.smallContainerNavi2 ul li
{
	margin: 0px;
	padding: 3px 16px;
	list-style: none;
	display: inline;
	font-size: 12px;
	color: #05264d;
	font-weight: lighter;
}

.IntroPadding
{
	text-indent: 8px;
	padding-left: 12px;
	line-height: 24px;
	border-right: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
}

.Basewh
{
	width: 584px;
	height: 160px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: left;
}

.Basewh2
{
	width: 584px;
	height: 153px;
	margin-bottom: 15px;
	text-align: left;
}

.Basewh3
{
	width: 584px;
	height: 165px;
	margin-bottom: 15px;
	text-align: left;
}

.Basewh9
{
	width: 584px;
	margin-bottom: 15px;
	text-align: left;
}



.Basewh4
{
	width: 584px;
	height: 165px;
	margin-bottom: 15px;
	text-align: left;
}


.Basewh5
{
	width: 584px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 4px;
}


.Basewh5 h3
{
	width: 95%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	text-align: left;
	padding-left: 6px;
}

#GroupDrugList
{
	padding-left: 4px;
}

.SmallContainer
{
	line-height: 24px;
	height: 140px;
	border-right: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
	border-left: #bebdbe 1px solid;
	vertical-align: top;
}

.NewsListContain
{
	width: 92%;
}



.NewsListContain h3
{
	width: 90%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	text-align: left;
	padding-left: 6px;
}


.NewsListContain li
{
	background: #FFFFFF url(/images/icon-round.gif) no-repeat 0px 50%;
	display: inline;
	height: 25px;
	line-height: 24px;
	width: 95%;
	margin-left: 6px;
	text-indent: 12px;
	font-size: 12px;
	text-align: left;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
	text-align: left;
}



#HouseNewsLeft
{
	margin-top: 2px;
	width: 285px;
	float: left;
	height: 160px;
	background-color: #999999;
}


.orangeFont
{
	color: #FF6600;
	margin-top: 10px;
}

.orangeFont a:link
{
	color: #FF6600;
}

.orangeFont a:visit
{
	color: #FF6600;
}


.Navigation
{
	background-image: url(/images/NaviBg.gif);
	color: #05264d;
	height: 27px;
	text-align: left;
	padding-left: 10px;
	line-height: 27px;
	margin-top: 2px;
}

.Navigation a
{
	color: #05264d;
}

.Navigation2
{
	background-image: url(/images/NaviBg.gif);
	color: #05264d;
	height: 27px;
	text-align: left;
	padding-left: 10px;
	line-height: 27px;
}

.Navigation2 a
{
	color: #05264d;
}



#articletitle
{
	margin-top: 8px;
}


.titlefont
{
	font-weight: bold;
	font-size: 14px;
}

#Meta
{
	margin: 0 auto;
	width: auto;
	color: #000000;
	font-size: 13px;
	width: 100%;
	padding-top: 10px;
}


#Meta ul
{
	line-height: 32px;
	display: block;
	height: 10px;
	text-indent: 12px;
}

#Meta li
{
	display: inline;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 20px;
}

#Drugtitle
{
	text-align: center;
	margin-top: 15px;
}

#DrugMeta
{
	margin: 0 auto;
	width: auto;
	color: #000000;
	font-size: 13px;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 30px;
	text-align: center;
}


#DrugMeta ul
{
	line-height: 32px;
	display: block;
	height: 10px;
	text-indent: 12px;
}

#DrugMeta li
{
	display: inline;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 20px;
}




#summary
{
	width: 100%;
	text-align: left;
	margin-top: 24px;
	line-height: 28px;
	text-indent: 20px;
	height: auto;
}



.PreNext
{
	margin-top: 20px;
	line-height: 28px;
	width: 98%;
	height: auto;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-top-width: thin;
}

.PreNext ul
{
	text-align: left;
}

.PreNext ul li
{
	height: 25px;
	line-height: 28px;
	width: 100%;
	margin-left: 1px;
	font-size: 13px;
	border-bottom: 1px dashed #FFFFFF;
	list-style: none;
}

#keyword
{
	text-align: left;
	margin-top: 10px;
}

#keyword h3
{
	font-weight: bold;
	font-size: 12px;
}




.HintMessage
{
	width: 90%;
	text-align: left;
	margin-top: 24px;
	line-height: 28px;
	margin-bottom: 5px;
	border-right: #bebdbe 1px solid;
	border-top: #bebdbe 1px solid;
	border-left: #bebdbe 1px solid;
	border-bottom: #bebdbe 1px solid;
}


.HintMessage h3
{
	width: 100%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #05264d;
	background-color: #f6f6f6;
}


#MainContain
{
	margin-top: 3px;
	width: 786px;
	margin-left: 2px;
	margin-right: 2px;
}
.CutRowSpace
{
	clear: both;
	height: 2px;
	font-size: 2px;
	background-color: #FFFFFF;
}
#NavInPage
{
	text-align: left;
	padding-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.CutRowSpace
{
	clear: both;
	height: 2px;
	font-size: 2px;
	background-color: #FFFFFF;
}

.cutline
{
	height: 2px;
	font-size: 2px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 1px;
	width: 786px;
	margin: 0 auto;
	clear: both;
	font-size: 0px;
	overflow: hidden;
}

#MsgPPanel
{
	border: 1px solid #E8E8E8;
}

#MsgPanel
{
	border: 1px solid #CCDCEC;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 150px;
	margin-right: 150px;
}

#MsgTitle
{
	border-bottom: 1px solid #CCDCEC;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	background-color: #F4FCFC;
}

#MsgText
{
	margin-top: 15px;
	line-height: 25px;
	text-align: left;
	text-indent: 15px;
}

#MsgLink
{
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 25px;
	text-align: left;
	text-indent: 15px;
	color: #08649C;
}




.NewsListContain
{
	margin-top: 5px;
	text-align: left;
	width: 100%;
}

.CutePagePart
{
	text-align: center;
	margin-top: 6px;
	width: 100%;
}

.Pager
{
	height: 30px;
	line-height: 30px;
	display: inline;
}

.Pager div
{
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	float: left;
	margin-left: 15px;
}

.Pager div font
{
	font-size: 12px;
	color: Gray;
}

.Pager span
{
	vertical-align: middle;
	float: right;
	margin-right: 15px;
}

.Pager input
{
	width: 30px;
}




.BigTitle2
{
	margin-top: 8px;
	width: 96%;
	height: 27px;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #338EC5;
	text-align: left;
	padding-left: 4px;
	margin: 0;
	font-weight: bold;
	list-style: none;
	position: relative;
	background-image: url(/images/classbg.gif);
}


.BigTitle2 span
{
	text-align: right;
	position: absolute;
	right: 5px;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

.showtime
{
	height: 100%;
	float: right;
	display: inline;
	margin-right: 25px;
}



.leftImg
{
	float: left;
	height: 180px;
	margin-top: 15px;
	width: 150px;
}

.leftImg img
{
	margin-left: 15px;
}

.showClassname, .h1
{
	background-image: url(/images/diseasebg.gif);
	font-weight: bold;
	height: 27px;
	text-align: left;
	line-height: 27px;
	width: 100%;
	text-align: center;
}

.lefttreetitle
{
	background: #F5FBFF;
	list-style: none;
	height: 28px;
	line-height: 28px;
	margin-left: 2%;
	width: 99%;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: left;
}

.lefttree
{
	width: 100%;
	margin-top: 10px;
	text-align: left;
}

.TableCss2
{
	width: 100%;
	border-collapse: collapse;
	border: 1;
	border-color: #f4f4f4;
}

.TableCss2 tr
{
	height: 24px;
}

.CureArticle
{
	width: 70%;
	float: left;
	line-height: 25px;
	padding-left: 2px;
	margin-top: 5px;
}

.CureArticle_Right
{
	width: 60%;
	margin-left: 25px;
	background-color: Red;
	float: left;
	line-height: 25px;
	padding-left: 2px;
	margin-top: 5px;
}

.CureArticle, .CureArticle_Right ul
{
	text-align: left;
}


.CureArticle li, .CureArticle_Right li
{
	background: #ffffff url(/images/icon5.jpg) no-repeat 4px 50%;
	list-style: none;
	height: 25px;
	line-height: 25px;
	width: 100%;
	margin-left: 1px;
	padding-left: 22px;
	font-size: 12px;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
}



.TxtRight
{
	text-align: right;
	margin-right: 10px;
	font-weight: lighter;
	color: Black;
	font-size: 12px;
	position: absolute;
	left: 600px;
}

.PostionRelative
{
	position: relative;
}


.Friendlink
{
	width: 100%;
	margin-top: 10px;
	height: 100%;
}

.DivKw
{
	width: 95%;
	margin-top: 15px;
	margin-left: 10px;
	height: 30px;
}

.GvContain
{
	width: 95%;
	margin-top: 15px;
	margin-left: 10px;
	height: 100%;
}

.smallred
{
	color: Red;
	font-size: 13px;
}

#sitemap
{
	margin-top: 20px;
	height: 100%;
	text-align: left;
	font-size: 14px;
}

#sitemap ul
{
	height: 100%;
}

#sitemap ul li
{
	font-size: 14px;
	line-height: 30px;
	margin-left: 1px;
	padding-left: 22px;
	font-size: 12px;
	border-bottom: 1px dashed #FFFFFF;
}

.fontsize
{
	font-size: 14px;
}

.IntroImg
{
	text-align: center;
	margin-top: 2px;
	height: 337px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.IntroContent
{
	text-align: left;
	margin-bottom: 10px;
	padding-left: 4px;
}

/*
#HintMessage
{

	height:80px;
	margin-bottom:5px;
	margin-top:15px;	
	text-align:left;
	padding-left:4px;

}*/

#SubmitForm
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 4px;
}

.Guid
{
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	padding-left: 4px;
	line-height: 25px;
}

.GuidDownPart
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 4px;
	line-height: 25px;
}

.Navi_catlog
{
	margin: 0 auto;
	margin-top: 2px;
	border: 1px solid #B2B1B1;
	text-align: left;
	overflow: hidden;
	margin-right: 2px;
	margin-bottom: 2px;
}



.Navi_catlog_th
{
	width: 80px;
	text-align: left;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}

.auto_catlog_td
{
	text-align: left;
	margin-left: 5px;
	vertical-align: top;
}

.in
{
	margin-left: 15px;
	line-height: 22px;
	color: #1A3F74;
	font-weight: bolder;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; /*for ie6+*/
}

.in li
{
	float: left;
	color: #000000;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}

.keywordLink
{
	color: #047598;
}

.boldFont
{
	font-weight: bold;
}

.Td_Navi
{
	background-color: #f6f6f6;
	height: 24px;
	font-weight: bold;
}

#FriendLink
{
	margin-top: 2px;
}

.FriendLinkItem
{
	border-right: #f4f4f4 1px solid;
	border-top: #f4f4f4 1px solid;
	border-left: #f4f4f4 1px solid;
	width: 100%;
	border-bottom: #f4f4f4 1px solid;
}

