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:#808080;}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
a { color:#306e91; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#65bcec;}
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:#8dadd4;}
div.main { 
	min-height: 100%; 
	_height: 100%;  
	width: 966px;
	margin: 0 auto;
	position:relative;
}
div.block{ 
   	overflow: hidden;
   	zoom: 1;

}
div.header{
    overflow:hidden;
    zoom:1;
    position:relative;
}
.header .tText{
    color:#dbdbdb;
    font-size:12px;
    margin-left:325px;
    padding:20px 93px 20px 35px;
    background:url("../img/tText.jpg") no-repeat;
    background-position: left center;
    line-height:20px;
}
.header .hr{
    background: #bee5fb;
    height:6px;
    font-size:0;
}
.header .top{
    overflow:hidden;
    zoom:1;
    margin:2px 0 9px;
}
.header .top .headerL{
    background:#f63b3b;
    width:324px;
    height:310px;
    color:#fff;
    float:left;
    margin-right:2px;
}
.header .top .headerL .title{
    font-size:36px;
    padding:35px 0 20px 25px;
}
.header .top .headerL .title .amp{
    font-size:72px;
    padding:0 1px;
}
.header .top .headerL .title .o{
    color:#f4d609;
}
.header .top .headerL p{
    font-size:12px;
    line-height:24px;
    padding:0 18px 0 25px;
}
.header .top .headerR{
    background:url("../img/topR.jpg") no-repeat;
    width:640px;
    height:310px;
    float:left;
}

div.left{
    padding-top:10px;
	width:326px;
	float:left;
    position:relative;
    z-index: 5;
}
.left .menu{
    position:relative;
    z-index:5;
    padding:0 0 0 67px;
}
.menu ul{
    font-size:14px;
}
div.menu ul li{
    padding:0 5px 7px 13px;
    *padding:0 5px 5px 10px;
    background:url("../img/menuArr.jpg") no-repeat;
    background-position: 0 4px;
    _background-position: 0 7px;
}
div.menu ul li a{
}
.left .category{
    background:url("../img/arrW.jpg") no-repeat;
    background-position: 0 1px;
	color:#8dadd4;
	font-size: 30px;
	padding:0 0 10px 40px;
    margin-left:25px;
}
.news{
	padding: 30px 0 0 0;
}
.news .title{
    background:url("../img/arrW.jpg") no-repeat;
    background-position: 0 1px;
	color:#8dadd4;
	font-size: 30px;
	padding:0 0 10px 40px;
    margin-left:25px;
}
.news p{
	color:#000;
	font-size: 14px;
	width: 290px;
	line-height: 24px;
	padding: 4px 0 10px 20px;
}

div.right{
    position:relative;
	z-index: 5;
	width:610px;
    float:left;
    padding:10px 20px 20px 10px;
    background:#dbdbdb;
    margin-bottom:11px;
}

div.content{}
div.content h1{
    margin:0 0 10px 0;
    background:url("../img/arrG.jpg") no-repeat;
    background-position: 0 1px;
	padding-left:40px;
}

div.image{
    float:left;
    width:200px;
    height:200px;
    margin: 8px 20px 5px 0;
}

div.content p{
    line-height:28px;
    padding:0 25px 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}

.bottI{
    background:url("../img/bottI.jpg") no-repeat;
    width:640px;
    height:247px;
    float:right;
}

div.footer{
    width:970px;
	height: 104px;
	overflow: hidden;
	zoom:1;
    margin-left:15px;
}
div.footer div.google{
	float: right;
	padding:23px 35px 0 0;
	color:#000;
	position: relative;
}
div.footer div.google input{
    margin:0 3px;
}
.copy{
	float: left;
	padding:42px 50px 0 0;
    font-size:18px;
    z-index: 2;
    color:#000;
    position: relative;
    line-height:18px;
}
.copy .year{
    font-size:12px;
}
div.email{
	float: left;
	padding:43px 0 0 0;
    font-size:18px;
    z-index: 2;
    color:#000;
    position: relative;
    width:310px;
}
div.email span{
	padding-right: 5px;
}


