@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#FFFFD8 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	position:relative;
	margin:auto;
	width:990px;
	font-size:12px;
}
.s {
	
}
.left {
	width:700px;
	float:left;
	color:#454536;
	padding-top:15px;
}
.right {
	width:259px;
	float:right;
	padding-top:25px;
}
.both {
	clear:both;
}
.t2 {
	
}

.mt ul {
	list-style:none;
	margin:0;
	padding:0;
}
.mt li {
	margin:0;
	padding:0;
	display:inline-block;
	height:73px;
	float:left;
	background:url(images/m1.gif) no-repeat bottom center;
}
.mt li:hover{background:url(images/m2.gif) no-repeat bottom center;}
.mt a {
	display:block;
	padding:18px 20px;

	font-size:18px;
	color:#fff;
	
	text-decoration:none;
	
}
.mt a:hover {
	color:#D6FF8F;
	
}
.mng {
	background:url(images/mng.jpg) no-repeat center;
	color:#fff;
	font-weight:bold;
	padding:8px 10px 8px 50px;
}
.menu {
	padding:10px;
}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu a {
	display:block;
	padding:10px 10px 10px 40px;
	color:#4D7EA9;
	border-bottom:1px dotted #B8B88D;
	background:url(images/m3.gif) no-repeat left center;
	text-decoration:none;
}
.menu a:hover {
	background:url(images/m4.gif) no-repeat left center;
	color:#000;
}
.mtxt {
	padding:15px;
}
.ng {
	font-weight:normal;
	font-size:18px;
	color:#257DC8;
	border-bottom:3px solid #E3E3BA;
	padding:8px 5px;
	margin:0;
}
.text {
	font-size:12px;
	line-height:17px;
	padding:10px;
}

.fotki { list-style:none; margin:0; padding:10px; } 
.fotki li{ display:inline-block; padding:5px; background:#fff; border:1px solid #B8B88D; margin:10px 20px;  }

a{ color:#F60; } 
a:hover{ text-decoration:none; } 

