/*======= index.html =======*/
#page1 #content .col-1, 
#page1 #content .col-2, 
#page1 #content .col-3 {
	width: 299px;
	padding-left: 5px;
	padding-right: 5px;
}

#page1 #content .col-1 {
	margin-left: 15px;
}

#page1 #content .col-2, 
#page1 #content .col-3 {
	margin-left: 12px;
}
/*======= index-1.html =======*/
#page2 #content .col-1 {width:440px;}
#page2 #content .col-2 { width:210px;}
#page2 #content .col-3 { width:200px;}
#page2 #content .col-1 .list{width:220px; float:left;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:200px;}
#page3 #content .col-2 { width:200px;}
#page3 #content .col-3 { width:210px;}
#page3 #content .col-4 { width:210px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:200px;}
#page4 #content .col-2 { width:686px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:200px;}
#page5 #content .col-2 { width:200px;}
#page5 #content .col-3 { width:210px;}
#page5 #content .col-4 { width:196px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:920px;}

/*=========================*/

#page_section #content .col-1 {width: 200px;}
#page_section #content .col-2 { width:358px;}
#page_section #content .col-3 { width:358px;}

#article #content .col-1 {width: 200px;}
#article #content .col-2 { width:494px;}
#article #content .col-3 { width: 240px;}


#about #content .col-1 {width: 945px;}

#page_search #content .col-1 {width: 200px;}
#page_search #content .col-2 { 
	width: 756px;
	padding: 20px 0 0 23px;
}

#page_search #content div.col-2 div.pagenum {
	text-align: center;
}

#page_search #content div.col-2 div.pagenum-top {
	margin-bottom: 10px;
}
#page_search #content div.col-2 div.pagenum-bottom {
	margin-top: 10px;
}


#page_search #content div.col-2 div.search-col-1,
#page_search #content div.col-2 div.search-col-2 { 
	width:358px;
	float: left;
}

#page_search #content div.col-2 div.search-col-2 {
	padding-left: 40px;
}



