@charset "utf-8";
/* CSS Document */

/* reset style */
html{
     color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,
textarea,p,blockquote,th,td{
      margin:0;padding:0;
}
table{
      border-collapse:collapse;border-spacing:0;
}
fieldset,img{
      border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{
      font-style:inherit;font-weight:inherit;
}
del,ins{
      text-decoration:none;
}
li{
      list-style:none;
   }
caption,th{
      text-align:left;
}
h1,h2,h3,h4,h5,h6{
      font-size:100%;font-weight:normal;
}
q:before,q:after{
      content:'';
}
abbr,acronym{
      border:0;font-variant:normal;
}
sup{
      vertical-align:baseline;
}
sub{
      vertical-align:baseline;
}
legend{
      color:#000;
}
input,button,textarea,select,optgroup,option{
      font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;
}
input,button,textarea,select{
      *font-size:100%;
}

/* Basic Elements */

body{
       color:#000;
	   font-size:12px;
       font-family:Arial, Helvetica, sans-serif; 
	   line-height:18px;   
	   text-align:center;  
}
div{
       text-align:left;
}
a:link,a:visited { 
       color:#000; 
	   text-decoration:none;
}
a:hover{ 
       color:#3663b6; 
       text-decoration:underline;
}
a:acitve,a:focus {
       color:#3663b6; 
	   text-decoration:none;
}
.box_l{
       float:left;
}
.box_r{
       float:right;
}
.clear{
       clear:both;
}
.small-zh{
	   font-size:11px;
	   font-family:PMingliu;
}
.small-en{
	   font-size:10px;
	   font-family:Tahoma;
	   font-weight:normal;
}
.white{
	   color:#FFF;
	   text-decoration:none;
}
.whiteA:link,.whiteA:visited { 
       color:#FFF; 
	   text-decoration:underline;
}
.whiteA:hover{ 
       color:#FFF; 
       text-decoration:underline;
}

.button:link,.button:visited{
	   background:url(../images/button_bg.gif);
	   border:1px #d27d00 solid;
	   display:block;
	   color:#000;
	   font-size:14px;
	   font-weight:bold;
	   height:22px;
	   padding-top:6px;
	   text-align:center;
	   width:108px;
}
.button:hover{
	   background:url(../images/button_bg_on.gif);
	   text-decoration:none;
}
.button2:link,.button2:visited{
	   background:url(../images/button_bg.gif);
	   border:1px #d27d00 solid;
	   display:block;
	   color:#000;
	   font-size:12px;
	   height:16px;
	   text-align:center;
	   width:50px;
}
.button2:hover{
	   background:url(../images/button_bg_on.gif);
	   text-decoration:none;
}	
#container{
	   width:100%;
}

/* Header */

#header{
	  background:url(../images/header_bg.gif) repeat-x;
	  color:#FFF;
	  height:20px;
	  width:100%;
}
#header a{ 
      color:#FFF;
}
#header-content{
	  margin:0px auto;
	  padding-left:10px;
	  padding-right:10px;
	  width:930px;
}

/* mainNav */

#mainNav{
	  height:50px;
	  margin:0px auto;
	  margin-bottom:10px;
	  width:950px;
}
#menu{
	  height:37px;
	  margin-top:13px;
}
#menu li{
	  display:block;
	  float:left;
	  font-size:14px;
	  font-weight:bold;
	  vertical-align:bottom;
}
#menu .content{
	  text-align:center;
	  width:100px;
}

#menu li a{ 
       color:#000; 
	   text-decoration:none;
}
#menu li a:hover{
       color:#3663b6; 
	   text-decoration:none;
}

#wzsy #menu li#m1 a,
#hbyd #menu li#m2 a,
#zxxx #menu li#m3 a,
#hyzx #menu li#m4 a,
#bzzx #menu li#m5 a,
#mjtk #menu li#m6 a{
      color:#3663b6; 
}


/* main */
#main{
	   margin:0px auto;
	   width:950px;
}
#main2{
	   border-top:1px #f5f5f5 solid;
	   margin:0px auto;
	   margin-bottom:10px;
	   width:100%;
}
#home-search{
	  background:url(../images/search_bg1.gif) repeat-x;
	  float:left;
	  height:310px;
	  margin-bottom:10px;
	  margin-right:10px;
	  width:470px;
}
#home-search .content{
	  background:url(../images/search_plane.gif) top right no-repeat;
	  margin-left:40px;
	  width:430px;
}
#home-search li{
	  display:block;
	  width:390px;
}
#home-search .box_title{
	  color:#feef00;
	  font-size:14px;
	  font-weight:bold;
	  height:25px;
	  padding-top:15px;
	  vertical-align:middle;
}
#home-ad{
	  background:#6bcf39;
	  float:right;
	  height:300px;
	  margin-bottom:10px;
	  padding:5px;
	  width:460px;
}

#home-news{
	  float:left;
	  width:560px;#width:560px;_width:550px;
}
#home-news li{
	  float:left;
	  height:70px;
	  margin-right:10px;
	  width:270px;#width:270px;_width:265px;
}
#home-news .content{
	  width:205px;#width:205px;_width:200px;
}
#home-news .title:link,.title:visited{
	  color:#3663b6;
}
#home-news .text{
	  color:#aaa;
}

#home-help{
	  background:url(../images/home-help-bg.gif) no-repeat;
	  float:right;
	  width:390px;
}
#home-help span{
	  display:block;
	  height:60px;
	  margin-right:20px;
	  margin-bottom:10px;
	  float:left;
	  text-align:center;
}
#home-help span a{
	  font-weight:bold;
}

/* footer */

#footer{
	  border:1px #e5e5e5 solid;
	  border-left:0px;
	  border-right:0px;
	  color:#a9a9a9;
	  height:56px;
	  margin-bottom:10px;
	  padding-top:2px;
	  text-align:center;
	  width:100%;
}
#footer .link{
	  color:#7a7a7a;
}
#footer .link a{
	  color:#7a7a7a;
}

/* member */

#member{
	  background:url(../images/search_bg1.gif) repeat-x;
	  float:left;
	  height:310px;
	  margin-bottom:10px;
	  margin-right:10px;
	  width:470px;
}
#member .content{
	  margin-left:40px;
	  width:430px;
}
#member li{
	  display:block;
	  width:390px;
}
#member .box_title{
	  color:#feef00;
	  font-size:14px;
	  font-weight:bold;
	  height:25px;
	  padding-top:15px;
	  vertical-align:middle;
}
#member .white,.white a{
	  color:#FFF;
	  font-weight:bold;
}
#Registe
  { width:550px;
    margin:10px auto;}
	
#Registetltle
{
	width:550px;
	margin:auto;
	height:22px;
	padding-top:20px;
	color:#2dacc8;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #d0dce5;
}

#Registeform
{
	width:500px;
	margin:auto;
	padding-top:20px;
	line-height:16px;
}

#form_left
{
	width:150px;
	float:left;
	color:#000000;
	text-align:right;
}

#form_right
{
	width:340px;
	float:right;
}

#form_right input
{
    margin-top:0px;
}

#form_line
{
	clear: both;
	margin-bottom:10px;
	height:30px;
}
.meg{
    color:#FF9900;
	font-weight:bold;
	margin:30px;
}

/* page-left */
#page-left{
	  float:left;
	  margin-right:10px;
	  width:270px;
}
#page-search{
	  background:url(../images/search_bg1.gif) #0663a5 repeat-x;
	  height:350px;
	  margin-bottom:10px;
	  width:270px;
}
#page-search .content{
	  background:url(../images/search_plane.gif) top right no-repeat;
	  margin-left:10px;
	  width:260px;
}
#page-search li{
	  display:block;
	  width:250px;
}
#page-search .box_title{
	  color:#feef00;
	  font-size:14px;
	  font-weight:bold;
	  height:25px;
	  padding-top:15px;
	  vertical-align:middle;
}

#page-help{
	  background:url(../images/page-help-bg.gif) no-repeat;
}
#page-help span{
	  display:block;
	  height:60px;
	  margin-right:20px;
	  margin-bottom:10px;
	  float:left;
	  text-align:center;
}
#page-help span a{
	  font-weight:bold;
}
/* page-content */
#page-right{
	  float:right;
	  padding-bottom:10px;
	  width:668px;
}
#page-content{
	  border:1px #e3e3e3 solid;

}
#page-content .title{
	  background:url(../images/page-content-tbg.gif) repeat-x;
	  color:#8d8d8d;
	  font-size:14px;
	  font-weight:bold;
	  height:23px;
	  padding-top:4px;
	  padding-left:10px;
}
#page-content .content{
	  padding-left:10px;
	  padding-right:10px;
}
#page-content .content ul{
	  margin-bottom:10px;
}
#page-content .content li{
	  background:url(../images/dot.gif) no-repeat 0px 15px;
	  border-bottom:1px #dfdfdf dotted;
	  color:#aaa;
	  height:20px;
	  padding-left:10px;
	  padding-top:9px;
}
#page-content #detail{
	  padding-left:10px;
	  padding-right:10px;
}

#detail .detail_title{
	  border-bottom:1px #dfdfdf dotted;
	  font-size:14px;
	  font-weight:bold;
	  margin-bottom:10px;
	  padding-top:10px;
	  text-align:center;
	  height:40px;
}

#detail .date{
	  color:#aaa;
	  font-size:12px;
	  font-weight:normal;
}
#detail table{
	  margin:10px 0px 10px 0px;
}
#detail td{
	  padding:5px;
}
.tb_title{
	  background:#999;
	  color:#FFF;
	  font-weight:bold;
	  height:30px;
}
.tb_line{
	  background:#e3e3e3;
	  padding-bottom:5px;
}
.fly_date{
	  display:block;
	  font-weight:bold;
	  margin-top:10px;
}

/* order */
#order
  { width:950px;
    margin:10px auto;}
	
#ordertltle
{
	width:950px;
	margin:auto;
	height:22px;
	padding-top:20px;
	color:#2dacc8;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #d0dce5;
}

#orderform
{
	width:880px;
	margin:auto;
	padding-top:20px;
	line-height:16px;
}
.pass{
    color:#FF9900;
	font-size:14px;
	font-weight:bold;
	margin:30px 0px 30px 30px;
}

/* 广告 */


.container {
	WIDTH: 460px; HEIGHT: 300px
}
.container A IMG {
	WIDTH: 460px; HEIGHT: 300px
}
.container IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.num {
	LEFT: 370px; FLOAT: right; WIDTH: 100px; POSITION: absolute; TOP: 278px
}
.num LI {
	FONT-SIZE: 12px; BACKGROUND: url(../images/flashbutton.gif) no-repeat -15px 0px; FLOAT: left; MARGIN: 1px; WIDTH: 15px; CURSOR: pointer; COLOR: #86a2b8; LINE-HEIGHT: 15px; FONT-FAMILY: Arial; LIST-STYLE-TYPE: none; HEIGHT: 15px; TEXT-ALIGN: center
}
.num LI.on {
	BACKGROUND:url(../images/flashbutton.gif) no-repeat; WIDTH: 15px; COLOR: #ffffff; LINE-HEIGHT: 15px; HEIGHT: 15px
}


.topimg .flash-box {
	WIDTH:460px; HEIGHT: 300;
}
.topimg .flash-box .big-pic {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 350px;HEIGHT:300px
}
.topimg .flash-box .big-pic IMG {
	DISPLAY: block; WIDTH: 350px; HEIGHT:300pxp; border:0px;
}
.topimg .flash-box .pic-list {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 110px; HEIGHT: 300px
}
.topimg .flash-box .pic-list LI {
	BORDER-RIGHT: #ededed 1px; BORDER-TOP: #ededed 1px solid;MARGIN-BOTTOM: -1px; OVERFLOW: hidden; BORDER-LEFT: #ededed 1px; WIDTH: 319px; LINE-HEIGHT: 18px; BORDER-BOTTOM: #ededed 1px solid; WHITE-SPACE: nowrap; HEIGHT: 59px; width:110px; overflow:hidden;text-overflow: ellipsis; background:#FFF;
}
.topimg .flash-box .pic-list LI span {
	WHITE-SPACE: normal;
}
.topimg .flash-box .pic-list LI A {
	DISPLAY: block; PADDING-LEFT: 10px;OVERFLOW: hidden; COLOR: #7c7b7b; PADDING-TOP: 4px; POSITION: relative; HEIGHT: 55px;text-overflow: ellipsis;
}
.topimg .flash-box .pic-list LI A:hover {
	BACKGROUND: #f5f3f3; TEXT-DECORATION: none
}
.topimg .flash-box .pic-list LI.currA A {
	BACKGROUND: #f5f3f3; TEXT-DECORATION: none
}
.topimg .flash-box .pic-list LI STRONG {
	DISPLAY: block; COLOR: #4a4a4a
}
