html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
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;
}
body{font-family: arial;*font-size: 16px; color:#2c0202; background:#3b2f13;}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
a { color:#eefed5; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#a3d456;}
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{font-size: 30px; font-weight:normal; color:#460c00; font-family:verdana; font-weight:bold; font-style:italic;}
.main { 
	min-height: 100%; 
	_height: 100%;  
	position:relative;
    width: 998px;
	margin: 0 auto;
    background:url("../img/contBg.jpg") no-repeat;
    background-position: left bottom;
}
.block{
   	overflow: hidden;
   	zoom: 1;
}

.logoArea{
    position:relative;
	height: 128px;
    overflow:hidden;
    zoom:1;
}
.logoArea .logo{
    background: url("../img/logo.jpg") no-repeat;
    width:430px;
    height:90px;
    margin-left:25px;
}
.logoArea .searcher{
    background:url("../img/hImg.jpg") no-repeat;
    width:298px;
    height:128px;
    float:right;
    margin-right:100px;
    _margin-right:70px;
}
.infoArea{
    overflow:hidden;
    zoom:1;
    height:279px;
    font-size:14px;
    color:#000;
    line-height:19px;
}
.infoArea .welc{
    background:url("../img/welcBg.jpg") no-repeat;
    width:460px;
    height:269px;
    margin-left:15px;
}
.infoArea .welc p{
    padding:95px 0 0 47px;
    width:385px;
}
.infoArea .moInf{
    background:url("../img/MoreI.jpg") no-repeat;
    width:459px;
    height:269px;
    margin-right:20px;
    _margin-right:10px;
    float:right;
}
.infoArea .moInf div{
    padding:95px 0 0 47px;
    width:385px;
}
.infoArea .moInf div p{
    padding-bottom:12px;
}

.center{
    position:relative;
	padding: 15px 23px 0;
	margin-left: 9px;
}


.left{
	width:295px;
	float:left;
    position:relative;
    z-index:50;
    zoom:1;
}
.left .menu{
    position:relative;
    zoom:1;
    padding-bottom:25px;
}
.menu ul{
    font-size:14px;
}
.menu ul li{
    position:relative;
    zoom:1;
    padding:0 5px 4px 0;
    *padding:0 5px 3px 0;
}
.menu ul li a{
    position:relative;
    zoom:1;
}
.left .category{
	color:#460c00;
	font-size: 30px;
	padding:0 0 8px 0;
    font-family:verdana;
    font-weight:bold;
    font-style:italic;
}
.news{
    width:275px;
}
.news .title{
    color:#460c00;
	font-size: 30px;
	padding:0 0 8px 0;
    font-family:verdana;
    font-weight:bold;
    font-style:italic;
}
.news p{
    font-size:14px;
    padding-bottom:25px;
    line-height:22px;
}


.right{
    position:relative;
	z-index: 5;
	margin: 0 0 0 296px;
}

.content h1{
    margin: 0 0 9px 0;
}

.image{
    float:left;
    width:208px;
    height:208px;
    margin: 8px 20px 5px 0;
    background:url("../img/imgBg.png") no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/imgBg.png', sizingMethod='crop');
}
.image img{
    margin:4px 0 0 4px;
}

.content p{
    line-height:22px;
    padding:0 0 25px 0;
    font-size:14px;
}

.footer{
    width:998px;
	height: 67px;
	overflow: hidden;
	zoom:1;
	margin: 0 auto;
}
.google{
	color:#000;
	position: absolute;
	top:17px;
    right:90px;
}
.google input{
    margin:0 3px;
}

.copy{
    background:url("../img/footer.jpg") no-repeat;
    width:314px;
    height:67px;
    font-size:18px;
    z-index: 2;
    color:#000;
    margin-left:410px;
}
.copy div{
    padding:33px 0 0 25px;
}



