img{
	border:none;
	
}

body {
	//background: #000 url(img/bg.gif) repeat-x left top;
	background: #000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
}
#overall {
	background: url(img/bg_content.gif) repeat-y left top;
	margin:auto;
	width:880px;
	padding:0px 17px 0px 17px;
	height:100%;
}
.white{
	background:#fff;
	width:860px;
	float:left;
	margin-bottom:15px;
}
.innerwhite{
	background:#fff;
	width:830px;
	float:left;
	margin-bottom:15px;
	padding:15px
}

.innerwhite p{
padding:15px 15px 15px 0px;
font-size:12px;
}
.white div{
	float:left;
	width:172px;
	text-align:center;
	height:120px;
}

.white div a{
	color:#000;
	font-weight:bold;
	font-size:15px;
}
.l{
	float:left;
	text-align:left;
}

.r{
	float:right;
	text-align:right;
}


.row {
	width:880px;
	float:left;
	padding:0px;
	margin-bottom:15px;
}
.pics{
	width:465px;
	float:left;
}
.pics img{
	float:left;
	padding:0px 3px 3px 0px;
}
.content{
	float:left;
	width:380px;
	height:158px;
	background:#A51E20;
	padding:10px;
}

h1{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p{
	font-size:13px;
	margin:0px;
	padding:0px;
}




.but{
	display:block;
	color:#fff;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
	height:15px;
	font-size:15px;
	padding:5px;
	background-color:#000;
	text-align:center;
	border:1px solid #fff;
	margin-top:5px;
	width:200px;
}

.but:hover {
	display:block;
	color:#000;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
	height:15px;
	font-size:15px;
	padding:5px;
	background-color:#fff;
	text-align:center;
	border:1px solid #000;
	margin-top:5px;
	width:200px;
}


.but2{
	display:block;
	color:#fff;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
	height:15px;
	font-size:15px;
	padding:5px;
	background-color:#000;
	text-align:center;
	border:1px solid #fff;
	width:300px;
}

.but2:hover {
	display:block;
	color:#000;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
	height:15px;
	font-size:15px;
	padding:5px;
	background-color:#fff;
	text-align:center;
	border:1px solid #000;
	width:300px;
}

span{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}


span a{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}


#breadcrumb span{
font-size:18px;
font-weight:bold;
color:#000;
padding:10px;
}

#breadcrumb a{
font-size:12px;
font-weight:bold;
color:#000;
padding:10px;
}

#breadcrumb{
text-align:center;
padding:15px;
}

th {
text-align:left;
}

.codes{

width:550px;
height:70px;

}

#navi {
/*background:url(img/bg.navi.gif) no-repeat;*/
}

#navi ul {
list-style-type:none;
padding:0;
}

#navi li {
display:inline;
margin:0 100px 0 0;
}

#navi a {
text-decoration:none;
font-size: 16px;
font-weight: bold;
color:#000;
}

#footer ul{
list-style-type:none;
padding:0;
}
#footer li {
display:inline;
}