@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#eee url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	width:1000px;
	margin:0 auto;
}
.m {
	background:url(images/t2.gif) no-repeat;
	height:68px;
}
.m ul {
	margin:0;
	padding:0px 30px;
	list-style:none;
}
.m ul li {
	float:left;
}
.m a {
	display:inline-block;
	padding:20px 20px 30px 20px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.m a:hover {
	background:url(images/mbg.jpg) no-repeat center top;
	color:#FFC;
}
.sep {
	background:url(images/msep.jpg) no-repeat;
	width:2px;
	height:60px;
}
.s {
	font-size:12px;
}
.left {
	width:266px;
	float:left;
}
.right {
	width:724px;
	float:right;
}
.both {
	clear:both
}
.path {
	background:url(images/path.jpg) no-repeat left center;
	padding:10px 10px 10px 25px;
	margin-left:30px;
	font-size:11px;
	color:#888;
}
.path a {
	color:#888;
	display:inline-block;
	padding:2px 5px;
}
.path a:hover {
	color:#000;
}
.m2 {
	background:url(images/m2.gif) repeat-y;
	padding:0px 13px 0px 11px;
}
.s2 {
	background:url(images/s2.gif) repeat-y;
	padding:5px 35px 5px 37px;
}
.mng {
	background:url(images/mng.jpg) no-repeat center;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:12px 5px;
}
.msub {
	list-style:none;
	margin:0;
	padding:5px 10px;
}
.msub a {
	display:block;
	padding:7px 5px 7px 25px;
	color:#3E668A;
	border-bottom:1px dotted #E5E5E5;
	background:url(images/arrow.gif) no-repeat left center;
	text-decoration:none;
}
.msub a:hover {
	font-weight:bold;
}
.mtxt {
	padding:10px;
	color:#666;
	font-size:11px;
}
.center {
	text-align:center;
}
img {
	border:0;
}

.ng{ margin:5px 0px; 
padding:4px 20px 20px 55px; 
font-size:18px; 
color:#ED9E2C; 
font-weight:normal; 
background:url(images/ngbg.jpg) no-repeat;
}

.ng1{ margin:5px 0px;
padding:4px 20px 20px 55px;
font-size:14px;
color:#ED9E2C;
font-weight:normal;
}

