/* CSS Document */

/* Main */
body {
	margin:0;
	padding:0;
	background: #ebf5f9 url(../img2/bg2.jpg) top repeat-x;
}

td, div, span, font, p {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#000000;
	font-weight:normal;
	margin:0;
	padding:0;
}

p { padding-bottom: 20px;}

.cunning {
	max-width:1280px;
	width:expression(document.body.clientWidth > 1280? "1280px": "100%");
	background-color:#FFFFFF;
}

img.png {
	//background-image: none ! important;
	behavior: url('/img2/png.htc');
}

a, a:link, a:visited, a:active, a:focus {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* End Main */


/* Top Block */
.top_bl_text {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#000000;
	font-weight:normal;
	margin:0;
	padding:0;
}
.top_bl_text2 {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#707679;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}

.tel { font-size: 30px; font-weight: bold; line-height: 25px;}
.tel span { color: #777777;}
/* Top Block */


/* Top Menu */
table.top_menu_al {
	position:relative;
	margin:0 0 -55px 0;
}
.top_menu_on {
	margin:0 11px 15px 11px; text-align: center;
}
.top_menu_on a, .top_menu_on a:visited {
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
}
.top_menu_on a:hover {
	text-decoration:underline;
}
/* End Top Menu */



/* Left Menu */
.left_menu_on {
	margin:0 0 15px 10px;
}
.left_menu_on a, .left_menu_on a:visited {
	font-family:Arial;
	font-size:11px;
	line-height:13px;
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
}
.left_menu_on a:hover {
	text-decoration:underline;
}
/* End Left Menu */



/* Index Logo */
table.ind_logo_al {
	margin:55px 0 0 0;
}
table.ind_logo_bord {
	border-top:1px solid #e5eef6;
	border-bottom:1px solid #e5eef6;
}
.ind_logo_ower {
	overflow: auto;
	height:100px;
	width:90%;
	display:block;
	##display:table;
	position:relative;
	border:1px solid red;
}
.ind_logo_name {
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
}
img.logo {
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
  }
/* End Index Logo */


/* Bottom Block */
.bb_name1 {
	font-family:Arial;
	font-size:19px;
	line-height:26px;
	color:#2b4c18;
	font-weight:normal;
	margin:68px 0 0 10px;
}

.bb_menu_on a, .bb_menu_on a:visited {
	font-family:Arial;
	font-size:11px;
	color:#798e6c;
	font-weight:normal;
	white-space:nowrap;
	text-decoration:underline;
	margin:3px 10px 3px 10px;
	float:left;
	display:table;
	width:0;
	position:relative;
}
.bb_menu_on a:hover {
	text-decoration:none;
}

.web2b a, .web2b a:visited {
	font-family:Arial;
	font-size:11px;
	color:#798e6c;
	font-weight:normal;
	white-space:nowrap;
	text-decoration:underline;
	margin:0 0 0 0;
	float:right;
	display:table;
	width:0;
	position:relative;
}
.web2b a:hover {
	text-decoration:none;
}
/* End Bottom Block */


/* Kontent */
.kontent h2 {
	font-family:Arial;
	font-size:21px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
}
.kontent p {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
}

ul {
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#7d7e81;
	font-weight:normal;
	background: url('../img2/bull1.gif') left top repeat-y;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
}

.kontent table td {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
	padding:7px;
	border-bottom:1px solid #798e6c;
}
.kontent table td div {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}
.kontent table td span {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}

.copy td a { color: #FFFFFF; margin: 0 20px 0 0; font-size: 9pt;}
/* End Kontent */;
