*{
	padding:0px;
	margin:0px;
}

body{
	padding:0px;
	margin:0px;
	font-family:Arial;
	color:#000;
	font-size:12px;
}
a{color:#e36714;}
a:hover{color:#c34700;}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.padder{padding:3px;}
.padder td{padding:3px;}
.per_5{
	width:5%;
}
.non_underline{text-decoration:none;}

.main_table{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.header_left{
	width:243px;
	height:31px;
	background:url("/images/konsalt_treid/header_left_bg.gif") repeat-x left top;
}
.header_left_r{
	width:5px;
	height:31px;
	background:url("/images/konsalt_treid/header_left_bg_r.gif") no-repeat left top;
	float:right;
}
.header_right{
	height:31px;
	background:url("/images/konsalt_treid/header_right_bg.gif") repeat-x left top;
}
.lc_top_bg{
	width:243px;
	height:304px;
	background:url("/images/konsalt_treid/lc_top_bg.jpg") no-repeat left top;
}
.lc_top_logo{
	font-family:Century Gothic;
	color:#053f61;
	font-weight:bold;
	font-size:25px;
	text-align:right;
	padding:30px 30px 0 0;
}
.logo_tel{
	width:100%;
	color:#000;
	font-size:10px;
	padding-top:5px;
}
.logo_tel span{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.logo_menu{
	padding-top:15px;
	color:#636363;
	font-family:Arial;
	font-size:9px;
	width:100%;
}
.logo_menu a{
	color:#636363;
	text-decoration:none;
}
.logo_menu a:hover{
	color:#a3a3a3;
}
.logo_menu_inner1{
	float:right;
	padding-left:17px;
	padding-right:10px;
	background:url("/images/konsalt_treid/logo_menu_main.gif") no-repeat left 50%;
}
.logo_menu_inner2{
	float:right;
	background:url("/images/konsalt_treid/logo_menu_sitemap.gif") no-repeat left 50%;
	margin-left:10px;
	padding-left:20px;
}
.logo_menu_sep{
	float:right;
	background:url("/images/konsalt_treid/logo_menu_sep.gif") no-repeat left 50%;
	height:23px;
	width:1px;
	position:relative;
	top:-5px;
}
.up_menu{
	width:100%;
	height:184px;
	//height:149px;
}
.left_menu{
	background:url("/images/konsalt_treid/left_menu.jpg") no-repeat left top;
	width:243px;
	height:189px;
	color:#fff;
}
.left_menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.left_menu a:hover{
	color:#DDDDDD;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.left_menu ul{
	padding:15px 0 0 20px;
	list-style:none;
}
.left_menu li{
	height:17px;
	color:#CCC;
	font-weight:bold;
}
.under_left_menu{
	background:url("/images/konsalt_treid/under_left_menu.jpg") no-repeat left top;
	width:100%;
	height:127px;
}
.content_td{
	background:url("/images/konsalt_treid/content_bg.gif") repeat-x left top;
	padding:0 20px 0 10px;
}
ul.top_menu{
	list-style:none;
	margin-top:30px;
}
.top_menu li{
	text-align:center;
	height:40px;
	float:left;
	width:95px;
	_width:105px;
	background:url("/images/konsalt_treid/top_menu_sep.gif") no-repeat left 50%;
}
.top_menu li a{
	padding:10px 5px 0 5px;
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.top_menu li a:hover{
	color:#888888;
}
.content{
	margin-top:20px;
	font-family:Tahoma;
	color:#000;
	font-size:11px;
	width:100%;
	text-align:justify;
}
.content_title{
	color:#053f61;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
}
.footer{
	height:86px;
	background:url(/images/konsalt_treid/footer_bg.gif) repeat-x left top;
}
.copy{
	font-family:Tahoma;
	padding:10px 0 0 20px;
	font-size:11px;
}
.form_table{
	width:100%;
}
.form_table input, textarea{
	width:100%;
}
.text2{
	height:300px;
}

ul.content1 {
	margin-top:5px;
	font-family:Tahoma;
	color:#000;
	font-size:12px;
	width:100%;
	text-align:justify;
}


li.content1 {
	margin-top:5px;
	font-family:Tahoma;
	color:#000;
	font-size:12px;
	width:100%;
	text-align:justify;
}
.action{
	background:#DDF;
	padding:10px;
}