@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background: #d7edf6;
 min-width:1000px;
}
a {
	color:#0087cd;
}
table.tablemy1 {
	margin-top:5px;
	margin-bottom:5px;
	background-color:#CCCCCC
}
tr.tr1 {
	background: white;
	text-align:center;
}
tr.tr2 {
	background: #e1e1f9;
	text-align:center;
}
th.or {
	font-weight:normal;
	color: black;
	background: #f6f2e9;
	height:20px;
	border: 0px solid #C7E7D9;
	font-family:Tahoma, Verdana, Arial
}
table.table1 {
	width:95%;
	margin-top:5px;
	margin-bottom:5px;
	background:#FEFBCF;
	border:1px dashed #FBBB04;
}
table.table1 td {
	font-size:12px;
}
#wrapper-page {
	position:absolute;
	/*top:0;
	left:50%;
	margin-left:-500px;*/
	min-width:1000px;
	background:url(images/bg_.jpg) bottom right no-repeat;
	width:100%;
}
#header {
	height:252px;
	background:#FFF;
}
.hleft {
	position:absolute;
	top:0;
	left:0;
	width:370px;
}
.hright {
	position:absolute;
 //position:static;
	top:0;
	right:0;
	left:380px;
 //margin-left:380px;
	background:url(images/hright_03.gif) repeat-x;
}
.hright p {
	position:absolute;
	left:0;
	top:0;
	color:#FFF;
	font-weight:bold;
	font-size:106px;
	padding:40px 30px;
	text-align:center;
 //margin-left:380px;
}
.hright p span {
	font-size:30px;
}
.himg {
	position:absolute;
	right:0;
	top:0;
}
#conteiner {
	width:100%;
	height:100%;
	padding-bottom:58px;
}
#page {
	margin: 0 60px 0 60px;
	background:#FFF;
}
#left {
	width:370px;
	float:left;
	padding-top:40px;
}
.left_nav {
	margin-left:20px;
	width:354px;
}
#nav {
	background-image:url(images/mm.gif) no-repeat;
	background-color:#00a0e7;
	width:344px;
}
#nav ul {
	padding:20px 0 30px 60px;
	width:260px;
}
#nav li {
	padding:8px 0;
	font-size:18px;
	border-bottom:1px dashed #00c7f2;
	list-style: outside url(images/list.png);
}
#nav li a {
	text-decoration:none;
	color:#FFF;
}
#nav_2 {
	background:url(images/mm2.gif);
	height:220px;
	padding-bottom:36px;
}
#nav_2 ul {
	padding-left:60px;
	padding-top:40px;
}
#nav_2 li {
	margin-top:8px;
	font-size:12px;
	list-style:none;
}
#nav_2 a {
	color:#FFF;
}
.active a {
	color:#000 !important;
	font-weight: bold;
}
#content {
	margin-left:330px;
	margin-right:20px;
	padding-top:40px;
	background:#FFF;
	height:100%;
}
#content h1 {
	color:#0087cd;
	font-size:30px;
}
#content h3 {
	color:#333333;
	font-size:18px;
}
#content p {
	margin-right:10px;
	margin-top:14px;
	color:#335c39;
	line-height:14px;
}
#content ul {
	margin-top:11px;
	color:#335c39;
}
#content li {
	margin-left:25px;
}
.ck, .ck2, .ck3 {
	position:absolute;
	background-color:#000;
}
.ck {
	width:40px;
	height:50px;
	top:252px;
	right:20px;
	background-color:#000;
}
.ck2 {
	bottom:0;
	left:0;
	width:60px;
	height:100px;
}
.ck3 {
	bottom:0;
	left:60px;
	width:280px;
	height:58px;
}
.clear {
	clear:both;
}
#footer {
	padding-top:20px;
	height:192px;
	border-bottom:22px solid #0087cd;
	text-align:center;
	background:#FFF;
	width:100%;
}
#footer img {
	margin:0 5px;
}
.gut_sax {
	position:absolute;
	right:0;
	bottom:0;
}
input, textarea {
	border:1px solid #333333;
}
