/* CSS Document */
* {margin: 0px; padding: 0px;}
html,body {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	color: #628a2c;
	padding: 22px 0px 15px 12px;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
}
p {
	padding-bottom: 12px;
}
ul {
	padding-bottom: 12px;
	padding-left: 18px;
	list-style-position:inside;
}
img {
	border: 0px;
}
#maincontainer {
	position:relative;
	width: 1000px;
	margin: 0px auto;
	padding-top: 12px;
}
#header_menu {
	width:333px;
	list-style-type: none;
	list-style-position: outside;
	position:absolute;
	top: 159px;
	right: 35px;
	padding: 0px;
}
#header_menu span {
	display:none;
}
#header_menu a {
	display:block;
}
#h_menu_o,#h_menu_o_c {
	margin-left: 140px;
	width: 76px;
	height: 31px;
}
#h_menu_k,#h_menu_k_c {
	margin-left: 69px;
	margin-bottom: 6px;
	width: 114px;
	height: 27px;
}
#h_menu_v,#h_menu_v_c {
	margin-left: 77px;
	margin-bottom: 2px;
	width: 84px;
	height: 24px;
}
#h_menu_p,#h_menu_p_c {
	margin-bottom: 3px;
	width: 132px;
	height: 40px;
}
#h_menu_s,#h_menu_s_c {
	margin-left: 76px;
	width: 63px;
	height: 23px;
}
#h_menu_o {
	background:url(/images/menu_o.gif);
}
#h_menu_k {
	background: url(/images/menu_k.gif);
}
#h_menu_v {
	background:url(/images/menu_v.gif);
}
#h_menu_p {
	background:url(/images/menu_p.gif);
}
#h_menu_s {
	background:url(/images/menu_s.gif);
}
#h_menu_o_c {
	background:url(/images/menu_o_c.gif);
}
#h_menu_k_c {
	background:url(/images/menu_k_c.gif);
}
#h_menu_v_c {
	background:url(/images/menu_v_c.gif);
}
#h_menu_p_c {
	background:url(/images/menu_p_c.gif);
}
#h_menu_s_c {
	background:url(/images/menu_s_c.gif);
}
#icons {
	position:absolute;
	right: 33px;
	top: 29px;
	width: 69px;
	height: 16px;
	line-height: 0em;
}
#icons img {
	display:block;
	float:left;
	margin-right: 9px;
}
#icons #last_ico {
	margin: 0px;
}
#sidebar {
	width: 303px;
	padding-top: 23px;
	float: right;
}
#sidebar ul {
	list-style-type:none;
	margin-left: 45px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar li {
	height: 2em;
	padding-left: 20px;
	background-image: url(/images/marker.gif);
	background-repeat: no-repeat;
	background-position: 10px 40%;
}
#sidebar ul a {
	color: #0099cc;
}
#sidebar ul a:hover {
	text-decoration:none;
}
#content {
	padding: 0px 330px 20px 35px;
}
#content a{color: #0099cc; text-decoration:none;}
#content a{text-decoration:underline;}
#footer {
	margin: 0px 35px;
	padding-top: 15px;
	width: 930px;
	padding-bottom: 15px;
	position:relative;
	border-top:solid 1px #0099cc;
	clear:both;
}
#footer p,#copyright {
	color:#999;
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 1.4em;
}
#footer a {
	color:#999;
}
#footer a:hover,#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#copyright {
	width: 930px;
	height: 20px;
	padding-top: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:center;
}

.gallery_thumb_td {
margin:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
/*	border:1px solid #ddd;*/
/*	background-color:#d5d6d7;*/
	font-size:0.9em;
	line-height:0.9em;
}
.gallery_album p {
	padding-left: 15px;
}
.gallery_album img {
	padding-bottom: 10px;
}
.gallery_nav_thumb {
	padding: 15px 0px;
}
.promotion {
	width: 135px;
	height: 27px;
	background: url('/images/nmark.gif') no-repeat 0 0;
	padding: 12px 0 0 32px;
	text-align: left;
	font: 12px Arial, sans-serif;
}