@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#dfdfdf;
	margin:0px;
	padding:0px;
}

#wrap{
	text-align:center;
	}

.container{
	width:1000px;
}

#top{
	height:49px;
	background-color:#c4c4c4;
	color:#000;
}

#content{
	background-color:#FFFFFF;
	color:#000;
}

#contentleft{
	width:460px;
	padding:50px 0px 0px 15px;
	float:left;
	text-align:justify;
}

#contentright{
	width:460px;
	padding:50px 15px 0px 0px;
	float:right;
	background:url(../images/innerright.gif) top right no-repeat;
	text-align:justify;
}

#menu{
	height:73px;
	background-color:#af020d;
	color:#fff;
}

#menulefthome{
	background:url(../images/foot.jpg) right top no-repeat;
	padding:15px 125px 15px 15px;
	width:360px;
	height:43px;
	float:left;
	color:#fff;
	background-color:inherit;
	text-align:justify;
	font-size:11px;
}

#menuleft{
	padding:15px 125px 15px 15px;
	width:360px;
	height:43px;
	float:left;
	color:#fff;
	background-color:inherit;
	text-align:justify;
	font-size:11px;
}

#menuright{
	width:500px;
	height:30px;
	padding:21px 0px 22px 0px;
	float:right;
	text-align:center;
}

#menuright a{
	display:block;
	width:101px;
	height:16px;
	padding:7px;
	background:url(../images/but.jpg) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:left;
}

#menuright a:hover{
	background:url(../images/butovr.jpg) no-repeat;
	color:#000000;
	background-color:inherit;
}

#footer{
	height:116px;
	background-color:#dfdfdf;
	color:#000;
}

#footerleft{
	width:435px;
	padding:15px;
	float:left;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#footerleft span{
	font-family:Tahoma, Arial, Verdana;
	color:#696969;
	background-color:inherit;
}

#ksov{
	width:90px;
	height:116px;
	float:left;
	text-align:center;
}

#footerright{
	width:415px;
	padding:15px;
	float:left;
	color:#696969;
	text-align:left;
	font-size:14px;
}

ol{
	margin:0px 0px 0px 25px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	}
