body { margin:0; padding:0; background: #f3f3e9 url(../img/bodybg.gif) repeat-x }

.left { float: left }
.right { float: right }
.clr { clear: both }

.container { position: relative; width: 850px; margin: 0 auto }

.header { border: 0px solid red; position: relative; background: url(../img/headerbg.png) no-repeat; width: 850px; height: 195px }

.topMenu { position: absolute; top:15px; left:25px }
.topMenu ul { margin:0; padding:0; list-style: none }
.topMenu ul li { font: Bold 12px Arial; color: #fff; width: 155px; padding: 5px 0 5px 0; border-bottom: 1px solid #fff }
.topMenu ul li:hover { color: #000 }
.topMenu ul .son { font: Bold 12px Arial; color: #fff; padding: 5px 0 0 0; border: none }

.topMenu ul li a { font: Bold 12px Arial; color: #fff; text-decoration: none }
.topMenu ul li a:hover { font: Bold 12px Arial; color: #000 }

.topMail { position: absolute; top: 21px; left: 659px; font: Bold 14px Arial; color:#fff }

.logo { margin: 35px 0 10px 0 }

.content { background: url(../img/contentbg.png) repeat-y; 0 0 0 0 }

.sol { width: 170px; margin: 0 9px; padding: 10px }
.sag { width: 603px; margin: 0 0 0 10px; padding: 10px; font: 12px Arial }

.footer { background: url(../img/footerbg.png) no-repeat top center; height: 70px; font: 11px Arial; color: #9d9d85; padding: 30px 0 0 0 }

.footer a { font: 11px Arial; color: #9d9d85; text-decoration: none }
.footer a:hover { font: 11px Arial; color: #000; text-decoration: none }

.Slider { position: absolute; width: 641px; height: 172px; top: 136px; left: 199px }

#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
#slider, #slider li{ width:641px; height: 172px; overflow:hidden; }
span#prevBtn{ position: absolute; top: 135px; left: 570px; z-index: 100 }
span#nextBtn{ position: absolute; top: 135px; left: 605px; z-index: 100 }	
