@charset "utf-8";
/* CSS Document */
/*css designed by shyvo*/
*{ font: normal 12px/160% "Arial","SimSun","Tahoma",sans-serif;color:#333; margin:0px; padding:0px; }
a {text-decoration:none; }
a:hover {text-decoration:none;top:1px; left:1px; position:relative; }
img{ border:0; display:block; }
ul{list-style:none;}
li{list-style:none;}
body{background:#f0eff4;}
#nav{ width:789px; height:44px; background:url(../Images/bg1.gif) repeat-x top center; padding:0px 107px;overflow:hidden;}
#nav img{ float:left;}
#nav ul{background: url(../Images/navbg2.gif) repeat top center;height:44px; padding-top:15px; width:763px; overflow:hidden; float:left;}
#nav li{float:left; }
#nav li a{display:block;text-align:center;color:#fff;width:75px;font-family: Arial, Helvetica, "sans-serif normal";font-size: 12px;line-height: 14px; border-right:#FFFFFF 1px solid;}
#nav li #last{ border:0px !important;}

#wrap{  padding:0px 114px; width:775px;}
#head{ margin-top:10px;}



#center{background:url(../Images/centerbg1.gif) repeat top left; display: inline-block;}
#center img{ clear:both;}
#left{float:left; width:162px;  margin-left:38px; display:inline;}
#left ul{ background:url(../Images/leftbg.gif) repeat left center; padding:30px 0px;}
#left li{ padding-left:25px; border-bottom:1px #9e9e9e dashed; margin:5px 10px 0px 6px;}
#left li a.choosestyle{color:#9b0000; font-weight:bold; }

#right{float:left; width:488px; margin-left:45px;}
#right h1{ color:#9b0000;text-align:center; font-size:12px; border-bottom:1px #9b0000 solid; margin:10px 35px 0px 35px;}
#right ul{text-align:center; margin:5px 0px;}
#right li{margin:0px 5px; display:inline;}
#right li a.choosestyle{color:#bf0000; font-weight:bold;}
#right #content{ margin:20px 0px;}


#foot{padding-left:25px;color:#666; margin-top:5px; height:70px; clear:both;}
.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; }