/*全局样式*/
body {font-family:Arial, Helvetica, sans-serif; font-size: 16px; background:#CFE88D; margin:0 auto; color:#333;}
img{ border:0px;}
.white_f{ color:#fff;}
.yellow_f{ color:#960;}
.orange_f{ color:#da5f0e;}
.blue_f{ color:#0a7d9a}
h1,h2{ color:#636;margin:10px;}
h1{ font-size:2em;text-align:center;}
h2{ font-size:1.4em;}
a{ color:#00f; text-decoration:underline;}

/*顶部样式*/
#header{ width:920px; margin:0 auto;}
#logo{ width:270px; float:left; text-align:center; background:#fff;}
.top_banner{ width:650px; float:left;}
/*顶部导航*/
#nav_lay{ width:920px; margin:0px; height:31px;}
#nav{ width:920px; float:left; background:#618b2c;}
#nav ul{float:right; margin:0; padding:0; line-height:30px;}
#nav ul li{ list-style:none; float:left; width:110px; height:31px; background:#cee926 url(../images/nav_default.gif) no-repeat center right; text-align:center;font-size:15px; font-weight:bold;}
#nav ul li a{ text-decoration:none; display:block; color:#369; border-left:1px solid #9db509;}
#nav ul li a:hover{ text-decoration:none; color:#f60; background:#e0f278 url(../images/nav_hover.gif) no-repeat center right;}
#welcome{ clear:both;width:920px; background:#3c0; height:25px; font-size:14px; line-height:28px;}

#page{ width:920px; height:auto; margin:0 auto; background:#fff;}
/*侧边栏导航*/
#sideabr{ width:200px; height:auto;float:left; background:#fff;}
#nav2{ float:left; color:#609; font-size:15px; font-weight:bold; background:#fff;}
#nav2 ul{ padding:20px 0px 20px 20px; margin:0;}
#nav2 ul li{list-style:none; width:180px;margin:0;padding:2px 0px ;line-height:25px;}
#nav2 ul li a{ display:block; color:#609; text-decoration:none;height:22px;}
#nav2 ul li a:hover{ background:#3c0; color:#fff;}

/*页面显示详细内容*/
#main{ float:left; width:678px; height:auto; padding:20px;border-left:2px solid #3c0; background:#fff;}
/*index*/
.main_bg{ margin:auto 10px;background:#fcf; border:4px solid #f9f;}
.main_xx{ padding:10px;}
.main_pro{ margin:auto 10px;background:#ff9; border:4px solid #ff6;}
.main_not{ margin:auto 10px;background:#D5FF86; border:4px solid #a1d244;}
.main_edu{ margin:auto 10px;background:#7bdbff; border:4px solid #3ba3ca;}

#news_date{}
#new_date ul{ font-weight:bold; color:#deb9de; margin:0px; padding:0px; line-height:20px;}
#new_date ul li{ margin:0px; width:73px; padding:2px; background:url(../images/news_bg_title.gif) no-repeat; float:left; display:inline; text-align:center;}
#new_date ul li a{ color:#fff; text-decoration:none;}
#new_date ul li a:hover{ color:#333;}
.news_title{ border-bottom:1px dotted #ae37ae; color:#f60; font-weight:bold;}
.news_img {}
.news_img img { border:1px solid #666;} 

#links{ width:650px; margin:30px 10px;; font-size:14px; font-weight:bold;}
#links a{ text-decoration:none; color:#0cf; font-size:12px;}
#links a:hover{ color:#369;}

/*garelly*/
.gallery_img{ text-align:center; padding:5px;}
.gallery_img img{border:1px solid #666;}
/*页面底部*/
#footer{ clear:both; width:920px; margin:0 auto;background:#fff; border-top:2px solid #3c0; text-align:center; height:40px; padding-top:15px; font-weight:bold;}
