@charset "utf-8";
/* CSS Document */

.mainbg {
	padding: 0px;
	BACKGROUND: url(http://webpic.chinareviewnews.com/cbspub/images/cbs_007.gif) #FFFFFF repeat-y 10px 0px;
	float: left;
	width : 778px;
}

.column_right {
	float: right;  
	width: 583px;
	margin-left: 5px;
	margin-right: 10px;
	display: inline;
	overflow : hidden;
}

.column_right h5 {
	text-align : left;
	font-size: 12px;
	font-weight: normal;
}

.column_right #title {
	margin-top:30px;
	padding-top:8px;
	padding-bottom:8px;
	border-top:#4879C6 1px solid;
	border-bottom:#4879C6 1px solid;
}

.column_right #title h3 {
	font-size: 22px;
	font-weight: bold;
}

.column_right #title h5 {
	padding-top:8px;
	text-align : center;
	font-size: 12px;
	font-weight: normal;
}

.column_right #title2 {
	margin-top:10px;
}

#jjbox {
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}

#jjleft {
	float : left;
	width: 175px;
	padding:10px;
	padding-right:20px;
	border-right:#FFE7A2 2px solid;
	display: inline;
}

#jjright {
	float : left;
	width: 225px;
	padding:10px;
	padding-left:20px;
	display: inline;
	line-height: 150%;
	text-align:left;
}

.column_right .sepspan {
	display : block;
	padding-top:1px;
	clear : both;
	float : none;
	background: #4879C6;
}

.column_right #content {
	padding:20px;
	/*text-align:left;*/
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
	line-height: 150%;
}

.column_right #content #topage1 {
	text-align:right;
	padding-bottom:20px;
}

.column_right #content #topage2 {
	text-align:right;
	padding-top:20px;
}