
@import "/en/library/default.css";

body {
	background-color:#000000;
	color:#cccccc;
}

a:link { text-decoration:none; color:#9DC1D3; }
a:visited { text-decoration:none; color:#9DC1D3; }
a:active { text-decoration:none; color:#9DC1D3; }
a:hover { text-decoration:underline; color:#E60000; }

h1 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	font-size:14px;
	background-color:#5F1111;
	color:#ffffff;
}

.contents {
	position:relative;
	width:950px;
	height:970px;
	margin:0 0 20px 0;
}

.contents ul {
	margin:0;
	padding:0;
	list-style:none;
}

.contents ul li {
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background-image:url(list_coment.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.contents ul li ul {
	margin:5px 0 0 0;
}

.contents ul li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	background-image:url(list_coment2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.contents h2 {
	margin:0 0 10px 0;
	padding:10px 10px 8px 10px;
	font-size:14px;
	background-color:#7A0D0D;
	color:#ffffff;
}

.contents h3 {
	margin:0 0 10px 0;
	padding:8px 5px 6px 10px;
	font-size:13px;
	border-top:1px dotted #E7DF01;
	border-bottom:1px dotted #E7DF01;
	color:#E7DF01;
}

.bg-image {
	position:absolute;
	z-index:1;
	top:30px;
	left:0px;
}

.s1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

.s2 {
	position:absolute;
	top:165px;
	left:0px;
	z-index:3;
}

.s3 {
	position:absolute;
	bottom:165px;
	left:0px;
	z-index:3;
}

.s4 {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:3;
}

.s5 {
	position:absolute;
	top:330px;
	left:0px;
	z-index:3;
}

.coment {
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
	width:430px;
	background-image:url(bg_coment.png);
	background-repeat:repeat;
	background-position:left top;
	border:1px solid #333333;
}

.container {
	padding:15px;
}

a:hover img {
	filter: alpha(opacity=85);
	opacity:0.85;
	-moz-opacity:0.85;
}


.mailform {
	margin:0 0 20px 0;
}

.mailform h2 {
	margin:0 0 15px 0;
	padding:10px 5px 8px 10px;
	background-color:#333333;
	font-size:13px;
}

.mailform dl {
	margin:0;
}

.mailform dt {
	margin:0 0 5px 0;
	padding:0 0 7px 7px;
	border-bottom:1px dotted #cccccc;
}

.mailform dd {
	margin:0 0 10px 10px;
}

.mailform p.submit {
	text-align:center;
	padding:10px 0 10px 0;
	background-color:#333333;
}

.mailform th {
	padding:10px 5px 7px 7px;
	border-bottom:1px dotted #cccccc;
	width:20%;
}

.mailform td {
	padding:10px 5px 7px 7px;
	border-bottom:1px dotted #cccccc;
	width:80%;
}
