@charset "windows-1251";
Body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#MainTable {
	width:914px;
	height:100%;
	background-color:#000;
}

#content {
		font-size: 12px;
}

.tb100 {
	width:100%;
	height:100%;
	border:none;

}

.Left, .Right	{
	height:100%;
	width: 67px;
}

.Left {
	background:url(img/bg_left.gif) repeat-y;
	background-position: left 129px
}

.Right {
	background: url(img/bg_right.gif) repeat-y;
	background-position: right  bottom;
}

.Title {
	width:400px;
	margin:0 0 0 350px;
	text-align:center;
}

.Line {
	border-bottom:#FFFFFF solid 2px;
	width:550px;
	height:2px;
}


.bottom{
		font-size:11px;
		margin: 10px 0 0 60px;
}
.bottom_s {
		font-size:9px;

}

a,  a:visited, a:hover {
	text-decoration:underline;
	color:#FFF;
}

a:hover  {
	color:#999;

}

.text {
	margin: 20px 30px 20px 30px;
	text-align:justify;

}

.text p {
	text-indent: 30px;

}

#tb_order {
	font-size:10px;
	border:1px solid #FFFFFF;
}

#td0{
	width:100px;
	font-weight:bold;
	padding:7px;
	text-align:left;
	color:000;
	background-color:#fff;
	border-color:#000;
	border-left:none;

}

.td1{
	border-left: 1px solid #FFFFFF;
	width:120px;
	text-align:center;
	padding:7px;
}

.td2{
	border-top:1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align:center;
	

}

