/* CSS Document */

body {
	background:#999;
	margin:10px 0px 40px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#top, #logo, #top_r {
	height:129px;
}

#top {
	width:914px;
	background:url(../images/b1.jpg);
}

#logo {
	width:200px;
	float:left;
}

#top_r {
	background:url(../images/b2.jpg) right no-repeat;
	text-align:left;
}

.link1, .link2 {
	display:block;
	padding-top:16px;
}

.link1 a {
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.link1 {
	font-size:10px;
	font-weight:bold;
	color:#333;
}

.link2 {
	font-size:18px;
	font-weight:bold;
	color:#333;
}

/* top drop down menu style */
/* Copyright RedCat, 2008   */

#menu {
	float:left;
	margin-top:40px;
}

ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
} 

ul li { 
	position: relative;
	float:left; 
	display:block;
	width:119px;
	height:32px;
	text-align:center;
} 

li ul { 
	position: absolute; 
	left: 0px; 
	top: 24px; 
	display: none; 
}

ul li a.main { 
	display:block; 
	width:119px;
	height:20px;
	text-decoration: none; 
	color: #000;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	background:url(../images/m1.png) 0px -24px; 
}

ul li a.main:hover {
	background-position: 0px 0px;
}

li:hover ul, li.over ul { 
	display: block; 
} 

ul li ul li {
	background:url(../images/m3.png);
}

h1 {
	margin: 0;
	font-size: 18px;
}
.mend {
}

ul.sub li {
	text-align:left;
}

ul.sub li a {
	display:block;
	width:107px;
	height:20px;
	color:#000;
	font-size:10px;
	text-decoration:none;
	background:url(../images/m4.png) 5px -24px no-repeat;
	padding-left:12px;
	padding-top:6px;
}

ul.sub li a:hover {
	color:#FFF;
	background-position: 5px 0px;
}

/* Fix IE. Hide from IE Mac \*/ * html ul li { float: left; height: 1%; } * html ul li a { height: 1%; } /* End */ 

/*  end of drop down menu */

#body {
	width:914px;
	background:url(../images/bm.png) right;
}

#leftcol_s {
	width:156px;
	height:30px;
	background:url(../images/bl.png) bottom no-repeat;
}

#rcol_s {
	width:60px;
	vertical-align:bottom;
}

#s1 {
	background:url(../images/1.jpg) bottom right no-repeat;
}

#s2 {
	height:35px;
	background:url(../images/2.jpg) right no-repeat;
}

#s3 {
	height:31px;
	background:url(../images/3.jpg) right no-repeat;
}

/* границы */

#outer1, #outer2, #outer3, #outer4 {
	width:954px;
}
#outer1 {
	background:url(../images/b1.gif) repeat-x;
}
#outer2 {
	background:url(../images/b2.gif) right repeat-y;
}
#outer3 {
	background:url(../images/b3.gif) top left no-repeat;
}
#outer4 {
	padding-top:20px;
	background:url(../images/b4.gif) top right no-repeat;
}
#outer5 {
	background:url(../images/b5.gif) bottom right no-repeat;
}

/* контент */

.mainb {
	margin:10px;
	margin-left:20px;
	margin-right:60px;
	padding-bottom:5px;
	padding-top:0px;
	color:#333;
	font-size:12px;
	text-align:left;
	background:#FFF;
}

.text {

    	 border: 1px solid #FFF;

        border-width: 0 1px;

        padding: 0 12px;
		
		background:#FFF;

}
.text11 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;


}
.bodya_menu {
padding-left:10px;
padding-right:5px;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;

}
/*--------------------------------------------*/
.about {
	color:#666;
	font-size:8px;
	margin-left:10px;
	display:block;
	text-align:left;
}
