@charset "utf-8";

/*
==================================================

    CSS File Name - index.css
    Last-updated: 2011-03-23
	

==================================================
*/

.png {
	background:url(../common/images/h1_bg.png) no-repeat left top;
	color:#1A1A1A;
	font-size:18px;
	width:705px;
	padding:15px 0 17px 25px;
	*padding:17px 0 15px 25px;
	line-height:140%;
	margin-bottom:9px;
}

/* -- main_part -- */
div.main_part {
	width:720px;
	/*background:url(../images/company/main_part_bg.jpg) no-repeat left top;*/
	background-color:#fff;
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
	font-size:120%;
}



div.main_part div.cont {
	width:670px;
	padding:20px 0 600px 20px;
	
	clear:both;
	overflow:hidden;
	
}
.sub-title{
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat;
	width:645px;/*680px*/
	height:40px;/*49px*/
	font-size:16px;
	font-weight:bold;
	color:#9E3840;
	padding:9px 0px 0px 35px;
	}
#news .date{color: #A33840;
font-size: 115%;
padding-bottom: 3px;}
#news .txt{ margin-bottom:20px;}
#news .txt a{color: #1A1A1A;}