.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:433px;  background:url(images/top.jpg) no-repeat  bottom center; overflow:hidden;}
#header .col-1{ width:268px; margin-right:18px;}
#header .col-2{ width:383px; margin-right:33px}
#header .col-3{ width:186px}

/*======= index.html =======*/
#page1 #content .col-1{ width:306px; margin-right:12px}
#page1 #content .col-2{ width:306px; margin-right:12px}
#page1 #content .col-3{ width:306px}
#page1 #content .col-4{ width:470px}
#page1 #content .col-5{ width:470px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 1px top } 
#page1 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top } 
#page1 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:624px; margin-right:12px}
#page2 #content .col-2{ width:306px}
#page2 #content .col-4{ width:470px}
#page2 #content .col-5{ width:470px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 1px top } 
#page2 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top } 
#page2 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:306px; margin-right:12px}
#page3 #content .col-2{ width:624px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:306px; margin-right:12px}
#page4 #content .col-2{ width:306px; margin-right:12px}
#page4 #content .col-3{ width:306px}
#page4 #content .col-4{ width:470px}
#page4 #content .col-5{ width:470px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 1px top } 
#page4 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top } 
#page4 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:624px; margin-right:12px}
#page5 #content .col-2{ width:306px}
#page5 #content .col-4{ width:470px}
#page5 #content .col-5{ width:470px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 1px top } 
#page5 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top } 
#page5 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:306px; margin-right:12px}
#page6 #content .col-2{ width:624px}
#page6 #content .col-3{ width:274px}
#page6 #content .col-4{ width:285px}

/*======= footer =======*/
#footer { height:80px; }

table td{padding:0;margin:0;}#radio{display:inline;}
#form{
width:270px;
height:276px;
float:left;
color:#fff;
margin:0px 150px 0 0;

}
#form-input2{
		background-color:#E8F6FF;
		border: 2px solid #577488;
		color:#000;
		font-size:12px;
		letter-spacing:0px;
		height:20px;
		width:215px;
		margin:0px 0 3px 0;
		padding:2px 0 0 7px;
	}
#form-input{
		background-color:#fff;
		border: 2px solid #577488;
		color:#000;
		font-size:12px;
		letter-spacing:0px;
		height:15px;
		width:175px;
		margin:0px 0 3px 0;
		padding:2px 0 0 7px;
	}

#form-input:hover{
	border: 2px solid #e2c17a;
}