body {
margin: 0 auto;
padding: 0;
font-family: Verdena, Arial, sans-serif;
font-size: 11px;
color: #68451F;
background: url(img/bg.png) repeat-x;
}

.left {float: left; width: 150px;}
.right {float: right; padding-top: -1px;}
.clr {clear: both;}
.center {text-align: center;}

img {border: none;}
h1 {font-size: 250%; font-weight: normal;}
h2 {font-size: 150%; font-weight: normal;}
h3 {font-size: 120%; font-weight: normal;}
h4 {font-size: 120%; font-weight: normal;}
h5 {font-size: 160%; font-weight: normal;}

ul {margin: 0; padding: 0;}
li {margin: 0; padding: 0; list-style: none;}

thead {cursor: pointer;}
th {text-align: left;}

input {}
textarea {}
select {}
a {}
a:hover {}

/******************************main************************************/
#page {margin: 0 auto; background: url(img/bg.jpg) no-repeat; width: 1000px; min-height: 800px;}

#top {height: 123px;}
#top ul {margin-right: 110px;}
#top li {display: inline; float: right;}
#top a {display: block; width: 50px; height: 20px;}

#header {height: 300px;}

#header ul {margin-left: 108px;}
#header li.l1 {background: url(img/1.png); display: block; width: 187px; height: 40px;}
#header li.l1 #lang {padding: 11px 0 0 10px;}
#header li.l1 #lang a {display: inline;}

#header a {display: block; width: 187px;}

#header a.a1 {background: url(img/1aa.png) no-repeat; height: 66px;}
#header a:hover.a1 {background: url(img/1bb.png) no-repeat;} 
#header a.a2 {background: url(img/2aa.png) no-repeat; height: 40px;}
#header a:hover.a2 {background: url(img/2bb.png) no-repeat;} 
#header a.a3 {background: url(img/3aa.png) no-repeat; height: 39px;}
#header a:hover.a3 {background: url(img/3bb.png) no-repeat;} 
#header a.a4 {background: url(img/4aa.png) no-repeat; height: 97px;}
#header a:hover.a4 {background: url(img/4bb.png) no-repeat;} 

#flash {margin-right: 106px;}

#content {width: 730px; margin: 0 auto;}





#bottom {background: url(img/botom.png) repeat-x; height: 93px; width: 100%; text-align: center; color: white;}
#footer {padding-top: 30px;}
#footer li {display: inline; padding: 0 7px;}
#footer a {color: white; text-decoration: none;}
#footer a:hover {color: #E36300;}

.box {float: left; margin: 15px; display: block; width: 200px; height: 150px;}











