.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{
	margin:0 auto;
	text-align:left;
	width:962px;
}

/*======= header =======*/
#header {
	height:315px;
	background:url(images/top.jpg) no-repeat top center
}

/*======= index.html =======*/
#page1 #content .col1{
	width:498px
}
#page1 #content .col2{ width:461px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:501px}
#page2 #content .col2{ width:461px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:470px}
#page3 #content .col2{ width:490px}
#page3 #content .col3{ width:222px}
#page3 #content .col4{ width:181px}
/*======= index-4.html =======*/
#page4 #content .col1{ width:962px}
#page1 .w #tip #header #head {
	background-image: url(images/RMBACK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page1 .w #tip #header #line #bar {
}
#page1 .w #tip #header #line {
	margin-top: -9px;
}
#page1 .w #header #head {
	background-image: url(images/RMBACK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page1 .w #header #line {
	margin-top: -16px;
}
