@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
	width:100%; 
	text-align:center;

}  

#zonebox {
	width: 1200px;
	margin:0 auto;
	text-align:left;
	background:url('../_img/back.jpg') transparent repeat-y center top;
	position:relative;
}

#toplogo {
	width:1200px;
	height:179px;
	z-index:1;
	text-align:center;
	margin-bottom:-40px;
}
#toplogo.en {
	background:url('../_img/top.jpg') transparent no-repeat center top;
}
#toplogo.cs {
	background:url('../_img/top_cj.jpg') transparent no-repeat center top;
}
#toplogo.de {
	background:url('../_img/top_nj.jpg') transparent no-repeat center top;
}
#toplogo.ru {
	background:url('../_img/top_rj.jpg') transparent no-repeat center top;
}

#toplogo h1 a {
	width:600px;
	height:140px;
	position:absolute;
	top:0px;
	left:300px;
}

#toplogo h1 a span {
	position:absolute;
	top:-400px;
	left:0;
}

#main {
	width:615px;
	/*margin: 0 0 0 265px;*/
	float:right;
}

.main-content {
	height: 650px;
	overflow-y:auto;
	overflow-x:hidden;
	margin:-5px 15px 20px 5px;
	font-size:13px;
}

#left-sidebar {
	width:300px;
	float:left;
	min-height: 300px;
	height: auto;
	_height: 300px;
	color:#000;
}
#right-sidebar {
	width:285px;
	float:right;
	min-height: 300px;
	height: auto;
	_height: 300px;
}
.sidebar-content {
	padding:10px;
	font-size:13px;
}
#left-sidebar .sidebar-content{
  position:absolute;
  left:80px;
  bottom:50px;
}
/* footter */	
#zonefoot {
	font-size:11px;
	color:#fff;
	width:1200px;
	text-align:center;
}

.zonefoot-content { 
	padding:14px 25px;
}
.zonefoot-content a {
color:#eee;
}    	
/* editable content */
.main-content table {
	margin-left:auto;
	margin-right:auto;
}

.main-content table th { 
	font-weight:bold;
}  

.main-content table td { 
	font-weight:normal;
}

.main-content ul, .main-content ol {
	line-height:1.4em;
}

.main-content ol li {
	margin-left: 24px;
	margin-right: 10px;
	margin-top: 4px;
}

.main-content ul li {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 6px;
	list-style-type:none;
	padding-left:18px;
	background:url('../_img/bullet.png') transparent no-repeat left 2px;
}

.main-content p, .main-content h2, .main-content h3, .main-content h4 { 
	padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.2em;
}
.main-content h2 {
	font-size:18px;
}
.main-content h3 {
	font-size:16px;
}
.main-content h4 {
	font-size:14px;
}

.main-content p img { 
	margin:2px; 
}

.main-content a {
	color: #759B77;
	text-decoration:none;
}


.main-content a:hover {
	color: #ccc;
}
.main-content .list_navi { 
	position:relative;
}

.main-content .list_navi a {
	color: #759B77;
}

.main-content .list_navi a:hover {
	color: #ccc;
}

.list_anotation{
	position:relative;
	height:170px;
}

.list_anote_image_link {
	height:125px;
	width:150px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	left:0;
	top:30px;
}

.list_anote_noimage {
	position:absolute;
	left:0;
	top:30px;
}
.list_anotation p.anote_image_show {
	margin-left:150px;

}

.list_head .contentdate, .list_navi .contentdate, .detail_navi .contentdate {
	display:block;
	text-align:center;
	position:absolute;
	top:3px;
	right:10px;
}

.list_head, .detail_navi { 
	/*position:relative;*/
} 

hr.cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 

.weebo_contact_form { border-collapse:collapse; }

.weebo_contact_form th, .weebo_contact_form td { 
	border-bottom:2px solid #ddd;
	padding:4px;
	vertical-align:top; 
}

.in {
	border:1px solid #000;
	font-size:16px;
	padding:2px;
}

.weebo_contact_form td .in {
	width:300px;
}

weebo_contact_form td textarea.in {
	width:300px;
	height:180px;
}

label.req {
	color:#f00;
}

input.req {
	color:#f00;
	background:#ffa;
}

textarea.req {
	color:#f00;
	background:#ffa;
}

.separator {
	border-top:1px solid #000000;
}

.clr {
	clear:both;
}

.hid {
	display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

/* misc */

#xbann, #xbann object { position:absolute;z-index:1; }

