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; background:#000;}
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:#8c988f;}
div.main { 
	min-height: 100%; 
	_height: 100%;  
	width: 933px;
	margin: 0 auto;
	position:relative;
    padding-top:45px;
}
div.block{ 
   	overflow: hidden;
   	zoom: 1;

}
div.header{
    overflow:hidden;
    zoom:1;
    position:relative;
    height:482px;
    background:url("../img/header.jpg") no-repeat;
    margin-bottom:90px;
}
.header .tText{
    color:#ccc;
    font-size:14px;
    line-height:24px;
    overflow:hidden;
    zoom:1;
    padding:220px 0 0 30px;
}
.header .tText li{
    float:left;
    width:263px;
    margin-right:330px;
}
.header .tText li.r{
    text-align:right;
    margin:0;
}

.searchArea{
    position:absolute;
    overflow:hidden;
    zoom:1;
    z-index:10;
    height:105px;
    width:930px;
    top:535px;
}
.searchArea .w{color:#fff;}
.searchArea .l{padding-left:20px;}
.searchArea .w input{margin:0 3px;}
.searchArea .google{
    padding:20px 0 0 265px;
}
.searchArea .loop{
    float:right;
    background:url("../img/loop.png") no-repeat;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/loop.png', sizingMethod='scale');
    width:121px;
    height:108px;
}

.searchArea img{
    position:relative;
    top:5px;
    margin-right:10px;
}
.searchArea .field{
    border:1px solid #696969;
    background:#949494;
    width:320px;
    height:32px;
    font-size:24px;
}
.searchArea .but{
    font-size:24px;
    color:#8b968f;
    margin-left:10px;
    width:122px;
    height:34px;
    background:#c5d1c5;
    border:none;
    position:relative;
    top:3px;
    *top:0px;
}


.center{
    background:url("../img/contBg.jpg") repeat-y;
    overflow:hidden;
    zoom:1;
}

div.left{
	width:314px;
	float:left;
    position:relative;
    z-index: 5;
    padding-top:10px;
}
.left .menu{
    position:relative;
    z-index:5;
    padding:0 0 0 25px;
}
.menu ul{
    font-size:14px;
}
div.menu ul li{
    padding:0 5px 7px 0;
    *padding:0 5px 5px 0;
}

.category{
	color:#8c988f;
	font-size: 30px;
	padding:0 0 10px 25px;
}
.news{
	padding: 30px 0 0 0;
}
.news .title{
	color:#8c988f;
	font-size: 30px;
	padding:0 0 10px 27px;
}
.news p{
	color:#000;
	font-size: 14px;
	line-height: 24px;
	padding: 4px 30px 10px 27px;
}

div.right{
    margin-left:314px;
    padding:10px 20px 20px 25px;
    margin-bottom:11px;
}

div.content{}

div.image{
    float:left;
    width:200px;
    height:200px;
    margin: 8px 20px 5px 0;
    z-index:5;
}

div.content p{
    line-height:28px;
    padding:0 0 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}


div.footer{
	height: 50px;
}
.copy{
	padding:15px 0 0 350px;
    font-size:18px;
    z-index: 2;
    color:#6e6e6e;
    position: relative;
}
.copy .year{
    padding-right:5px; 
    color:#1d1d1d;
}


