html{

	width: 100%;

	height: 100%;

	margin: 0 auto;

}

body{

	width: 100%;

	min-width:900px;

	margin:0 auto;

	padding:0;

	font: 90.5% 'times new roman',tahoma,'verdana',sans-serif;

	background:#fff url('imgs/index_inc.jpg') no-repeat scroll center top;

}

/*HEADER*/

div#top{

	width:100%;

	margin:0;

	padding:60px 0 0 0;

	min-width:1100px;

	float:left;

}

div#top div.logo{

	width:100%;

	margin:0;

	padding:0;

	text-align:center;

	min-width:1100px;

}

div#top div.logo a.small{

	display:block;

	position:relative;

	float:left;

	width:12px;

	height:10px;

	top:-40px;

	left:20px;

	margin:0 -60px 0 75px;

	padding:0;

}

div#top div.logo a img{

	border:0;

}

div#top div.logo a.logo{

	margin:0 auto;

	top:37px;

	text-align:center;

}

div#top div.logo a.logo img{

	border:none;

	width:520px;

	height:84px;

}

div#top div.links{

	height:210px;

	width:770px;

	margin:30px auto 0;

	text-align:center;

}

div#top div.links div.img{

	display:block;

	width:230px;

	height:206px;

	margin:0 10px;

	padding:0;

	float:left;

	background:url('imgs/bgtri.gif') no-repeat scroll center top;

}

div#top div.links div.img a img{

	border:0;

	width:212px;

	height:170px;

	padding:0;

	margin:8px;

	margin-bottom:0;

	float:left;

}

div#top div.links div.img a.txt{

	display:block;

	width:212px;

	height:12px;

	margin:0 8px;

	padding:5px 0;

	background:#efff90;

	float:left;

	font:13px arial,tahoma,verdana;

	text-decoration:none;

	color:#445e03;

}

/*MAIN*/

div#main{

	float:left;

	width:100%;

	margin:40px 0 0;

}

div#main div.tlinks{

	float: none;

	width:100%;

	min-width:1100px;

	margin:0;

}

div#main div.ttlinks{

	width:1100px;

	margin:0 auto;

	padding-bottom:40px;

}

div#main table{

	font-size:15px;

}

div#main table td{

	font-size:15px;

}

div#main table td a{

	margin:0 4px;

	color:#000;

	font: normal 13px arial,tahoma,verdana;

}

div#main table td a:hover{

	text-decoration:none;

}

div#main table td.center{

	background:url('imgs/linksbg.png') repeat-x scroll left center;

}

div#main table.content{

	font-size:15px;

}

div#main table.content p{

	margin:8px 0;

}

div#main table.content div.texts{

	margin:8px 0;

	padding-bottom:10px;

	font-size:16px;

	float:left;

	color: #1d1d1d;

	width:100%;

}

div#main table.content a{

	font-size:14px;

	margin:0;

	color:#28b2f0;

	text-align:left;

}

div#main table.content a.h2{

	font:bold 16px 'times new roman';

}

div#main table.content td.grey span.f10{

	color:#000;

	font:12px 'arial norrow';

}

div#main table.content td.grey span.f14{

	color:#000;

	font:14px 'arial norrow';

}

div#main table.content td.grey a{

	color:#000;

	font:14px 'arial norrow';

}

div#main table.content ul{

	list-style:none;

	margin:5px 0 0;

	padding:0 0 40px 30px;

	background:#fff;

}

div#main table.content ul li{

	list-style:none;

	background:url(imgs/libg.jpg) no-repeat scroll left center;

	font:14px 'arial norrow';

	padding:2px 8px 6px;

}

div#main table tr td a#decor{

	text-decoration:none;

}

/*bottom*/

div#footer{

	width:100%;

	height:255px;

	background:url('imgs/footerbg.png') repeat-x;

	margin-bottom:0;

	float:left;

}

div#footer div.tel{

	width:426px;

	margin:60px 60px 0;

	float:left;

}

div#footer div.info{

	width:250px;

	margin:60px 80px 0 0;

	float:right;

	font-size:12px;

	color:#5e5e5e;

}

div#footer div.info div.adrl{

	margin:0 0 0 -15px;

	height:24px;

	float:left;

	font-size:14px;

	background:url('imgs/footadrrleft.gif') no-repeat scroll left top;

}

div#footer div.adrr{

	margin:0;

	height:24px;

	font-size:12px;

	background:url('imgs/footadrright.gif') no-repeat scroll right top;

}

div#footer div.adrc{

	height:16px;

	margin:0 10px;

	padding:4px;

	font-size:14px;

	background:url('imgs/footadrbg.gif') repeat-x;

	color:#fff;

}

div#footer div.adrc a{

	color:#fff;

}

div#footer div.down{

	margin:200px 20px 0;

	padding:4px;

	font-size:14px;

	color:#fff;

}

div#footer div.down span.left{

	display:block;

	float:left;

}



div#footer div.down span.right{

	float:right;

	display:block;

}

div#main table.content p{

	margin:8px 0;

	float:none;

	text-align:none;

}

/* ---------- menu_footer ---------*/
#menu_footer			{
	position: absolute; 
	z-index: 999;
	left: 5px;
	overflow:hidden;
	padding: 130px 0px 0px 0px;
	color: #696969;
	font-size: 14px;
	width: 100%	;
	float:left;
}
#menu_footer ul	{
				margin: 3px;
				padding: 3px;
				list-style:none;
				font-size: 14px;
				}

#menu_footer a	{
				color: #696969;
				text-decoration: none;
				}
				
#menu_footer li		{
				margin:0 4px 0 0;
				padding:0;
				float:left;
				color: #696969;
				white-space:nowrap;
				font-size: 13px;
}

/* ------ end -------*/	