body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	background-color: #fff;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a, a:link, a:visited { 
  color: #27d; 
	text-decoration: none; 
}
a:hover { 
  color: #CC0000; 
	text-decoration: underline; 
}
p { 
  margin: 0 0 10px 0; 
	padding: 0; 
}
img { 
  border: none; 
}
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 21px; font-weight: normal; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #333; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #333; }

.clnr { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.clnr_h10 { clear: both; width:100%; height: 10px; }
.clnr_h20 { clear: both; width:100%; height: 20px; }
.clnr_h30 { clear: both; width:100%; height: 30px; }
.clnr_h40 { clear: both; width:100%; height: 40px; }
.clnr_h50 { clear: both; width:100%; height: 50px; }
.clnr_h60 { clear: both; width:100%; height: 60px; }

.float_l { float: left; }
.float_r { float: right; }
.nwsfl { 
  float: left;
  margin: 5px;
	border: none;
}
.img_wrap { 
  display: inline-block; 
	border: 1px solid #ccc; 
	padding: 4px; 
	background: #fff; 
	margin-bottom: 10px; 
}
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #27d; }
.slogan { 
  float:right;
	color:#f95;
	font-size:24px;
	padding:20px;
	line-height:1.2; 
}
.afm {
	float:right;
	margin-top:18px;
}
.tmo_list { 
  margin: 20px 10px; 
  padding: 0; 
	list-style: none; 
}
.tmo_list li { 
  background: transparent url(images/list.png) no-repeat scroll 0 0px; 
	margin:0 0 20px; 
	padding: 0 0 0 20px; 	
	line-height: 0.8em; 
}
.tmo_list_l { 
  width: 270px; 
	float: left; 
	margin-right: 40px; 
}
.tmo_list_r { 
  width: 270px; 
	float: right; 
}

.btn_more a { 
	margin-top: 10px;
	display: inline-block;
	color: #27d;
	padding: 2px 20px 2px 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
  background: url(images/more.png) no-repeat center right;
}
#wrapper { 
	width: 1020px;
	margin: 0 auto;
}

#sbr {
	float: left; 
	width: 280px;
	padding: 30px;
	background: url(images/sbr.jpg) top no-repeat;
}

#site_title {
	margin-bottom: 60px;
}
#site_title h1 {
	margin: 0;
	padding: 0;
}
#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#site_title a strong {
	color: #ff9900;
}
#site_title a span {
	display: block;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-top: 15px;
	text-align: left;
}

#sbr h3 {
	border-left: 5px solid #f95;
	padding-left: 10px;
}
.sbr_box {
	margin-bottom: 30px;
}
.sbr_box .sbr_cnt {
	padding-left: 15px;
}
#nw_box { 
  margin: 0; 
	padding: 0; 
	list-style: none; 
}
#nw_box li { 
  margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #999; 
}
#nw_box .last { 
  margin-bottom: 0; 
	padding: 0; 
	border-bottom: none; 
}
#nw_box h6 { color: #f95; }
#nw_box span { color: #27d; }

/* Content */
#cnt {
	float: right;
	width: 640px;
	padding: 0 20px 20px;
}
.cnt_box { 
  margin-bottom: 30px; 
	padding-bottom: 30px; 
	border-bottom: 2px solid #ccc; 
} 
.cnt_250box { 
  margin-bottom: 30px; 
	padding-bottom: 30px; 
	height:250px; 
	border-bottom: 2px solid #ccc; 
}
.last { 
  margin-bottom: 0; 
	padding-bottom: 0; 
	border-bottom: 0; 
}
#cnt h2 {
	border-left: 5px solid #f95;
	padding-left: 15px;
}
#cnt h2 a {
	color: #000;
}
#cnt img {
	border:none;
}
.cnt_box_inner {
	padding-left: 20px;
}
/* Menu */
#mn {
	height: 100px;
	margin-bottom: 50px;
}
#mn ul {
	float: right;
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
	display: inline-block;
}
#mn ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#mn ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 38px;
	padding: 12px 0 0 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #b3d3f8;	
	font-weight: bold;
	outline: none;
	border: none;
}
#mn ul li a:hover, #mn ul li .current {
	color: #fff;
	background: url(images/mn_hover.png) no-repeat;
}
.col_w280 {
	float: left;
	width: 300px;
	padding-right: 20px;
}
.col_w200 {
	float: left;
	width: 200px;
	padding-right: 13px;
}
/* Footer */
#ftr_wrapper {
	width: 100%;
	background: #2068b9;
	border-top: 5px solid #99c5f8;
}
#ftr { 
	width: 960px;
	height: 44px;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: left;
	color: #61a4f0;
}
#ftr a {
	color: #61a4f0;
}
#ftr a:hover {
	color: #b3d7ff;
}
/* ----- Buttons ----- */
.meer_btrd a {
	clear: both;
	display: block;
	width: 150px;
	height: 18px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #b00; 
	border: 1px solid #FFF;
}
.meer_btor a {
	clear: both;
	display: block;
	width: 150px;
	height: 18px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #e60; 
	border: 1px solid #FFF;
}
.meer_btbl a {
	clear: both;
	display: block;
	width: 150px;
	height: 18px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #03b; 
	border: 1px solid #FFF;
}
.meer_btrd a:hover {
	text-decoration: underline;
}
.meer_btor a:hover {
	text-decoration: underline;
}
.meer_btbl a:hover {
	text-decoration: underline;
}
.btn_more a:hover {
	color: #000;
	text-decoration: none;
}
.pic_box { 
  margin-bottom: 10px; 
	padding-bottom: 0px; 
	background-image:url('images/main.jpg');
	height:500px;
	width:640px;
} 
.klblw {
	color:#27d;
}
.scl {
  float:right;
	margin-top:40px;
}

