@charset "UTF-8";

#prof {
	background: url(../images_for_index/bg-title1.png) no-repeat;
	width: 20%;
	float: left;
}

#lab {
	background: url(../images_for_index/bg-title2.png) left top;
	float: left;
}

#patient {
	background: url(../images_for_index/bg-title3.png) left top;
	float: left;
}

#student {
	background: url(../images_for_index/bg-title4.png) left top;
	float: left;
}

#profile {
	background: url(../images_for_index/bg-title5.png) no-repeat right top;
	float: left;
}

#picnav {
	width:100%;
	height:200px;
	float: left;
	margin-bottom: 0px;
}

#pics-nav1{
	float:left;
	width: 20%;
	height:200px;
	margin: 0;
	background:#fff url(../images_for_index/pic-furuse.png) no-repeat center;
}

#pics-nav2{
	float: left;
	width: 20%;
	height: 200px;
	margin: 0;
	background: #fff url(../images_for_index/pic-intro-newH5.jpg) no-repeat center;
}

#pics-nav3{
	float:left;
	width: 20%;
	height:200px;
	margin: 0;
	background:#fff url(../images_for_index/pic-patient2.jpg) no-repeat center;
}

#pics-nav4{
	float:left;
	width: 20%;
	height:200px;
	margin: 0;
	background:#fff url(../images_for_index/pic-student.png) no-repeat center;
}

#pics-nav5{
	float:left;
	width: 20%;
	height:200px;
	margin: 0;
	background:#fff url(../images_for_index/pic-lab.png) no-repeat center;
}

#page-nav {
	height:auto;
	width: 100%;
	padding-left: 0px;
}

#page-nav li {
	color: #666666;
	padding-left: 8px;
	font-size: 11px;
	line-height: 14px;
	background:url(../images_for_global/func_buttom.png) left no-repeat;
	padding-right: 8px;
	margin: 0px 0px 5px;
}

#page-nav li a {
	color: #666666;
	text-decoration: none;
}

#page-nav li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#page-nav ol {
	float:left;
	height: 180px;
	width: 20%;
	list-style: none;
	padding: 10px 0px 0px;
	margin: 0px;
}

#page-nav #left {
	background: url(../images_for_index/ul-bg-left.png) no-repeat left bottom;
}

#page-nav .bg-left {
	background: url(../images_for_index/ul-bg-bdleft.png) no-repeat left bottom;
}

#page-nav .bg-both {
	background: url(../images_for_index/ul-bg-bdboth.png) no-repeat left bottom;
}

#page-nav #right {
	background: url(../images_for_index/ul-bg-right.png) no-repeat right bottom;
}

#top_news {
	width: 63%;
	float: left;
	margin-top: 20px;
	display: inline;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	background:url(../images_for_index/bar-bg.png) repeat-x top;
}

#whats_new {
	width: 35%;
	float: right;
	margin-top: 20px;
	display: inline;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	background:url(../images_for_index/bar-bg.png) repeat-x top;
}

#top_news h1, #whats_new h1 {
	height: 42px;
	margin: 0px;
	padding-top: 10px;
}

#news_box {
	height:200px;
	overflow:auto;
}

#top_news p, #whats_new p {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}

#whats_new table, #top_news table { width: 90%; }

.topic {
	height: 154px;
	width: 100%;
	float: left;
	overflow: auto;
	margin-top: -10px;
	border-top: 1px dotted #666666;
}

.topic .pic_area {
	height: 50px;
	width: 50px;
	margin-right: 8px;
	float: left;
}

.topic .date {
	font-size: 11px;
	color: #996666;
	font-weight: bold;
}

.topic .topics {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
}

.topic_area {
	padding: 5px 10px;
}

.topic .date_area { width: 80px; }

.topic table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
}

#banner {
	float: right;
	height: 100px;
	width: 188px;
	margin-right: 15px;
}

#banner img {
	border: 1px solid #CCCCCC;
	margin-top: 26px;
}
