html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';*font-size: 16px; background:#fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
p{padding-bottom: 15px;}
a { color:#a05f5f; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#e83333;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{padding:0 0 18px 0; font-size: 24px; font-family:arial, sans-serif; font-weight:normal; color:#a68787;}
div.main {min-height: 100%; _height: 100%; width:998px; margin:0 auto; padding-bottom:50px;}
div.block{
    width:984px;
    margin:0 auto;
	position: relative;
    overflow:hidden;
    zoom:1;
}
div.block .leftBg{
    background:url("../img/leftBg1.gif") no-repeat;
    position:absolute;
    top:400px;
    left:-1px;
    width:89px;
    height:168px;
}
div.block .rightBg{
    background:url("../img/rightBg1.gif") no-repeat;
    position:absolute;
    top:397px;
    right:-2px;
    width:89px;
    height:171px;
}
div.header{
    overflow:hidden;
    zoom:1;
    height:479px;
}
div.header .headerL{
    background:url("../img/headerL.jpg") no-repeat;
    float:left;
    width:480px;
    height:480px;
}
div.header ul{
    float:left;
    width:504px;
}
div.header li.headerR1{
    background:url("../img/headerR1.jpg") no-repeat;
    width:504px;
    height:105px;
}
div.header li.headerR2{
    background:url("../img/headerR2.jpg") no-repeat;
    width:504px;
    height:116px;
}
div.header li.headerR3{
    background:url("../img/headerR3.jpg") no-repeat;
    width:504px;
    height:121px;
}
div.header li.headerR4{
    background:url("../img/headerR4.jpg") no-repeat;
    width:503px;
    height:137px;
}

div.left{
    float:left;
	width:300px;
    position:relative;
    padding-bottom:150px;
}
div.left .leftImg{
    background:url("../img/leftImg.jpg") no-repeat;
    width:188px;
    height:126px;
    margin:15px 0 0 25px;
}
div.left .category{
    font-size: 25px;
    font-family:georgia, sans-serif;
    color:#a68787;
}
div.menu{
    margin:80px 0 0 25px;
}
div.menu ul{
    font-size:14px;
    font-family:arial, sans-serif;
}
div.menu ul li{
    padding:3px 5px 8px 0;
}
div.menu ul a{
    background:url("../img/liImg.jpg") no-repeat 0 -1px;
    padding-left: 22px;
}

div.right{
    margin-left:310px;
}
div.content{
    margin:35px 35px 0 0;
    padding-bottom:10px;
    position:relative;
    overflow:hidden;
    zoom:1;
}
div.content .links{
    padding:10px 0;    
}
div.image{
    background:url("../img/imgBg.jpg") no-repeat;
    float:left;
    width:205px;
    height:205px;
    margin:0 20px 20px 0;
}
div.image img{
    margin:2px 0 0 2px;
}

div.content p{
    line-height:24px;
    padding-bottom:35px;
    font-size:12px;
    color:#979696;
    font-family:arial, sans-serif;
}
div.footer{
    position:relative;
    clear:both;
    height:100px;
}
div.footer .img{
    position:absolute; top:-115px; left:25px;
}
div.google input{
    margin:0 3px;
}
div.footer ul{
    margin-top:10px;
    overflow:hidden;
    zoom:1;
}
div.footer li{
    float:left;
}
div.footer li.copy{
    margin-top:30px;
    width:336px;
    padding-left:25px;
    color:#969696;
    font-size:17px;
}

