/*基本信息*/
body {font:16px "Tahoma";margin:0px;text-align:left;background:#FFF;}
a:link,a:visited {font-size:16px;text-decoration:none;}
a:hover {font-size: 14pt; text-decoration: underline; color: blue;}

/*页面层容器*/
/* #container {width:100%} */
#container {width:800px;height:300px;margin:10px auto}

/*页面头部*/
#header {background:url(logo.gif) no-repeat}
#menu {padding:20px 20px 0 0}
#menu ul {float:right;list-style:none;margin:0px;}
#menu ul li {float:left;display:block;line-height:30px;margin:0 10px}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}
.menuDiv {width:1px;height:28px;background:#999}
#banner {background:url(6.jpg) 0 30px no-repeat;width:730px;margin:auto;height:60px;border-bottom:5px solid #666666;clear:both}


/*页面主体*/
#PageBody {width:800px;margin:0 auto;height:400px;background:#CCFF00}

/*页面左侧菜单*/
#vertmenu {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;width: 180px;padding: 0px;margin: 0px; border: #CCCCCC solid 1px; float:left}
#vertmenu h1 {background-color: #FF6699;font-size: 16px; padding: 5px 0 4px 10px;
color: #FFF;margin:0px;width:178px !important 160px; font-size:16px;}
#vertmenu ul {list-style: none;margin:0px;padding: 0px;border: none; margin-left:2px !important 0px;}
#vertmenu ul li {margin: 0px;padding: 0px;}
#vertmenu ul li a {font-size: 14px;display: block;border-bottom: 1px dashed #C39C4E;padding: 5px 0px 2px 10px;text-decoration: none;
color: #666666;width:170px;}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {color: #F00;background-color: #eeeeee;}

/*页面底部*/
#Footer {font:16px Tahoma;width:100%;margin:5pt auto;height:150px;color: #eeeeee;background:#FF6699}
