body {
	margin:0;
	padding:0;
	font-size:62.5%;/*this sets all font size to 10px by default, then apply font-size:130% for 13px, user can zoom text*/
	line-height:140%;
}

.clearFloat {
	clear: both;
}

#outer_wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin:auto;
}

#mainContent-box {
	margin-right: 10px;
	margin-left: 5px;
}
.otherBox {
	text-align: left;
}


#mainContent-box .box1 {
	width:97%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#mainContent-box .box1 h1 {
	font-size: 18px;
	line-height: 150%;
	color: #594664;
	margin: 0px;
	padding: 0px;
}
#mainContent-box .box1 .introTXT {
	font-size: 140%;
	line-height: 165%;
}
#side_box {
	float: right;
	width: 300px;
	margin-right: 5px;
}

#mainContent-box .box1 .photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#inews_bkg {
	background-color: #FFFFFF;
	background-image: url(../image/inews_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
}

.inews_header_bar {
	background: url(../image/health_all_index.gif) no-repeat right 0px;
	height: 30px;
	width: 625px;
	padding-right: 5px;
}

.inews_contentBOX_bg {
	background-image: url(../image/inews_contentBOX_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 120%;
	line-height: 150%;
	margin: 0px;
}
.inews_contentBOX_bg .videoBox {
	float: right;
}

.inews_mainContentBOX {
	background-image: url(../image/health_mainContentBOX_bg.gif);
	height: 28px;
	margin-bottom: 8px;
	background-repeat: repeat-x;
}
.inews_contentBOX_bg .videoList {
	float: left;
	margin-left: 5px;
	width: 200px;
}
.inews_contentBOX_bg .videoList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.inews_contentBOX_bg .videoList li {
	vertical-align: middle;
	background-position: left top;
	text-indent: 5px;
	text-align: left;
	background-image: url(../image/b_entertain_movie.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
}
.otherBox-floatLeft {
	float: left;
	width: 48%;
}

.otherBox-floatRight {
	float: right;
	width: 48%;
}
.albumBox {
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 10px;
	border-top: 5px solid #84D4B1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 13px;
	line-height: 120%;
}
.forumBox .content {
	padding: 8px;
	height: 500px;
	overflow: auto;
	line-height: 135%;
	color: #333333;
}
.forumBox .content2 {
	padding: 8px;
	height: 150px;
	overflow: auto;
	line-height: 135%;
	color: #333333;
}
.forumBox .content2 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 125%;
	font-weight: normal;
}
.forumBox .content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 125%;
	font-weight: normal;
}


.albumBox img {
	border: 1px solid #CCCCCC;
	margin: 6px;
	float: left;
}
.albumBox div img {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.forumBox {
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 10px;
	border-top: 5px solid #84D4B1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 13px;
	line-height: 120%;
}
.forumBox img {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}







.otherBox {
	margin-top: 10px;
}

.otherBox .cat{
	text-align: left;
	margin-bottom: 10px;
}
.otherBox .cat.content {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.otherBox .cat .content {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 15px 8px 8px;
	border: 1px solid #CCCCCC;
}

.otherBox h2 {
	font-size: 130%;
	background-image: url(../image/icon-arrow.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	clear: both;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
}
.otherBox .cat .content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.otherBox .cat .content li {
	font-size: 130%;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-image: url(../image/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.overture_link{
	font-size:130%;
	line-height:130%;
}
