html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #3B3B3B;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: underline;
}


.lang {
	position: absolute;
	top: 8px;
	left: 270px;
}

.lang {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.lang li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.lang li a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin-right: 35px;
}

.lang li a:hover {
	color: #CC3300;
}

.lang li a.act, .lang li a.act:hover {
	color: #FFF;
	text-decoration: none;
}

.main {
	height: 100%;
}

.main td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.main .header {
	height: 142px;
	background: url(../i/top_bg.jpg) left top repeat-x;
	border-top: 4px #FFF solid;
}

.main .houses {
	padding-top: 1px;
	height: 141px;
}

.main .houses_bg {
	background: url(../i/houses_bg.gif) right bottom repeat-x;
	border-left: 1px solid #786808;
}


.main .side_l {
	width: 13px;
	height: 142px;
	background: url(../i/top_bg.jpg) left top repeat-x;
	border-top: 4px #FFF solid;
}

.main .logo {
	width: 220px;
	height: 142px;
	background: url(../i/logo_bg.jpg) left top repeat-x;
	border-top: 4px #FFF solid;
}

.main .logo img {
	margin: 12px 0 0 0;
}



.topbar_l,
.topbar_r {
	background: url(../i/topbar_bg.jpg) left top repeat-x;
	height: 33px;
	white-space: nowrap;
}

.topbar {
	background: url(../i/topbar_bg2.jpg) left top repeat-x;
	height: 33px;
}


.iconz {
	margin: 11px 0 0 40px;
	padding: 0;
	list-style-type: none;
}

.iconz li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.iconz li a {
	margin: 0 50px 0 0;
}

.iconz li a.last {
	margin: 0;
}


.topMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.topMenu li {
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
}

.topMenu li a {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 35px;
	line-height: 32px;
}

.topMenu li a:hover,
.topMenu li a.act,
.topMenu li a.act:hover {
	color: #FDCD01;
	text-decoration: none;
}



.side_l2 {
	background: #E3E3E3 url(../i/mm_l.jpg) left top no-repeat;
	height: 100%;
}

.mm_cell {
	background-color: #E3E3E3;
	/*border-right: 1px solid #CFCFCF;*/
	border-top: 1px solid #757575;
	height: 100%;
}

.mm {
	display: block;
	height: auto;
	background-color: #FFC905;
	border-bottom: 1px solid #C49C06;
}

.mm ul {
	margin: 0;
	padding: 25px 0 15px 24px;
	list-style-type: none;
}

.mm li {
	margin: 0 0 12px 0;
	padding: 4px 0 0 26px;
	list-style-type: none;
	background: url(../i/mm_li.jpg) left 4px no-repeat;

}

.mm li a {
	color: #000;
	font-size: 13px;
}

.mm li a:hover {
	color: #FFF;
	text-decoration: underline;
}

.mm li a.act,
.mm li a.act:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

.mm_shad {
	display: block;
	height: 7px;
	font-size: 1px;
	background-color: #CFCFCF;
	margin: 0 0 0 4px;
	position: relative;
}


.mm_cell .mm li.sub1 {
	background: url(../i/arw1.gif) 10px 8px no-repeat;
	margin: 0 0 4px 0;
}

.mm_cell .mm li.sub2 {
	background: url(../i/arw2.gif) 15px 8px no-repeat;
	margin: 0 0 4px 0;
}

.mm_cell .mm li.sub2 a {
	font-size: 11px;
	color: #FFFFFF;
}

.mm_cell .mm li.sub2 a:hover
/*, .mm_cell .mm li.sub2 a.act*/
{
	color: #FFEDA4;
}

.mm_shad img {
	position: absolute;
	left: 216px;
	top: -160px;
}

.cont_info {
	color: #555;
	padding: 20px 0 40px 8px;
}

.cont_info b {
	display: block;
	margin-bottom: 7px;
}



.content {
	background-color: #F8F8F8;
}

.content .t {
	background-color: #FFC905;
	border-bottom: 1px solid #D2D0D1;
}

.content .border {
	height: 100%;
	border-left: 1px solid #CFCFCF;
}

.content .page_title {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	display: block;
	background-color: #FFFFFF;
	padding: 11px 0 9px 25px;
	border-bottom: 5px #DFDFDF solid;
	margin: 0;
}

.content .tbl {
	border-bottom: 5px solid #EAEAEA;
}

.content .tbl td {
	background-color: #EFEFEF;
}

.content .tbl .item_pic {
	text-align: center;
	border-right: 1px solid #FFF;
	height: 190px;
	vertical-align: middle;
}

.content .tbl .border_top {
	border-top: 5px solid #EAEAEA;
}

.content .tbl .item_name {
	background-color: #FFF;
	padding: 7px 0 7px 0;
	vertical-align: middle;
	text-align: center;
}

.content .tbl .item_name a {
	color: #3B3B3B;
	background: url(../i/li.jpg) left 3px no-repeat;
	font-size: 12px;
	padding: 2px 0 4px 27px;
	display: block;
	width: 155px;
	text-align: left;
	margin: 0 auto;
}

.content .tbl .item_name a:hover {
	color: #E6801A;
}

.content .tbl .last {
	border-right: none;
}



.txt_title {
	color: #3A3A3A;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0 15px 0;
}

.content table.txt td {
	color: #7C7C7C;
	padding: 25px;
}

.content table.txt td td {
	padding: 0;
}

.content div.txt {
	padding: 25px;
	color: #7C7C7C;
	font-size: 12px;
}


.content .form_tbl td {
	font-size: 12px;
	color: #7B7B7B;
}

.content .form_tbl .td_l {
	width: 7px;
	background-color: #FFDC0E;
}

.content .form_tbl .td_ttl {
	background-color: #BCBCBC;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-left: 1px solid #FFF;
	padding: 5px 0 5px 7px;
}

.content .form_tbl .inpt300 {
	margin: 0 0 15px 0;
}

.inpt300 {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	border: 1px solid #999;
	background-color: #FFFFFF;
}


.btn_cell {
	border-top: 4px solid #B8B8B8;
	padding-top: 10px;
}

.btn_cell2 {
	border-top: 4px solid #E3E3E3;
	padding-top: 10px;
}

.btn {
	display: block;
	background: url(../i/btn_bg.jpg) no-repeat;
	width: 107px;
	height: 25px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: none;
}


td.overline {
	border-top: 4px solid #E3E3E3;
	padding: 0 0 10px 0;
}

.underline {
	display: block;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #BCBCBC;
	margin: 15px 0;
}

.orange {
	color: #FCC103;
}

.date_l {
	background: #FFF url(../i/date_l.jpg) left top no-repeat;
	height: 21px;
	padding: 0 0 0 30px;
}

.date_r {
	background: url(../i/date_r.jpg) right top no-repeat;
	padding: 0 7px 0 0;
	height: 21px;
	line-height: 20px;
	color: #8D8D8D;
	font-size: 10px;
}

.pages {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style-type: none;
}

.pages li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	vertical-align: top;
}

.pages li .link {
	color: #5F5F5F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	height: 15px;
	padding: 0 5px 0 0;
	background: url(../i/p_li.jpg) right center no-repeat;
}

.content .txt .pages li .last {
	background: none !important;
	padding: 0;
}


.pages li a.act,
.pages li a.act:hover  {
	color: #ADADAD;
}

.pages li a:hover {
	color: #ADADAD;
}



.ft_side_l, 
.ft_info,
.ft_era {
	background: #D2D2D2 url(../i/footer_bg.jpg) left top repeat-x;
	height: 120px;
}

.ft_info div {
	height: 66px;
	background: url(../i/footer_sepp.jpg) right top no-repeat;
	color: #B6B6B6;
	display: block;
	padding: 20px 0 0 12px;
}


.ft_era div {
	background: url(../i/footer_t.jpg) left top no-repeat;
	text-align: right;
	padding: 30px 25px 0 0;
}

.ft_era a {
	background: url(../i/era.jpg) right top no-repeat;
	padding: 16px 58px 2px 0;
	color: #9D9D9D;
	text-decoration: none;
}

.ft_era a:hover {
	color: #777;
	text-decoration: none;
}