/*
	Power by Angel Summer Studio.
	Version:2007-06-09
	By:Henry Chen
*/
/*全局定义*/
*{font:12px Verdana,Arial,Helvetica,sans-serif;margin:0;padding:0;text-decoration:none;color:#666;}
body{text-align:center;background:#f7f7f7;width:100%;}
h3{font-weight:bold;}
ul,li{list-style:none;}
img{border:0;}
#list td{border:1px solid #ccc;border-width:1px 0 0 1px;padding:3px 5px;}
#list table{border:1px solid #ccc;border-width:0 1px 1px 0;margin-bottom:5px;}
td.cpading{padding:0;border:0;}
#caption span{color:#fff;}
.l{float:left;}
.r{float:right;}
.clear{clear:both;}
.input{border:1px solid #ccc;padding:2px;margin:auto 10px;}
.hr{border-top:1px dashed #666;height:0;clear:both;}

/*主题框架定义*/


#body{position:relative;}

#head{background:#98cb00 url(../img/basic/topbg.gif) no-repeat center right;border-bottom:3px solid #eee;}
#innehead{padding:3px 10px;border-bottom:3px solid #eee;}
#logo{float:left;padding:5px;}
#nav{float:right;color:#95ca00;padding:3px 5px;}
#maps{clear:both;background:#95ca00 url(../img/basic/top_banner_bg.gif) repeat-x center center;height:25px;}
#maps ul{background:#fff;}
#maps li{float:left;}
#maps a{height:23px;line-height:23px;display:block;float:left;padding:0 20px !important;padding:3px 20px;color:#004a09;font-weight:bold;font-size:14px;}
#guide{background:#fff;height:20px;line-height:20px;padding:3px;clear:both;font-weight:bold;}
#guide a{font-weight:bold;}

#innerfoot{text-align:center;padding:10px;background:#f7f7f7;border-top:3px solid #eee;}
#innerfoot p{margin:5px;}
