﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	background-color: #FFF;
}
a img {
    border: none;
	padding: 0px;
}
from {
    border: none;
	padding: 0px;
	margin: 0px;
}
.input { 
	color: #132c01;
}
.input_01 { 
    width: 340px;
	height: 28px;
	background-color: #FFFFCC;
    font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #2B7CCD;
	text-indent: 6px;
}
.input_02 { 
    width: 275px;
	height: 45px;
	background-color: #fff;
    /*font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 28px;
	font-weight: bold;
	color: gray;
	text-indent: 4px;
}
.clear {
    clear: both;
	padding: 0px;
	border: none;
	margin: 0px;
}
a:hover {
   cursor:hand;
}
.text {
    color: #FF6600;
}
.text_01 {
    color: #2B7CCD;
	font-weight: bold;
}
.text_02 {
    font-size: 14px;
    color: #000;
	font-weight: bold;
}
.text_03 {
    color: Gray;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.text_04 {
    color: #2B7CCD;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_05 {
    color: #2B7CCD;
	font-weight: bold;
}
.text_06 {
    font-size: 20px;
    color: #2B7CCD;
	font-weight: bold;
	font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;
}
.text_07 {
    font-size: 12px;
    color: #FF6600;
	font-weight: bold;
}
.text_08 {
    font-size: 16px;
    color: #000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_09 {
    font-size: 16px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_10 {
    font-size: 16px;
    color: #FF6600;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* CSS Font */
.a:link {
	COLOR: #000;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.a:visited {
	COLOR: #000; 
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none; 
}
.a:active {
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.a:hover {
	COLOR: #2B7CCD;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.b:link {
	COLOR: #2B7CCD;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.b:visited {
	COLOR: #2B7CCD; 
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none; 
}
.b:active 
{
    COLOR: #000;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.b:hover {
	COLOR: #000;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.b01:link 
{
    COLOR: #000;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.b01:visited {
	COLOR: #2B7CCD; 
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none; 
}
.b01:active 
{
    COLOR: #000;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.b01:hover {
	COLOR: #000;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.c:link {
	COLOR: #2B7CCD;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	padding:0px 5px 0px 5px;
}
.c:visited {
	COLOR: #2B7CCD;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	padding:0px 5px 0px 5px;
}
.d:link {
	COLOR: #2B7CCD;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	padding:0px 5px 0px 5px;
}
.e:link {
	COLOR: #2B7CCD;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.e:visited {
	COLOR: #2B7CCD; 
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none; 
}
.e:active 
{
    COLOR: #000;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.e:hover {
	COLOR: #000;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.e01:link {
	COLOR: #000;
	font-size: 12px;
	TEXT-DECORATION:underline;
}
.e01:visited {
	COLOR: #000; 
	font-size: 12px;
	TEXT-DECORATION: none; 
}
.e01:active 
{
    COLOR: #FF6600;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.e01:hover {
	COLOR: #FF6600;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
.button
{
    height:24px;
    width:128px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
    line-height: 24px;
    padding: 0px;
    text-align:center;
    margin: 0px auto;
}
.button .left, .middle, .right
{
    float:left;
    height:22px;
    padding:2px 0px 0px 0px; 
}
.button .left
{
    width:3px;
    background:transparent url(../images/button_left.gif) repeat-x scroll 0 0;
}
.button .middle
{
    width:120px;
    background:transparent url(../images/button_middle.gif) repeat-x scroll 0 0;
    line-height: 24px;
}
.button .right
{
    width:3px;
    background:transparent url(../images/button_right.gif) repeat-x scroll 0 0;
}
/* CSS Top */
.top_wrap {
   margin: 0 auto;
   width: 980px;
   height: 76px;
   padding: 0px;
   border: none;
   clear: both;
}
.logo_box {
   float: left;
   width: 240px;
   height: 60px;
   background: url(../images/logo.png) left top no-repeat;
   padding: 0px;
   border: none;
   cursor:pointer;
}
.top_right_box {
   float: right;
   width: 460px;
   height: 60px;
   padding: 0px;
   border: none;
}
.top_menu_box {
   margin: 0px;
   height: 24px;
   padding: 0px 12px 0px 0px;
   border: none;
   text-align: right;
}
.top_menu_box a {
   color: #2B7CCD;
   text-decoration: none;
   font-weight: bold;
}
.top_menu_box a:hover {
   color: #000;
   text-decoration: underline;
   font-weight: bold;
}
.wzinfo_box {
   margin: 0px;
   height: 28px;
   padding: 0px 12px 0px 0px;
   border: none;
   line-height: 28px;
   text-align: right;
}
.wzinfo_box a {
   color: #2B7CCD;
   text-decoration: none;
}
.wzinfo_box a:hover {
   color: #000;
   text-decoration: underline;
}
/* CSS Menu */
.menu_wrap {
   margin: 0 auto;
   width: 980px;
   height: 100px;
   /*background: url(../images/top_menu_bg_1_1.png) center top repeat-x;*/
   padding: 0px;
   border: none;
   clear: both;
}
.menu_wrap ul {
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	display: block;
}
.menu_wrap ul li {
   float: left;
   margin: 0px 0px 0px 7px;
   /*width: 86px;*/
   height: 100px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
   line-height: 100px;
   text-align: center;
}
/*.menu_wrap ul li a {
   color: #000;
   text-decoration: none;
   cursor:hand;
}
.menu_wrap ul li a:hover {
   color: #fff;
   text-decoration: none;
   cursor:hand;
}*/
/*========Css Topmenubar=============*/
.home_off {
   margin: 0 auto;
   width: 136px;
   height: 100px;
   background: url(../images/home_menu_bg_off_136_100.png) center top no-repeat;
   padding: 0px;
   border: none;
   cursor:pointer;
}
.home_off a {
   color: #000;
   font-weight: bold;
   text-decoration: none;
}
.home_off a:hover {
   color: #2B7CCD;
   font-weight: bold;
   text-decoration: none;
}
.home_on {
   margin: 0 auto;
   width: 136px;
   height: 100px;
   background: url(../images/home_menu_bg_on_136_100.png) center top no-repeat;
   padding: 0px;
   border: none;
   cursor:pointer;
}
.home_on a {
   color: #000;
   font-weight: bold;
   text-decoration: none;
}
.home_on a:hover {
   color: #2B7CCD;
   font-weight: bold;
   text-decoration: none;
}

.home_icon_photo {
   margin: 0 auto;
   width: 76px;
   height: 76px;
   padding: 0px;
   border: none;
   line-height: 76px;
   font-size: 0px;
   /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_mobile_76_76.png", sizingMethod="image");*/
}

.home_icon_name {
   margin: 0 auto;
   width: 136px;
   height: 24px;
   padding: 0px;
   border: none;
   line-height: 24px;
}
.menu_off {
   margin: 0 auto;
   width: 96px;
   height: 100px;
   background: url(../images/menu_bg_off_96_100.png) center top no-repeat;
   padding: 0px;
   border: none;
}
.menu_off a {
   color: #000;
   text-decoration: none;
}
.menu_off a:hover {
   color: #2B7CCD;
   text-decoration: none;
}
.menu_on {
   margin: 0 auto;
   width: 96px;
   height: 100px;
   background: url(../images/menu_bg_on_96_100.png) center top no-repeat;
   padding: 0px;
   border: none;
}
.menu_on a {
   color: #000;
   text-decoration: none;
}
.menu_on a:hover {
   color: #2B7CCD;
   text-decoration: none;
}
div.menu_off > div.icon_photo_1 {
   background: url(../images/icon_sjyx.png) no-repeat center center;
}
div.menu_on > div.icon_photo_1 {
   background: url(../images/icon_sjyx.png) no-repeat center center;
}

div.menu_off > div.icon_photo_2 {
   background: url(../images/icon_sjrj.png) no-repeat center center;
}
div.menu_on > div.icon_photo_2 {
   background: url(../images/icon_sjrj.png) no-repeat center center;
}

div.menu_off > div.icon_photo_3 {
   background: url(../images/icon_xcly.png) no-repeat center center;
}
div.menu_on > div.icon_photo_3 {
   background: url(../images/icon_xcly.png) no-repeat center center;
}

div.menu_off > div.icon_photo_4 {
   background: url(../images/icon_zzsp.png) no-repeat center center;
}
div.menu_on > div.icon_photo_4 {
   background: url(../images/icon_zzsp.png) no-repeat center center;
}

div.menu_off > div.icon_photo_5 {
   background: url(../images/icon_dzts.png) no-repeat center center;
}
div.menu_on > div.icon_photo_5 {
   background: url(../images/icon_dzts.png) no-repeat center center;
}

div.menu_off > div.icon_photo_6 {
   background: url(../images/icon_sjzt.png) no-repeat center center;
}
div.menu_on > div.icon_photo_6 {
   background: url(../images/icon_sjzt.png) no-repeat center center;
}

div.menu_off > div.icon_photo_7 {
   background: url(../images/icon_sjct.png) no-repeat center center;
}
div.menu_on > div.icon_photo_7 {
   background: url(../images/icon_sjct.png) no-repeat center center;
}

.menu_icon_name {
   margin: 0 auto;
   width: 86px;
   height: 24px;
   padding: 0px;
   border: none;
   line-height: 24px;
}
/* CSS Nav */
.nav_wrap {
   margin: 0 auto;
   width: 980px;
   height: 28px;
   background: url(../images/nav_bg_20_28.png) left top repeat-x;
   padding: 0px;
   border-top: 1px solid #009900;
   clear: both;
   font-size: 16px;
   font-family: "黑体" Arial, Helvetica, sans-serif;
   text-align: left;
   text-indent: 24px;
   line-height: 28px;
   color: #fff;
}
.nav_wrap ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.nav_wrap ul li {
   float: left;
   margin: 0px 24px 0px 0px;
   height: 28px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
   line-height: 28px;
}
.nav_wrap ul li a {
   color: #fff;
   text-decoration: none;
}
.nav_wrap ul li a:hover {
   color: #000;
   text-decoration: none;
}
/* CSS Content */
.content_wrap {
   margin: 0 auto;
   width: 980px;
   padding: 20px 0px 0px 0px;
   border: none;
   clear: both;
}
.content_wrap01 {
   border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0 auto;
    width: 980px;
       padding: 20px 0px 0px 0px;
       clear: both;
       background:url(../images/page_content_bg.png) center top no-repeat;
    text-align: left;
}
.content_left_box {
   float: left;
   margin: 0 auto;
   width: 179px;
   padding: 0px;
   border: none;
}
.content_right_box {
   float: right;
   margin: 0 auto;
   width: 780px;
   padding: 0px;
   border-left: 1px solid #D9D8D5;
}
/* CSS Search */
.search_wrap {
   margin: 0 auto;
   width: 968px;
   height:30px;
   padding: 6px 12px 6px 0px;
   border: none;
   clear: both;
   text-align: right;
   background:url(../images/body_bg.png) center top no-repeat;
}
/* CSS Dh */
.dh_wrap {
   margin: 0 auto;
   width: 980px;
   padding: 6px 0px 6px 0px;
   border: none;
   clear: both;
   font-size: 18px;
   font-family: "黑体" Arial, Helvetica, sans-serif;
   text-align: left;
}
/* CSS leibie_list */
.list_box {
    float: right;
	margin: 0 auto;
	width: 776px;
	padding: 0px;
	border: none;
}
.list_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.list_box ul li {
   float: left;
   margin: 0px 0px 20px 20px;
   width: 168px;
   height: 258px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
}
/*.list_box ul li a {
   color: #000;
   text-decoration: none;
}
.list_box ul li a:hover {
   color: #ff9900;
   text-decoration: underline;
}*/
.list_top_box {
   margin: 0 auto;
   width: 168px;
   height: 16px;
   background: url(../images/list_top_bg_168_16.png) left top no-repeat;
   padding: 0px;
   border: none;
}
.list_middle_box {
   margin: 0 auto;
   width: 168px;
   background: url(../images/list_middle_bg_168_1.png) left top repeat-y;
   padding: 0px;
   border: none;
}
.list_photo {
   margin: 0 auto;
   width: 122px;
   height: 162px;
   padding: 0px;
   text-align: center;
   cursor:pointer;
}
.photo_name {
  margin: 0 auto;
  width: 160px;
  padding: 0px;
  border: none;
  text-align: center;
}
.photo_name a {
   color: #2B7CCD;
   font-weight: bold;
   text-decoration: underline;
}
.photo_name a:hover {
   color: #000;
   font-weight: bold;
   text-decoration: underline;
}
.music_name {
  margin: 0 auto;
  padding: 0px;
  border: none;
  text-align: left;
}
.music_name a {
   color: #2B7CCD;
   font-weight: bold;
   text-decoration: underline;
}
.music_name a:hover {
   color: #000;
   font-weight: bold;
   text-decoration: underline;
}
.star_box {
   margin: 0 auto;
   width: 160px;
   padding: 0px;
   border: none;
   font-size: 10px;
   text-align: center;
}
.list_photo_js {
   margin: 0 auto;
   width: 146px;
   padding: 0px;
   border: none;
   text-align: left;
   line-height: 18px;
   text-align:center;
}
.list_bottom_box {
   margin: 0 auto;
   width: 168px;
   height: 16px;
   background: url(../images/list_bottom_bg_168_16.png) left top no-repeat;
   padding: 0px;
   border: none;
}
/* CSS Leftmenu */
dl {
   overflow: hidden;
   color: #000;
   font-size: 12px;
   line-height: 24px;
}

dl, dt, dd {
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   margin: 0 auto;
   padding: 0px;
   border: none;
}
dd a {
   color: #2B7CCD;
   text-decoration: none;
}
dd a:hover {
   color: #000;
   text-decoration: underline;
}
.dl 
{
   margin-left:20px;
   margin-bottom: 20px;
   border-bottom: 1px dotted #ccc;
}
.dt {
    font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
/* CSS Fenye */
.fenye_wrap {
   margin: auto;
   margin-top:30px;
   width: 620px;
   padding: 3px 0px 12px 0px;
   border: none;
   clear: both;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: right;
}

.fenye_wrap01 {
   margin: auto;
   margin-top:10px;
   width: 620px;
   padding: 5px 0px 0px 0px;
   border: none;
   clear: both;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: right;
}
/* CSS menulist */
.zy_list_wrap {
   margin: 0 auto;
   width: 740px;
   padding: 0px;
   border: none;
}
.zy_left_box {
  float: left;
  margin: 0px 20px 24px 0px;
  width: 360px;
  height: 180px;
  padding: 0px;
  border: none;
}
.zy_right_box {
  float: left;
  margin: 0px 0px 24px 0px;
  width: 360px;
  height: 180px;
  padding: 0px;
  border: none;
}
.zy_top_box {
   margin: 0 auto;
   width: 360px;
   height: 28px;
   background: url(../images/zy_top_bg_360_28.png) left top no-repeat;
   padding: 0px;
   border: none;
}
.zy_middle_box {
   margin: 0 auto;
   width: 360px;
   height: 139px;
   background: url(../images/zy_middle_bg_360_1.png) left top repeat-y;
   padding: 0px;
   border-top: 1px solid #D9D8D5;
}
.zy_bottom_box {
   margin: 0 auto;
   width: 360px;
   height: 12px;
   background: url(../images/zy_bottom_bg_360_12.png) left top no-repeat;
   padding: 0px;
   border: none;
}
.zy_title {
  float: left;
  margin: 0px;
  height: 28px;
  padding: 0px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  text-indent: 12px;
}
.zy_title a {
   color: #2B7CCD;
   text-decoration: none;
}
.zy_title a:hover {
   color: #000;
   text-decoration: none;
}
.zy_number {
  float: right;
  margin: 0px;
  height: 28px;
  width:50px;
  padding: 0px 8px 0px 0px;
  border: none;
  line-height: 28px;
}
.zy_number a {
   color: #2B7CCD;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}
.zy_number a:hover {
   color: #2B7CCD;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}
.zy_content_box {
   margin: 0 auto;
   width: 340px;
   height: 139px;
   padding: 0px;
   border: none;
}
/*=========index icolist==============*/
.zy_content_box a.left {
	display: block;
	float: left;
	width: 139px;
	height: 139px;
	padding: 0px;
	border: none;
}
.zy_content_box a.item1 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjyx_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item1:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjyx_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item1 {
	background: url(../images/icon_sjyx_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item1:hover {
	background: url(../images/icon_sjyx_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_xcly_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item2:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_xcly_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item2 {
	background: url(../images/icon_xcly_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item2:hover {
	background: url(../images/icon_xcly_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjct_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item3:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjct_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item3 {
	background: url(../images/icon_sjct_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item3:hover {
	background: url(../images/icon_sjct_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item4 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_zzsp_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item4:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_zzsp_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item4 {
	background: url(../images/icon_zzsp_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item4:hover {
	background: url(../images/icon_zzsp_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item5 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjrj_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item5:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjrj_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item5 {
	background: url(../images/icon_sjrj_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item5:hover {
	background: url(../images/icon_sjrj_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjzt_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item6:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjzt_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item6 {
	background: url(../images/icon_sjzt_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item6:hover {
	background: url(../images/icon_sjzt_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item7 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_dzts_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item7:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_dzts_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item7 {
	background: url(../images/icon_dzts_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item7:hover {
	background: url(../images/icon_dzts_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item8 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjbb_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item8:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjbb_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item8 {
	background: url(../images/icon_sjbb_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item8:hover {
	background: url(../images/icon_sjbb_on_139_139.png) no-repeat center center;
}

.zy_content_box a.item9 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjbb_off_139_139.png", sizingMethod="image");
}
.zy_content_box a.item9:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon_sjbb_on_139_139.png", sizingMethod="image");
}
.zy_content_box > a.item9 {
	background: url(../images/icon_sjbb_off_139_139.png) no-repeat center center;
}
.zy_content_box > a.item9:hover {
	background: url(../images/icon_sjbb_on_139_139.png) no-repeat center center;
}

/*=========index contentlist==============*/
.zy_list_box {
   float: right;
   margin: 0px;
   width: 192px;
   height: 139px;
   padding: 0px;
   border: none;
}
.zy_list_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.zy_list_box ul li {
   float: left;
   margin: 0px 0px 0px 0px;
   width: 192px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
}
.zy_list_box a {
   color: #000;
   text-decoration: none;
}
.zy_list_box a:hover {
   color: #2B7CCD;
   text-decoration: underline;
}
/* CSS Zyxxxx */
.xxxx_left_box {
   margin: 0px;
   float: left;
   width: 302px;
   padding: 0px;
   border: none;
}
.zyjt_photo {
   margin: 0 auto;
   width: 302px;
   height: 506px;
   background: url(../images/mobile_photo_302_506.jpg) center top no-repeat;
   padding: 0px;
   border: none;
}
.zysm_box {
   margin: auto;
   margin-bottom: 20px;
   width: 240px;
   padding: 0px;
   border: none;
   text-align: right;
}
.zysm_box a {
   color: #2B7CCD;
   text-decoration: none;
}
.zysm_box a:hover {
   color: #000;
   text-decoration: underline;
}
.zydx_box {
   margin: auto;
   margin-bottom: 24px;
   width: 240px;
   background-color: #ffffcd;
   padding: 6px 12px 3px 12px;
   border: 1px solid #ffcc32;
}
.zydx_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.zydx_box ul li {
   float: left;
   margin: 0px 0px 0px 0px;
   width: 240px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
}
.xxxx_right_box {
   margin: 0px;
   float: left;
   width: 678px;
   padding: 0px;
   border: none;
}
.dianping_box {
   margin: auto;
   margin-bottom: 24px;
   width: 658px;
   padding: 10px 0px 10px 0px;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}
.dianping_left_box {
   float: left;
   margin: 0px;
   width: 258px;
   padding: 0px;
   border: none;
}
.dianping_left_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.dianping_left_box ul li {
   float: left;
   margin: 0px 0px 0px 0px;
   width: 258px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
   line-height: 22px;
   font-weight: bold;
}
.dianping_right_box {
   float: right;
   margin: 0px;
   width: 200px;
   padding: 0px;
   border: none;
}
.dianping_right_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.dianping_right_box ul li {
   float: left;
   margin: 0px 0px 0px 0px;
   width: 200px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
   line-height: 22px;
   text-align: center;
}
.dianping_right_box a {
   color: #2B7CCD;
   text-decoration: none;
}
.dianping_right_box a:hover {
   color: #000;
   text-decoration: underline;
}
.xxjs_top_box {
   margin: 0 auto;
   width: 658px;
   height: 24px;
   background: url(../images/pl_top_bg_658_28.png) left top no-repeat;
   padding: 4px 0px 0px 0px;
   border: none;
   font-size: 14px;
   font-weight: bold;
   text-indent: 12px;
}
.xxjs_middle_box {
   margin: 0 auto;
   width: 622px;
   background: url(../images/pl_middle_bg_658_1.png) left top repeat-y;
   padding: 10px 18px 5px 18px;
   border-top: 1px solid #D9D8D5;
}
.xxjs_bottom_box {
   margin: auto;
   margin-bottom: 24px;
   width: 640px;
   height: 14px;
   background: url(../images/pl_bottom_bg_658_16.png) left top no-repeat;
   padding: 0px 18px 0px 0px;
   border: none;
   text-align: right;
}
.xxjs_bottom_box a {
   color: #2B7CCD;
   text-decoration: none;
}
.xxjs_bottom_box a:hover {
   color: #000;
   text-decoration: underline;
}

.title_wrap01 {
   margin: auto;
   width: 600px;
   height: 24px;
   border-bottom: 1px solid #ccc;
   margin-bottom: 12px;
}
.title_box {
   float: left;
   padding: 0px;
   border: 0px;
   font-size: 14px;
   font-weight: bold;
   color: #000;
}
.more_box {
   float: right;
   padding: 0px 0px 0px 0px;
   border: 0px;
}
.more_box a {
   color: #2B7CCD;
   font-weight: bold;
   text-decoration: none;
}
.more_box a:hover {
   color: #000;
   font-weight: bold;
   text-decoration: underline;
}
/*--------pingluncss---------*/
.pl_box {
   margin: auto;
   margin-bottom: 24px;
   width: 600px;
   border: none;
   padding: 0px;
   clear: both;
}
.pl_photo_td {
   width: 40px;
   padding: 0px;
   border: none;
   margin: 0 auto;
}
.pl_photo {
   width: 30px;
   height: 30px;
   padding: 0px;
   border: 1px solid #ccc;
   margin: 0 auto;
}
.pl_time {
   font-family: Arial, Helvetica, sans-serif;
   font-style: italic;
   font-size: 12px;
   color: #333;
   text-align: left;
}
.dp_top_box {
   margin: 0 auto;
   width: 610px;
   height: 14px;
   background: url(../images/dp_top_bg_620_14.png) left top no-repeat;
   padding: 0px 0px 0px 0px;
   border: none;
   font-size: 0px;
}
.dp_middle_box {
   margin: 0 auto;
   width: 584px;
   background: url(../images/dp_middle_bg_620_1.png) left top repeat-y;
   padding: 0px 13px 0px 13px;
   border: none;
}
.dp_bottom_box {
   margin: 0 auto;
   width: 610px;
   height: 14px;
   background: url(../images/dp_bottom_bg_620_14.png) left top no-repeat;
   padding: 0px 0px 0px 0px;
   border: none;
   font-size: 0px;
}
/* CSS dl */
.dl_box {
   margin: auto;
   width: 658px;
   height: 46px;
   padding: 12px 0px 0p 0px;
   border-top: 1px solid #ccc;
   line-height: 36px;
}
.dl_box a {
   color: #2B7CCD;
   text-decoration: none;
}
.dl_box a:hover {
   color: #000;
   text-decoration: underline;
}
/* CSS jtsp */
.jd_photo_box {
   margin: 0 auto;
   width: 294px;
   height: 410px;
   padding: 96px 8px 0px 0px;
   border: none;
   text-align: center;
}
.jd_photo_box_01 {
   margin: 0 auto;
   width: 240px;
   height: 320px;
   padding: 0px;
   border: none;
   background-color: #000000;
   text-align: center;
}
/* CSS down */
.down_box {
   margin: auto;
   margin-bottom: 20px;
   width: 658px;
   height: 46px;
   padding: 0px;
   border: none;
   text-align: right;
}
/*====xcly =========*/
.xcly_wrap {
    margin: 0 auto;
	margin-bottom: 12px;
	width: 740px;
	padding: 0px;
	border: none;
}
table.thinline {
    width: 100%;
	border-collapse:collapse;
	border: none;
}
table.thinline td
{
	border-bottom: 1px solid #ccc;
}
/* ============= Css PageLogin =================*/
.index_logo_wrap {
    margin: 0 auto;
    margin-top:10px;
	width: 945px;
	height: 105px;
	padding: 0px 0px 0xp 0px;
	border: none;
	text-align: center;
}
.index_menu_wrap {
    margin: auto;
	width: 945px;
	height: 24px;
	padding: 0px;
	border-top: 1px solid #D9D8D5;
	border-bottom: 1px solid #D9D8D5;
}
.index_menu_left_box {
   float: left;
   margin: 0px;
   height: 24px;
   padding: 0px 0px 0px 12px;
   border: none;
   text-align: left;
   line-height: 24px;
}
.index_menu_left_box a {
   color: #4800ff;
   text-decoration: none;
}
.index_menu_left_box a:hover {
   color: #333;
   text-decoration: underline;
}
.index_menu_right_box {
   float: right;
   margin: 0px;
   height: 24px;
   padding: 0px 12px 0px 0px;
   border: none;
   text-align: right;
   line-height: 24px;
}
.index_menu_right_box a {
   color: #333;
   text-decoration: none;
}
.index_menu_right_box a:hover {
   color: #4800ff;
   text-decoration: underline;
}
.sjyl_wrap {
    margin: auto;
	width: 945px;
	height: 22px;
	padding: 0px;
	border: none;
	font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444;
	line-height: 22px;
}
.index_conetn_wrap {
    margin: auto;
	margin-bottom: 12px;
	width: 945px;
	height: 522px;
	background: url(../images/index_content_bg_945_522.png) bottom right no-repeat;
	padding: 0px;
	border: none;
}
.content_mobile_box {
    float: left;
    margin: 0px;
	width: 518px;
	height: 520px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D9D8D5;
}
.mobile_list_box {
    margin: 0 auto;
	width: 506px;
	padding: 0px 0px 0px 0px;
	border: none;
	/*filter:Alpha(opacity=60);
    -moz-opacity:0.6;*/
}
.mobile_list_box ul{ 
    margin: 0 auto;
	float: left;
	padding: 0px;
	border: none;
	text-align: center;
}
.mobile_list_box ul li {
    float: left;
    margin: 16px 5px 0px 5px;
	width: 110px;
	height: 148px;
	border: 2px solid #eee;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	line-height: 16px;
	background-color: #FFF;
}
.mobile_list_box a {
   color: #4800ff;
   text-decoration: none;
}
.mobile_list_box a:hover {
   color: #333;
   text-decoration: underline;
}
.content_search_mobile_box {
    float: right;
    margin: 0px;
	width: 418px;
	height: 522px;
	/*background: url(../images/index_right_bg_410_522.png) bottom right no-repeat;*/
	padding: 0px;
	/*border-left: 1px solid #D9D8D5;*/
}
.xzsj_box {
    margin: 0 auto;
	width: 360px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #eee;
	font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444;
	text-indent: 6px;
}
.xzsj_box_01 {
    margin: 0 auto;
	width: 370px;
	padding: 6px 0px 4px 0px;
	border-bottom: 1px solid #D9D8D5;
	font-family: "黑体" Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444;
	text-indent: 6px;
}
.xzsj_input_box {
    margin: 0 auto;
	width: 370px;
	padding: 12px 0px 12px 0px;
	border: none;
	line-height: 56px;
	text-align: center;
}
.shuru_wrap {
    margin: 0 auto;
	margin-bottom: 12px;
	width: 370px;
	height: 120px;
	background: url(../images/xzsj_bg_370_120.png) left top no-repeat;
	padding: 0px;
	border: none;
}
.tj_button_box {
    margin: 0 auto;
	width: 350px;
	height: 250px;
	padding: 12px 0px 12px 0px;
	border: none;
	line-height: 46px;
	text-align: center;
}
.tj_button_box_01 {
    margin: 0 auto;
	width: 350px;
	height: 46px;
	padding: 0px 0px 0px 0px;
	border: none;
	line-height: 46px;
	text-align: center;
}
.tj_button_box_02 {
    margin: 0 auto;
	width: 370px;
	height: 86px;
	padding: 12px 0px 12px 0px;
	border: none;
	line-height: 46px;
	text-align: center;
	cursor:pointer;
}
.zzy_shuoming_box {
    margin: 0 auto;
	width: 320px;
	height: 146px;
	padding: 4px 12px 4px 12px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #D9D8D5;
	background-color: #FFFFCC;
}
.zzy_shuoming_box_01 {
    margin: 0 auto;
	width: 346px;
	height: 146px;
	padding: 6px 12px 4px 12px;
	line-height: 22px;
	text-align: left;
	border: none;
}
.index_footer_wrap {
    margin: 0 auto;
	width: 933px;
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #D9D8D5;
	color: #333;
	text-align: center;
	line-height: 24px;
}
/* CSS Footer */
.footer_wrap {
   margin: 0 auto;
   width: 980px;
   padding: 12px 0px 12px 0px;
   border-top: 1px solid #D9D8D5;
   clear: both;
   text-align: center;
}

/* CSS music */
.music_photo {
   margin: 0px auto;
   width: 294px;
   height: 410px;
   background: url(../images/music_photo_302_506.jpg) center top no-repeat;
   padding: 96px 8px 0px 0px;
   border: none;
   text-align: center;
}
.music_play_box {
   margin: 0 auto;
   width: 238px;
   height: 40px;
   padding: 0px 1px 0px 1px;
   border: none;
}

.shuru_content
{
    margin: auto;
    margin-bottom: 10px;
    width: 275px;
    line-height:18px;
}
.shuru_content tr {
   margin: 0 auto;
   padding: 2px 10px 2px 10px;
   border: none;
   list-style-type: none;
   cursor:pointer;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#2B7CCD;
}

/* =========20081226 ============*/
.zzy_shuoming_box_02 {
    margin: 0 auto;
	width: 370px;
	padding: 6px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	border: none;
}
.zzy_shuoming_box_02 ul{ 
    margin: 0 auto;
	float: left;
	padding: 0px;
	border: none;
	text-align: center;
}
.zzy_shuoming_box_02 ul li {
    float: left;
    margin: 0px 0px 0px 4px;
	width: 85px;
	height: 110px;
	border: none;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}
.zzy_shuoming_box_02 img {
    margin: 0 auto;
	border: 1px solid #eee;
}
.zzy_shuoming_box_02 a {
   color: #000;
   text-decoration: none;
}
.zzy_shuoming_box_02 a:hover {
   color: #333;
   text-decoration: underline;
}

.xcly_tab_wrap {
    margin: 0 auto;
	width: 740px;
	height:30px;
	padding: 0px;
	border: none;
	text-align:left;
}
.xcly_tab_wrap ul{ 
    margin: 0 auto;
    height: 29px;
    width: 740px;
	float: left;
	padding: 0px;
	border: none;
	text-align: center;
	border-bottom: 1px solid #cfcfcf;
}
.xcly_tab_wrap ul li {
    float: left;
    margin: 0px 10px 0px 4px;
	width: 118px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	line-height:30px;
	
}
.xcly_tab_wrap ul li a.cur {
    background:transparent url(../images/xuanzhong.gif) no-repeat scroll 0 0;
    color:#F57B05;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:30px;
    text-decoration:none;
    width:118px;
}

.xcly_tab_wrap ul li a:hover {
    color:#F57B05;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:30px;
    text-decoration:none;
    width:118px;
}
.xcly_tab_wrap ul li a {
    background:transparent url(../images/weixuan.gif) no-repeat scroll 0 0;
    color:#333333;
    display:block;
    font-size:14px;
    font-weight:normal;
    height:30px;
    width:118px;
}

.xcly_wrap01 {
    margin: 20px 0px 20px 20px;
	width: 628px;
	padding: 0px;
	border: none;
}

/* ============ 20090106 ===============*/
.index_list_wrap {
   margin: 0 auto;
   width: 760px;
   /*height: 400px;*/
   padding: 0px;
   border: none;
}
.index_list_box {
  margin: 0 auto;
  margin-bottom: 24px;
  width: 760px;
  /*height: 292px;*/
  padding: 0px;
  border: none;
}
.index_list_top_box {
   margin: 0 auto;
   width: 760px;
   height: 28px;
   background: url(../images/zy_top_bg_360_28.png) left top no-repeat;
   padding: 0px;
   border: none;
}
.index_list_middle_box {
   margin: 0 auto;
   width: 758px;
   height: 292px;
   padding: 0px;
   border-top: 1px solid #e3e3e3;
   border-left: 1px solid #e3e3e3;
   border-right: 1px solid #e3e3e3;
   background-color: #FFF;
}
.index_list_bottom_box {
   margin: 0 auto;
   width: 760px;
   height: 12px;
   background: url(../images/zy_bottom_bg_360_12.png) left top no-repeat;
   padding: 0px;
   border: none;
}
.list_page_up {
   float: left;
   width: 24px;
   height: 192px;
   padding: 100px 0px 0px 0px;
   border: none;
   cursor:pointer;
}
.list_page_next {
   float: left;
   width: 24px;
   height: 192px;
   padding: 100px 0px 0px 0px;
   border: none;
   cursor:pointer;
}

.index_list_photo {
   float: left;
   margin: 0 auto;
   width: 710px;
   height: 292px;
   padding: 0px;
   border: none;
}
.index_list_photo ul {
    float: left;
	margin: 0 auto;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.index_list_photo ul li {
   float: left;
   margin: 0px 0px 0px 6px;
   width: 168px;
   height: 280px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
}
.index_ly_table {
   margin: auto;
   margin-top: 12px;
   margin-left:20px;
   width: 680px;
   padding: 0px 0px 0px 0px;
   border: none;
   line-height: 24px;
}
.index_ly_left {
   width: 330px;
   padding: 0px 12px 0px 12px;
   border-right: 1px dotted #ccc;
}
.index_ly_right {
   width: 331px;
   padding: 0px 12px 0px 12px;
   border: none;
}

.index_moblie_box {
   margin: 0 auto;
   float: left;
   width: 179px;
   padding: 0px 0px 0px 0px;
   border: none;
   font-size: 18px;
   font-family: "黑体" Arial, Helvetica, sans-serif;
   text-align: left;
   text-align: center;
}

.goods_name_box {
   margin: 0 auto;
   width: 658px;
   height: 28px;
   padding: 4px 0px 4px 0px;
   border: none;
   color: #2B7CCD;
   font-size: 20px;
   font-weight: bold;
   text-indent: 12px;
   text-align:center;
}

.goodsinfo_box {
   margin: auto;
   width: 622px;
   padding: 6px 18px 3px 18px;
   background: url(../images/pl_middle_bg_658_1.png) left top repeat-y;
   border-top: 1px solid #D9D8D5;
}
.goodsinfo_box ul {
    float: left;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.goodsinfo_box ul li {
   float: left;
   margin: 0px 0px 0px 0px;
   width: 240px;
   padding: 0px 0px 0px 0px;
   border: none;
   list-style-type: none;
}

.msgBox {
   margin: auto;
   width: 580px;
   padding: 20px 10px 20px 10px;
   font-size:20px;
   font-weight:bold;
   border: 1px solid #FF6600;
}

/*用户*/
.right_conetnt_box {
    margin: 0 auto;
    width: 980px;
    padding: 20px 0px 0px 0px;
    border: none;
    clear: both;
    text-align:center;
}

.right_top_bg {
   margin: 0 auto;
   width: 700px;
   height: 36px;
   background: url(../images/help_right_top_bg.gif) left top no-repeat;
   padding: 0px;
   border: none;
   text-indent: 36px;
   font-size: 12px;
   font-weight: bold;
   line-height: 36px;
   color: #ff9900;
   text-align:left;
}

.right_middle_bg {
   margin: 0 auto;
   width: 660px;
   background: url(../images/help_right_middle_bg.gif) left top repeat-y;
   padding: 0px 20px 0px 20px;
   border: none;
}
.right_middle_bg_help {
   margin: 0 auto;
   width: 660px;
   height:500px;
   background: url(../images/help_right_middle_bg.gif) left top repeat-y;
   padding: 0px 20px 0px 20px;
   border: none;
}
.right_bottom_bg {
   margin: 0 auto;
   width: 700px;
   height: 24px;
   background: url(../images/help_right_bottom_bg.gif) left bottom no-repeat;
   padding: 0px;
   border: none;
}

.divShow
{
	color:Red;
	font-weight:bold;	
}

.verycode_01
{
   width: 91px;
   height:15px;
   margin-bottom:3px;
}
.verycode_02 {
   width: 45px;
   height:20px;
   cursor:hand;
}
.verycode_03 {
   width: 45px;
   height:20px;
   cursor:hand;
}

table.thinline_02 {
    width: 100%;
	border-collapse: collapse;
	border: none;
	line-height: 28px;
	margin-bottom: 24px;
}
table.thinline_02 td
{
	border: none;
	padding: 0px 0px 0px 6px;
	line-height: 28px;
}
.text_register {
	font-size: 12px;
	width:200px;
	height:20px;
	font-family:Verdana,Arial,Helvetica,sans-serif,"宋体";
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

.userInfo_pass {
    background:transparent url(../images/icon_pass.gif) no-repeat scroll 0 0;
    color:#276D17;
    font-weight:bold;
    line-height:18px;
    padding:2px 0 8px 20px;
}

.userInfo_error {
    background:transparent url(../images/icon_error.gif) no-repeat scroll 0 0;
    color:#FF1818;
    font-weight:bold;
    line-height:18px;
    padding:2px 0 8px 20px;
}
.userinfo_btn{
    background:#5C9400 url(../images/abLogin_btnG.gif) repeat-x scroll left top;
    border:1px solid #5C9400;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    height:26px;
    line-height:26px;
    padding:0 10px;
    cursor:pointer;
}

.down:link{
    background:#5C9400 url(../images/abLogin_btnG.gif) repeat-x scroll left top;
    border:1px solid #5C9400;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    height:26px;
    width:100px;
    padding:5px 5px 5px 5px;
    TEXT-DECORATION: none;
}

/*公司其他网站链接*/
.web_top_menu_box01 {
    border:medium none;
    height:25px;
    margin:0 auto;
    padding:0;
    width:960px;
    background:transparent url(../images/web_topmenu_bg_1_33.png) repeat-x scroll left 
}

.top_menu_date {
    color:#666666;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:25px;
    margin:0;
    padding:0;
    text-align:left;
    text-indent:10px;
}
.web_top_menu_box {
    border:medium none;
    float:right;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    height:25px;
    line-height:25px;
    margin:0;
    padding:0 10px 0 0;
    text-align:right;
}
.web_top_menu_box a {
    color:#000000;
    text-decoration:none;
}
.web_top_menu_box a:hover {
    color:#003399;
}



