
@import "default.css";

h1 {
	background-color:#f36304!important;
	font-size: 2.0em!important;
	color: #ffffff!important;
}

div#em h2 {
	font-size:15px;
	background-color:#f3a613;
	padding:7px 0px 6px 9px;
	margin:0 0 10px 0;
	color:#ffffff;
}

div#em h3 {
	font-size:13px;
	background-color:#999999;
	padding:9px 0px 7px 9px;
	margin:0 0 10px 0;
	color:#ffffff;
}

div#em{
	width: 100%;
	border-collapse: collapse;
	}

div#em th{
	width: 25%;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #6d352c;
	background-color: #ffd8cd;
	border: 1px solid #b9b9b9;
}

div#em td{
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #b9b9b9;
}

/*----------------------------*/
.section {
	margin-bottom:20px;
}

.block_01 {
	border: 1px dashed #cccccc;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff1f1;
}

.block_01 p {
	font-size: 1.2em;
}

.photo {
	margin-bottom:20px;
}

.photo ul {
	margin: 0;
	padding: 0;
}

.photo ul li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
}

.photo ul li:last-child {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
}

.photo ul li img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.inner {
	margin:0 0 20px 0;
	padding:0 0 0 8px;
}

div#basic {
	float:left;
	width:300px;
}

div#info {
	float:right;
	width:640px;
}

div#info {
	float:right;
	width:640px;
}

.country {
	margin-bottom: 10px;
}

.country ul {
	width: 950px;
	margin: 0px;
	padding: 0px;
}

.country ul li {
	width: 473px;
	text-align: center;
	list-style-type: none;
	margin: 0 4px 0 0;
	float:left;
}


.country ul li:last-child {
	width: 473px;
	margin:0;
	text-align: center;
	list-style-type: none;
	float:left;
}


.btn {
	background-color: #663;
	width: 100%;
	padding: 10px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.btn a {
	color: #ff0;
}
