
/*header*/
.header_bg, .login_form .btn_login{background: url("../../images/hama/bg_gray_red.png");}
.header_bg {height:80px;border-bottom:1px solid #FFF;background-position:0 0;}
.header {width:910px;height:64px;padding:8px 0;margin:0 auto;}
.logo_con {width:400px;float:left;}
.logo {width:74px;height:64px;background: url("../../images/hama/logo.png") no-repeat;float:left;}
.logo_con .dot_line {float:left;width:1px;height:15px;border-right:1px dotted #666;margin:25px 15px 0;overflow-y:hidden;}
.logo_con .txt {float:left;font-size:18px;font-weight:normal;margin:20px 0 0;}
.top_login {float:right;width:400px;text-align:right;}
.top_login a {color:#333;}
.top_login span {font-size:12px;color:#666;padding:0 10px;}

/*navigation*/
.navigation, .navigation .active, .navigation a:hover {height:42px;background: url("../../images/hama/bg_nav.png");}
.navigation {height:42px;border-bottom:1px solid #FFF;}
.navigation ul {width:910px;margin:0 auto;}
.navigation li {float:left;font-size:14px;height:42px;line-height:42px;margin-right:15px;}
.navigation a {float:left;color:#FFF;height:42px;padding-left:15px;}
.navigation a p {display:block;padding-right:15px;}
.navigation a:hover {background-position:0 -50px;}
.navigation .active {background-position:0 -50px;}
.navigation .active p, .navigation a:hover p {background: url("../../images/hama/bg_nav.png") right -50px;}

/*banner*/
.banner {width:910px;height:220px;background: url("../../images/hama/bg.png");margin:0 auto 10px;}
.slides_a{float:left;z-index:100}

