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','Tahoma';*font-size: 16px; color:#0f0f0f;}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
p{padding-bottom: 15px;}
a { color:#306e91; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#80cffa;}
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: 28px; font-family:arial, sans-serif; font-weight:normal; color:#78888f;}
div.main { 
	min-height: 100%; 
	_height: 100%;  
	width: 998px;
	margin: 0 auto;
	position:relative;
    padding:20px 0;
}
div.block{ 
   	overflow: hidden;
   	zoom: 1;
}
div.header{
    overflow:hidden;
    zoom:1;
    position:relative;
    height:435px;
    color:#fff;
}
div.header .title{
    background:url("../img/titleBg.png") no-repeat;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/titleBg.png', sizingMethod='scale');
    width:371px;
    height:70px;
    position:absolute;
    top:40px;
    left:425px;
}
div.header .title .news{
    font-size:48px;
    float:right;
    padding: 3px 15px 0 0;
}
div.header .title .t{
    padding-top:5px;
    width:205px;
    font-size:28px;
    text-align:right;
}
div.header .title .t p{
    font-size:17px;
}
div.header .l{
	background: url(../img/headerL.jpg) no-repeat;
	width: 650px;
	height: 435px;
	float:left;
}
div.header .r{
	background: url(../img/headerR.jpg) no-repeat;
	width: 322px;
	height: 435px;
	float:right;
}

.header .lt{
    font-size:12px;
	position:absolute;
    top:135px;
    left:430px;
    width:198px;
    line-height:22px;
    text-align:right;
}
.header .rt{
    font-size:12px;
	position:absolute;
    top:135px;
    right:17px;
    width:290px;
    line-height:22px;
}
.header .lt p{
	padding-bottom: 30px;
}

div.left{
	padding-top:30px;
	width:305px;
	float:left;
    position:relative;
    z-index: 5;
}
div.category{
	font-size: 28px;
	color:#78888f;
	padding: 0 0 15px 25px;
}
div.menu{
    padding:5px 0 5px 50px;
}
div.menu ul{
    font-size:14px;
    font-family:arial, sans-serif;
    padding-bottom:30px;
}
div.menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 3px 1px;
}


div.right{
    position:relative;
	z-index: 5;
	margin: 0 0 0 325px;
	padding: 30px 0 10px;
}
div.content{
	min-height: 600px;
	height: auto;
	_height: 600px;
	
}
div.content h1{
    padding:0 0 15px 0;
}

div.links{
	padding:10px 0;
}
div.image{
    float:left;
    width:208px;
    height:208px;
    margin: 8px 20px 10px 0;
    background: url(../img/imgBg.jpg) no-repeat;
}
div.image img{
	margin: 4px 0 0 4px;
} 
div.content p{
    line-height:28px;
    padding:0 30px 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}
.wrapper{
    background:#accede;
    overflow:hidden;
    zoom:1;
    margin-bottom:10px;
    font-size:12px;
}
.wrapper div{
    padding:7px 10px 0 0;
    line-height:22px;
    margin-left:170px;
}
.wrapper img{
    float:left;
}
div.footer{
	height: 81px;
	overflow:hidden;
	zoom:1;
    border:4px solid #c5d0f0;
}
div.footer div.google{
	float: right;
	padding:15px 288px 5px 0px;
	color:#000;
	position: relative;
}
div.footer div.google input{
    margin:0 3px;
}
div.copy{
	float: left;
	padding:35px 0 0 25px;
    font-size:14px;
    z-index: 2;
    color:#000;
    position: relative;
}

