body{
	font-size:12px;
	margin:0;
	padding:0;
}
.clr{
	font-size:1px; height:0; clear:both; visibility:hidden; line-height:0px;
}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form,img,ul,ol,li,dl,dt,dd, fieldset, table, th, td {
	margin: 0; padding: 0;border:0;
}
.wh{
	width:1003px; margin:auto
}
#main{
	width:982px;
	margin:10px auto;
}
#leftmain{
	float:left;
	height:293px;
	width:220px;
}
#centermain{
	float:left;
	height:290px;
	margin-left:15px;
	width:480px;
}
#rightmain{
	float:left;
	margin-left:15px;
	width:240px;	
}

/*----家博士公司新闻选项卡-----*/
.tab
{
 width:470px;
 height:173px;
 margin:0;
 overflow:hidden;
}
.xxkmenu,.xxkmenu li
{
 margin:0;
 padding:0;
 height:24px;
 list-style:none;
 overflow:hidden;
 text-align:center;
}
.xxkmenu
{
background:url(../img/xxkbg.gif) repeat-x;
}
.xxkmenu .default
{
 width:104px;
 float:left;
 font-size:10pt;
 line-height:1.8;
 font-weight:bold;
 margin-right:5px;
 cursor:pointer; 
 background: url(../img/xxk01.gif) no-repeat;
}
.xxkmenu .active
{
 width:104px;
 float:left;
 font-size:10pt;
 line-height:1.8;
 margin-left:0px;
 margin-right:5px;
 cursor:pointer; 
 font-weight:bold;
 color:#d42f71;
 background:url(../img/xxk02.gif) no-repeat;
}
#more
{
 width:76px;
 float:left;
 font-size:10pt;
 line-height:1.8;
 margin-left:1px;
 cursor:pointer; 
 background:url('bg.jpg') no-repeat;
 color:#FF0000;
 text-align:right;
 font-weight:normal
}
.con
{
 width:470px;
 height:150px;
 margin:0 auto;
}
.jbsnews ul{
	line-height:24px;
	color:#505050;
	margin:18px 0;
}
.jbsnews li a{
	color:#505050;
	text-decoration:none;
}
.jbsnews li a:hover{
	color:#d23876;
	text-decoration:underline;
}
.jbsnews span{
	float:right;
}

/*----家博士公司新闻选项卡end-----*/

/*登录框*/
#login {
	color:#969696;
	margin-top:10px;
	}
#login ul{
	float:left;
	overflow:auto;
	zoom:1;
	padding:8px 0 8px 5px;
}
#login li{
	list-style-type:none;
}

.input{
	border: solid 1px #eaeaea;
	background:#f6f6f6;
	margin:2px 0;
	vertical-align:middle;
	height:17px;
	width:125px;
}
.logintop{
	background: url(../img/logintop.gif) no-repeat;
	 height:34px;
	 width:239px;
}
.loginbottom{
	background:url(../img/loginbt.gif) no-repeat;
	height:33px;
	width:239px;
