/* CSS Document */
*  {
	padding:0;
	margin:0;
	}
html, body {
	min-height: 100%;
	font-family: Tahoma;
	}
html {
	background:#0e0404 url(/img/body_bg.gif) repeat-y top right;
	}
body {
	background:url(/img/bg_pic.jpg) no-repeat top right;
	}
.cont {
	width:100%;
	min-height: 100%;
	background:url(/img/bg_left.png) repeat-y top left;
}
*html .cont{
	height: 100%;
	}
img {
	border:0;
	}
.mm {
	width:94%;
	margin: 25px 3% 0 3%;
	position: absolute;
	vertical-align: top;
	border:0;
	border-collapse: collapse;
}
.mm td {
	vertical-align: top;
		border:0;
	border-collapse: collapse;
	}	
.mm td.rasp {
	width:10%;
	background-image: url(/img/rasp.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	}
.menus {
	font-size: 12px;

}
.menus li {
	list-style-type: none;
	padding:0;
	}
.menus li a {
	display: block;
	height: 16px;
	outline-style:none;
	}

.menus li a:hover{
	text-decoration: none;
	}
.menus ul {
	position: absolute;
	width: auto;
	min-width: 140px;
	background:#210808;
	padding:2px 5px 2px 5px;
	}
*html .menus ul {
	width: 140px;
	}
.menus ul li{
	display: block;
	text-align: left !important;
	border-bottom: 1px dotted #3c2e25;
	}
.menus ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 5px;
	}
.menus ul li a:hover {
	color:#eac490;
	}
.menus ul li a:active {
	color:#eac490;
	}
.logo {
	display: block;
	width: 345px;
	height: 230px;
	background:url(/img/logo_l.png);
	position: absolute;
	top: 117px;
	left: 10%;
	}
.name {
	width: 416px;
	height: 120px;
	background:url(/img/name_l.png) no-repeat top left;
	position: absolute;
	top: 117px;
	right: 10%;
	}
a{
	color:#995e5d;
	outline-style:none;  
}
.child_show {
	display:block;
}
.child_hide {
	display:none;
}
.space {
	height: 186px;
	}
.foot {
	position: relative;
	height: 186px;
	margin-top:-186px;
	background:url(/img/foot_bg.png) no-repeat top left;
	padding: 0 3% 0 3%;
	width: 94%;
	}
.f_right {
	width: 224px;
	height: 28px;
	float: right;
	background:url(/img/anta.gif) no-repeat top left;
	padding-left: 33px;
	font-size: 10px;
	color:#a68b77;
	margin-top: 100px;
	}	
.f_right a {
	color:#995e5d;
	text-decoration: underline;
	}
.f_left {
	width: 138px;
	float: left;
	margin-top: 100px;
	font-size: 10px;
	color:#a68b77;
	}
/*�������_�������*/
.main {
	color:#a68b77;
	width: 35%;
	padding-top:355px;
	padding-left: 10%;
	font-size: 0.8em;
}
.text {
	margin-top: 25px;
	}
.text p {
	margin-bottom: 15px;
	}
.text ul {
	list-style-type: none;
	margin: 15px 0 15px 25px;
	}
.text ul li {
	zoom:1;
	padding-left: 20px;
	background-image: url(/img/bullit.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	}
.text ol {
	margin: 15px 0 15px 45px;
	}
.text table, td {
	border: 1px solid #342621;
	border-collapse: collapse;
	padding: 3px;
	}
.text table {
	margin-bottom: 15px;
	}
.alp {
	background:url(/img/bg_alp.png);
	border:1px solid #422928;
	height: 397px;
	width: 93.5%;
	margin:0 3% 0 3%;
	margin-top: 70px;
}
.port {
	margin-left: 7.5%;
	margin-top: 25px;
	padding: 3px 3px 3px 39px;
	color:#eac490;
	font-size: 12px;
	height: 16px;
	width: 160px;
	background-color: #210909;
	background-image: url(/img/rasp_2.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	}
.port a {
	color:#eac490;
	text-decoration: underlone;
	}
.cols_3 {
	width: 100%;
	text-align: center;
	float: left;
	margin: auto;

	}	
.cols_3 li {
	display: inline;
	list-style-type: none;
	}	
.cols_3 li span {
	display: inline-block;
	text-align:center;
	width: 31%;
}
.cols_3 li span span{
	margin: 25px 0 20px 0;
	background:url(/img/bg_mini.gif) repeat-x top left;
	width: 218px;
	height: 108px;
	font-size: 12px;
	}
*html .cols_3 li span span {
	height: auto;
	}
.cols_3 li span  a {
	font-size: 11px;
	}
.cols_3 li span span img {
	margin: 7px;
	}
.nn {
	padding-top:3px;
	display: block;
	text-decoration: underline;
	}
.active {
	color:#eac490;
}

h1 {
     color:#baaf8d;
     font-family: Book Antiqua, Times New Roman;
     font-size: 14px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 5px 0 0 0;
     }
h2 { 
     font-size: 14px;
     font-weight: normal;
     color:#f7edbe;
     margin:0;
     margin-top: 70px;
     zoom:1;
     background:url(../img/rasp_2.gif) no-repeat top left;
}

h2 span {
     border-bottom: 1px dotted #3c2e25;
     margin-left: 25px;
     display: inline-block;
     }