* {  margin: 0;  padding: 0;}

html {	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;}

body{
	position: relative;
	font-family: sans-serif;
	background: #FFFFFF;
	margin: 0px;
	padding:0px;
	height: 100%;
}
html>body
{
	height: auto;
	min-height: 100%;
}

.debug{
	border: 1px dotted  #CCCCCC;
	padding: 20px;
	margin: 20px;
	font: normal 10px Arial;
	background:#FFFFCC;
}

/* ------------ H E A D E R --------------- */

#header{	
	margin: 0px auto;
	width:954px;
}

#header .top-menu{
	width:954px;
	height: 50px;
}
#header .top-menu .small{
	float:left;
	padding-top:15px;
	padding-left: 15px;
}
#header .top-menu .small a{
	font: normal 11px Arial;
	color:#FF9900;
	text-decoration:none;
}
#header .top-menu .small a:hover{
	text-decoration:underline;
}

#header .top-menu .leng{
	float:left;
	padding-top:20px;
	padding-left: 15px;
	font: normal 11px Arial;
	color: #FF9958;
}

#header .top-menu .leng a{
	color: #666666;
	font: normal 11px Arial;
	text-decoration: none;
}

#header .top-menu .leng a:hover{
	color: #666666;
	font: normal 11px Arial;
	text-decoration: underline;
}

#header .image{
	width:954px;
	height: 307px;
	background:url(/templates/images/header-image.jpg) no-repeat;
}

#header .small-image{
	width:954px;
	height: 97px;
	background:url(/templates/images/header-image-small.jpg) no-repeat;
}
#header ul{	
	list-style: none;
	float:right;
	width: 396px;
	padding-right: 10px;
}
#header ul li{	
	float:right;
	padding: 18px 0px 4px 3px;
}
#header ul li.dot{	
	width:5px;
	height:21px;
	background:url(/templates/images/small-dot.png) no-repeat;
	margin: 17px 5px 0px 10px;
}
#header ul li a{ 	
	font: normal 14px Arial;
	color: #333;
	text-decoration:none;
}
#header ul li a:hover{ 	
	color: #FF9900;
	text-decoration:none;
}

/* ------------ C O N T E N T  --------------- */

#content{
	display: table;
	padding-bottom: 85px;
	margin: 0px auto;
	width: 980px;
}

#content .columns{
	width: 964px;
	display: table;
	padding-left: 14px;
	padding-top:36px;
/*	border: 1px solid;*/
	font: normal 12px Arial;
	color: #666666;
}
#content .columns .left{
	width: 380px;
	float: left;	
	padding: 12px;
}
#content .middle{
	width: 236px;
	float: left;	
	padding: 12px;
}
#content  .middle ul{
/*	margin-left: 20px;*/
	padding: 0px;
	list-style: none;
}
#content  .middle ul li{
	background:url(/templates/images/index-list.png) left top no-repeat;
	padding-left: 25px;	
	padding-bottom:15px;
}
#content .middle ul li a{
	font: normal 12px Arial;
	color:#666666;
	text-decoration: underline;
}
#content .middle ul li a:hover{
	text-decoration: none ;
}

#content .columns .right{
	float: right;
	padding: 12px 0px 0px 12px;
}

#content .banlist{
	padding-left: 14px;
}
/* -------------- F O O T E R  --------------- */

#footer{
	height: 85px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

#footer .background{
	margin: 0 auto;
	width:953px;
	height:55px;
	background:url(/templates/images/footer-bk.png) no-repeat;
	padding-top:15px;
}

#footer .logo{
	width: 52px;
	height: 52px;
	background:url(/templates/images/footer-logo.png) no-repeat;
	margin-left:10px;
	float: left;
}
#footer .menu{
	float:left;
	width: 285px;
	height: 52px;
}
#footer .menu ul{
	list-style: none;
	padding-left:25px;
}
#footer .menu ul li{
	float: left;
	padding: 10px 0px 0px 0px ;
}
#footer .menu ul li.split{
	width: 7px;
	height: 13px;
	margin: 14px 5px 0px 5px ;
	background:url(/templates/images/footer-dot.jpg) no-repeat;
}
#footer .menu ul li a{
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
}
#footer .menu ul li a:hover{
	text-decoration:underline;
}
#footer .copiryght{
	float:left;
	width: 285px;
	height: 52px;
	font: normal 11px Arial;
	color: #666666;
	padding-top:15px;
}
#footer .bigmir{
	float:left;
	text-align: right;
	width: 225px;
	height: 52px;
	font: normal 11px Arial;
	color: #666666;
	padding-top:15px;
}
#footer .dglance{
	float: right;
	font: normal 11px Arial;
	color: #64BE01;
	padding-top:5px;
}

/*-------CATAK|LOG*--------------------------


