.body_main {
	background-color:#CFE7FF;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-size:11px;
}

.box_main {
	width:1040px;
	background-image:url( '../img/bg_main.png' );
	background-repeat:repeat-y;
}

.text_main {
	font-size:13px;
	color:#DDDDDD;
	text-align:justify;
}

.corner_yellow {
	background-image:url( '../img/corner_yellow.png' );
}
.corner_white {
	background-image:url( '../img/corner_white.png' );
}
.corner_blue {
	background-image:url( '../img/corner_blue.png' );
}
.corner_green {
	background-image:url( '../img/corner_green.png' );
}
.corner_red {
	background-image:url( '../img/corner_red.png' );
}
.corner_violet {
	background-image:url( '../img/corner_violet.png' );
}
.cell_top {
	position:relative;
	height:388px;
	z-index:0;
}

.menu_top_box {
	margin-right:10px;
}

.menu_floor_box {
	position:absolute;
	top:12px;
	left:-845px;
	height:380px;
	width:150px;
	background-image:url( '../img/lift.png' );
	background-repeat:no-repeat;
}

.title_page {
	margin:15px 0px;
	font-family:Verdana;
	font-size:24px;
	color:#DF9D43;
	font-weight:bold;
	text-align:center;
	line-height:25px;	
}

.text_page {
	font-family:Verdana;
	font-size:14px;
	color:#BBBBBB;
	line-height:22px;
	text-align:justify;
}

.link_page {
	font-family:Verdana;
	font-size:13px;
	color:#DF9D43;
	text-decoration:none;
}

.link_page:hover {
	color:#22A318;
	text-decoration:underline;
}

.copyright {
	width:90%;
	font-family:Tahoma, Arial;
	margin-top:7px;
	padding-bottom:7px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	border-bottom:1px solid #999999;
}

.text_cell {
	width:250px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
}

.point_center {
	position:relative;
	margin:20px;
}

#content table tr td {
	padding-bottom: 15px;
}

.box_empty {
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:20px;
	margin-bottom:15px;
	font-family:Verdana, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;
	line-height:23px;
}

.title_blue {
	margin-bottom:15px;
	color:#04C1FF;
	font-family:Tahoma, Arial;
	font-size:18px;
	text-align:center;
}

.text_blue {
	color:#04C1FF;
	margin-left:20px;
}

a.link_action {
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#DF9D43;
	text-decoration:none;
}

a.link_action:hover {
	color:#BBBBBB;
	text-decoration:underline;
}

.name_brand {
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#A50C5C;
}

a.link_brand {
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#DF9D43;
	text-decoration:none;
}

a.link_brand:hover {
	color:#BBBBBB;
	text-decoration:underline;
}

a.menu_floor {
	font-family:Verdana;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	margin:0px 3px;
}

a.menu_floor:hover {
	font-family:Verdana;
	font-size:13px;
	color:#6B0B0E;
	text-decoration:none;
	font-weight:bold;
}

a.menu_floor_on {
	font-family:Verdana;
	font-size:13px;
	color:#6B0B0E;
	text-decoration:none;
	font-weight:bold;
}

.lift_but {
	position:relative;
	background-image: url( '../img/lift_but.png' ) ;
	background-repeat:no-repeat;
	width:103px;
	height:31px;
	margin:3px 0px 0px 5px;
	text-align:center;
}

.lift_but_on {
	position:relative;
	background-image: url( '../img/lift_but_press.png' ) ;
	background-repeat:no-repeat;
	width:103px;
	height:31px;
	margin:3px 0px 0px 5px;
	text-align:center;
}

.lift_win {
	background-image: url( '../img/lift_win.png' ) ;
	background-repeat:no-repeat;
	position:absolute;
	top:20px;
	left:20px;
	width:101px;
	height:50px;
	padding-top:8px;
	text-align:center;
	color:#6B0B0E;
	font-weight:bold;
	font-size:16px;
	font-family:Tahoma;
}

.lif_but_tip {
	position:absolute;
	left:100px;
	top:10px;
	width:350px;
	padding:5px 15px;
	border:1px solid #DF9D43;
	background-color:#231B4C;
	font-family:Tahoma;
	font-size:11px;
	color:#DEDEDE;
	text-align:justify;
	z-index:200;
	display:none;
}

.contact_info {
	font-size:14px;
	color:#DF9D43;
}

.news_title {
	color:#7C6339;
	font-family:Arial,Verdana;
	font-weight:bold;
	text-align:center;
}

.news_cell {
	border-top:1px solid #333333;
}

.news_name {
	font-size:11px;
	
}

a.news_link {
	color:#DF9D43;
	cursor:pointer;
	font-family:Arial,Verdana;
	font-size:13px;
	text-decoration:none;
}

a.news_link:hover {
	color:#90121E;
	cursor:pointer;
	font-family:Arial,Verdana;
	font-size:13px;
}
