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%;
	background:#ffffff url(../image/all-background.jpg) repeat;
}

.clearFloat {
	clear: both;
}


#outer_wrapper {
	background-color: #FFFFFF;
	width: 996px;
	margin:auto;
}

#mainContent-box {
	margin-left: 5px;
	width: 650px;
	text-align: center;
}
.otherBox {
	text-align: left;
}


#mainContent-box .box1 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 8px;
	border: 1px solid #CCCCCC;
	width: 100%;
	text-align: left;
}
#mainContent-box .box1 h1 {
	font-size: 18px;
	line-height: 150%;
	color: #594664;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent-box .box1 .introTXT {
	font-size: 13px;
	line-height: 165%;
	padding-left: 10px;
	width: 280px;
}
#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/inews_all_index_r4_c5.gif) no-repeat right 0px;
	height: 30px;
	padding-right: 5px;
	width: 662px;
	text-align: left;
}

.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;
	text-align: left;
}
.inews_contentBOX_bg .videoBox {
	float: right;
}

.inews_mainContentBOX {
	background-image: url(../image/inews_mainContentBOX_bg.gif);
	height: 28px;
	margin-bottom: 8px;
	background-repeat: repeat-x;
	text-align: left;
}
.inews_contentBOX_bg .videoList {
	float: left;
	margin-left: 5px;
	width: 230px;
	height: 280px;
	overflow: auto;
	font-size: 13px;
}
.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 #AA7EC1;
	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: 250px;
	overflow: auto;
	line-height: 135%;
	color: #333333;
}
.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 #AA7EC1;
	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;
	font-size: 13px;
	font-weight: bold;
	color: #1A004F;
}
.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;
	font-size: 12px;
	font-weight: normal;
}

.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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #1A004F;
}
.otherBox .cat .content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.otherBox .cat .content li {
	font-size: 100%;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-image: url(../image/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

