IMG.main
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wn
{
	width: 1080px;
	height: 610px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
div#dragBar
{
	position: relative; 
}
div#track
{
	position: relative;
    width  :1080px;height:17px;
    background-color  :#f4f4f4;
}
div#scrollbar
{
	position: relative; 
	
font-size:1px;
}

.textbox
{
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #2D2D2D;    
	color: #504F4F;
	height: 20px;
	padding-top: 5px;
	vertical-align: text-bottom;
	
}

.msgBox
{
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #2D2D2D;    
	color: #504F4F;
	padding-top: 5px;
	vertical-align: text-bottom;
	
}

.contact_div
{
  width: 1022px;
  border-style: solid; 
  border-width: 1px; 
  border-color: Black;   
  height: 460px;
  
}

.main_table
{
	width:1024px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 	
}
.td_logo
{
    width: 210px; 
    vertical-align: top; 
    text-align: right;
    
}