/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282e1e;
}
#cont_main_0{
	height: auto;
	width: 1210px;
	margin-top: 5px;
}
#cont_header{
	float:right;
	height: 50px;
	width: 800px;
	margin-top: 60px;
	margin-right: 5px;
}

#cont_bott_600_40_li{
	float: left;
	height: 300px;
	width: 600px;
	margin-top: 20px;
	color: #e4e1dc;
	margin-left: 0px;
}
#cont_bott_600_40_re{
	float: right;
	height: 40px;
	width: 600px;
	margin-top: 20px;
	color: #cdc8be;
}
.border_all_grey{
	border: 1px solid #CCCCCC;
}
.border_all_whi{
	border: 1px solid #ffffff;
}
.border_all_bla{
	border: 1px solid #000000;
}
a{
	color: #e4e1dc;
	text-decoration: none;
}
a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.txt_inx{
	padding-left: 100px;
}

