/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#top{
	background:url('../images/top.gif') no-repeat left top;
	width:770px;
	height:135px;
	color:#F9FF57;
	font-size:14px;
	font-weight:bolder;
	position:relative;
	
}

.title1{
	font-size:15px;
	color:#7263AA;
}

.title2{
	font-size:15px;
	color:#FF0000;
}

#lang{
	width:100px;
	height:20px;
	padding:5px 5px;
	color:#ffffff;		
}

#lang a{
	color:#F9FF57;
	text-decoration:none;
}

#lang a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#top_right{
	background:url('../images/top_right.gif') no-repeat left top;
	width:230px;
	height:135px;
	top:0px;
	left:770px;
	position:absolute;
}

#menu_left{
	background:#1E0760 url('../images/bg_menu.gif') repeat-x bottom;
	width:770px;
	min-height:500px;
	/*_height:500px;
	height:500px;*/
	display:block;
	position:relative;	
}

.table_main{
	background:#1E0760 url('../images/bg_menu.gif') repeat-x bottom;
	width:1000px;
	min-height:500px;
	_height:500px;
	/*height:500px;*/


}

#menu{	
	left:0px;
	width:170px;
	min-height:500px;
	/*_height:500px;
	height:500px;*/
	padding:0px 0px;
	position:absolute;
	text-align:center;
}

.menu{
	width:170px;
	min-height:500px;
	_height:500px;
	height:500px; 
	padding:0px 0px;
	text-align:center;
	vertical-align:top;
}

#main_p{
	left:170px;
	top:0px;
	background:#ffffff url('../images/bg_main.jpg') no-repeat bottom center;
	width:580px;
	min-height:500px;
	_height:500px;
	/*height:500px;*/
	padding:0px 10px;
	position:absolute;
		clear:both;
}

.main_p{
	background:#ffffff url('../images/bg_main.jpg') no-repeat bottom center;
	width:580px;
	min-height:500px;
	_height:500px;
	/*height:500px;*/
	padding:0px 10px;
	vertical-align:top;
}

.main_pc{
	background:#ffffff url('../images/canada.jpg') no-repeat bottom center;
	width:580px;
	min-height:411px;
	_height:411px;
	/*height:500px;*/
	padding:0px 10px;
	vertical-align:top;
}

#right_col{
	left:770px;
	top:20px;
	background:#ffffff url('../images/dots_right.gif') repeat-y;
	width:230px;
	min-height:480px;
	_height:480px;
	/*height:480px;*/
	position:absolute;
}

.right_col{
	background:#ffffff url('../images/dots_right.gif') repeat-y;
	width:230px;
	min-height:480px;
	_height:480px;
	/*height:480px;*/
}

#main{	
	background:#1E0760 url('../images/bg_menu.gif') repeat-x bottom;
	width:770px;
	min-height:440px;
	_height:440px;
	/*height:440px;*/
	padding:0px 0px;
	display:block;

	
}


#pied{
	background:url('../images/bg_pied.gif') repeat-y left;
	width:1000px;
	min-height:20px;
	_height:20px;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	
}

.img1{
border:dotted #000066 1px;
}

.news .bg {
	width:580px;
	overflow:hidden;
}

div.move {
	overflow:hidden;
	width:99999px !important;
}

.news p {
	float:left;
	width:auto;
	margin:0;
}

.news a{
	color:#FF3300;
	font-size:16px;
	text-decoration:none;
}

.news a:hover{
	text-decoration:underline;
}