@charset "utf-8";


div#categoryTunes {
	margin-bottom: 20px;
	width: 713px;
	height: 200px;
	}

ul.scrollIndex {
	height: 200px;
	overflow: auto;
	}

ul.scrollIndex li {
	margin-left: 24px;
	list-style: disc;
	}

div#searchForm {
	margin-bottom: 20px;
	}

div#categoryBanner {
	margin-bottom: 20px;
	}

/* @group div.recents */

div.recents {
	zoom: 1;
	margin: 0 -23px 20px 0;
	}

div.recents:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}

div.recents div.recentIndex {
	margin-right: 23px;
	float: left;
	width: 345px;
	}

div.recents div.recentIndex h2 {
	margin-bottom: 10px;
	text-indent: -9999px;
	}

div.recents div.recentIndex h2 a {
	display: block;
	width: 345px;
	height: 35px;
	}

div.recents div.recentIndex h2 a#recentEvent {
	background: url(../img/commons/home/header/event.gif) no-repeat;
	}

div.recents div.recentIndex h2 a#recentHotNews {
	background: url(../img/commons/home/header/hot.gif) no-repeat;
	}

div.recents div.recentIndex h2 a#recentDoctor {
	background: url(../img/commons/home/header/doctor.gif) no-repeat;
	}

div.recents div.recentIndex h2 a#recentCoupon {
	background: url(../img/commons/home/header/coupon.gif) no-repeat;
	}

div.recents div.recentIndex h2 a#recentRecruit {
	background: url(../img/commons/home/header/recruit.gif) no-repeat;
	}

div.recents div.recentIndex ul.recentEvent li {
	margin: 0;
	padding-left: 65px;
	list-style: none;
	text-indent: -65px;
	}

div.recents div.recentIndex ul.recentEvent li img {
	margin-right: 5px;
	vertical-align: middle;
	}

/* @end */

/* @group div#recentPet */

div#recentPet {
	zoom: 1;
	margin-bottom: 20px;
	height: 160px;
	background: url(../img/commons/home/pet_bg.gif) left bottom no-repeat;
	}

div#recentPet:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}

div#recentPet h2 {
	margin-bottom: 8px;
	text-indent: -9999px;
	}

div#recentPet h2 a {
	display: block;
	width: 100%;
	height: 35px;
	background: url(../img/commons/home/header/pet.gif) no-repeat;
	}

div#recentPet ul {
	}

div#recentPet ul li {
	padding-left: 9px;
	display: block;
	float: left;
	}

div#recentPet ul li a {
	padding: 3px;
	border: 1px solid #f9c9d4;
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background: #fff;
	text-align: center;
	}

* html div#recentPet ul li a {
	width: 108px;
	height: 108px;
	}

/* @end */




/* @group div#recentRelation */

div#recentRelation {
	zoom: 1;
	margin-bottom: 20px;
	height: 160px;
	background: url(../img/commons/home/relation_bg.gif) left bottom no-repeat;
	}

div#recentRelation:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}

div#recentRelation h2 {
	margin-bottom: 8px;
	text-indent: -9999px;
	}

div#recentRelation h2 a {
	display: block;
	width: 100%;
	height: 35px;
	background: url(../img/commons/home/header/relation.gif) no-repeat;
	}

div#recentRelation ul {
	}

div#recentRelation ul li {
	padding-left: 9px;
	display: block;
	float: left;
	}

div#recentRelation ul li.logo {
	padding: 4px 4px 4px 13px;
	}

div#recentRelation ul li a {
	padding: 3px;
	border: 1px solid #bdd800;
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background: #fff;
	text-align: center;
	}

* html div#recentRelation ul li a {
	width: 108px;
	height: 108px;
	}

/* @end */



/* @group div#recentComment */

div#recentComment {
	margin-bottom: 20px;
	}

div#recentComment h2 {
	margin-bottom: 15px;
	text-indent: -9999px;
	}

div#recentComment h2 a {
	display: block;
	width: 100%;
	height: 35px;
	background: url(../img/commons/home/header/comment.gif) no-repeat;
	}

/* @end */






/* @group div#infoAndPickup */

div#infoAndPickup {
	margin-bottom: 30px;
	}

div#infoAndPickup h2 {
	margin-bottom: 15px;
	text-indent: -9999px;
	}

div#infoAndPickup h2 a {
	display: block;
	width: 100%;
	height: 35px;
	background: url(../img/commons/home/header/site.gif) no-repeat;
	}

div#infoAndPickup div {
	width: 345px;
	}

div#infoAndPickup div * {
	width: auto;
	}

/* @end */

/* @group div#recentArticle */

div#recentArticle {
	float: left;
	}

div#recentArticle ul.scrollIndex {
	height: 340px;
	}

div#recentArticle ul.scrollIndex li span {
	font-size: 85%;
	}

/* @end */

/* @group div#recentSite */

div#recentSite {
	float: right;
	}

div#recentSite ul {
	zoom: 1;
	margin-bottom: 7px;
	}

div#recentSite ul:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}

div#recentSite ul li {
	padding-left: 7px;
	display: block;
	float: left;
	}

div#recentSite ul li a {
	padding: 3px;
	border: 1px solid #ccc;
	display: block;
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	background: #fff;
	text-align: center;
	}

* html div#recentSite ul li a {
	width: 108px;
	height: 108px;
	}

/* @end */

div#specialContentBanners {
	margin: 0 -23px 20px 0;
	}

div#specialContentBanners ul {
	}

div#specialContentBanners ul li {
	margin-right: 23px;
	float: left;
	width: 345px;
	}




