BODY {
	margin : 0px;
	margin-bottom : 0px;
	background-position : top center;
	background-color:#f5f3e6;
}

body, table, td, input,textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#877814;
	margin:0;
}
ul{
	margin-top:5px;
}
#attation{
	color:#FF0000;
	font-weight:bold;
}
p {
	margin:0;
}

a {
	color : #003699;
}

a:hover {
	text-decoration : none;
}
#site_title,#faq,#contact{
	border-left:1px solid #877814;
	border-right:1px solid #877814;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:10px;
	text-align:left;
	float:left;
}
#hr_title{
	width:100%;
	clear:both;
	font-size:10px;
}
#mn,#mna {
	background-image : url(img/mn.gif);
	background-repeat : no-repeat;
	margin-top : 2px;
	padding-left : 35px;
	margin-left : 12px;
	padding-top : 2px;
	float : right;
}
#mna {
	background-image : url(img/mn2.gif);
}

#mn a,#mna a {
	text-decoration : none;
	color : Black;
}

#mn a:hover,#mna a:hover {
	color : #877814;
}

#lm {
	background-image : url(img/lm.gif);
	background-repeat : no-repeat;
	/*margin-left : 14px;
	*/
	padding-left : 47px;
	height : 44px;
	vertical-align : middle;
	text-align : left;
}

#lm a {
	text-decoration : none;
	color : Black;
}

#lm a:hover {
	color : #877814;
}

#mp {
	width : 152px;
	background-image : url(img/mp.gif);
	background-repeat : repeat-y;
	margin-left : 16px;
	margin-top : 5px;
	padding-bottom : 12px;
	text-align : center;
}

#mp img {
	margin-top : 10px;
}

#menu_sub{
	background:url(img/menu_sub.gif) left no-repeat;
	padding-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:30px;
}
#menu_suba{
	background:url(img/menu_suba.gif) left no-repeat;	
	padding-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:30px;
}


#ht {
	font-size : 18px;
	font-weight : bold;
	padding-bottom : 6px;
}

#nt {
	padding-bottom : 18px;
}

#ght {
	color : #575C57;
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 3px;
}

#gbt {
	color : #877814;
	font-size : 12px;
	font-weight : bold;
}

/* vacancy */
#vacancy{
	margin-bottom:15px;
}

/* info */
#info{
	margin-bottom:10px;
}
/* menu */
#menu{
	margin-bottom:10px;
}
#menu_pict{
	width:160px;
	float:left;
}
#menu_text{
}

#menu_name{
	color : #475E88;
	font-weight:bold;
}

#menu_br{
	clear:both;
	width:100%;
}


/* not found */
#not_found{
	font-size: 72px;
	color:#FE700D;
	line-height: 72px;
}
/* command */
#command {
	clear:both;
	width:100%;
}
#command _hr{
	clear:both;
	width:100%;
	border-bottom:1px solid #E8EAF6;
	margin-bottom:10px;
}
#command _data{
	margin-top : 12px;
	margin-bottom : 4px;
	margin:0;
	margin-bottom:5px;
}
#command_name{
	color : #326E9C;
	font-weight : bold;
}
#command_pict{
	float:left;
	margin-right:10px;
}
#command_text{
}
#command_desc{
	margin-bottom:5px;
	margin-top:5px;
}

/* sheets */
#sheets_left{
	margin-bottom:5px;
	margin-right:10px;
	padding-top:20px;
	padding-left:10px;
	float:left;
}
#sheets_right{
	margin-bottom:5px;
	margin-left:10px;
	margin-top:5px;
	padding-top:20px;
	padding-left:10px;
	float:right;
}

/* Guest/Contact */
#guest_data,#faq_data{
	font-weight : bold;
}
#guest_name_,#faq_name_{
	font-weight : bold;
	margin:0;
}
#guest_name,#faq_name,#contact_name{
	width:70px;
	float:left;
	margin-bottom:3px;
}
#guest_input,#faq_input,#contact_input{
	margin-left:80px;
	margin-bottom:3px;
}
#guest_code,#faq_code,,#contact_code{
	margin-bottom:3px;
}
#guest_send,#faq_send,#contact_send{
	margin-left:80px;
	margin-bottom:3px;
}
