* {margin:0; padding:0}
@font-face {
    font-family: 'PillGothic300mgLtRegular';
    src: url('../fontface/font-webfont.eot');
    src: url('../fontface/font-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fontface/font-webfont.woff') format('woff'),
         url('../fontface/font-webfont.ttf') format('truetype'),
         url('../fontface/font-webfont.html#PillGothic300mgLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:hover{
	font-weight:normal;
	}
	
.slider_header{
    font-family: 'PillGothic300mgLtRegular'; font-size:35px; font-weight:normal;  text-transform:none; margin-left:7px ; color:#FFFFFF;
}

.slider_subhead{
    font-family: 'PillGothic300mgLtRegular'; font-size:20px; font-weight:normal; margin-left:7px; color:#FFFFFF;
}

.animation-bg {
	width:100%;
	height:250px;
	background:#909090;
	position:relative;
	background:url(../../../about-krest-technology/images/about-krest-technology.jpg) no-repeat center top;
	}
	
#inner-body {
	width:100%;
	height:auto;
	background:#fff;
	}
.inner-body-content {
	width:1000px;
	background:#FFFFFF;
	height:auto;
	margin:0px auto 0px auto;
   -moz-box-shadow: 0 0 7px #888;
   -webkit-box-shadow: 0 0 7px#888;
    box-shadow: 0 0 7px #888; 
	z-index:99;
	}
	
.inner-body-area {
	width:980px;
	height:auto;
	margin:0px auto;
	padding:10px;
	}	
	
.inner-left {
	width:220px;
	height:auto;
	float:left;
	margin-top:0px;
	}
	
.inner-right {
	width:750px;
	height:auto;
	float:right;
	padding:1px;
	border:1px solid #dbdbdb;
	background:#fff;
}
.inner-right h1 {
	 font-family: 'PillGothic300mgLtRegular'; 
	 font-size:22px; font-weight:bold; 
	 text-transform:none;
	 color:#ee1d24;
	 padding:10px;
	 border-bottom:1px solid #dbdbdb;
	}
	


.inner-content-start p{
     font-family:tahoma; 
	 font-size:11.5px; font-weight:normal; 
	 text-transform:none;
	 color:#666666;
	 padding:5px;
	 border-bottom:1px dashed #dbdbdb;
	 line-height:20px;
	 letter-spacing:0.5px;
	 text-align:justify;
	 width:700px;
	 margin:20px auto;
	 padding-top:1px;
	 
}
.main_leftpanel{
 width:auto; height:auto; margin-bottom:30px;
}
.nav_leftpanel{
width:218px; height:auto;  background:#fff; border:1px solid #e5e5e5; padding-bottom:10px;
}
.nav_rightpanel{
background:red; width:698px; min-height:150px;  float:left; background:#fff; border:1px solid #e5e5e5; padding:0px 15px 10px 15px;margin-bottom:30px;
}
/*.nav_leftpanel li{
list-style:none; font-family: 'PillGothic300mgLtRegular'; font-size:16px; 
}
.nav_leftpanel li a{ 
 color:#666666; padding:0px 0px; border-bottom:1px dotted #343434; width:198px; display:block; margin-left:10px; line-height:30px;
}
.nav_leftpanel li a:hover{ 
color:#128dc8;
}
.nav_leftpanel li a.select{	
background:url(../images/arroiw.png) no-repeat left center; padding-left:10px; color:#128dc8; width:188px;
}
*/
.content_panel h3{
display:block; line-height:30px; background:#4087c6; padding:0px 10px; margin:10px; color:#fff; font-weight:bold;
}
.nav_leftpanel h3{
display:block; line-height:30px; background:#4087c6; font-weight:bold; padding:0px 10px 0px 10px; margin:10px 10px 0px 10px; color:#fff;
}
.nav_leftpanel h3 a{
color:#fff; display:block;
}