body {
    
    font-family:NikoshBAN;
}
a{
	color:black;
	font-size:15px;
}
.full-container{
	width:1180px;
	background: #FFF;
	margin:0px auto;
	box-shadow: 5px 5px 5px 5px #888888;
}
.slider{
	width:1180px;
	background:white;
	height:180px;
	
}
.slider-left{
	width:470px;
	background:0a783d;
	height:180px;
	float: left;
}
.slider-right{
	width:710px;
	background:#0a783d;
	height:180px;
	float: left;
}
.nav-bar{
	width:1180px;
	min-height:153px;
	background:white;
}
.container{
	width:1180px;
	background:white;
	margin-top:-10px;
}
.container-left{
	width:285px;
	background:white;
	float:left;
	padding:10px;
	margin-left:10px;
}
.container-mid{
	width:550px;
	background:white;
	float:left;
	padding:10px;
}
.container-right{
	width:275px;
	background:white;
	float:left;
	padding:10px;
}
.footer_area{ 
	background: #dadada;
	color: #5e5e5e;
	padding: 5px;
	min-width: 0px;
	display: block;
}
.footer_area:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.footer_left{
	float: left;
	margin-top:20px;
}
.footer_right{
	float: right;
	margin-top:20px;
}
.box{
	width:260px;
	min-height:55px;
	background:#0e506b;
	border: 1px solid white;
	border-radius:10px;
}
.fast_box{
	width:260px;
	min-height:160px;
	background:#0e506b;
	border: 1px solid white;
	border-radius:10px;
}
.second_box{
	width:260px;
	min-height:212px;
	background:#0e506b;
	border: 1px solid white;
	border-radius:10px;
}
.third_box{
	width:260px;
	min-height:249px;
	background:#0e506b;
	border: 1px solid white;
	border-radius:10px;
}
.nt_box{
	width:260px;
	min-height:213px;
	background:#0e506b;
	border: 1px solid white;
	border-radius:10px;
}
.in_box{
	text-align:center;
	background:#E0EFD1;
	width: 100%;
	margin:9px auto;
	min-height:27px;
	margin-top:9px;
	margin-bottom:9px;
	padding-top:11px;
	padding-bottom:1px;
}
.fast_in_box{
	text-align:center;
	background:#E0EFD1;
	width: 100%;
	margin:9px auto;
	min-height:88px;
	margin-top:9px;
	margin-bottom:9px;
	padding-top:11px;
	padding-bottom:1px;
}
.second_in_box{
	text-align:center;
	background:#E0EFD1;
	width: 100%;
	margin:9px auto;
	min-height:136px;
	margin-top:9px;
	margin-bottom:9px;
	padding-top:11px;
	padding-bottom:4px;
	font-size:16px;
	position: relative;

}
.third_in_box{
	text-align:center;
	background:#E0EFD1;
	width: 100%;
	margin:9px auto;
	min-height:172px;
	margin-top:9px;
	margin-bottom:9px;
	padding-top:11px;
	padding-bottom:4px;
	font-size:16px;
	position: relative;

}
.nt_in_box{
	text-align:center;
	background:#E0EFD1;
	width: 100%;
	margin:9px auto;
	min-height:136px;
	margin-top:9px;
	margin-bottom:9px;
	padding-top:11px;
	padding-bottom:1px;
}
.fix_sidebar {margin-top:0px auto;}

.fix_sidebar h3,ul,li {list-style:none;}

.fix_sidebar h3{background:green;
	border:1px solid #165A69;
	color:#eee;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	padding:5px;
	display:block;
	width:271px; 
	text-decoration:none;
	padding-left:10px;
	height:40px;
	border-radius:10px 10px 0px 0px; 
}

.fix_sidebar ul {background:#F0F0F0;
	border:1px solid #165A69;
	color:black;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	padding:5px;
	display: block;
	text-decoration:none;
	margin-top:-10px;
	width:276px;
	margin-left:0px;
	border-radius:0px 0px 10px 10px; 
}

.fix_sidebar li {
	width:100%;
	height:40px;
}

.fix_sidebar a {
	color:black;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding:5px;
	display: block;
	width: 100%;  
	text-decoration:none;
	padding-left: 10px;
}

.fix_sidebar a:hover {
	color:black;
	font-size:14px;
}
.table {
    border: 1px solid black;
}
.tr {
    border: 1px solid black;
}
.th {
    border: 1px solid black;
}
.td {
    border: 1px solid black;
}
.hotline{
	width:260px;
}
.pic{
	width:520px;
	min-height:210px;
	padding:10px;
        margin-left:-10px;
}
.pic-left{
	width:225px;
	border:1px solid black;
	padding:5px;
	float:left;
	min-height:156px;
	margin-left:20px;
}
.pic-right{
	width:225px;
	border:1px solid black;
	padding:5px;
	float:left;
	min-height:156px;
	margin-left:20px;
}

#box_one{text-align:center;}

