@charset "utf-8";
*{
	margin:0 auto;
	padding:0;
}
body{
	background:#000;
}
#container{
	width:1044px;
	margin:0 auto;
	text-align:center;
}

#flash{
	width: 720px; 
	float:left;
	text-align:center;
}

#content{
	font:Verdana, Arial, Helvetica;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	text-align:center;
	margin:180px 0 0 0;
	
}
#txtb{
	width:250px;	
	margin-left:250px;
	margin-bottom:10px;
	float:left;
	height:129px;
}
#txt{
	width:250px;	
	margin-left:200px;
	float:left;
	height:21px;
	line-height:15px;
	width:120px;
	text-align:right;
}

#txt2{
	width:250px;
	margin:21px 0 0 200px;
	float:left;
	height:21px;
	line-height:15px;
	width:120px;
	text-align:right;
}

#input1{	
	width:120px;
	float:left;	
}
#input1 input,select{
	font:Verdana, Arial, Helvetica;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	background:#000;
	border:1px solid #CCCCCC;
}

#input{
	margin:22px 1px 1px 1px;
	*margin:21px 0 0 0;
	width:120px;
	float:left;
}

#sel{
	margin:22px 1px 0px 1px;
	*margin:21px 0 0 0;
	width:130px;
	float:left;
}

#input input,select{
	font-family:Verdana, Arial, Helvetica;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	background:#000;
	border:1px solid #CCCCCC;
}

#reset{
	margin:16px 0 0 226px;
	width:104px;
	height:64px;
	float:left;
}
#send{
	margin:16px 0 0 31px;
	width:104px;
	float:left;
}

#sent{
	margin:210px 0 0 288px;
	width:104px;
	height:64px;
}
#footer{
	background:black;
	width:1048px;
	margin:20px 0 5px auto;
	border:solid 1px black;
}
#footer2{
	width:980px;
	background:#fff;
	margin:240px 0 5px auto;
	float:left;
}

h1 {
	
	height: 92px;
	margin:0;
	font: 28px Tahoma, Arial;
	font-weight: normal;
	color: #000;
	text-align:center;
	padding: 45px 0 0 0;
}
#mcnt{
	width:657px;
	margin:0 auto;
}
#left{
	width:91px;
	height:727px;
	float:left;
	display:block;
}
#cnt{
	width:566px;
	height:637px;
	float:left;
	background:#fff;
}

ul {
	background:#fff;
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
}
li {
	font: 24px Tahoma, Arial;
	font-weight: normal;
	color: #000;
	padding: 0;
	height: 66px;
}
.foot {
	width:511px;
	height:57px;
	*height:58px;
	background:#fff;
}
.foot p {
	font: 12px Arial,Tahoma;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}
p {
	font: 16px Tahoma, Arial;
	font-weight: bold;
	color: #8C673B;
	padding: 0;
	margin: 0;
	text-align: center;
}
.print {
    color:white;
    font-weight:bold;
    font-familly:Arial;
    font-size:12px;
}

