a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

/* global */
body {margin:0px;font-size:12px;color:#000000;}
/* common */
.m { max-width: 680px; min-width: 320px; margin: auto; }
.top {height:26px;line-height:26px;padding:0 10px 0 10px;}
#top a {text-decoration:none;}

h1 {font-size:12px; display:inline; font-weight:normal;}
h1 a {text-decoration:none;}
h2 {display:inline;}
h3 {font-size:14px; display:inline; }

p { text-indent:2em; }

.head {height:115px;overflow:hidden;}
.head div {float:left;}
.head .logo {padding:25px 10px 0 0px;overflow:hidden;}
.head h1 {font-size:30px;margin:40px 0 5px 10px;color:#006600;font-family:\9ED1\4F53;}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#006600;}

.foot {background:#F1F1F1;text-align:center;padding:20px;line-height:32px;}
.foot i,.top i {font-style:normal;color:#999999;padding:0 8px;}

.v{text-align:center;}
ul{display:inline-block; }
.banner_bg {background:#E2DDDD;}

#menu a {text-decoration:none;}
.menu {background:url('menu_bg.gif');height:39px;overflow:hidden;padding:1px 0 0 0;font-size:16px;font-weight:bold;}
.menu_li {float:left;white-space:nowrap;line-height:39px;padding:0 20px 0 20px;}
.menu_li span {color:#808080;}
.menu_on {float:left;white-space:nowrap;line-height:39px;padding:0 20px 0 20px;}
.menu_on span {color:#000000;}

.side_head {border-bottom:none;background:url('side_head.gif') repeat-x;}
.side_head div {padding:10px 10px 0 10px;font-size:14px;height:50px;line-height:50px;overflow:hidden;letter-spacing:1px;}
.side_body {border-top:none;background:#FFFFFF;margin:0 0 20px;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.main_head {border-bottom:none;background:url('main_head.gif') repeat-x;}
.main_head div {padding:10px 10px 0 10px;font-size:14px;height:50px;line-height:50px;overflow:hidden;letter-spacing:1px;}
.main_body {border-top:none;background:#FFFFFF;margin:0 0 20px;}

/* vsign */
.vsign {z-index:1000;position:absolute;width:180px;height:50px;background:url('../../image/vip_v.png') no-repeat;margin:-26px 0 0 780px;}
.vsign div {padding:0 0 0 73px;}
.vsign strong {font-size:18px;color:red;}
.vsign span {font-size:18px;color:red;font-weight:bold;padding:0 0 0 60px;}

.vgo {
  background:url('vbg.png') repeat-x bottom ; 
  border:0px solid #000; 
  text-align:center; 
  z-index:999; 
  position:fixed; 
  bottom:0; left:0; width:100%; height:60px; line-height:60px;
 /* for IE6 */
 	_position:absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	 overflow:visible;
	  }