/*======= index.html =======*/
#page1 #content .col-1 {
	width:240px;
	margin-right:70px;
	font-weight: bold;
	color: #666;
}
#page1 #content .col-2 {width:649px;}

#page1 #content .col-2 .col-1 {
	width:190px;
	margin-right:45px;
	color: #333;
}
#page1 #content .col-2 .col-2 {
	width:190px;
	margin-right:40px;
	font-weight: bold;
	color: #333;
	text-align: justify;
}
#page1 #content .col-2 .col-3 {
	width:184px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:649px;
	margin-right:70px;
	color: #666;
	font-weight: bold;
}
#page2 #content .col-2 {width:240px;}

#page2 #content .col-1 .col-1 {width:304px; margin-right:40px;}
#page2 #content .col-1 .col-2 {width:304px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:240px;
	margin-right:70px;
}
#page3 #content .col-2 {
	width:649px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

#page3 #content .col-2 .col-1 {width:304px; margin-right:40px;}
#page3 #content .col-2 .col-2 {width:304px;}
/*======= index-3.html =======*/
#page4 #content .col-1 {width:649px; margin-right:70px;}
#page4 #content .col-2 {width:240px;}

#page4 #content .col-1 .col-1 {width:304px; margin-right:40px;}
#page4 #content .col-1 .col-2 {width:304px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:649px; margin-right:70px;}
#page5 #content .col-2 {width:240px;}

#page5 #content .col-1 .col-1 {width:304px; margin-right:40px;}
#page5 #content .col-1 .col-2 {width:304px;}

/*======= index-5.html =======*/
#page6 	{background:url(images/tail-top2-flash.gif) 0 0 repeat-x #f2f2f2;}
#page6 #header {height:433px;}

#page6 #content .col-1 {width:649px; margin-right:70px;}
#page6 #content .col-2 {width:240px;}

#page6 #content .col-1 .col-1 {width:304px; margin-right:40px;}
#page6 #content .col-1 .col-2 {width:304px;}

