/* CSS Document */
body { background:#eef3e8 url(../img/bg_wrapper.jpg) repeat-x 0% 0%; text-align: left; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 27px 0 28px}

a, a:visited { text-decoration:underline; color:#0077b7;}
a:active { color:#7d00b7}
a:hover {
	background:#d9ebf4;
	color:#0077B7;
}
a.ico_link:hover { background:none !important;}
a.marker {
	background:#d9ebf4;
}
h1 { font-size:22px; margin: 20px 0 30px}
h2 {
	font-size:18px;
	margin: 15px 0 5px;
	font-weight:normal
}

#wrapper, #footer {
	max-width:1600px;
	min-width:800px;
}
#lang_panel { text-align:right; font-size:11px}
#lang_panel a {
	line-height:25px;
	padding:2px 4px;
	text-decoration:none;
}
#content { margin:0 31px 0 0}
#links, #about, #info { float:left}
#links { width:18%}
#about { width:57%; font-size:14px; margin:0 0 70px 0}
#info { width:22%; font-size:11px; line-height:16px; padding:13px 0 0 0;}
#links img { margin: 10px 25px 50px 0;}
#links ul li { line-height:22px}
#about p {
	line-height:22px;
	padding: 0px 75px 10px 0;
}
#about ul.sub_ul { padding:0 0 0 1em;}
#about ul li { line-height:22px; background:url(../img/list_type_01.png) no-repeat 0% 0.8em; padding:0 0 0 15px}
#about h1 { margin-left:52px}
#cp_indent { position:relative; z-index:199}
#logo { position:absolute; left:-1px; top:-22px; z-index:198}
#info span { font-size:16px; font-weight:bold;}
#info p { padding:7px 0 8px;}

table.price {
	width:100%;
	border-collapse:collapse;
	margin:0 0 14px 0;
}
table.price caption {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	padding:20px 10px 0 10px;
	margin:0;
}
table.price thead th { text-align:center; border-bottom:#dcd6cd 3px solid; padding:10px 10px 5px 10px; font-size:16px}
table.price tfoot th { font-weight:bold; padding:10px;}
table.price tfoot th em { font-weight:normal}
table.price tr.odd td { background:none}
table.price tr td { background: url(../img/bg_price_td.png); text-align:center; padding:5px 5px 5px 10px; line-height:18px}
table.price tr td.text_left, table.price tr th.text_left { text-align:left}

form.cmxform { margin:15px 0 0 0}
form.cmxform input.chkbox { }
td.table_lbl { padding: 0 0 0 5px}
form.cmxform ol { padding:18px 0 0 3px}
form.cmxform input.inp_text, form.cmxform textarea { width:437px; margin:8px 0 12px 0}
form.cmxform label, form.cmxform input { vertical-align:middle}
form.cmxform label { cursor:pointer; font-size:12px}
form.cmxform label.text_inp_label { display:block; font-size:14px; font-weight:bold;}

#footer { font-size:11px}
#footer p {
	margin: 0 18px;
	padding:10px 10px 35px 0;
	border-top:1px solid #ccc;
	width:auto;
	float:left;
	position:relative;
	left:18%
}
