/*CMS AREA*/

#cms_area {
	width:450px;
	height:488px;
	overflow-y: auto;
	background:#3d2e35;
	padding:20px;
}

.cms_block_l{
	float:left;
	}
.cms_block_r{
	float:left;
	}
	
.title1 {
	color:#990000;
	font-weight: bold;
	font-size: 14px;
}

.word1{
	float:;
	padding-left: 2px;
	width:310px;
	height:auto;
	overflow: hidden;
	margin-bottom:10px;
}

.red{
	color:#a90101;
	padding-bottom:3px;
	font-size:13px;
	font-weight:600;
}