
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2{ float:left}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:800px; }


/*======= index.html =======*/
#page1 #content .col1{ width:484px}
#page1 #content .col2{ width:235px}
#page1 #content .col3{ width:266px}
#page1 #content .col4{ width:265px}
#page1 #content .col5{ width:265px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:402px}
#page2 #content .col2{ width:316px}
#page2 #content .col3{ width:403px}
#page2 #content .col4{ width:393px}

/*======= index-2.html =======*/
#page3 #content .col1{
width:500px;
margin-top:0px;
}
#page3 #content .col2{ 
width:280px;
margin-left:7px;
}


#page3 #content .col3{ width:160px}
#page3 #content .col4{ width:160px}
#page3 #content .col5{ width:160px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:484px}
#page4 #content .col2{ width:235px}
#page4 #content .col3{ width:483px}
#page4 #content .col4{ width:313px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:303px}
#page5 #content .col2{ width:420px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:378px}
#page6 #content .col2{ width:341px}
#page6 #content .col3{ width:377px}
#page6 #content .col4{ width:419px}
#page6 #content .col4 .box_1{ width:158px}
#page6 #content .col4 .box_2{ width:184px}

/*======= index-6.html =======*/
#page7 #content .col1{ width:720px}

#topBorder
{
	height:93px;
	background-color:#000000;
	
}

#topLogo
{
	width:203px;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

#topCorner
{
	text-align:right;
	margin-bottom:25px;
	
}

#topMenu
{
	float:right;
	margin-top:0px;
	margin-right:8px;
}