@charset "utf-8";
/* CSS Document */

/*navigation*/
.mainnav{width:640px; z-index:9999px; position:relative; margin-top:90px; line-height:35px; padding-right:15px;}

.menu_lt{background:url(../wsimages/menu_lt.png) no-repeat; width:35px; height:70px;}
.menu_rt{background:url(../wsimages/menu_rt.png) no-repeat; width:35px; height:70px;}
.menu_mid{background:url(../wsimages/menu_mid.png) repeat-x; width:570px; height:70px;}


.menu_mid ul{margin:30px 0 0 0px; padding:0;}
.menu_mid li{padding:0px 10px 0 10px;  display:inline;border-right:1px dotted #febe17;}
.menu_mid li a{font:15px Georgia, "Times New Roman", Times, serif; color:#fff; text-decoration:none;}
.menu_mid li a:hover ,  .mainnav li a.active{color:#febe17;}

/*container*/
.rightcontent a{color:#febe17; text-decoration:none; margin-left:4px;}
.rightcontent a:hover{color:#f26932;}

/*footer*/
.botpart a{color:#febe17; font:13px Georgia, "Times New Roman", Times, serif;}
.botpart a:hover{color:#f26932;}


