@charset "UTF-8";
/* CSS Document */
body,ul,li,dl,dt,dd,table,tr,td,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
	color: #999;
	font-size:12px;
	text-align:center;
	line-height:15px;
	background:#000;
   }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}

/*头部样式*/

.header_box{clear:both;
            margin:0 auto;
            width:980px;
            height:121px;
			overflow:hidden;
			}
			
.header_box_logo{float:left;
      width:330px;
      height:121px;
	  overflow:hidden;
	  text-align:left;
	  }
	  
.header_box_right_box{float:right;
           width:600px;
           height:121px;
		   overflow:hidden;
		   padding-right:20px;
		   }
		   
.header_box_login_box{float:right;
           width:405px;
           height:47px;
		   overflow:hidden;
		   background-image:url(../images/img_login_bg.gif);
		   background-repeat:no-repeat;
		   }


.header_box_login_box01{float:left;
             width:106px;
             height:20px;
			 overflow:hidden;
			 margin-top:13px;
			 padding-left:16px;
			 }

.header_box_login_box01_fillet{float:left;
                    width:11px;
                    height:20px;
			        overflow:hidden;
				    background-repeat:no-repeat;
			        }

.header_login_input{float:left;
	           border:0;
	           margin:0;
	           padding:0;
	           width:84px;
	           height:20px;
	           overflow:hidden;
			   font-family:Tahoma;
			   font-size:12px;
	           line-height:20px;
	           background-image: url(../images/img_login_centerbox.gif);
			   background-repeat:repeat-x;
               }
			 
.login_input2{font-size:14px;
              padding:0;
			  }		

.header_login_button{float:left;
                width:160px;
                height:20px;
			    overflow:hidden;
			    text-align:left;
			    margin-top:13px;
			    }

.header_login_button span{float:left;
                     padding-left:3px;
				     }

.header_nav_box{float:left;
           width:600px;
           height:60px;
		   overflow:hidden;
		   margin-top:13px;
		   }



/*登录成功样式*/

.header_login_button2{float:right;
               height:20px;
			   overflow:hidden;
		       text-align:right;
			   margin-top:13px;
			   margin-right:18px;
			   _margin-right:9px;
			   }


.header_login_tips{float:left;
            width:220px;
			height:20px;
			overflow:hidden;
			line-height:20px;
			text-align:left;
			color:#fff;
			font-family:verdana,Areial,Helvetica,'sans-serit'; 
			padding:13px 0 0 16px;
			}
			
.header_login_tips span{color:#F4B810;}

		 
.header_right_main{float:right;
              width:600px;
			  overflow:hidden;
			  }	


.header_points_box{float:right;
              width:83px;
			  height:32px;
			  overflow:hidden;
			  padding:15px 0 0 12px;
			  text-align:left;
			  background:url(../images/points_bg.gif) no-repeat;
			  }
			
.icon_glod{float:left;
           width:20px;
		   height:20px;
		   overflow:hidden;
		   text-align:left;
		   }
		   
.points_number{float:left;
               width:50px;
			   height:20px;
			   overflow:hidden;
			   padding-left:5px;
			   line-height:20px;
			   text-align:left;
			   color:#fff;
			   font-weight:bold;
			   font-family:Arial, Helvetica, sans-serif;
			   }
			   
/*用戶中心導航*/

.users_nav{clear:both;
           margin:0 auto;
           width:980px;
		   height:60px;
		   overflow:hidden;
		   background:url(../images/users/nav_bg.gif) no-repeat;
		   }
#nav_scroll{float:left;width:940px;overflow:hidden;}
.users_nav li{float:left;
			  width:83px;
			  overflow:hidden;
			  padding:11px 0 0 10px;
			  text-align:left;
			  }
			  
.login_box_02{float:left;
              margin-left:92px;
              _margin-left:46px;
			  }
#nav_scroll_left{float:left;width:19px;height:60px;margin-left:2px;}
#nav_scroll_left img{padding-top:20px;}
#nav_scroll_right{float:left;width:19px;height:60px;}
#nav_scroll_right img{padding-top:20px;}