@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#fff url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	width:1007px;
	margin:auto;
}
.m {
	background:url(images/t3.jpg) no-repeat;
	padding-left:20px;
	height:50px;
}
.m ul {
	list-style:none;
	margin:0;
	padding:0;
}
.m li {
	float:left;
}
.m li a {
	padding:13px 20px;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	font-style:italic;
	text-shadow:1px 1px 1px #666;
	display:block;
}
.m li a:hover {
	background:url(images/mcien.jpg) repeat-x;
}
.s {
	padding:15px 0px 10px 5px;
}
.m2, .mtxt {
	background:url(images/m2.gif) repeat-y;
	padding:5px;
}
.mng {
	background:url(images/mng.gif) no-repeat;
	padding:11px 5px 11px 45px;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	text-shadow:1px 1px 1px #666;
}
.m2 ul {
	margin:0;
	padding:5px 0px;
	list-style:none;
}
.m2 li {
	float:left;
	width:240px;
}
.txt{ padding:0px 5px; }
.m2 li a {
	background:url(images/mtlo.gif) no-repeat right bottom;
	padding:8px 5px 8px 50px;
	font-size:12px;
	color:#C30;
	text-decoration:none;
	display:block;
}
.m2 a:hover {
	font-weight:bold;
}
img {
	border:0;
}
.ng {
	padding:8px 20px;
	font-weight:bold;
	background:#F3F3F3;
	border-bottom:3px solid #A42D07;
	border-top:1px solid #A42D07;
	font-size:12px;
	margin:0;
}
.left {
	width:254px;
	float:left;
}
.right {
	width:700px;
	float:right;
	font-size:12px;
	line-height:16px;
}
.both {
	clear:both;
}
