body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img_v2/st_bg_01.jpg) no-repeat #ffff00;
	font-family: Arial, Helvetica, sans-serif;
}

div#main{
	width: 975px;
	min-height:480px;
	background: url(../img_v2/bg_content.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}




div#main div.col_main_left{
width:115px; 
text-align:center; 
padding-top: 10px; 
display:inline-block;

}

div#main div.col_main_center{
width:785px; 

text-align:center; 
display:inline-block;
vertical-align: top;

}

div#main div.col_main_right{
width:65px;  
vertical-align:top; 
text-align:right; 
/*padding-top: 190px;*/ 
padding-top:5px;
display:inline-block;
margin-left: 0px;
}

iframe{
	width: 790px;
	height: 485px;
	padding:0;
	margin: 0;
	margin-top: 1px;
}


div#header{
	width: 978px;
	height: 68px;
	background: url(../img_v2/bg_header.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #fff;
}
div#header div#flag{
	position: absolute;
	margin-left: 890px;
	margin-top: 5px;
	color: #c2c2c2;
}

div#header div#menu-top a{
	color: #fff;
	text-decoration: none;
	padding-left:2px;
	padding-right: 2px;
}
div#header div#menu-top a:hover{
	color: #FF6600;
	text-decoration: none;
}




div#menu-bottom {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
div#menu-bottom a{
	color: #000;
	text-decoration: none;
	padding-left:2px;
	padding-right: 2px;
}
div#menu-bottom a:hover{
	color: #FF6600;
	text-decoration: none;
}







div#Footer{
	width: 958px;
	min-height: 115px;
	padding-top: 10px;
	padding-left: 20px;
	background: url(../img_v2/bg_footer.png) repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #333333;
}
div#Footer a{
	text-decoration:none;
	color: #333333;
}
div#Footer a:hover{
	color: #f70000;
	text-decoration: underline;
}
div#Footer ul{
	list-style:none;
	margin-top: 0;
}

div#Footer div#copyr{
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}

div#Footer div.col1{
	display: inline-block;
	width: 470px;
	vertical-align: top;
	text-align: justify;
}
div#Footer div.col2{
	display: inline-block;
	vertical-align: top;
	width: 240px;
}
div#Footer div.col3{
	display: inline-block;
	vertical-align: top;
	width: 240px;
}


