﻿@charset "utf-8";
/* 全局样式定义 Powered by zoomla.cn */
*{margin:0px; padding:0px;}
body{font-size:12px; font-family:Arial, Helvetica, sans-serif,; }
img{border:none;}
li{list-style-type:none;}
a{color:#025792; text-decoration:none;}
a:hover{ color:#FF6600;text-decoration:underline;}
li{height:26px; line-height:26px;}

#head,#nav,#bottom{ margin:auto;width:950px; clear:both;}/*全局外框*/
#head_box,#nav{clear:both;}/*100%外框*/
.clear{clear:both;}

#head_box{height:80px; background:url(Images/main_bg.gif) repeat-x 0px -90px;}
#nav_box{height:46px; background:url(Images/main_bg.gif) repeat-x 0px -170px}

#logo{float:left; width:339px;}
#head_r{float:right; width:580px; padding-top:15px; color:#F00; font-size:14px; line-height:24px;}
#head_r span{float:right; width:128px; text-align:right; font-size:12px;}

#nav{ font-size:14px; font-weight:bold;}
#nav li{float:left; width:135px; height:46px; line-height:46px; background:url(Images/nav_line.jpg) left center no-repeat; text-align:center;}
#nav li a{color:#fff;}
#nav li a:hover{display:block;width:135px; background:url(/skin/red/Images/main_bg.gif) 18px -235px; color:#f30;}

#main{ clear:both;border:1px solid #ccc; background:#f5f5f5; font-size:13px;}
#main ul{}
#main li{ float:left; display:block; width:24%; height:auto;border:1px solid #99C7F4; margin-top:2px; margin-left:1px; padding-left:2px; padding-right:2px;}
#main li span a{ color:#F00; margin-left:2px; float:right;}

#bottom{border-top:1px solid #CBCBCB; height:120px; margin-top:10px; text-align:center;}
#bottom ul{ display:block; width:500px; height:26px; padding-left:260px;  clear:both;}
#bottom li{float:left; width:70px;  text-align:center;}
#bottom p{}