﻿@charset "utf-8";
/* CSS Document */
.top_bg { background:#efefef; height:33px;}
.top { width:1000px; height:33px; line-height:33px;margin:0 auto;}
.span_top1 { display:block; float:left; color:#424244;}
.span_top2 { display:block; float:right; color:#424244;}
.span_top2 a { color:#424244; padding:0 5px;}
.span_top2 a:hover { color:#FF0000;}

.header { width:1000px; height:90px; margin:28px auto 10px;}
.ul_menu { width:630px; overflow:hidden; float:right; margin-top:15px;}
.ul_menu li { float:left; line-height:40px; width:86px;}
.ul_menu li a,.ul_menu li a:visited { display:block; padding:0 10px; font-size:15px; color:#0c1e65;text-decoration:none;}
.ul_menu li a:hover { color:#fff; background:url(/views/site/images/images2/li_bg_selected_04.jpg); font-weight:bold;}
.selected { color:#fff; background:url(/views/site/images/images2/li_bg_selected_04.jpg);}
.selected span{color:#fff; font-weight:bold;}
.banner { height:490px; background:url(/views/site/images/images2/banner.jpg) center center no-repeat;}
.banner_main { width:1000px; margin:0 auto; position:relative;}


