* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

html {
	min-width: 962px;
}

body {
	background: #131313;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	_color: #424242;
	color: #8f8f8f;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:305px top;}
#page1 #content .line-ver1 { background-position:626px top;}
#page1 #content .col-1 {width:287px; margin-right:34px;}
#page1 #content .col-2 {width:287px; margin-right:34px;}
#page1 #content .col-3 {width:287px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:626px top;}
#page2 #content .col-1 {width:607px; margin-right:34px;}
#page2 #content .col-2 {width:287px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:305px top;}
#page3 #content .line-ver1 { background-position:626px top;}
#page3 #content .col-1 {width:287px; margin-right:34px;}
#page3 #content .col-2 {width:287px; margin-right:34px;}
#page3 #content .col-3 {width:287px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:305px top;}
#page4 #content .col-1 {width:290px; margin-right:31px;}
#page4 #content .col-2 {width:607px;}
#page4 #content .col-2 .col-1 { width:282px; margin-right:39px;}
#page4 #content .col-2 .col-2 { width:282px; }

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:305px top;}
#page5 #content .line-ver1 { background-position:626px top;}
#page5 #content .col-1 {width:287px; margin-right:34px;}
#page5 #content .col-2 {width:287px; margin-right:34px;}
#page5 #content .col-3 {width:287px;}

/*=========================*/