.size10 {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.size12 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.size14 {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.news_press {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height: 132px;
			}
			
.news_area {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			width: 530px;
			font-size: 12px;
			line-height: 16px;
			text-align: left;
			float: left; 
			}
			
.news {
			margin: 4px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height: 132px;
			border-top: 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
			border-bottom: 1px solid #CCCCCC;
			border-left: 1px solid #CCCCCC;
			}

.news_inside {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height: 127px;
			overflow: auto;
			}
			
.news ul {
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 10px 10px;
			list-style-type: none;
			}

.news li {
			margin: 0px 0px 3px 0px;
			padding: 3px 0px 4px 0px;
			line-height: 140%;
			border-bottom: 1px solid #C0C0C0;
			background-position: 0px 5px;
			}
