body {
	margin:0;
	padding:0;
	font-size:9pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    scrollbar-face-color: #cdddee; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #6195c8; 
	scrollbar-arrow-color: #004385; 
	scrollbar-track-color: #ebf2f8; 
	scrollbar-color: #B0B0B0; 
	scrollbar-darkshadow-color: #397aba
}
td {
	font-size:9pt;
}
/*列表样式*/
li {
	list-style-position: outside;
	list-style-type: none;
}
/*表单样式*/
form {
	margin:0;
}
input, textarea {
	border:1px solid #7d7d7d;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.radio {
	border: none;
}
.hand {
	cursor: hand;
}
select {
	margin:-2;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: red;
}
/*虚线边框*/
.border {
	border:2px dotted #CCCCCC;
}
/*标题*/
.title {
	border-bottom: 1px dotted #990000;
	width:100%;
	padding-left:15px;
	font-weight:bold;
	color: #000066;
	font-size:16px;
}
/*红色字体*/
.red {
	color: red;
}
/*加粗字体*/
.b {
	font-weight: bold;
}
.redb {
	color: red;
	font-weight: bold;
}
/*版权样式*/
.bottomwhite {
	background-image: url(../../../images/bottom_white.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:8px;
	vertical-align: top;
}
/*一级导航菜单*/
.menu a:link, .menu a:visited {
	background-image: url(../../../images/button1.gif);
	width:66px;
	height:20px;
	text-align:center;
	padding-top: 3px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
}
.menu a:hover {
	background-image: url(../../../images/button11.gif);
}
.menu1 a:link, .menu1 a:visited {
	background-image: url(../../../images/button2.gif);
	width:66px;
	height:20px;
	text-align:center;
	text-decoration: none;
	padding-top: 3px;
}
.menu1 a:hover {
	background-image: url(../../../images/button21.gif);
	padding-top:5px;
}
.menu a:active, .menu1 a:active {
	background-image: url(../../../images/button.gif);
}
/*头部图片展示*/
.img {
	border:1px solid #CCCCCC;
	padding:3px;
	width:90px;
}
/*首页间距*/
.padding {
	padding-top:8px;
	padding-left:8px;
	vertical-align: top;
}
.padding2 {
	padding-left:8px;
	vertical-align: top;
}
.padding3 {
	padding-left:9px;
	vertical-align: top;
	padding-right:10;
}
/*信息间距*/
.info_padding {
	padding:3px;
	background-color: white;
	height:163px;
}
/*居中文字*/
.textcenter {
	text-align:center;
}
/*当前位置*/
.place_left {
	background-image: url(../../../images/place.gif);
	width:100px;
	height:26px;
	padding-left:25px;
}
.place_right {
	background-image: url(../../../images/place_bg.gif);
	width:530px;
	padding-left:20px;
	font-weight: bold;
}
.place_all {
	background-image: url(../../../images/place_bg.gif);
	width: 830px;
	padding-left:20px;
	font-weight: bold;
}
/*信息发布*/
.info_title {
	background-image: url(../../../images/info_title.gif);
	width: 630px;
	height: 28px;
}
/*信息分类*/
.infolist a:link, .infolist a:visited {
	background-image: url(../../../images/dot.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.infolist a:hover {
	color: #000066;
	font-weight:bold;
}
/*信息列表*/
.info a:link, .info a:visited {
	border-bottom:1px solid #EDEDED;
}
.info a:hover, .info2 a:hover {
	border-bottom:1px solid red;
	color: #003399;
}
/*信息列表2*/
.info2 a:link, .info2 a:visited {
	background-image: url(../../../images/downloadcenter/FG/dian.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	border-bottom:1px solid #EDEDED;
}
.date {
	font-size:8pt;
	color: #999999;
}
/*正文内容*/
.pro {
	line-height: 20pt;
	padding:10px;
	background-color: white;
	height: 455px;
	vertical-align: top;
}
.contents {
	line-height:18pt;
}
/*公司简介标题*/
.conlink a:link, .conlink a:visited {
	width:100px;
	color: #003399;
	border-bottom: 2px solid #EFEFEF;
	padding-left:3px;
	padding-right:3px;
}
.conlink a:hover {
	border-bottom:2px solid #003399;
	background-color: #E8F1F9;
}
/*友情链接*/
.link a:link, .link a:visited {
	border-bottom: 1px dotted #FF3300;
	padding-left:3px;
	width: 200px;
} 
.link a:hover {
	border-bottom: 1px solid #CCCCCC;
}
.linkbg {
	background-image: url(../../../images/link_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*在线调查*/
.survey {
	border-bottom: 1px dotted #FF6600;
	width:100%;
	font-weight: bold;
}
/*留言本*/
.msgtitle {
	border-bottom:1px solid #2f69b3;
	background-color: #ccf0fc;
}
/*留言本输入框*/
.msginput {
	border:1px solid white;
	border-bottom:1px solid #999999;
}
/*留言本菜单*/
.msg a:link, .msg a:visited {
	background-color:#CCCCCC;
	width:85px;
}
.msg a:hover {
	background-color: #3a6ea5;
}
/*产品分类背景*/
.listbg {
	background-image:url(../../../images/blue_bg.gif);
	padding-left: 10px;
	padding-right: 10px;
}
/*新药展示*/
.listbg1 {
	background-image:url(../../../images/green_bg.gif);
	padding-left: 10px;
	padding-right: 10px;
}
/*产品页面高度*/
.proheight {
	line-height: 20pt;
	background-color: white;
	height: 590px;
	vertical-align: top;
	text-align:center;
	padding:8px;
}
/*专家坐诊*/
.expert a:link, .expert a:visited {
	background-image:url(../../../images/dot.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position: 0px 5px;
}
.expert a:hover {
	font-weight: bold;
	color: #000066;
	border-bottom:1px solid red;
}
/*首页竖向商品列表组件的样式表*/
.ProductCategoryExhibitLadder_div{padding-left:5px;border-bottom:1px solid #3b9cd6;cursor:hand;}
.ProductCategoryExhibitLadder_selectnone{display:none;}
.ProductCategoryExhibitLadder_up{width:19;height:16;border:0 solid #FFFFFF;background-image:url("../../../images/product/FG/arrow_left_up.gif");}
.ProductCategoryExhibitLadder_down{width:19;height:16;border:0 solid #FFFFFF;background-image:url("../../../images/product/FG/arrow_left_down.gif");}
.ProductCategoryExhibitLadder_td{padding-left:25;border-bottom:solid 1px #A5C7F5;height:20;}
a.ProductCategoryExhibitLadder_a:link, a.ProductCategoryExhibitLadder_a:visited {text-decoration:none;color:#000000;}
a.ProductCategoryExhibitLadder_a:hover {font-weight:bold;color: red;}
.ProductCategoryExhibitLadder_scroll{display:none;}
/*bbs*/
/*边框*/
.tab {
	width:950px;
	border: 1px dotted #EDEDED;
}
.tabcollapse {
	border: 1px solid #2f69b3;
}
.bbs_button{cursor:hand;height:19px;color:white;border:none;background-color:#3a6ea5;}
.bbs_title{font-size:12px;font-weight:bold;color:#ffffff;}
.bbs_select{background-color: #ffffff; color: #51485f; font-size: 12px}
.bbs_input{border:1px solid #92BF2E;background-color:#F2F2EA}
.bbs_bg1 {
	color: #ffffff;
	background-image: url(../../../images/bg1.gif);
	height:25px;
}
.bbs_bg2 {
	color:#333333;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F2F2EA;
	margin: 1px;
	padding: 1px;
	border-right: 1px solid #F2F2EA;
	border-left: 1px solid #F2F2EA;
}
.bbs_bg3 {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #F2F2EA;
    border: 1px solid #6595d6;
}

.bbs_note{font-size:12px;color:#ff0000;}
a.bbs_a:link {text-decoration:none;color:#FF0000}
a.bbs_a:visited {text-decoration:none;}
a.bbs_a:hover {text-decoration:underline;}
a.bbs_a_title:link, a.bbs_a_title:visited{text-decoration:none;color:#ffffff;font-weight:bold;}
a.bbs_a_title:hover {text-decoration:underline;color:#ffffff;font-weight:bold;}
