div.calc {
	padding-top:10px;
	padding-bottom:3px;
	font-size:12px;
	margin-bottom:0px;
	color:#000;
}

span.calc2 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}

table.calc {
	width:660px;
	background:#FFD503;
}

table.calc2 {
	width:660px;
	background:#E1E0E0;
}

table.calc td, table.calc2 td {
	padding:5px 10px 5px 10px;
}

div.doyouknow {
	padding: 30px 0px 0px 110px;
}

span.required
{	color:red;
}

table.feedback
{	width:100%;
}

table.feedback td
{	padding-bottom:5px;
}

table.feedback td.form
{	padding-bottom:5px;
	padding-right:10px;
	width:160px;
	text-align:right;
}

input.form, textarea.form, select.form
{	width:90%;
	font-family: Tahoma, Verdana, Arial;
	color: #000;
	font-size: 11px;
}

textarea.form
{	height:100px;
}

input.submit
{	font-family: Tahoma, Verdana, Arial;
	color: #000;
	font-size: 11px;
}

div.d-y
{	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background:#FCD607;
	color:#FFF;
	font-size:14px;
}

div.dom1
{	font-size:14px;
	color:#6D6B6C;
	text-decoration:underline;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	border-left:1px solid #FFD81B;
	border-right:1px solid #FFD81B;
	border-bottom:1px solid #FFD81B;
	height:54px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}

div.dom2
{	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:54px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}

div.dom
{	position:relative;
	background-image:url('../images/dom/dom.jpg');
	width:701px;
	height:385px;
}

div.dom3
{	position:relative;
	background-image:url('../images/dom/dom2.jpg');
	width:701px;
	height:385px;
}

div.dom-inner
{	background-color:#FCD609;
	border:3px solid #FFFFFF;
	width:671px;
	height:375px;
	position:absolute;
	top:10px;
	left:15px;
	display:none;
	z-index:10;
}

a.dom-inner
{	font-weight:bold;
	font-size:12px;
	color:#6D6B6C;
}

table.dom-inner td p
{	border-bottom:1px solid #F3CE0E;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-top:0px;
	padding-top:0px;
}

table.dom-menu
{	background:#FFD81B;
}

table.dom-menu td
{	padding:0px;
}

table.alb {
	width: 164px;
	margin-top: 20px;
}

table.alb td {
	width: 33%;
	text-align: center;
	padding: 10px 10px;
	font-weight: bold;
	color:#BBBBBB;
}

table.alb td a {
	color: #525252;
	font-weight:bold;
}

table.alb td.act {
	background: #FED605;
}

table.in-submenu
{	width:100%;
}

table.in-submenu td
{	padding:5px 5px 0px 0px;
}

table.in-submenu td a.d-innermenu
{	color:#6C6C6C;
	font-size:11px;
	font-weight:normal;
}

table.in-submenu a.d-innermenu-act
{	color:#257CE7;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

table.calc-dop td
{	padding:0px;
}