﻿@charset "utf-8";
/* CSS Document */
/*css designed by shyvo*/
*{ font:normal  12px/160% "Arial","SimSun","Tahoma",sans-serif; margin:0px; padding:0px; }
a {text-decoration:none; }
body{ background:#1a4f73 url(../Images/indexbg.gif) repeat-x top center;}
img{ border:0; display:block; }
ul,li{ list-style:none;}
cite{ float:right;}

#wrap{width: 932px;margin: 0px auto;}
/*头部*/
#head{ margin:39px 0 0 0;line-height:300%;color:#FFF; font-size:16px; font-weight:bold; overflow:hidden; height:35px; font-family:"黑体"; background:url(../Images/logo.gif) no-repeat left bottom;}
#head #homepage{ float:right; margin:13px 5px 0 0; }
#head #homepage a,#head #homepage{ color:#FFF; font-size:14px; font-weight:bold;}
#head img{ float:left;}
#head_2 { height:51px; background:url(../Images/headbg1.gif) repeat-x center center;}
#head_2 select{ width:80px;}
#head_2 input{ height:17px;}
#search{ margin:0px 0 -2px 0;}
#head_2 cite{ margin:21px 24px 0 0;} 
 
#nav{ clear:both; background:url(../images/navbg.gif) repeat-x center center; height:33px; }
#nav img{ float:left;}
#nav ul{ list-style:url(../Images/navli.gif) outside;}
#nav li{ float:left; width:101px; height:33px;background:url(../images/navabg.gif) no-repeat top center;  text-align:center; overflow:hidden;}
#nav li a{ color:#fff; line-height:360%;height:33px; display:block; background:url(../Images/navli.gif) no-repeat 7px 14px; }
#nav li a:hover{ color:#757575; background:url(../Images/navhover.gif) no-repeat top center;}
#banner{ height:218px;  overflow:hidden;}

#center{ background:#d7d7d7 url(../images/centerbg.gif) repeat-x top center;}

#position{ background:url(../Images/positionbg.gif) no-repeat top center;}
/* #center *{	border:1px aqua solid;}*/
#center #left{width:175px; height:332px; overflow:hidden; float:left; padding:46px 0 0 0; background:url(../Images/leftbg.gif) repeat-x center center;}
#center #left li{height:40px; }
#center #left li a{ display:block; height:27px; padding:13px 24px 0 0; text-align:right; color:#333;}
#center #left li a:hover{ background:#f4f4f4; color:#005085;}
#center #center_center{ width:400px; height:378px; float:left;}
#center_center li{ height:70px; padding:0 0 0 38px; margin:28px 0; }
#center_center li h1 a{ color:#005186; font-size:14px;}
#center_center li img{ float:left; border:1px #ccd3d8 solid; padding:2px; width:60px; height:60px; margin:0 10px 0 0;}

#center #right{ float:left; width:326px; height:378px; overflow:hidden; margin:0 0 0 27px;}
#right li a{ color:#333;}
#right h1{ font-family:"黑体"; font-size:16px; color:#005186; margin:30px 0 0 0;}
#right h1 cite a{color:#005186; margin:0 24px 0 0;}
#right #show{ height:128px; overflow:hidden;}
#right #show li a{ display:block; height:80px; padding:24px 0 0 0; color:#800000;  text-align:center;}
#right #show li img{ width:85px; height:57px;}
#right #show li{ float:left; background:url(../Images/showbg.gif) no-repeat center center; width:92px; height:126px; margin:0 0 0 4px; display:inline; padding: 0 6px;}

#link{ background:url(../Images/linkbg.gif) no-repeat top center; height:37px;clear:both; padding:0 0 0 12px;}
#link li{ float:left; margin:4px 0 0 3px;}
#link li img{ width:88px; height:31px;}
#copyrightandsoon{ height:21px; background:#000000; text-align:right; padding:0 24px 0 0px;}
#copyrightandsoon a{ color:#FFFFFF; font-weight:bold;}

#foot{ clear:both;  height:70px; padding:20px 0 0 0; color:#FFF;font-family:"黑体"; text-align:center; font-size:11px; }
#foot img{ display:inline;}
#foot span{ font-family:"黑体";color:#fff;}
#position{ margin:0 7px; height:33px; color:#000000; padding:5px 0 0 0;}
#position a{ color:#000000;}
#brandname{ font-size:16px; color:#004992;font-weight:bold; margin:0 12px 0 30px;}

.activePage { font-family: Verdana, Arial, sans-serif; font-weight: bold; padding: 1px 3px 1px 3px; border: 1px solid #ccc; color: #ccc; background-color: #D0F0FF; margin-right: 3px; font-size: 12px; }
.activePage a:link { text-decoration: none; color: #ccc; }
.activePage a:visited { text-decoration: none; color: #ccc; }
.activePage a:hover { text-decoration: none; color: Orange; }
.activePage a:active { text-decoration: none; color: Orange; }
.inactivePage { font-family: Verdana, Arial, sans-serif; font-weight: bold; padding: 1px 3px 1px 3px; border: 1px solid #ccc; color: #1E7ACE; background-color: #fff; margin-right: 3px; cursor: pointer; font-size: 12px; }
.inactivePage a:link { text-decoration: none; color: #ccc; }
.inactivePage a:visited { text-decoration: none; color: #ccc; }
.inactivePage a:hover { text-decoration: none; color: Orange; }
.inactivePage a:active { text-decoration: none; color: Orange; }
