@import url("style_base.css");
body{
margin:0px auto;
padding:0px;
background:#ffffff url(../images/bg.gif) repeat;
font-size:12px;
color:#494848;
font-family:arial,Lucida Sans Unicode,Lucida Grande,sans-serif,verdana,;
}
/*Ҫff±ܾУ*/
table{
	margin:auto;
} 
OL {
	LIST-STYLE-TYPE: none
}
ul,li {
	list-style-type:none; margin:0;
}
div, ul, p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
a{
color:#494848;
text-decoration:none;
}
a:hover{
color:#7096bf;
text-decoration:underline;
}
td,tr{
	font-size:12px;
}
.wps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img{border:0px;}

.pro{border:1px solid #ccc;padding:3px;}
select {
	border: none;
	font-size: 12px;
}
textarea {
	text-decoration: none;
	border: 1px solid #cccccc;
	font-family: "Tahoma";
	font-size: 13px;

}
.sec1  {
cursor:  hand;
color:  #000000;
}
.sec2  {
cursor:  hand;
color:#79665C;
font-weight:bold;
}
.input1{widht:80px;height:13px;}
.input2{widht:60px;height:13px;}
.bottomtop{background:#ffffff url(../images/bottom_top.gif) no-repeat; }
.backtop{background:#ffffff url(../images/bg_top.gif) no-repeat; }
.backtop1{background:#ffffff url(../images/bg_top_menu.gif) no-repeat; }
.backtop2{background:#ffffff url(../images/i_left.jpg) no-repeat; width:310;height:287}
.backtop3{background:#ffffff url(../images/i_middle.jpg) no-repeat;width:337;height:287 }
.backtop4{background:#ffffff url(../images/i_right.jpg) no-repeat;width:339;height:262 }


/* ׼ģ */
.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;background:#ffffff url(../images/i_right.jpg) no-repeat;border:0px;text-align:left;}
.w936{margin:0px 0px;clear:both;width:339px;text-align:center;/*ŵĿ*/}


/* TAB лЧ */
.tb_{background-repeat: repeat-x;background-color: #fff;}
.tb_ ul{height:24px;padding-left:0px;}
*html .tb_ li{float:left;height: 25px;line-height:25px;width: 110px;cursor:pointer;}/*IE6*/
.tb_ li{float:left;height: 25px;line-height:27px;width: 110px;cursor:pointer;}

/* ڿʾصcss */
.normaltab   { background-image:url('../images/normal_tab.gif'); background-repeat: no-repeat; color:#494748 ;}
.hovertab    { background-image: url('../images/hover_tab.gif'); background-repeat: no-repeat; color:#494748; font-weight:bold;}
.dis{display:block;}
.undis{display:none;}

/* Nav
==========================================================*/
.nav {
    width:999px;
    position: relative;
	margin:0px auto;
    background: url(../images/lrtk.png) no-repeat 0 -36px;
}
.navinner {
    background: url(../images/lrtk.png) no-repeat 100% -72px;
}
.navlist {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 10px;
    background: url(../images/lrtk.png) repeat-x 0 0;
}

.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(../images/lrtk.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 130px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: normal;
    background: url(../images/lrtk.png) no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 33px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(../images/lrtk.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(../images/lrtk.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(../images/lrtk.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(../images/lrtk.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #6A6969;
}
.subnav a:hover, .subnav a:active {
    color: #6A6969;
}
.subnav a:hover, .subnav a:active {
	text-decoration: none;
    font-weight: normal;
    background: none;
    border-bottom: 1px #6A6969 solid ;
}
/* subnav position and pointer position */
#subnav1 { left: 20px; }
#subnav2 { left: 162px; }
#subnav3 { left: 320px; }
#subnav4 { left: 488px; }
#subnav5, #subnav6, #subnav7 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 300px; }
#subnav6 .pointer { left: auto; right: 130px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 153px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }

.linksub01 {
	font-size:15px;
    font-family : simhei;
	color:#FFFFFF;
	font-weight:bold;
}

a.linksub01:link {
	font-size:15px;
    font-family : simhei;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}
a.linksub01:visited {
	font-size:15px;
    font-family : simhei;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
a.linksub01:hover {
	font-size:15px;
    font-family : simhei;
    font-weight:bold;
	color:#FFFFFF;
}

.linksub02 {
	color:#333;
    font-weight:normal;
}
a.linksub02:link {
	text-decoration: none;
	color:#333;
    font-weight:normal;
}
a.linksub02:visited {
	text-decoration: none;
    font-weight:normal;
	color:#333;
}
a.linksub02:hover {
    font-weight:normal;
	color:#333;
}

/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}

#content {
  clear: left;
}
#menu {
  margin: 0 auto;
  padding: 0px;
  width:211px;
}
#menu dl {
  margin: 0 auto;
  padding: 0px;
  background: #69c;
}
#menu dt {
  margin: 0;
  padding: 10px;
  background: #fff;
  color: #333;
  font-size: 1.4em;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
#menu dd {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #333;
  font-size: 1em;
  border-bottom:1px solid #fff;
}
#gallery a, #gallery a:visited {
  display:block;
  padding:5px 5px 5px 0px;
  width:211px;
  background: #fff;
  color:#333;
  border-bottom:1px solid #ccc;
  text-decoration:none;
}
#gallery a:hover {
  background: #f7f7f7;
  color:#E9434D;
}


