/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page1 #content .row-1 .col-2 {width:297px;}
#page1 #content .row-1 .col-3 {width:297px;}
#page1 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page1 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page1 #content .row-2 .col-3 {width:297px;}
#page1 #content .row-2 .col-1 .col-1 {width:256px; margin-right:30px;}
#page1 #content .row-2 .col-1 .col-2 {width:116px; margin-right:0;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page2 #content .row-1 .col-2 {width:297px;}
#page2 #content .row-1 .col-1 .col-1 {width:254px; margin-right:43px;}
#page2 #content .row-1 .col-1 .col-2 {width:245px;}
#page2 #content .row-2 .col-1 {width:606px; margin-right:11px;}
#page2 #content .row-2 .col-2 {width:297px;}
#page2 #content .row-2 .col-1 .col-1 {width:254px; margin-right:52px;}
#page2 #content .row-2 .col-1 .col-2 {width:255px; margin-right:0;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:908px; margin-right:11px;}
#page3 #content .row-1 .col-2 {width:297px; margin-right:11px;}
#page3 #content .row-1 .col-3 {width:297px;}
#page3 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page3 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page3 #content .row-2 .col-3 {width:297px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page4 #content .row-1 .col-2 {width:297px;}
#page4 #content .row-1 .col-1 .col-1 {width:254px; margin-right:43px;}
#page4 #content .row-1 .col-1 .col-2 {width:245px;}
#page4 #content .row-2 .col-1 {width:606px; margin-right:11px;}
#page4 #content .row-2 .col-2 {width:297px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page5 #content .row-1 .col-2 {width:297px;}
#page5 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page5 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page5 #content .row-2 .col-3 {width:297px;}


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


.errortxt{color:#e70031; font-size:11px;}
.error{border:1px solid #e70031; background-color:#ffebeb; height:20px;}
#error
{
	background-color:#F4D5CC;
	border:2px solid #990000;
	width:97%;
	height:18px;
	padding:10px;
	text-align:center;
	color:#990000;
	font-weight:600;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
