#main {width:949px; margin:0 auto 20px auto;}

#menu {height:90px;}

#header {height:425px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .col_2a { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:265px;}
#page1 #content .col_2 { width:265px;}
#page1 #content .col_3 { width:265px;}

/*======= index.php =======*/
#page1 #content .col_2a { width:568px;}
#page1 #content .col_2a .container .col_1 { width:172px;}
#page1 #content .col_2a .container .col_2 { width:172px;}
#page1 #content .col_2a .container .col_3 { width:172px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:568px;}
#page2 #content .col_2 { width:265px;}
#page2 #content .col_1 .container .col_1 { width:197px;}
#page2 #content .col_1 .container .col_2 { width:361px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:265px;}
#page3 #content .col_2 { width:568px;}
#page3 #content .col_2 .container .col_1 { width:172px;}
#page3 #content .col_2 .container .col_2 { width:172px;}
#page3 #content .col_2 .container .col_3 { width:172px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:265px;}
#page4 #content .col_2 { width:265px;}
#page4 #content .col_3 { width:265px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:194px;}
#page5 #content .col_2 { width:195px;}
#page5 #content .col_3 { width:406px;}


/*=========================*/


#footer {padding: 10px 0 20px 0; background:#252932;}



.img_content_main {
	float: right;
	width: 180px;
	padding: 0 0 20px 20px;
}

.foto {
	float: left;
	text-align: left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #626262;
	width: 122px;
	height: 160px;
	margin: 0 3px 8px 0;
	overflow: hidden;
}

.foto .img_main {
	background: #FFFFFF;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #d3d3d3;
}



.tac { text-align: center; }
.tar { text-align: right; }
.in5 { padding-top: 5px; }
.in10 { padding-top: 10px; }
.in15 { padding-top: 15px; }
.in20 { padding-top: 20px; }
.in25 { padding-top: 25px; }

.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.pr20 { padding-right: 20px; }