@charset "utf-8";

.menustyle li{border-bottom:1px solid #d8d8d8;text-align:left; 	font-size:14px;line-height:18px;}
.menustyle li a span{display:block;font-size:14px}
.mT{ font-size:24px; line-height:28px; font-weight:bold; color:#000;  padding:0 0 10px 20px; min-height:50px; width:199px;  margin-bottom:2px; text-align:left;  letter-spacing:3px; }
 .mT span{ display:block; color:#e03ca3; font-size:13px;letter-spacing:0;line-height:18px; }

.page a{ display:block;width:194px;padding:14px 0 14px 25px;/*background:url(../../img/bg_page.gif) no-repeat 190px 17px #ffffff;*/color:#3b3b3b;}
.page a:hover{  color:#3067aa; font-weight:bold;}
/* .page_now a{display:block;width:194px;padding:14px 0 14px 25px;background:url(../../img/bg_page_now2.gif) no-repeat 0 0;color:#fff;font-weight:bold;} */
.page_now a{display:block;width:194px;padding:14px 0 14px 25px;background:url(../../img/bg_page_now.gif) no-repeat 190px 17px #255794;color:#fff;font-weight:bold;}

.sub_page a{ display:block;position:relative;width:209px;padding:11px 0 11px 40px;background:url(../../img/bg_page.gif) no-repeat 190px 14px;color:#000;}
.sub_page a:hover{ color:#F26521;}
.sub_page_now a{display:block;position:relative;width:209px;padding:11px 0 11px 40px;background:url(../../img/bg_page.gif) no-repeat 190px 14px;color:#8a0912;font-weight:bold;}
.sub_page a:after{content:'';position:absolute;left:25px;top:18px;width:5px;height:2px;background:#333;}
.sub_page_now a:after{content:'';position:absolute;left:25px;top:18px;width:5px;height:2px;background:#8a0912;}
