﻿@charset "utf-8";
/* CSS Document */
body {
	background:#388;
	/*text-align:center;*/
	margin:0;
	color:#333;
}
#ssindex {
	width:975px;
	margin:0 auto;padding:0px 0px 0px 5px;
	background:#FFF;
	overflow:hidden;
}
/*电话BANNER*/
#topbanner {
	
	width:970px;
	height:118px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
	background:url(img/banner.jpg) no-repeat;
}
/*LOGO menu*/
#topnav {
	width:970px;
	height:63px;
	background:url(img/nav1.gif) repeat-x;
	overflow:hidden;
}
#logo {
	float:left;
	width:215px;
	height:56px;
	background:url(img/logo.gif) no-repeat;
}
/*栏目*/
#navbody {
	float:left;
	margin:6px 0px 0px 0px;
	text-align:left;
}
#navbody a {
	color:#FFF;
}
#navbody a:hover {
	text-decoration:underline;
}
.navp {
	float:left;
	display:inline;
	width:26px !important;
	width:28px;
	height:46px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	background: url(img/nav3.gif) no-repeat;
	text-align:center;
	line-height:20px;
	margin:0px 0px 0px 5px;
	padding:4px 0px 0px 0px;
}
.navul6 {
	float:left;
	width:236px;
	margin:4px 0px 0px 0px;
}
.navul6 li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	border-left:#FFF 1px solid;
	white-space:nowrap;
}
.navul4 {
	float:left;
	width:145px;
	margin:4px 0px 0px 0px;
}
.navul4 li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	border-left:#FFF 1px solid;
	white-space:nowrap;
}
.navul5{
	float:left;
	width:155px;
	margin-top:4px;
	}
	
.navul5 li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	border-left:#FFF 1px solid;
	white-space:nowrap;
}
.navul2{
	float:left;
	width:55px;
	margin-top:4px;
	}
	
.navul2 li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	border-left:#FFF 1px solid;
	white-space:nowrap;
}
#nobod {
	border:none;
}
#navright {
	float:right;
	width:5px;
	height:56px;
	background:url(img/navright.gif) no-repeat;
}
/*重点栏目*/
#menub {
	width:968px;
	margin:0px 0px 5px 0px;
	border: 1px solid #C3EAED;
	background: #F0F9F9;
	overflow:hidden;
}
#menub p {
	float:left;
	color:#FFF;
	font-size:12px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	width:110px;
	height:25px;
	background:url(img/zd1.gif) no-repeat;
}
#menub ul {
	float:left;
	margin:0px 0px 0px 10px;
}
#menub li {
	float:left;
	padding:0px 15px 0px 15px;
	line-height:25px;
	background:url(img/point.gif) 5px 50% no-repeat;
}
/*首屏*/
#firstscr {
	width:970px;
	overflow:hidden;
}
#firstscr_left {
	float:left;
	width:750px;
	height:274px;
	overflow:hidden;
	background:#21a4ae;
}
#firstleft_top {
	width:750px;
	height:5px;
	background:url(img/focus_bg.gif) 0 0 no-repeat;
	overflow:hidden;
}
#firstleft_bot {
	width:750px;
	height:5px;
	background:url(img/focus_bg.gif) 0 -5px no-repeat;
	overflow:hidden;
}
#firstleft_kf {
	float:left;
	width:200px;
	height:274px;
	overflow:hidden;
}
#firstleft_kftitle {
	width:191px;
	margin:0 auto;
	height:34px;
	background:url(img/focus_bg.gif) 0px -50px no-repeat;
}
/*客服*/
/*	-------------------------------------------------------------
	database
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.database {
	float: left;
	width: 200px;
	background: url(../images/bg5.gif) no-repeat left bottom;
}
.database, .focus, #tab1 {
	background-color: #21a4ae!important;
}
.database .db {
	background: url(../images/db1.gif) no-repeat;
	padding: 0px 0 0 4px;
}
.database .db li {
	padding-top: 1px;
	text-align:center;
}
.database .db li a {
	display: block;
	width: 191px;
	height: 27px;
	background: url(img/focus_bg.gif) 0px -87px no-repeat;
	font: 14px/27px Arial;
}
.database .db li b {
	font-weight: normal;
	text-indent: 0px;
	display: block;
}
.database .db .i1 {
	background: url(img/focus_bg.gif) no-repeat 25px -170px;
}
.database .db .i2 {
	background: url(img/focus_bg.gif) no-repeat 25px -200px;
}
.database .db .i3 {
	background: url(img/focus_bg.gif) no-repeat 25px -260px;
}
.database .db .i4 {
	background: url(img/focus_bg.gif) no-repeat 25px -290px;
}
.database .db .i5 {
	background: url(img/focus_bg.gif) no-repeat 25px -320px;
}
.database .smenu {
	display: none;
	position: absolute;
	z-index: 99;
	background: #ffe;
	border: #67c7c7 1px solid;
	border-bottom: none;
	width: 80px;
}
.database .smenu li {
	border-bottom: #67c7c7 1px solid;
	line-height: 24px;
	text-indent: 5px;
}
.database .keyword {
	width: 190px;
	padding: 12px 0 0 4px;
}
.database .keyword li {
	float: left;
	width: 50%;
	font: 14px/26px Arial;
	background: url(../images/db4.gif) no-repeat 5px 6px;
	text-indent: 20px;
}
.database .keyword li a, .database .keyword li a:hover {
	color: #FFF;
}
.smenu {
	margin-left: 195px;
}
#MM1 {
	margin-top: 0px;
}
#MM2 {
	margin-top: 28px;
}
#MM3 {
	margin-top: 93px;
}
#MM4 {
	margin-top: 121px;
}
#MM5 {
	margin-top: 149px;
}
#phoneimg{margin:0px auto;padding:7px 0px 7px 0px; width:191px; height:50px; overflow:hidden;}
#askimg{ width:180px;text-align:center; height:28px; margin:0 auto; background:url(img/btn_ask.gif) no-repeat;}
#askimg a{ color:#FFF;  font-size:14px; height:28px; line-height:28px;font-weight:bold;}



#firstleft_ps {
	float:left;
	width:304px;
	overflow:hidden;
}
/*	-------------------------------------------------------------
	focus
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.focus {
	float: left;
	width: 304px;
	height: 270px;
	padding: 4px 1px 0 0;
}
.sliderwrapper {
	border: 2px solid #FFF;
	height: 225px;
}
.sliderwrapper img {
	display: block;
	width: 300px;
	height: 225px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination {
	width: 304px;
}
.pagination a {
	float:left;
	width:100px;
	height:36px;
	font: 12px/36px Arial;
	text-decoration: none;
	text-align:center;
	background:url(img/focus_btn.gif) no-repeat bottom;
}
.pagination a:hover, .pagination a.selected {
	background-position: top;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.anotherclass {
	margin:0 2px;
}
#firstleft_news {
	float:right;
	height:274px;
	overflow:hidden;
}
/*	-------------------------------------------------------------
	tab1
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#tab1 {
		float: right; width: 241px; height: 270px;
		background: url(../images/bg4.gif) no-repeat right top;
		padding: 0px 4px 0 0;
	}
	
	#tab1 h3 {
		float: left; width: 120px; height: 25px;
		background: url(img/focus_bg.gif) -210px -23px no-repeat;
		font: 14px/25px Arial; text-align: center;
	}
	
	#tab1 .up {
		background: url(img/focus_bg.gif) no-repeat -350px -23px #FFF;
	}
	
	#tab1 div {
		display: none;
		background: #FFF; height: 240px; clear: both;
	}
	
	#tab1 .block {
		display: block;
		height:240px;
		overflow:hidden;
	}
	
	#tab1 h2 {
		font: 20px/20px "黑体";
		text-align: center; padding: 16px 0 6px 0;
	}
	
	#tab1 h2 a, #tab1 h2 a:hover {
		color: #F60;
	}
	#tab1 h1 {
		font: 20px/20px "黑体";
		text-align: center; padding: 16px 0 6px 0;
	}
	
	#tab1 h1 a, #tab1 h1 a:hover {
		color: #F60;
	}
	#tab1 ul{ height:195px; overflow:hidden;}
	#tab1 li {
		font: 14px/24px Arial;
		text-indent: 20px;
		background: url(img/arrow.gif) no-repeat 9px 8px;
		width: 240px;
		overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	}
	
	
	#tab1 .btn {
		background: none;
		padding: 7px 0 8px 0; margin-bottom: 7px;
		border-bottom: 1px dashed #d0e4ed;
		text-indent:2em;
	}
	
	#tab1 .btn a, #tab1 .btn a:hover {
		background: url(img/btn4.gif);
		display: block; width: 224px; height: 25px;
		font: bold 14px/25px Arial; color: #FFF;
		margin: 0 auto;
	}
/*	-------------------------------------------------------------
	疾病中心各二级频道 看热点版块 更多链接
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

	.disease_kanredian_more {
		background: none!important;		
		width: 35px!important;
		text-indent: 0!important;
		float: right;
		margin: -25px 0 0 0;
	}
	
	.disease_kanredian_more a {
		color: #F60; text-decoration: underline;
		padding-right: 5px;
	}



#firstscr_right {
	float:right;
	width:210px;
}
#firstright_zj {
	width:208px;
	height:118px;
	/*border:#CCC 1px solid; */overflow:hidden;
}
#firstright_zj .text{ width:114px; height:20px; line-height:20px; border:#91b8d5 1px solid; background:url(img/top_26.gif) -4px -1px no-repeat; padding-left:24px;}
#firstright_zj .btn{ width:57px; height:24px;margin:0px 0px 0px 10px; border:none; background:url(img/a7.gif) no-repeat;}
#firstright_zj ul{ width:206px; height:85px;margin:5px 0px 0px 0px; border:#91b8d5 1px solid; overflow:hidden;}
#firstright_zj ul li{ float:left; width:50%; text-indent:1em; line-height:1.8em; }
#firstright_zj ul li a{font-size:12px; font-weight:normal;}

#firstright_avi {
	margin:5px 0px 0px 0px; width:208px; height:150px; overflow:hidden;}

/*第二屏*/
#secdscr{ width:970px;margin:10px 0px 0px 0px; overflow:hidden;}
#secdscr_left{ float:left; width:200px; overflow:hidden; }
/*	-------------------------------------------------------------
	special   病例
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.special {  }
	
	.special .head {
		background: url(img/box1.gif);
		height: 28px;
	}
	
	.special .head h2 {
		float: left;
		font: bold 14px/28px Arial; padding-left: 10px;
		background: url(img/r1.gif) no-repeat;
	}
	
	.special .head h2 a, .special .head h2 a:hover { color: #FFF; }
	
	.special .head span {
		float: right;
		font: 12px/28px "宋体"; padding-right: 10px;
		background: url(img/r2.gif) no-repeat top right;
	}
	
	.special .head span a, .special .head span a:hover { color: #97d7db; }
	.special ul{height:234px;overflow:hidden;}
	.special li {
		border-bottom: 1px solid #F8DEAF; background: url(img/ico1.gif) no-repeat 3px 7px #FDF9ED;
		font: 12px/25px Arial;
		text-indent: 22px;
	}
	/*病例图片*/
	#binglips{ width:200px; height:146px;margin:10px 0px 0px 0px; overflow:hidden;}

/*推荐 说清楚类文章*/
#secdscr_mid{ float:left; width:540px;margin:0px 0px 0px 10px; overflow:hidden; }
/*	-------------------------------------------------------------
	focus below
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.focusBelow {
		float: right; width: 524px; height: 40px;
		padding: 7px;
		margin: 0 0 0 0;
		border: 1px solid #c3eaed; background: #f0f9f9;
		overflow:hidden;
	}
	
	.focusBelow div {
		background: url(img/btn2.gif); width: 13px; padding-left: 1px;
		font: bold 12px/20px Arial; color: #fff;
	}
	
	.focusBelow div, .focusBelow ul, .focusBelow iframe { float: left; }
	
	.focusBelow ul { width:500px; padding-right: 9px; }
	.focusBelow li {
		width:250px;
		float:left;
		background: url(img/arrow1.gif) no-repeat 6px 6px;
		text-indent: 14px;
		font: 12px/20px Arial;
		margin:0px 0px 3px 0px;
	}
	/*疗法列表*/
	/*	-------------------------------------------------------------
	art box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.artBox {
		border: 1px solid #c3eaed;
		overflow: hidden; height:272px; 
		margin-top: 0px;
	}
	
	.artBox .head {
		border: 1px solid #FFF;
		background: url(img/box2.gif); height: 30px;
	}
	
	.artBox .head h2 {
		font: bold 14px/30px Arial;
		background: url(img/ico2.gif) no-repeat 5px 6px;
		text-indent: 25px;
		float: left;
	}
	
	.artBox .head h3 {
		float: left;
		font: 12px/30px Arial; padding-left: 10px;
	}
	
	.artBox .head h3 a {
		color: #0995a6;
	}
	
	.artBox .head h3 b, .artBox .head h3 b a { color: #F60; font-weight: normal; }
	
	.artBox .head span {
		float: right;
		font: 12px/28px "宋体"; padding-right: 10px;
	}
	
/*	-------------------------------------------------------------
	rank
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.rankBox {
		float: left; width: 268px;
		background: url(img/track.gif) 0 3px;
		margin-left: 0px;
	}
	
	.rankBox ul {
		background: url(img/rank.gif) 6px 7px no-repeat;
	}
	
	.rankBox li {
		height:30px;
	 	+height: 28px; overflow: hidden;
		+margin-bottom: 0px;
		
		padding: 0 8px 0 30px;
		
		
	}
	
	.rankBox h4 {
		font: 14px/28px Arial;
		float: left;
	}
	
	.rankBox span {
		float: right;
		color: #F60; font: 12px/28px Arial;
	}
	
/*	-------------------------------------------------------------
	talk
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.talkBox {
		float: right; width: 258px;
	}
	
	.talkBox .body {
		padding: 7px;
		overflow: auto; height: 100%;
	}
	
	.talkBox .imgArt div {
		padding: 8px 10px;
	}
	
	/*	-------------------------------------------------------------
	img art
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.imgArt {
		overflow: hidden; height: 100%;
	}
	
	.imgArt div {
		width: 102px;  float: left;
	}
	
	.imgArt img {
		width: 100px; height: 75px; display: block;
		border: 1px solid #ccc;
	}
	
	.imgArt h5 {
		background: #F90;
		font: 12px/20px Arial; text-align: center;
		white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
		width: 100%;
		color: #FFF;
	}
	
	.imgArt h5 a, .imgArt h5 a:hover { color: #FFF; }
	
	
	/*	-------------------------------------------------------------
	guide
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.guide, .blogArt, .bbsArt {
		background: url(../images/track.gif) 0 1px;
		overflow: auto; height: 100%;
	}
	
	.guide li, .blogArt li, .bbsArt li {
		height: 30px; +margin-bottom: -4px;
		padding: 0 8px 0 32px;
		background: url(../images/ico_data.gif) no-repeat 11px 6px;
	}
	
	.guide h4, .guide h5, .guide h6, .guide span {
		font: 14px/30px Arial;
		float: left;
	}
	
	.guide { border-bottom: 1px solid #EBF5F9; }
	.guide span { width: 52px; }
	.guide h4 { width: 230px; }
	.guide h5 { width: 94px; }
	.guide h6 { width: 56px; }
	
	.guideBox .imgArt {
		margin-top:10px;
		padding: 16px 15px 16px 15px;
		float: left;
	}
	
	.guide2 {
		float: left; padding: 15px 0;
		font: 14px/24px Arial;
	}
	
	.guide2 li {
		background: url(../images/point.gif) no-repeat 0 9px;
		text-indent: 8px;
	}
	
	
	/*第二屏右边*/
#secdscr_right{ float:right; width:210px; overflow:hidden;}
/*BOX内的一个列表   可能为专题*/
#secdscr_right_topic{
	width: 200px; height: 264px;
		border: 1px solid #D0E4ED; padding: 4px 4px;
		overflow: hidden;
	}
	#secdscr_right_topic strong{ padding-left:2em; font-size:14px; line-height:1.5em; background:url(img/ico_book.gif) 5% 0%  no-repeat;}
	#secdscr_right_topic a { color: #069; text-decoration: none; }
	#secdscr_right_topic a:hover { color: #F60; text-decoration: underline; }

	#secdscr_right_topic ul{margin:0px 0px 5px 0px;}
	#secdscr_right_topic li{font: 12px/20px Arial;
		background: url(img/arrow1.gif) no-repeat 5px 8px;
		text-indent: 12px;
}
/* 三个专家的位置*/
.secdscr_right_zj{
	margin:10px 0px 0px 0px;
	float:left;
	display:inline;
	width:199px;
	height:87px;
	padding:33px 0 0 11px;
	background:url(img/210X120.gif);
	overflow:hidden;
}
.secdscr_right_zj ul{
	margin:0;
	padding:2px 0 0 0;;
	margin:3px 0 0 145px;
}
.secdscr_right_zj li {
	font:12px/19px "宋体";
	color:#065200;
	list-style-type:none;
}

.secdscr_right_zj li a{
	color:#065200;
	text-decoration:none;
}

.secdscr_right_zj li a:hover{
	color:#f60;
}

.secdscr_right_zj .doc{
	float:left;
	display:inline;
	width:55px; height:82px;
	margin:0 11px 0 0;
	_margin:0;
	}
	
.secdscr_right_zj .doc .pic{
	display:inline;
	float:left;
	width:53px; height:60px;
	margin:0 11px 0 0;
	background:#FFF;
	border:#1274af 1px solid;
	}
	
.secdscr_right_zj .doc img{
	float:left;
	border:none;
	display:inline;
	width:51px; height:58px;
	margin:1px 0 0 1px;
	}
	
.secdscr_right_zj .doc .but{
	float:left;
	display:inline;
	line-height:12px;
	font:12px/20px "宋体";
	padding-left:4px;
	margin-top:4px;
	line-height:16px;
	width:51px; height:16px;
	background:url(http://image.39.net/client/210x120/20091202/but.gif);
	}
	
.secdscr_right_zj .doc .but a{
	color:#fff;
	text-decoration:none;
	}
	
.secdscr_right_zj .doc .but a:hover{
	color:#1274af;
	}



/*栏目能用类*/
.lanmu{
	 width:478px;
	border: 1px solid #c3eaed;
		overflow: hidden;
		margin-top: 10px;
	}
	.lanmu .head {
		border: 1px solid #FFF;
		background: url(img/box2.gif); height: 30px;
	}
	
	.lanmu .head h2 {
		font: bold 14px/30px Arial;
		background: url(img/ico2.gif) no-repeat 5px 6px;
		text-indent: 25px;
		float: left;
	}
	
	.lanmu .head h3 {
		float: left;
		font: 12px/30px Arial; padding-left: 10px;
	}
	
	.lanmu .head h3 a {
		color: #0995a6;
	}
	
	.lanmu .head h3 b, .lanmu .head h3 b a { color: #F60; font-weight: normal; }
	
	.lanmu .head span {
		float: right;
		font: 12px/28px "宋体"; padding-right: 10px;
	}

	
	/*	-------------------------------------------------------------
	ask         问答部分
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.lanmuask {
		float:left;
		width:360px;
		overflow: hidden; clear: both; height: 200px;
		padding: 8px 0;
	}
	
	.lanmuask li {
		font-size:14px;
		white-space:nowrap;
		width:90%;
		background: url(images/ico_bbs.gif) no-repeat 10px 6px;
		text-indent:1em;
		line-height:2.2em; overflow: hidden;
		+margin-bottom: -2px;
		text-overflow: ellipsis;
	}
	
	.lanmuask h4, .lanmuask span {
		font: 14px/28px Arial;
		float: left;
	}
	
	.lanmuask span { width: 60px; padding:0px 0px 0px 15px;font-size: 12px; color: #999; }
	.lanmuask h4 {
		width: 250px;
		overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
	}
	
	.lanmuask .reply { width: 55px; }			
	.lanmuask b { color: #F60; font-weight: normal; }
	
	
	
	
	.askBox {
		padding: 13px 0 14px 30px;
		+padding: 16px 0 17px 30px;
	}
	
	.askBox span {
		float: left;
		font: bold 14px/30px Arial;
		padding-right: 10px;
	}
	
	.askBox .inputArea {
		float: left;
		border: 1px solid #ccc;
		width: 375px;
		font: 14px Arial;
		padding: 5px;
	}
	
	.askBox textarea {
		float: left;
		border: 1px solid #ccc;
		width: 375px; height: 70px;
		padding: 5px;
		font: 14px/20px Arial;
	}
	
	.askBox .submitBtn {
		background: url(http://image.39.net/sex/images/btn7.gif);
		width: 81px; height: 25px; border: 0;
		font: bold 14px/25px Arial; color: #FFF;
		text-align: center;
		margin: 10px 0 0 40px;
	}
	
	.askBox a {
		font: 14px/30px Arial;
		text-decoration: underline;
		color: #069;
	}

/*	-------------------------------------------------------------
	疾病中心各二级频道 问医生部分
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.askArt_neo .click { width: 50px; }
	.askArt_neo .date { width: 105px; }	



/*问答右边的图片*/
	.askpng{ float:left; width:85px;margin:40px 0px 0px 10px;  height:100px; overflow:hidden;}
	
	
	/*问答栏目下方小问答*/
	
	.askbottomask {
		width: 470px; height: 60px; overflow: hidden;
		background: #FFF; border-top: 1px solid #EBF5F9;
		padding: 9px 4px 9px 4px;
		+padding: 9px 4px 9px 4px;
		
	}
	
	.askbottomask a { color: #069; text-decoration: none; }
	.askbottomask a:hover { color: #F60; text-decoration: underline; }
	
	.askbottomask ul {
		margin: 0; padding: 0;
		list-style: none;
		background: #F6FBFC;
		border: 1px solid #D0E4ED;
		height: 50px;
		padding: 4px 0;
	}
	
	.askbottomask li {
	 	float: left; width: 50%;
		font: 14px/25px Arial;
		background: url(img/arrow1.gif) no-repeat 5px 9px;
		text-indent: 14px;
	}
	
	.askbottomask span a, .askbottomask span a:hover {
		background: url(img/btn5.gif);
		color: #FFF;
		font-size: 12px;
		padding: 0 8px 1px 9px; +padding: 2px 8px 1px 9px;
		margin-left: 3px;
	}	

	/*电话BANNER****************************/
	.phonebanner{ width:970px; height:100px;margin:5px 0px -5px 0px; overflow:hidden; background:#eee;}
	
	/*页面下方友情链接*/
	/*	-------------------------------------------------------------
	bar
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.bar {
		width:970px;
		background: #21a4ae;
		margin:10px 0px 0px 0px;
		height: 35px;
	}
	
	.bar h3 {
		float: left;
		font: bold 14px/35px Arial; color: #FFF;
		padding-left: 15px;
		cursor:pointer;
	
	}
	
	
	.bar h2 a, .bar h2 a:hover {
        color:#FFFFFF;
    }
	
	.bar .searchBox {
		float: right;
		color: #FFF; line-height: 35px;
		padding-right: 10px;
		-padding-top: 7px;
	}
	
	.bar .searchBox .submitBtn {
		background: url(../images/btn1.gif); width: 47px; height: 20px;
		border: 0;
		font: bold 12px/20px Arial; text-align: center; color: #FFF;
	}
	
	/*	-------------------------------------------------------------
	baike
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.baike, .famousBox {
		 width:966px;
		background: url(img/bg3.gif) repeat-x bottom #F6FBFC;
		border: 1px solid #D0E4ED; border-width: 0 1px;
		overflow: auto; height: 100%;
		padding: 0 1px;
		margin-bottom: 10px;
	}
	
	.baike li, .famousBox li {
		float: left; width:161px;
		border-bottom: 1px solid #c3eaed;
		font: 14px/30px Arial;
		background: url(img/arrow1.gif) no-repeat 10px 11px;
		text-indent: 20px;
	}
	
	.famousBox li {
		width: 20%!important;
		font-size: 12px!important;
	}
	
	
	/*BT友情连接*/
.btlinks{
			 width:966px;
		background: url(img/bg3.gif) repeat-x bottom #F6FBFC;
		border: 1px solid #D0E4ED; border-width: 0 1px 1px 1px;
		overflow: auto; height: 100%;
		padding: 0 1px;
		margin-bottom: 10px;
	}
.btlinks li{ float:left;padding:10px 8px 10px 9px; }
.btlinks li img {border:#CCC 1px solid;}

/*页脚*/
#foot{ width:975px; text-align:center;}
#foot p{ line-height:1.6em;}

/*新加内容*/
.container, .container *{margin:0; padding:0;}

.container{width:208px; height:150px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:208px; height:150px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}