html {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #666;
	min-width: 994px;
}

body {	
	margin: 0;
	padding: 0;
}

A {
	color: #006699
}

ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;	
}

H1 {
	margin: 0;
	font-size: 18px;
}

H2 {
	margin: 0;
	font-size: 14px;
}

.left {
	float: left
}

.c1 {
	width: 211px;
}

.c2 {
	width: 282px;
}

.c3 {
	width: 492px;
}

.imgpx {
	border: 1px solid black;	
}

#struct {
	width: 994px;
	min-width: 994px;
	margin:0 auto;
	
}

#header {
	height: 412px;
}

#menu {
	padding: 8px;
	border: 1px solid green;
}

.menuItem {
	width:20%; 
	float:left;	
	display: block;
	text-align: center;
	padding-top:119px;
	background: url(/img/struct/header/dot.gif) no-repeat top right;	
}

.menuItem2r {
	width:20%; 
	float:left;	
	display: block;
	text-align: center;
	padding-top: 103px;
	background: url(/img/struct/header/dot.gif) no-repeat top right;	
}

div.menuItem A, div.menuItem2r A {
	text-decoration: none;
	color: #666666;
}

div.sel A {
	color: #fff;
}
div.sel {
	background-image: none;
}

.m1 {
	background-color: #828E4F;
}
.m2 {
	background-color: #9BA572;
}
.m3 {
	background-color: #B4BB95;
}
.m4 {
	background-color: #CDD2B9;
}
.m5 {
	background-color: #E6E8DC;
}

.lineh {
	background: url(/img/struct/header/line.gif) repeat-y;
	height: 7px;
	margin: 1px 0 39px 0;
}

.linef {
	background: url(/img/struct/header/line.gif) repeat-y;
	height: 13px;
	margin: 40px 0 5px 0;
}

#page {
	min-height: 300px;
}

#page .submenu {
	float: left;
	width: 210px;
}

#page .content {
	width: 774px;
	float: left;
}

#page .content .photo, #page .content .contact-txt {
	width: 274px;
	padding: 0 4px 0 4px;
	float: left;
}
#page .content .contact-txt{
	line-height: 22px;
}

#page .content .photo .thumb{
	width: 264px; 
	padding: 0 4px; 
	background: url(/img/struct/v-dot.gif) 135px 0 repeat-y;
}

#page .content .photo .thumbtop{
	height: 1px; 
	background: url(/img/struct/o-dot.gif) repeat-x; 
	margin-bottom: 4px; 
	font-size: 1px;
}

#page .content .text
{
	line-height: 20px;
	float: left;
	width: 478px;
	padding: 0 0 0 12px
}


#page .content .detphoto
{
	line-height: 20px;
	float: left;
	padding: 0 0 0 4px;
	width: 484px;
}

#page .content .detphoto H1
{
	display: inline;
	float:left;
	margin-bottom: 10px;
	padding: 0;
}

#page .content .detphoto H2
{
	display: inline;
	float:right;	
	padding: 0;
	margin: 3px 4px 7px 0;
	color: #669900;
	font-size: 12px;
	font-weight: normal;
}

#footer {
	clear:both;
	text-align: center;
	margin-bottom: 40px;
}

#leftmenu A {
	display: block;
	padding: 4px;
	padding-left: 20px;
	background: url(/img/struct/menu-dot.png) no-repeat bottom left;
	text-decoration: none;	
	color: #666;
}

#leftmenu A:hover {
	color: #99CC00;
	background: url(/img/struct/menu-dot-sel.png) no-repeat bottom left;
}

#leftmenu A.sel {
	color: #99CC00;
	background: url(/img/struct/menu-dot-sel.png) no-repeat bottom left;
	font-weight:bold;
}

.clear {
	clear:both;
}

.mb1
{
	margin-bottom: 1px;
}

.m14
{
	margin-bottom: 14px;
}

#page .content .text H1.detail
{
	float: left;
	margin: 0 0 14px 0;
	display: inline;
	font-size: 18px;
}

#page .content .text H2.detail
{
	float: right;
	margin: 0 10px 14px 0;
	display: inline;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}

blockquote {
	background: url(/img/struct/apici-on.gif) no-repeat scroll left top;
	font-style: italic;
	width: auto;
	margin: 16px 0 0 0;
	padding: 18px 0px 0px 28px;
	color: #C6C6AA;
}

blockquote div {
	text-align: right;
	color: #AAAA8E;
	background: url(/img/struct/apici-off.gif) no-repeat scroll right bottom;
	padding: 0 30px 0px 0;
}

#struct .hmenu
{
	width: 308px;
	height: 467px;
	float: left;
}
.hmenu{
	width: 308px;
	height: 467px;
	background:#000;
	position:absolute;
	z-index:1;
	-moz-opacity:.60; 
	filter:alpha(opacity=60); 
	opacity:.60;
}

.hmenu-content{
	width: 308px;
	height: 467px;
	position:absolute;
	z-index:2;
}
.hlogo{
	clear:both;
	width:307px;
	height:197px;
	background:url(/img/home/logo.png) no-repeat center;
}
.hmenu-content ul{
	list-style:none;
	width: 199px;
	text-align:center;
	margin:58px auto 0 auto;
	background:url(/img/home/dot.gif) repeat-x top;
}
.hmenu-content ul li{
	font-family: 'Tahoma',Arial, Sans-Serif;
	font-size:11px;
	color:#FFF;
	height:14px;
	padding:7px 0;
	text-decoration:none;
	background:url(/img/home/dot.gif) repeat-x bottom;
}

.hmenu-content ul li.lang {
	margin-top: 14px;
	background: none
}

.hmenu-content ul li.lang A {
	color: #edbf08;
}


.hmenu-content ul li a{
	text-decoration:none;
	color:#FFF;
}
.hmenu-content ul li a:hover{
	color:#fbd52c;
}
#struct .hmessage
{
	font-family: 'Tahoma',Arial, Sans-Serif;
	position: absolute;
	width: 546px;
	height: 229px;
	color: #fff;
	top: 350px;
	right: 0;
}
.hmessage p{
	font-weight:normal;
	font-size:18px;
	line-height:18pt;
	letter-spacing: 0.5pt;
}
.hmessage h1{
	font-weight:normal;
	font-size:28px;
}


.phl {
	margin: 4px 4px 8px 0px
}

.phr {
	margin: 4px 0px 8px 4px
}

.pagination
{
	text-align: center;
	letter-spacing: 4px	
}

.pagination A
{
	text-decoration: none;
	color: #669900;
}

.ff {
	padding: 4px;
	width: 465px;
	height: 16px;
	border: 1px solid #CCD3B7;
	margin-bottom: 14px;
}

.msgtext {
	padding: 4px;
	width: 465px;
	height: 216px;
	border: 1px solid #CCD3B7;
	overflow: auto;
	margin-bottom:10px;
}
.btnsend{
	background:url(/img/struct/send-button.gif) no-repeat;
	color:#FFF;
	margin:0 3px 0 0;
}

.fieldN {
	color: #627918;
}

p.gthumb img {
	margin-right: 12px
}

p.gmore {
	text-align: right;
	width: 400px;
}

p.gmore a{
	text-decoration: none;
	color: #000;
}