/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:649px; margin-right:10px;}
#page1 #content .row-1 .col-2 {width:234px;}

#page1 #content .row-2 .col-1 {width:649px; margin-right:10px;}
#page1 #content .row-2 .col-2 {width:234px;}

#page1 #content .row-2 .col-1 .col-1 {width:185px; margin-right:38px;}
#page1 #content .row-2 .col-1 .col-2 {width:185px; margin-right:38px;}
#page1 #content .row-2 .col-1 .col-3 {width:185px;}

#page1 #content .row-3 .col-1 {
	width:265px;
	margin-right:20px;
	border: 2px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#page1 #content .row-3 .col-2 {
	width:265px;
	margin-right:25px;
	border: 2px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#page1 #content .row-3 .col-3 {
	width:265px;
	border: 2px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

/*======= index-1.html =======*/
#page2 #content .row-2 .col-1 {width:649px; margin-right:45px;}
#page2 #content .row-2 .col-2 {width:195px;}

#page2 #content .row-3 .col-1 {width:649px; margin-right:10px;}
#page2 #content .row-3 .col-2 {width:234px;}

/*======= index-2.html =======*/
#page3 #content .row-2 .col-1 {width:649px; margin-right:45px;}
#page3 #content .row-2 .col-2 {width:195px;}

#page3 #content .row-2 .col-1 .col-1 {width:190px; margin-right:33px;}
#page3 #content .row-2 .col-1 .col-2 {width:190px; margin-right:33px;}
#page3 #content .row-2 .col-1 .col-3 {width:190px;}

#page3 #content .row-3 .col-1 {width:265px; margin-right:20px;}
#page3 #content .row-3 .col-2 {width:265px; margin-right:25px;}
#page3 #content .row-3 .col-3 {width:265px;}

/*======= index-3.html =======*/
#page4 #content .row-2 .col-1 {
	width:550px;
	margin-right:10px;
}
#page4 #content .row-2 .col-2 {
	width:333px;
}

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

/*======= index-5.html =======*/
#page6 #content .row-2 .col-1 {width:649px; margin-right:10px;}
#page6 #content .row-2 .col-2 {width:234px;}

/*======= index-6.html =======*/
#page7 .box3 .padding {padding:23px 25px 38px 26px;}
#page4 .box-main .padding-box-main #content .row-2 .wrapper .col-1 .padding-top2 div ol li {
	list-style-type: none;
}

