@charset "gb2312";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #00325f;
	margin: 0px;
	line-height: 1.8;
}

a{ color: #00325f; text-decoration:none;}

#menu{ background:url(Menu_bg.gif); color:#FFF; height:31px; line-height:31px; text-align:center;}

#menu a{ color:#FFF; font-weight:bold; font-size:13px;}

#menu a:hover { color:#CC3;}


#title{ background:#015fa8; padding-left:25px; height:36px; line-height:36px; color:#FFF; font-weight:bold; font-size:14px; background-image:url(icon.gif); background-repeat:no-repeat; background-position:10px 10px;}

#left{ background-color:#e4f3ff; padding:10px;}
#left div{ background:url(icon1.gif); background-repeat:no-repeat; background-position:3px 8px; border-bottom:1px #74b5eb dashed; height:24px; line-height:24px; padding-left:15px; overflow:hidden;}

#left ul{ display:inline;}
#left ul div{ background:url(icon2.gif); background-repeat:no-repeat; background-position:10px 8px; border-bottom:1px #74b5eb dashed; height:24px; line-height:24px; padding-left:23px;overflow:hidden;}
#left ul div a{ color:#74b5eb;}
#left_title{ background:url(title_bg.gif); background-repeat:no-repeat; border-bottom:1px #c7e1f8 solid; height:24px; line-height:24px; color:#FFF; font-weight:bold; padding-left:25px;}

#left_title .more{ float:right; padding:8px 2px;}


#foot{ border-top:3px solid #b0c6da; background:#e4f3ff; text-align:center; padding:15px 10px 10px 10px;}
