body { background:#fff;font:12px "\5B8B\4F53",san-serif;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;} 
img { border:0; vertical-align:top; }
a {text-decoration:underline; }
a:hover { text-decoration:none; }
ul,ol { list-style:none; }
/* Layout ================================================================================ */
.wrapper { min-width:242px; }
.main { width:242px; margin:0 auto; padding:0;text-align:left; }
.col-left { float:left; width:160px; }
/********** Navigation > */
.navhead {
	background: url(images/02.gif) no-repeat scroll 0 0;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 240px;
	cursor: pointer;
	line-height: 30px;
	padding-left:50px;
	font-size: 16px;
	color:#FFFFFF;
	position:relative;
	z-index:801;
}
.navhead a { color: #148490; text-decoration: none; padding: 0px 0px 0px 0px}
.navhead:hover {background: url(images/01.gif) no-repeat scroll 0 0;}
.navcontent { width: 240px;font-size: 12px;position:relative;z-index:800;border:none; border-top:none;}
.navcontent ul li {background:#e6e6e6;width: 240px;border-top:1px solid #a9a4a4}
.navcontent ul li a{display:block;height: 30px;	width: 190px;line-height:30px;padding-left:50px;}
.navcontent ul li:hover {background:#D5D5D5;cursor:auto;color:#FFF;}
.navcontent ul li:last-child {height:30px;}
.navcontent a {color: #000;text-decoration: none;}
.navcontent a:hover {color: #000;}
