@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	background-color: #e3e3e3;
}

#top{
	margin: 0px auto;
}

#hader{
	width: 850px;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/tkm.jpg);
	background-repeat: no-repeat;
}

#main{
	width: 850px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left{
	float: left;
	width: 365px;
	background-color: #000000;
}

#contact{
	float: right;
	height: 138px;
	width: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	text-indent: -9999px;
}
#contact ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 28px;
}
#contact ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 28px;
}
#contact a {
	text-indent: -9999px;
	display: block;
}



#contact_bg a{
	height: 138px;
	background-image: url(../images/contact.jpg);
	width: 24px;
	margin: 0px;
	padding: 0px;
}

#contact_bg a:hover{
	background-image: url(../images/contact_on.jpg);
}

#info_bg a{
	height: 138px;
	background-image: url(../images/info.jpg);
	width: 24px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#info_bg a:hover{
	background-image: url(../images/info_on.jpg);
	background-repeat: no-repeat;
}

#under{
	background-color: #000000;
}

#addres{
	width: 365px;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bg_add.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#right{
	float: right;
	width: 485px;
}

#foother{
	height: 50px;
	width: 850px;
	margin: 0px auto;
	text-align: center;
}

.img{
	float: right;
	margin: 0px;
	padding: 0px;
}
.img2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
}
#addres li {
	margin: 0px;
}
#addres ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.tb_form{
	padding-left: 20px;
}
.tb {
	width: 200px;
}
.tb_mas {
	width: 300px;
}
