@import "reset.css";
@import "base.css";
html{
	font-size:100.01%;
	}

body{
	color:#555;
	font-size:12px;
	font-family:Arial;
	background:#ffffff;
	}
/*bone*/

a {color: #000;}

strong {font-weight: normal;}

#bone{
	min-width:1000px;
	max-width:1400px;
	margin:0 auto;
	}
.menu ul, .about-box ul, .news-item, .menu-l3 ul, .menu-l2{margin:0;}
.menu li, .about-box ul li, .news-item li, .menu-l3 li, .menu-l2 li{list-style:none;}
a:hover{text-decoration:none;}
/*head*/
.head{
	height:189px;
	padding-left:3%;
	border-bottom:4px solid #009026;
	background:url(./i/backgrounds/head.jpg) no-repeat 100% 0;	
	}
.logo{
	padding:54px 0 40px;
	margin:0;
	}
/*menu*/
.menu{
	background:url(./i/backgrounds/menu.png) repeat-x;
	}
.menu ul{
	width:900px;
	margin:0 auto;
	}
.menu li{
	float:left;
	padding:11px 10px 15px;
	background:url(./i/backgrounds/menu-li.png) no-repeat 0 0;	
	}
.menu li:first-child,
.menu li.first-child{
	background:none;
	}
.menu li a{
	color:#009126;
	font-size:10px;
	text-transform:uppercase;
	}
.menu li.active a{
	color:#000;
	text-decoration:none;
	}
/*middle*/
.middle{
	padding:20px 0;
	}
.wrapper{
	float:left;
	width:100%;
	}
/*content*/
.content{
	margin: 0 276px 0 279px;
	}
.content h1{
	color:#ffa600;
	font-size:24px;
	font-weight:normal;
	margin:0;
	}
#inner .content h1{margin:0 0 8px;}
.content h2{
	color:#666;
	font-size:18px;
	font-weight:normal;
	margin:8px 0;
	}
.about-box{
	width:100%;
	margin:0;
	}
.about-box td{
	width:50%;
	border:0;
	padding:20px 0 0;
	vertical-align:top;
	}
.about-box td.l-column{
	padding-right:9px;
	}
.about-box td.r-column{
	padding-left:10px;
	border-left:1px dashed #ccc;
	}
.about-box h3, .about-box  p{margin:0 0 7px;}
.about-box h3 a{
	color:#000;
	font-size:14px;
	background:url(./i/icons/h3.png) no-repeat 0 1px;	
	}
.about-box h3 a, .about-box p, .about-box ul{padding-left:20px;}
.about-box ul li{padding-bottom:2px;}
.about-box ul a{
	color:#009126;
	font-family:Tahoma;
	padding-left:17px;
	background:url(./i/icons/about-a.png) no-repeat 0 50%;
	}
.reading-item{
	padding:12px 9px;
	margin-bottom:12px;
	border:1px dashed #ccc;
	}
.reading-item .preview{float:left;}
.reading-item .preview img{vertical-align:middle;}
.reading-item .desc{
	padding-top:16px;
	margin-left:216px;
	}
.reading-item .desc h4{margin:0 0 4px;}
.reading-item .desc h4 a{color:#ff9900;}
.reading-item .desc p{
	font-size:11px;
	margin:0;
	}
/*.breadcrumbs*/
.breadcrumbs{
	margin:-10px 0 6px 16px;
	color:#333;
	font-size:10px;
	}
.breadcrumbs li{
	display:inline;
	padding:0 19px 0 0;
	margin:0 4px 0 0;
	background:url(./i/backgrounds/breadcrumbs.gif) no-repeat 100% 60%;
	}
.breadcrumbs li.you-are-here{
	padding:0;
	margin:0;
	background:none;
	}
.breadcrumbs a{
	color:#056fd3;
	text-decoration:underline;
	}
.breadcrumbs a:hover{text-decoration:none;}
.breadcrumbs strong{font-weight:normal;}

.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.s14{font-size:14px;}
.abz{padding:4px 0 3px;}	
.abz p{
	padding:0 0 5px !important;
	margin-bottom:0;
	}
.abz a{color:#555;}
.abz h1{
	font-size:1.83em;
	text-transform:uppercase;	
	color:#ab2615;
	padding-bottom:14px;
	}
.middle .abz h2{
	color:#008e25;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
	margin:0;
	}	
.abz h3{
	color:#333;
	font-size:12px;
	padding-bottom:4px;
	margin:0;
	}
.date{
	font-size:0.83em;
	color:#b9b9a9;
	margin-right:6px;
	}	
.abz table{
	font-size:11px;
	border-collapse:collapse; 
	}
.abz table th{
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	padding:9px 10px;
	border:0;
	border-bottom:1px solid #b4b4b4;
	border-top:1px solid #b4b4b4;
	}
.abz table td{
	color:#5d544d;
	padding:5px 10px;
	border:0;
	border-bottom:1px solid #b4b4b4;
	}
table.img{
	width:100px;
	float:left;
	margin:0 0 8px 0;
	border:0;
	}
table.img img{
	float:none;
	margin:0 4px 2px 0;
	}
table.img .border{
	padding-left:1px;
	border-left:7px solid #5a2368;
	}
table.img td{
	padding:0 8px 0 0;
	border:0;
	vertical-align:top;
	}
table.img strong{
	color:#666;
	font-weight:bold;
	display:block;
	}
.w100{width:100%;}
.load{	
	color:#333;
	margin:16px 0;
	padding: 7px 0 10px 42px;
	background: url(./i/icons/download.png) no-repeat left center;
	}
.load a{
	color:#009126;
	}
.abz form{margin:15px 0;}
.abz form table{border-collapse:collapse; }
.abz form table td{
	font-size:12px;
	border-bottom:0;
	padding:4px;
	vertical-align:top;
	}
.abz input, textarea{
	border:none;
	color:#4d4d4d;
	font-family:Arial;
	padding:2px;
	font-size:1em;
	vertical-align:middle;
	border:1px solid #ccc;
	background:#fff;
	}
td input,
td textarea{
	position:relative;
	top:-2px;
	}
td textarea{
	width:328px;
	overflow:auto;
	}
input.button{
	border:0;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	padding:0px 14px 4px 15px;
	background:url(./i/backgrounds/button.png) repeat-x;
	}
/*navigation*/
.navigation{
	color:#333;
	float:left;
	width:240px;
	padding-left:16px;
	margin-left:-100%;
	}
.navigation .banners, .extra .banners{
	padding-bottom:18px;
	}
.navigation h5{
	padding-bottom:6px;
	}
.navigation p{
	margin-bottom:12px;
	line-height:1.2;
	}
.menu-l2{
	margin:36px 0 12px;
	border-right:1px dashed #ccc;
	}
.menu-l2 li{
	padding:4px 0;
	}
.menu-l2 li a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	background:url(./i/icons/h3.png) no-repeat 0 1px;	
	}
.menu-l2 a.active{
	color:#008e25;
	text-decoration:none;
	}
.menu-l2 ul{
	margin:8px 0 4px 20px;
	}
.menu-l2 ul li{
	padding:2px 0;
	}
.menu-l2 ul li a{
	color:#008e25;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	padding-left:16px;
	background:url(./i/icons/about-a.png) no-repeat 0 50%;
	}
.menu-l2 ul a.active{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
/*.extra*/
.extra{
	float:left;
	width:242px;
	padding-right:14px;
	margin-left:-256px;
	}
.extra p{color:#333;}
.news-item{
	padding-top:10px;
	}
.news-item li{padding:1px 0 2px;}
.news-item span{
	color:#999;
	font-size:10px;
	}
.news-item a{
	color:#ff9900;
	font-weight:bold;
	}
.menu-l3{
	padding:5px 0 6px;
	border-top:2px solid #d8d8d8;
	background:#ebebeb;
	}
.menu-l3 li{display:inline;}
.menu-l3 a{
	color:#585858;
	padding:0 16px;
	}
.menu-l3 .active a{
	color:#585858;
	font-weight:bold;
	text-decoration:none;
	}
/*footer*/
.footer{
	color:#666;
	font-size:11px;
	padding:24px 16px;
	}
.footer p{margin:0;}
.footer p a{color:#666;}
.footer .banners{
	width:234px;
	float:left;
	}
.footer .banners a{margin-right:10px;}
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	
	.popup { height: 90px; }
.pop-up { width: 700px; padding: 0px 0 15px 0px; font: 150% tahoma, verdana, sans-serif;  display: block; float: none; }

    .pop-up .top { height: 80px; width: 100%; padding: 10px 0 0 0; background: url(/img/bg_grad-up.gif) repeat-x top left; text-align: center; }

    .pop-up h1 { font: 164% tahoma, verdana, sans-serif; color: #FFA600; padding: 0px 0 5px 0; text-transform: none; }

    .pop-up .im { width: 90%; font: 75% tahoma, verdana, sans-serif; color: #009126; margin: 7px 0 28px 20px; display: block; float: none; }
        .pop-up .im .bl { padding: 0 0 8px 0; display: block; float: none; }
        .pop-up .im img { padding: 0 0 10px 0; margin: 0; display: block; float: none; cursor: pointer; }

    .pop-up .kr { font: 69% tahoma, verdana, sans-serif; padding: 0; margin: 0 0 0 5px; color: #59554E; }
        .pop-up .kr span { padding: 0 4px; }
    .pop-up .kr a, .pop-up .kr a:link, .pop-up .kr a:visited, .pop-up .kr a:active, .pop-up .kr a:hover {  padding: 0 0px 0 0px; display: inline; color: #59554E; }

    .pop-up .bottom { background: none; height: 50px; width: 700px; display: block; float: none; font: 69% tahoma, verdana, sans-serif; color: #454545; padding: 0px 0 0 0; margin: 20px 0 0px 20px; text-align: left; border-top: #BFAE9E 1px solid; }

        .pop-up .bottom .count { height: 50px; width: 210px;  padding: 10px 0 0 0; margin: 0; background: none; display: inline; float: left; }
            .pop-up .bottom .count div { display: inline; float: left; width: 90px; }
        .pop-up .bottom .addr { height: 50px; width: 250px; padding: 10px 0 0 0; margin: 0; background: none; display: inline; float: left; }
        .pop-up .bottom .copy { height: 50px; width: 250px; padding: 10px 0 0 0; margin: 0; background: none; border: none; display: inline; float: left; }
		
	.pop-up	.breadcrumbs li{
			padding: 0 12px 0 0;
	}
	
	.bottom  td { border:none; }	
