.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:248px;  background:url(images/top.gif) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:238px; margin-right:30px}
#page1 #content .col-2{ width:633px}
#page1 #content .col-3{ width:410px}
#page1 #content .col-4{ width:188px}
#page1 #content .col-5{ width:270px; margin-right:37px}
#page1 #content .col-6{ width:265px}
#page1 #content .bg{ background:url(images/tail2.gif) repeat-y 286px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:238px; margin-right:30px}
#page2 #content .col-2{ width:633px}
#page2 #content .col-3{ width:271px}
#page2 #content .col-4{ width:300px}
#page2 #content .col-5{ width:270px; margin-right:37px}
#page2 #content .col-6{ width:265px}
#page2 #content .bg{ background:url(images/tail2.gif) repeat-y 286px top } 

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

.buttonEx {
	border-left:1px solid #a6b9bd; 
   	border-top:1px solid #91a7ac; 
   	border-right:1px solid #a6b9bd; 
   	border-bottom:1px solid #c4d3d6; 
	background:#e7eeef;
	height:20px;
	font-size:1em;
	padding-left:5px;
	margin-right:2px;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px
}

