﻿@charset "utf-8";
/* CSS Document */
body{background:#FBBF13; margin:auto; font-size:12px; font-family: Arial, Helvetica, sans-serif;}
ul{padding:0;}
a{color:#000; text-decoration:none; cursor:pointer;}
a:hover{color:#F00; text-decoration:underline;}
a img{border:none;}
#header,#nav,#banner,#copyright,#main{width:985px; background:#FFF; margin:auto; overflow:hidden;}
#nav li{list-style:none;}
#nav li,#nav li a,#left,#right,#right dl .products{float:left; display:inline;}
#header{background:url(../img/logo.jpg) #FFF no-repeat 12px 8px; height:85px;}
#lang{position:absolute; margin-top:10px; margin-left:864px;}
#nav{height:29px;}
#nav li{background:url(../img/nav_bg.gif) no-repeat; width:119px; height:29px; line-height:29px; color:#FFF; text-align:center; margin-right:2px;}
#nav li a{width:119px; height:29px; color:#FFF; text-decoration:none;}
#nav li a:hover{background:url(../img/nav_hover.gif) no-repeat; color:#000;}
#nav .here{background:url(../img/nav_hover.gif) no-repeat; color:#000;}
#nav .here a{color:#000;}


#nav li ul{position:absolute; width:119px; margin-left:-119px; background:#FFF; margin-top:29px; display:none;}
#nav li ul li{background:#49525B; border-top:1px solid #FFF; overflow:hidden;}
#nav .here ul li a{color:#FFF;}
#nav li ul li a:hover{background:#EDA211;}
#nav li .block{display:block;}
#nav li ul li ul{position:absolute; width:119px; margin:auto; margin-top:-1px;}
#nav li ul li .block{display:block;}
#nav .here ul .here{background:#EDA211;}

#banner{background:url(../img/banner.jpg) no-repeat #FFF center; height:256px; padding:5px 0;}
#copyright{background:#D1D1D1; text-align:center; line-height:18px; padding:10px 0; color:#656565; padding-top:10px;}
#copyright a{color:#656565;}
#left{width:238px;}
#right{width:728px; margin-left:10px;}
#left img{margin-bottom:12px;}
#left dl{width:236px; border:1px solid #C9C9C9; margin:auto; overflow:hidden;}
#left dl dt{width:236px; height:33px; line-height:33px; background:url(../img/left_dt.jpg) repeat-x; font-weight:bold;text-align:center;}
#left dl dd{margin:0; width:206px; padding:10px 15px; background:#FFFAE7; text-align:center;}
#right dl{width:728px; margin:auto; overflow:hidden;}
#right dl dt,#msg{width:728px; height:36px; line-height:34px; background:url(../img/right_dt.gif) no-repeat left bottom;}
#right dl dt span,#msg span{float:right; margin-right:12px;}
#right dl dd{width:708px; margin:0; padding:10px; line-height:25px;}
#right dl .products{width:334px; height:130px; background:url(../img/products_bg.jpg) repeat-x; margin-top:10px; margin-left:10px; padding:10px; line-height:22px;}
#msg{width:695px; padding-left:33px; line-height:38px; font-size:16px; font-weight:bold; color:#A27E13;}
#msg span{font-size:12px; font-weight:normal; color:#000;}
#content{width:708px; margin:auto; overflow:hidden; margin-top:10px; line-height:20px;}

h1{font-size:16px; display:inline;}

hr{height:1px; width:98%; color:#CCC;}