.other_top_image {
	width:100%;
	height:302px;
	background-color:#ffffff;
	background-image:url(../img/other/other_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.other_base {
	width:100%;
	margin-top:10px;
}	

.other_base h2{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/other/other_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.red {
	color:#FF0000;
}

.other_base_left {
	width:445px;
	height:auto;
	float:left;
	margin-left:2px;
	font-size:12px;
	line-height:18px;
	/*background-color:#ccff00;*/
}

.other_base_right {
	width:445px;
	height:auto;
	float:right;
	margin-right:2px;
	font-size:12px;
	line-height:18px;
}




