#TOP p {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	padding-right: 15px;
	padding-left: 20px;
}
#TOPMA {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/top_bg_main.jpg);
	background-repeat: repeat-y;
}

#TOPLEFT {
	width: 240px;
	float: left;
}
#TOPCENTER {
	width: 280px;
	float: left;
}
#TOPRIGHT {
	width: 240px;
	float: left;
}

.link {
	font-weight: bold;
	text-align: right;
}
.topic {
	text-decoration: blink;
	font-size: 18px;
	background-color: #FFFF99;
}

#OTHER .box {
	height: 100%;

}
#OTHER .msgbox {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 2px;
	font-size: 12px;
	padding: 5px;
	height: 100px;
}
#OTHER a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 100%;
}
#OTHER .box .msgbox a:hover {
	background-color: #FFFFCC;
}
#CN {
	width: 534px;
}


#TAIDAN{
  margin:10px 5px 10px;
}

#ENTRE,
.top_title,
.top_01,
.top_03,
#OTHER
{
  margin-left:5px;
}