@charset "utf-8";
/* CSS Document */
.menu { width: 750px; height: 86px; position: relative; z-index: 1000; }
.menucon { width: 750px; height: 86px; }
.menucon li { width: 125px; height: 86px; line-height: 86px; float: left; display: inline-block; position: relative; }
.menucon li a.first { width: 125px; height: 86px; text-align: right; color: #000000; line-height: 86px; font-size: 18px; display: inline-block; }
.menucon li a.first:hover { color: #0F933F; text-decoration: underline; }
.menucon li a.now { color: #0F933F; text-decoration: underline; }
.semenuBox { left: 22px; top: 90px; width: 476px; height: 0px; overflow: hidden; position: absolute; z-index: 1; background: #FFF; }
.semenuCon { padding: 20px 20px 20px 20px; }
.semenuConL { overflow: hidden; padding-right: 5px; }
.semenuConL a { background: url("../images/semune_icon.gif") no-repeat 0px 9px; width: 100px; height: 23px; color: #757575; line-height: 23px; overflow: hidden; padding-left: 10px; display: block; font-size: 12px; }
.semenuConL a:hover { background: url("../images/semune_icon.gif") no-repeat 0px 9px; color: #FF0000; }
.semenuConR { width: 302px; height: 154px; overflow: hidden; padding-left: 18px; border-left-color: #CBC9CD; border-left-width: 1px; border-left-style: solid; }
.semenuConR a.semenuPic { height: 154px; overflow: hidden; display: inline-block; }
.semenuConRcon { width: 165px; color: #757575; line-height: 21px; }
.semenuConRcon p { height: 110px; overflow: hidden; font-size: 12px; }
.semenuConRcon a.semenuMore { background: url("../images/semenu_pic01.png") no-repeat; width: 74px; height: 21px; color: #FFFFFF; line-height: 21px; padding-left: 8px; margin-top: 10px; display: inline-block; font-size: 12px; }
.semenuConRcon a.semenuMore:hover { color: #FFFFFF; font-size: 12px; text-decoration: underline; }
