/* CSS Document */
html {
	text-align: center;
}
body {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg.gif);
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}

/*去掉图片虚框*/
a{blr:expression_r(this.onFocus=this.close());}
a{blr:expression_r(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
/*防止图片或文字撑开表格,强制表格大小*/
.table {
table-layout: fixed;
word-break: break-all;
}
.news A:visited {
	FONT-SIZE: 12px;
	COLOR: #666;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	vertical-align:middle;
}
.news A:link, A:active {
	FONT-SIZE: 12px;
	COLOR: #707070;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	vertical-align:middle;
}
.news A:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	vertical-align:middle;
}

/* core */
.core A:visited {
	FONT-SIZE: 12px;
	COLOR: #9f9fa0;	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.core A:link {
	FONT-SIZE: 12px;
	COLOR: #707070;	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.core A:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.core A:active {
	FONT-SIZE: 12px;
	COLOR: #707070;
	TEXT-DECORATION: none;
	font-family: "宋体";
}


.text_core {
	FONT-SIZE: 12px;
	COLOR: #333;
	LINE-HEIGHT: 170%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.news_content {
	FONT-SIZE: 12px;
	COLOR: #333;
	LINE-HEIGHT: 170%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}

/************************************************kofi add***********************************************************************/
/* 新闻资讯栏目左侧菜单*/
.news_left A:visited {
	FONT-SIZE: 13px;
	COLOR: #9f9fa0;	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.news_left A:link {
	FONT-SIZE: 13px;
	COLOR: #707070;	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.news_left A:hover {
	FONT-SIZE: 13px;
	COLOR: #024CAD;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.news_left A:active {
	FONT-SIZE: 13px;
	COLOR: #707070;
	TEXT-DECORATION: none;
	font-family: "宋体";
}


/*页面内容的菜单*/
.core-menu-cn {
    font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #a0141a;
	LINE-HEIGHT: 160%;
}
.core-menu-cn_yellow {
    font-family: "宋体", Verdana, Arial, Helvetica, sans-serif, "微软雅黑", ;
	font-size: 14px;
	font-weight: bold;
	color: #004969;
}
.core-menu-en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
/*菜单的割线颜色*/
.ge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #436F6F;
}

/**核心业务**/

.hexin A:visited {
	FONT-SIZE: 13px;
	COLOR: #999;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;	
}
.hexin A:link {
	FONT-SIZE: 13px;
	COLOR: #666;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}
.hexin A:hover {
	FONT-SIZE: 13px;
	COLOR: #024CAD;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}
.hexin A:active {
	FONT-SIZE: 13px;
	COLOR: #024CAD;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}

/**核心业务小类**/
.hexinsmall A:visited {
	FONT-SIZE: 12px;
	COLOR: #999;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;	
}
.hexinsmall A:link {
	FONT-SIZE: 12px;
	COLOR: #666;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}
.hexinsmall A:hover {
	FONT-SIZE: 12px;
	COLOR: #024CAD;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}
.hexinsmall A:active {
	FONT-SIZE: 12px;
	COLOR: #024CAD;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
}
/*定义左右两侧细线*/
.thinline {
	width:950px; overflow:hidden; border:0px solid; background:#CCCCCC; border-left:#ff0000 1px; border-right:#ff0000 1px;
		}

.news_line{
	width:2px; height:auto; overflow:hidden; border:0px solid; background:#999999;
	}
	
/*内容页面*/
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #FFFFFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 18px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 13px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.showpage #plpost .title {
	border: 0px solid #CCCCCC;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}




/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #CCCCCC;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/hot1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/hot2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/hot3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/hot4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/hot5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/hot6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/hot7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/hot8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/hot9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/hot10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/*首页Tab1*/
#Tab1{
	width:448px;
	margin:0px;
	padding:0px;
	margin:0 auto;
}
#Tab1 .Menubox {
	width:448px;
	height:28px;
	line-height:28px;
	border-left:1px solid #ECECEC;
}
#Tab1 .Menubox ul{
	margin:0px;
	padding:0px;
	width:448px;
}
#Tab1 .Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:202px!important;
	width:224px;
	height:27px;
	text-align:left;
	border-right:#ECECEC 1px solid;
	border-top:#ECECEC 1px solid;
	border-bottom:#ECECEC 1px solid;
	background:url(../images/gay.gif)  no-repeat 5px 5px;
	padding-left:20px;
}
#Tab1 .Menubox li.hover{
	color:#024CAD;
	width:202px!important;
	width:224px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:none;
	background:url(../images/red.gif) no-repeat 5px 5px;
	padding-left:20px;
}
#Tab1 .Menubox_on {
	padding:0px;
	background:#000000;
	width:220px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:none;
}
#Tab1 .Contentbox{
	width:446px;
	height:140px;
	clear:both;
	text-align:center;
	margin:0px;
	padding:0px;
	border:#ECECEC solid 1px;
	border-top:#ECECEC 1px solid;
}
/*下一行代码无用*/
#Tab1 .Contentbox li {
	width:445px;
	height:22px;
	line-height:22px;
	display:block;
	list-style:none;
	float:left;
	text-align:left;
	text-indent:1em;
}

/*首页Tab2*/
#Tab2{
	width:245px;
	margin:0px;
	padding:0px;
	margin:0 auto;
}
#Tab2 .Menubox {
	width:245px;
	height:28px;
	line-height:28px;
	border-left:1px solid #ECECEC;
}
#Tab2 .Menubox ul{
	margin:0px;
	padding:0px;
	width:245px;
}
#Tab2 .Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:100px!important;/*用于firefox，减少20px*/
	width:120px;
	height:27px;
	text-align:left;
	border-right:#ECECEC 1px solid;
	border-top:#ECECEC 1px solid;
	border-bottom:#ECECEC 1px solid;
	background:url(../images/gay.gif)  no-repeat 5px 5px;
	padding-left:20px;
}
#Tab2 .Menubox li.hover{
	color:#024CAD;
	width:100px!important;/*用于firefox，减少20px*/
	width:120px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:none;
	background:url(../images/red.gif) no-repeat 5px 5px;
	padding-left:20px;
}
#Tab2 .Menubox_on {
	padding:0px;
	background:#000000;
	width:120px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:none;
}
#Tab2 .Contentbox{
	width:245px;
	height:140px;
	clear:both;
	text-align:center;
	margin:0px;
	padding:0px;
	border:#ECECEC solid 1px;
	border-top:#ECECEC 1px solid;
}

/*首页的新产品推荐等模块字体*/
.index_title {
	color: #024CAD;
	font-weight: bold;
	font-size: 12px;
	font-family: "宋体";
}
/*footer*/
.footer {
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
}
.footertitle A:visited{
	FONT-SIZE: 12px;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footertitle A:link{
	FONT-SIZE: 12px;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footertitle A:hover{
	FONT-SIZE: 12px;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footertitle A:active {
	FONT-SIZE: 12px;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
}

/*footer*/
.footerblue {
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
}
.footerblue A:visited{
	FONT-SIZE: 12px;
	COLOR: #00F;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footerblue A:link{
	FONT-SIZE: 12px;
	COLOR: #00F;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footerblue A:hover{
	FONT-SIZE: 12px;
	COLOR: #00F;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.footerblue A:active {
	FONT-SIZE: 12px;
	COLOR: #00F;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
.copybold {
	font-family: "宋体";
	font-size: 9px;
	color: #666;
	font-weight: bold;
}
.copy {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
}
/*招聘板块kofi*/
.job_list_line {
	BORDER-BOTTOM: #ccc 1px dashed
}
.job_bgTitle  {
background:none repeat scroll 0 0 #E9E9E9;
font-size:12px;
font-weight:bold;
height:24px;
padding:4px 10px 0;
}
/*内容页标题橙色*/
.jobt2 {
	color:#E96707;
	font-weight:bold;
	font-size:15px;
	line-height:160%;
	padding:4px 10px 0;
}
.jobtext3 {
	font-size:12px;
	line-height:160%;
	padding:4px 10px 0;
}

.zdy_text {
TEXT-INDENT: 2em;
font-size: 13px;
line-height: 1.8;
font-family: "宋体";
}
/*企业质控*/
.shenlantitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体", "微软雅黑", ;
	font-size: 16px;
	font-weight: bolder;
	color: #004969;
}
.shenlantext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体", "微软雅黑", ;
	font-size: 12px;
	font-weight: bolder;
	color: #004969;
}
/*研究中心*/
.yanjiuzhongxin {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体, "微软雅黑", ";
	font-size: 12px;
	font-weight: bolder;
	color: #004969;
	line-height: 18px;
	TEXT-INDENT: 2em;
}
/*公司荣誉右侧背景*/
.rongyu-right-bg {
	background: url(../images/about/zhuanti-right-bg.gif) no-repeat;
}
/*专题活动右侧背景，两个图片大小不一样*/
.zhuanti-right-bg {
	background: url(../images/news/zhuanti-right-bg.gif) no-repeat;
}
/*专家团队*/
.expert-name{
font-family:"宋体";
font-size:13px;
font-weight:bolder;
text-align:center;
}
.expert-position{
font-family:"宋体";
font-size:12px;
text-align:center;
}

/*锦颐公司地址列表*/
.add-area-red{
	font-family:Verdana,Arial,Helvetica,sans-serif,"新宋体";
	font-size: 16px;
	color:#990000;
	font-weight:bold
}
.addredline{ width:300px;
     height:2px;
     font-size:0;
     background:#990000;
    } 


/************************************************************/
.chinese A:visited{
	FONT-SIZE: 12px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: "宋体";
	letter-spacing:0px;
}
.chinese A:link{
	FONT-SIZE: 12px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: "宋体";
	letter-spacing:0px;
}
.chinese A:hover{
	FONT-SIZE: 12px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: "宋体";
	letter-spacing:0px;
}
.chinese A:active {
	FONT-SIZE: 12px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: "宋体";
	letter-spacing:0px;
}
/************************************************************
#chinese A:visited, A:link, A:hover, A:active {
	FONT-SIZE: 12px;
	COLOR: #666;
	TEXT-DECORATION: none;
	font-family: "宋体";
	letter-spacing:0px;
}
************************************************************/
.english A:visited{
	FONT-SIZE: 13px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	letter-spacing:1px;
}
.english A:link{
	FONT-SIZE: 13px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	letter-spacing:1px;
}
.english A:hover{
	FONT-SIZE: 13px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	letter-spacing:1px;
}
.english A:active {
	FONT-SIZE: 13px;
	COLOR: #929292;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	letter-spacing:1px;
}
/************************************************************
#english A:visited, A:link, A:hover, A:active {
	FONT-SIZE: 13px;
	COLOR: #666;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	letter-spacing:1px;
}
************************************************************/
.suo2{
text-indent:2em;
}
.kofi-mid-bg{
background-color:#FFFFFF;
}
.kofi-leftbg{
background-color:#EEEEEE;
}
.title02 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, "宋体";
}

