@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211100;
}
body {
	background-color: #5f4f36; margin:0px;
	
}
a, a:link {
	color: #361c01;
	}
a:visited {
	color: #5f4f36;
	}
a:hover {
	color: #ab0000;
	}
img {
	border: none;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 16px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
div#root {
	width: 1000px;
	margin: 0 auto 0;
	}
div#main {
	width: 1000px;
	/*margin-right: 41px;*/
	background-image:url(images/mainbg2.jpg);
	background-repeat:repeat-y;
	background-position: 14px 0px;
	}
div#top {
	height: 301px;
	background-color: #5f4f36;
	}
	div#top div#left {
		height: 301px;
		background:url(images/head.jpg) right bottom no-repeat;
		}
	div#top div#logo {
		height: 301px;
		background:url(images/logo.jpg) left no-repeat;
		} 
#logo img { height:0px; width:0px;}	
	div#top div#logo  div#langmenu {
		float: right;
		padding-right: 40px;
		}
	div#slogan {
		text-align: right;
		font-size: 40px;
		font-family:"Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		margin: 0px;
		/*float: right;
		clear: right;*/
		padding-top: 220px;
		color: #5a0f00;
		}
	div#slogan div {
		padding-right: 40px;
		}
	div#eelangs {
		padding-left: 40px;
		}
	div#eelangs a {
	height:17px; width:25px;
		margin-left: 20px;
		}
	div#eelangs a img {
	height:17px; width:25px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
		}
	div#eelangs a:hover img, div#eelangs a.selected img {
	height:17px; width:25px;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
		}
div#maincontent {
    display:block;
	margin-left: 13px;
	}
div#topmenu {
	height: 111px;
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color: #F9D986;
	width: 988px;
	}
div#footer {
	margin-left: 13px;
	width: 988px;
	background-image: url(images/bootom.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	height: 136px;
	clear: both;
	}
div#cleft {
	width: 988px;
	background-image:url(images/leftbg.jpg);
	background-position:0% 50%;
	background-repeat:repeat-y;
	}
div#cleft div#bottom {
	background-image:url(images/leftbottomc.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}
div#cright {
	width: 956px;
	background-image: url(images/rightbottombg.jpg);
	background-repeat:repeat-y;
	background-position: 100% 0%;
	margin-left: 32px;
	}
div#cright div#bottom {
	background-image: url(images/rightbottomc.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	}
div#rootcontent {
	width: 918px;
	margin-right: 38px;
	background-image:url(images/mainbg.jpg);
	background-color: #F9DA87;
	background-repeat:repeat-y;
	background-position: 50% 0%;
	}
div#rootcontent div#content {
/*
	background-image:url(images/lbctel.jpg);
	background-position:0% 100%;
	background-repeat:no-repeat;
	padding-bottom: 100px;
	*/
	min-height: 680px;
	}
div#content div#cc {
	width: 648px;
	margin: 0px 0px 0px 260px;
	border-top: 1px dotted #F9DA87;
	border-bottom: 1px dotted #F9DA87;
	}
div#content div#leftmenu {
	float: left;
	width: 220px;
	padding-top: 0px;
	font-size: 14px;
	}
	div#leftmenu ul {
		margin: 0px;
		padding: 0px;
		font-family:"Times New Roman", Times, serif;
		font-style: italic;
		font-size: 16px;
		}
	div#leftmenu ul.ullevel1 {
		font-weight: bold;
		}
	div#leftmenu ul li {
		list-style-type: none;
		margin-bottom: 10px;
		}
	div#leftmenu ul li a {
		cursor: pointer;
		padding-right: 10px;
		display: block;
		height: 20px;
		padding-top: 5px;
		}
	div#leftmenu ul li a#selected, div#leftmenu ul li a:hover {
		background-image: url(images/arrow.gif);
		background-position: 100% 50%;
		background-repeat: no-repeat;
		}
	div#leftmenu ul.ullevel2 {
		padding-left: 10px;
		padding-bottom: 10px;
		font-weight: normal;
		}
div#menu {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 20px 10px 40px;
	width: 910px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
	}	
	
div#menu a, div#menu a:visited  {
	display: block;
	float: left;
	margin: 0px 20px;
	text-decoration: none;
	text-align: left;
}

div#menu a:hover {
	text-decoration: none;
}

div.vert_menu, div.horz_menu
{
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
	padding: 5px 0px 0px;
	width: 200px;
	font-weight: normal;
	margin-left: -11px;
	left: 10px;
}
div.vert_menu a, div.vert_menu a:visited, div.horz_menu a, div.horz_menu a:visited {
	font-size: 13px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
  	background-image: none;
  	vertical-align: middle;
  	background-color: #efcb64;
  	width: 200px;
	border: 1px #972e0a solid;
	border-left: 3px #972e0a solid;
	margin-top: -1px !important;
}



/* api photocategory */
div#eephototext {}
div#eephototext div#eephotobig {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 400px !important;
	width: 98%  !important;
	}
div#eephototext div#eephotobig div#eephotoprev {
	float: left;
	}
div#eephototext div#eephotobig div#eephotonext {
	float: right;
	}
div#eephototext div#eephotobig div#eephotoprev, div#eephototext div#eephotobig div#eephotonext {
	position: relative;
	font-size: 25px;
	padding: 0px 10px;
	z-index: 100;
	}
div#eephototext div#eephotobig div#eephotoprev a, div#eephototext div#eephotobig div#eephotonext a {
	font-weight: 100;
	}	
div#eephototext div#eephotodescription {
	padding: 5px;
	margin: 10px 0px;
	text-align: center;
	border-bottom: 1px dashed #f2cc6a;
	border-top: 1px dashed #f2cc6a;
	}
/* api photo */
div#eephototext {}
div#eephototext div#eephotobig {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}
div#eephototext div#eephotobig div#eephotoprev { 
	float: left;
	}
div#eephototext div#eephotobig div#eephotonext {
	float: right;
	}
div#eephototext div#eephotobig div#eephotoprev, div#eephototext div#eephotobig div#eephotonext {
	font-size: 40px;
	padding: 14px 0px 0px;
	position: relative;
	}
div#eephototext div#eephotobig div#eephotoprev a, div#eephototext div#eephotobig div#eephotonext a {
	text-decoration: none;
	}
div#eephototext div#eephotodescription {display: none;}
/* api photo */
/* api photo bootom photo */
div#photolist, div#listsi, div#photocategorylist {
	min-height: 300px;
	}
div#photolist div, div#photocategorylist div, div#listsi div#thuhmbsborder {
	width: 210px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	height: 290px;
	text-align: center;
	}
div#photolist div a, div#photocategorylist div a, div#listsi div#thuhmbsborder a {
	width: 195px;
	height: 195px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	padding: 4px;
	border: 2px #ecbb3e solid;
	}
div#photolist div a:hover, div#listsi div#thuhmbsborder a:hover, div#photocategorylist div a:hover {
	border: 2px #ecbb3e solid;
	}
div#listsi div#thuhmbsborder a#thuhmbsborderselected {
	}
div#photolist div a span, div#photocategorylist div a span, div#listsi div#thuhmbsborder a span {
	margin-top: 210px;
	display: block;
	font-size: 11px;
	}
div#photolist div span a, div#listsi div#thuhmbsborder span a {
	display: block;
	padding: 0px;
	margin: 0px;
	border: none;
	width: auto;
	height: auto;
	font-size: 11px;
	}
div#photolist div span a:hover, div#listsi div#thuhmbsborder span a:hover, div#photocategorylist div span a:hover {
	border: none;
	}
/* api photo bootom photo */

/* api photo random */
div#randphoto {}
div#randphoto a {
	cursor: pointer;
	}
div#randphoto a span.img {
	width: 200px;
	height: 200px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 5px;
	border: 2px #ecbb3e solid;
	}
div#randphoto a span {
	width: 200px;
	padding: 5px;
	text-align: center;
	display: block;
	}
/* api photo random */

div#pages {
	margin-left: auto;
	margin-right: auto;
	height: 16px;
	margin-top: 10px; 
	margin-bottom: 10px;
	text-align: right;
	font-size: 10px;
	}
div#pages a, div#pages a:link, div#pages a:active {
	padding-left: 5px;
	padding-right: 5px;
	}
div#pages a:visited {
	}
div#pages a:hover {
	color: red;
	}
div#pages a#first {
	padding-right: 50px;
	}
div#pages a#last {
	padding-left: 50px;
	}
div#pages a#selected {
	font-weight: bold;
	color: red;
	text-decoration: none;
	}
div#fc {
	padding: 70px 88px 0px 285px;
	font-size: 10px;
	margin: 0px auto 0px auto;
	}
div#copy {
	color: #8f4e02;
	text-align: center;
	padding-top: 2px;
	}
a#asign, a#eegnith {
	display: block;
	width: 150px;
	}
a#asign, a#asign:link, a#asign:visited, a#asign:hover, a#eegnith:hover  {
	color: orange !important;
	text-decoration: none;
	text-align: right;
	}
a#eegnith, a#eegnith:link, a#eegnith:visited {
	text-decoration: none;
	color: #649900;
	text-align: left;
	padding-top: 2px;
	}
	
dl#newslist dt a {font-style: italic}
dl#newslist dt a span {padding-left: 10px; font-weight: bold; font-style: normal}
dl#newslist dd {margin-bottom: 10px;}
