/***************************************
 * main.css
 ***************************************/
h1 {
	text-indent: -9999px;
	width: 818px;
	height: 208px;
	margin: 0 auto;
	background: url(../images/main_graphocs.jpg) no-repeat;
}

/* [.main_manu] ///////////////////////////*/
#main {
	margin: 10px 0;
}

/* [#sidebar] ///////////////////////////*/
#sidebar {
	margin: 10px 0;
}

/* [.main_manu] ///////////////////////////*/
/* menu_title */
.main_menu h2 {
	text-indent: -9999px;
	height: 28px;
}
.main_menu h2.mm1 { background: url(../images/main/m1_1.jpg) no-repeat; }
.main_menu h2.mm2 { background: url(../images/main/m2_1.jpg) no-repeat; }
.main_menu h2.mm3 { background: url(../images/main/m3_1.jpg) no-repeat; }
.main_menu h2.mm4 { background: url(../images/main/m4_1.jpg) no-repeat; }

/* menu_text */
.main_menu p {
	overflow: hidden;
	position: relative;
	width: 420px;
	height: 84px;
	line-height: 1.5;
	margin-bottom: 15px;
	padding: 3px 9px 3px 180px;
}
.main_menu p.mt1 { background: url(../images/main/m1_2.jpg) no-repeat; }
.main_menu p.mt2 { background: url(../images/main/m2_2.jpg) no-repeat; }
.main_menu p.mt3 { background: url(../images/main/m3_2.jpg) no-repeat; }
.main_menu p.mt4 { background: url(../images/main/m4_2.jpg) no-repeat; }

.main_menu p span {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 0;
}

/* [.main_adv] ///////////////////////////*/
.main_adv h2 {
	text-indent: -9999px;
	height: 37px;
	background: url(../images/main/m5_1.jpg) no-repeat;
}
.main_adv ul {
	height: 134px;
	margin-bottom: 3px;
	padding-top: 8px;
	line-height: 1.7em;
	background: url(../images/main/m5_2.jpg) no-repeat;
}
.main_adv li {
	margin-left: 40px;
	padding-left: 30px;
	background: url(../images/check.gif) no-repeat 0px 2px;
}




