#main {width:980px; margin:0 auto; position:relative;}

#header {height:262px;}
#header, #content, #footer { font-size:1em;}

.col-1, .col-2, .col-3 { float:left;}
.dotted_line
{
		background-image:url(../img/dotted_line.jpg);
		background-repeat:no-repeat;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:167px; margin-right:6px;}
#page1 #content .col-2 { width:564px; margin-right:6px;}

#page1 #content .col-2 .box .col-1 { width:337px; margin-right:0;}
#page1 #content .col-2 .box .col-2 { width:200px; margin-right:0;}
#page1 #content .col-2 .col-1 { width:280px; margin-right:4px;}
#page1 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page1 #content .col-3 { width:204px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:167px; margin-right:6px;}
#page2 #content .col-2 { width:564px; margin-right:6px;}
#page2 #content .col-2 .row-1 .col-1 { width:257px; margin-right:16px;}
#page2 #content .col-2 .row-1 .col-1 .col-1 { width:103px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-1 .col-2 { width:92px;}
.but { width:257px; margin-right:16px;background:transparent url(../img/broadcast_btn.png) no-repeat scroll left center;
font-size:1.214em;
padding:0 0.3575em;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5);}
.left { background:transparent url(../img/broadcast_btn_left.png) no-repeat scroll left center;}
.right { background:transparent url(../img/broadcast_btn_right.png) no-repeat scroll left center;}
#page2 #content .col-2 .row-1 .col-2 { width:254px; margin-right:0;}
#page2 #content .col-2 .row-2 .col-1 { width:254px; margin-right:28px;}
#page2 #content .col-2 .row-2 .col-2 { width:254px;}
#page2 #content .col-2 .col-1 { width:280px; margin-right:4px;}
#page2 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page2 #content .col-3 { width:204px;}

/*=========================*/


#footer {height:108px;}
