@charset "utf-8";
/* CSS Document */


/* General */

img{
	border:0px;
}

p{
	margin:0px;
}

.clear{
	clear:both;
}


/* Top */

#top_body{
	margin:0px;
	padding:0px;
	background-image:url(img/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#AFB29F;
	text-align:center;
}

#top_img_box{
	margin-top:30px;
	margin-bottom:70px;	
}


.margin_right_60{
	margin-right:60px;
}


/* Home */

#body{
	margin:0px;
	padding:0px;
	background-image:url(img/all_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#AFB29F;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	margin:0px auto;
	padding:0px;
	width:800px;
}

#header{
	margin:0px;
	padding:0px;
}

.lang1{
	margin-bottom:80px;
	margin-right:10px;
}

.lang2{
	margin-bottom:80px;
}

#menu{
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left;
	width:170px;
	height:auto;
}

#contents{
	background-color:#FFFFFF;
	margin:0px;
	padding:20px 20px 40px;
	float:left;
	border:1px;
	border-style:solid;
	border-color:#666666;
	width:568px;
	height:auto;
	text-align:left;
	position: relative;
}

.margin_top_10{
	margin-top:10px;
}

#news_box{
	margin:0px;
	padding:10px;
	width:auto;
	height:100px;
	overflow:auto;
	border:1px;
	border-style:solid;
	border-color:#666666;
}

.margin_top_20{
	margin-top:20px;
}

.copyright_margin{
	margin:20px auto 10px;

}

.page_title{
	margin-bottom:40px;
	text-align:center;
}

.border{
	border:1px;
	border-style:solid;
	border-color:#666666;
}

.center{
	text-align:center;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.txt1{
	float:left;
	width:297px;
	margin-right:20px;
}

.txt2{
	float:right;
	width:251px;
}

.txt3{
	float:left;
	width:352px;
}

.txt4{
	float:right;
	width:194px;
	margin-left:20px;	
}

.txt5{
	float:left;
	width:295px;
	margin-right:20px;
}

.txt6{
	float:right;
	width:251px;
}

.txt7{
	float:left;
	width:251px;
}

.txt8{
	float:right;
	width:295px;
	margin-left:20px;
}

.title1{
	border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#6699FF;
	padding:5px;
}

.txt9{
	border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#F0FFFF;
	padding:5px;
	margin:0px 20px 0px;
}

.img1{
	border:1px;
	border-style:solid;
	border-color:#666666;
	margin-right:30px;
}

.txt10{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.txt11{
	font-size:14px;
	font-weight:bold;
}

.txt12{
	float:left;
	width:386px;
}

.txt13{
	float:right;
	width:160px;
	margin-left:20px;	
}

.txt14{
	border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#F0FFFF;
	padding:10px;
	margin:0px 20px 0px;
}

.list{
	margin: 0 0 10px;
	list-style:circle;
}

.align_left{
	text-align: left;
}

.txt15{
	border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#FFFFFF;
	padding:10px;
	margin:0px 20px 0px;
}

#remiBtn {
	position: absolute;
	top: 270px;
	left: 500px;
}

.diabolicaInfo {
	background: url(./img/diabolicaqr.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}