@CHARSET "UTF-8";


.zagMain {
	display: table;
	width: 850px;
	height: 84px;
	background: url(../img/main/main_zag.png) repeat-x;
}
.zag { 	
	display: table;
	width: 425px;
	padding-top: 20px; 
	height: 64px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.indMAin { 	
	display: table;
	width: 850px;
	height: 300px;
	background: url(../img/main/main_main.png) repeat-x;
}
.textMain {
	display: table;
	width: 414px;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}	
.h1_ind {
	font-size: 20px;
}

