

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	background: #fff url("/graphics/bg.png") repeat-x top;
	color: #000;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
	
/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 960px;
	position: relative;
	}
	
	
/* ___| head |_____________________ */


#head {
	margin: 0;
	width: 960px;
	height: 185px;
	background: url("/graphics/bg_head.jpg") no-repeat;
	float: left;
	clear: both;
	overflow:visible;
	}
#head ul.langs {
	margin: 0;
	padding: 2px 0 0 0;
	width: 950px;
	height: 27px;
	}
#head ul.langs li {
	list-style: none;
	float: right;
	}
#head ul.langs li#txt {
	margin: 5px 11px 0 0;
	font-weight: bold;
	color: #000;
	}
#head ul.langs li a {
	text-decoration: none;
	color: #000;
	}
#head ul.langs li a:hover {
	color: #555;
	}
#head h1 {
	margin: 0;
	left: 9px;
	top: -29px;
	width: 200px;
	height: 150px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: left;
	z-index: -1;
	font-size:40%;
	}
#head h1 a {
	width: 200px;
	height: 185px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
#head h1 span {
	left: 0;
	top: 0;
	width: 200px;
	height: 185px;
/*	background: url("/graphics/gardon.png") no-repeat;*/
	display: block;
	position: absolute;
	}
	
	
/* ___| menu |_____________________ */
.divmenutab {
	margin: 117px 0 0 14px;
	padding: 0px 0 0 3px;
	width: 730px;
	height: 39px;
	background: url("/graphics/bg_menu.png") repeat-x; 
	float: left;
	text-align:left;
}
table.menutab {
padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	}
table.menutab tr {height:35px;max-height:35px;}	
table.menutab td {
	 width:142px;max-width:142px;
/*	 border:1px solid green;*/
	 padding: 0 0px 0 0px;
	}

.menu   {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	list-style: none;
	width:142px;
	text-align:left;
	}
.menu ul {
	z-index:10;
	position: absolute; 
	visibility: hidden; 
	background-color: transparent; 
	margin: 30px 0px 0px -1px; 
	padding: 0px 0px 0px 0px; 
	list-style-type: none;
	width:142px;
	border:1px solid white;
	}
.menu li {
	margin: 0;
	list-style: none;
	list-style-type:none;
	white-space: nowrap;
	margin: 0 0 0 0px;
	width: 142px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #c6c6c6 url("/graphics/bg_item.png") repeat-x;
	background-position: 0 0;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
.menu a {
	margin: 0px 0 0 0px;
	width: 142px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #c6c6c6 url("/graphics/bg_item.png") repeat-x;
	background-position: 0 0;
	text-align: center;
	font-weight: bold;
	color: #000;
	float: left;
	list-style-type:none;
	text-decoration:none;

	}
.menu ul a {
	background: #fffd9e url("/graphics/bg_item.png") repeat-x;
	background-position: 0 0px;
	border-bottom: none; 
}
.menu a:hover {
	background: #fffd9e url("/graphics/bg_item.png") repeat-x;
	background-position: 0 -31px;
 }
.menu a.now {
	background: #fffd9e url("/graphics/bg_item.png") repeat-x;
	background-position: 0 -31px;
	}


.menu li:hover ul, ul.menu li.hover ul { visibility: visible;}
.menu li li {float: none; border: none; padding: 0;}



	
/* ___| left |_____________________ */


#left {
	margin: -27px 0 0 0;
	width: 198px;
	float: left;
	}
#left ul#submenu {
	margin: 0;
	padding: 0;
	width: 197px;
	float: left;
	clear: both;
	}
#left ul#submenu li {
	margin: 0;
	list-style: none;
	float: left;
	}
#left ul#submenu li a {
	margin: 0;
	padding-right: 30px;
	width: 167px;
	height: 26px;
	line-height: 23px;
	vertical-align: middle;
	display: block;
	background: #e3e3e3 url("/graphics/bg_lmenu.png") no-repeat right top;
	background-position: 0 0;
	color: #707070;
	text-align: right;
	text-decoration: none;
	float: left;
	clear: both;
	}
#left ul#submenu li.now a {
	background: #fff url("/graphics/bg_lmenu.png") no-repeat right top;
	background-position: 0 -26px;
	font-weight: bold;
	color: #da0000;
	}
#left ul#submenu li a:hover {
	background: #fff url("/graphics/bg_lmenu.png") no-repeat right top;
	background-position: 0 -26px;
	color: #da0000;
	}
.box {
	margin: 0 -20px 0 4px;
	width: 206px;
	float: left;
	clear: both;
	position: relative;
	}
.box_t {
	margin: 0;
	padding: 26px 0 0 26px;
	width: 180px;
	height: 24px;
	background: #fffc00 url("/graphics/bg_box_t.png") no-repeat;
	float: left;
	clear: both;
	}
.box_m {
	margin: 0;
	padding: 14px 0 0 25px;
	width: 163px;
	min-height: 20px;
	background: #fff url("/graphics/bg_box_m.png") repeat-y;
	float: left;
	clear: both;
	}
.box_b {
	margin: 0;
	padding: 0 20px 0 30px;
	width: 156px;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	text-align: right;
	background: #d9d9d9 url("/graphics/bg_box_b.png") no-repeat;
	float: left;
	clear: both;
	}
.box h3 {
	font-size: 120%;
	}
.box a {
	color: #000;
	text-decoration: underline;
	}
.box a:hover {
	text-decoration: none;
	}
.box span {
	color: #ff0000;
	}
.box h4 {
	margin-bottom: 3px;
	font-size: 100%;
	color: #000;
	}
.box p {
	color: #676767;
	line-height: 150%;
	margin-bottom: 4px;
	}
.box p.odk {
	margin-bottom: 10px;
	text-align: right;
	}


/* ___| right |_____________________ */


#main {
	margin: 0px 0 0 0;
	width: 960px;
	background: #fff url("/graphics/bg_right.png") repeat-y right;
	float: left;
	clear: both;
	}
#right {
	position: relative;
	margin: 0px 0 0 0;
	padding: 0px 0 0 16px;
	width: 746px;
	float: left;
	}
img#img_top {
	margin: 2px 0 1px 0;
	border-top: 6px solid #fffc00;
	}
#content, .content {
	margin: 0;
	padding: 25px;
	width: 681px;
	min-height: 60px;
	background: url("/graphics/bg_con.png") no-repeat top;
	float: left;
	clear: both;
	}
#content h2 {
	margin-bottom: 14px;
	padding-bottom: 10px;
	font-size: 130%;
	background: url("/graphics/bg_tit.png") repeat-x bottom;
	}
#content p {
	margin-bottom: 10px;
	line-height: 160%;
	text-align: justify;
	}
	
	
/* ___| footer |_____________________ */


#footer {
	margin: 0;
	width: 960px;
	height: 171px;
	background: url("/graphics/bg_footer.jpg") no-repeat;
	clear: both;
	}
#footer ul {
	margin: 40px 26px 0 0;
	padding: 0;
	float: right;
	}
#footer ul li {
	list-style: none;
	color: #000;
	display: inline;
	}
#footer ul li a {
	padding: 0 12px 0 12px;
	color: #000;
	text-decoration: none;
	}
#footer ul li a:hover {
	text-decoration: underline;
	}
#footer p {
	margin: 66px 0 0 240px;
	width: 684px;
	float: left;
	}
#footer a {
	color: #000;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
#footer img {
	float: right;
	}
	


