.thumbnail_map{
	position: relative;
	z-index: 0;
	float:right;
	width:121px;
	height:56px;
	background:url(images/getting.jpg) no-repeat;
}

.thumbnail_map:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail_map span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
text-decoration: none;
}

.thumbnail_map span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail_map:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: -470px; /*position where enlarged image should offset horizontally */

}
body{margin:0px;padding:0px;background:url(../images/body_bg.jpg) repeat-x top;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body#t3{margin:0px;padding:0px;background:url(../images/body_t3.jpg) repeat-x top;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.descr2solo{
	float:left;
	color:#666666;
	text-decoration:none;
	background:url(../images/arrow2.jpg) no-repeat top left;
	width:276px;
	padding:0px 0px 0px 20px;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 10px;
}
img, div, a{behavior:url(css/iepngfix.htc);}
*{behavior:url(iepngfix.htc);}
body{behavior:url(csshover.htc);} 

#header{width:930px;height:276px;margin:0px auto;background:url(../images/head_bg.jpg) no-repeat top;padding:100px 0px 0px 50px;}

body#t3 #header{
	width:930px;
	height:154px;
	margin:0px auto;
	background:url(../images/head_t3.jpg) no-repeat top;
	padding:100px 0px 0px 50px;
}

#header .b{width:488px;float:left;}
#header .b .b_top{width:488px;height:11px;float:left;background:url(../images/b_top.png) no-repeat top;font-size:1px;}
#header .b .b_bot{width:488px;height:15px;float:left;background:url(../images/b_bot.png) no-repeat bottom;font-size:1px;}
#header .b .b_mid{width:448px;height:auto !important;height:20px;min-height:20px;float:left;background:url(../images/b_mid.png);background-repeat:repeat;padding:0px 20px;color:#9eb59e;font-family:"Trebuchet MS";line-height:16px;}
#header .b .b_mid h1{margin:0px;padding:0px;float:left;font-size:20px;font-weight:normal;color:#9eb59e;font-family:"Trebuchet MS";width:100%;line-height:24px;}

#header #menu{width:930px;float:left;height:36px;position:absolute;top:340px;}
#header #menu ul{float:left;margin:0px;padding:0px;}
#header #menu ul li{list-style:none;float:left;padding:0px 0px 0px 5px;}

#header #menu ul li span.left{width:6px;height:36px;float:left;background:url(../images/span_left.jpg) no-repeat;}
#header #menu ul li span.right{width:6px;height:36px;float:left;background:url(../images/span_right.jpg) no-repeat;}
#header #menu ul li a{float:left;height:36px;padding:0px;background:url(../images/span_mid.jpg) repeat-x;width:165px;text-decoration:none;font-weight:bold;line-height:36px;color:#ffffff;text-align:center;}

#header #menu ul li:hover span.left{width:6px;height:36px;float:left;background:url(../images/span_left_h.jpg) no-repeat;}
#header #menu ul li:hover span.right{width:6px;height:36px;float:left;background:url(../images/span_right_h.jpg) no-repeat;}
#header #menu ul li:hover a{float:left;height:36px;padding:0px;background:#fffee1;width:165px;text-decoration:underline;font-weight:bold;line-height:36px;color:#000000;text-align:center;}

#header #menu ul li.active span.left{width:6px;height:36px;float:left;background:url(../images/span_left_h.jpg) no-repeat;}
#header #menu ul li.active span.right{width:6px;height:36px;float:left;background:url(../images/span_right_h.jpg) no-repeat;}
#header #menu ul li.active a{float:left;height:36px;padding:0px;background:#fffee1;width:165px;text-decoration:underline;font-weight:bold;line-height:36px;color:#000000;text-align:center;}

#header #menu li ul.sec{position:absolute;display:none;top:36px;clear:both;z-index:2000;width:288px;background-color:#fffee1;padding:0px;margin:0px;border:2px solid #888777;}
#header #menu li ul.sec li{list-style:none;float:left;width:268px;padding:10px 10px;margin:0px;border-bottom:1px solid #b6b5a1;}
#header #menu li ul.sec li a{float:left;height:auto;padding:0px;background:none;width:268px;text-decoration:none;font-weight:bold;line-height:16px;color:#2b8302;text-align:left;font-size:14px;}
#header #menu li.active ul.sec li a{float:left;height:auto;padding:0px;background:none;width:268px;text-decoration:none;font-weight:bold;line-height:16px;color:#2b8302;text-align:left;font-size:14px;}
#header #menu li ul.sec li a:hover{float:left;height:auto;padding:0px;background:none;width:268px;text-decoration:underline;font-weight:bold;line-height:16px;color:#2b8302;text-align:left;font-size:14px;}
#header #menu li.active ul.sec li a:hover{float:left;height:auto;padding:0px;background:none;width:268px;text-decoration:underline;font-weight:bold;line-height:16px;color:#2b8302;text-align:left;font-size:14px;}
#header #menu li:hover ul{display:block;}

body#t3 #header #menu{width:930px;float:left;height:36px;position:absolute;top:218px;}

#content{width:100%;float:left;background-color:#fffee1;height:auto !important;height:200px;min-height:200px;padding-bottom:30px;}
#content .cont{width:980px;margin:0px auto;}
#content .cont .big_title{width:910px;padding:10px 20px 10px 50px;float:left;}
#content .cont .big_title h1{font-size:20px;float:left;font-style:italic;color:#1e1e1c;margin:0px;padding:15px 0px 0px 0px;}
#content .cont .big_title a.getting{float:right;width:121px;height:56px;background:url(../images/getting.jpg) no-repeat;}

#content .cont .cont_box{width:939px;float:left;padding-left:25px;}
#content .cont .cont_box .cont_box_top{width:939px;height:22px;float:left;background:url(../images/cont_box_top.jpg) no-repeat;}
#content .cont .cont_box .cont_box_bot{width:939px;height:18px;float:left;background:url(../images/cont_box_bot.jpg) no-repeat;}
#content .cont .cont_box .cont_box_mid{width:939px;height:auto !important;height:200px;min-height:200px;float:left;background:url(../images/cont_box_mid.jpg) repeat-y;}

#content .cont .cont_box .cont_box_mid .boxes{width:899px;float:left;padding:0px 20px;}
#content .cont .cont_box .cont_box_mid .boxes .box1{width:187px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box1.jpg) no-repeat;margin:0px 14px;padding:175px 5px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box2{width:187px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box2.jpg) no-repeat;margin:0px 14px;padding:175px 5px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box3{width:187px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box3.jpg) no-repeat;margin:0px 14px;padding:175px 5px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box4{width:187px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box4.jpg) no-repeat;margin:0px 13px;padding:175px 5px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box5{width:190px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box5.jpg) no-repeat;margin:0px 7px;padding:210px 15px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box6{width:190px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box6.jpg) no-repeat;margin:0px 7px;padding:210px 15px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box7{width:190px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box7.jpg) no-repeat;margin:0px 7px;padding:210px 15px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes .box8{width:190px;height:auto !important;height:65px;min-height:65px;float:left;background:url(../images/box8.jpg) no-repeat;margin:0px 7px;padding:210px 15px 0px 5px;}
#content .cont .cont_box .cont_box_mid .boxes p{margin:0px;padding:0px;float:left;text-align:justify;font-weight:bold;width:100%;}
#content .cont .cont_box .cont_box_mid .boxes span{float:left;text-align:justify;width:100%;}
#content .cont .cont_box .cont_box_mid .boxes a.click{float:left;font-size:14px;text-decoration:underline;color:#287701;background:url(../images/arrow1.jpg) no-repeat right center;padding-right:20px;}
#content .cont .cont_box .cont_box_mid .boxes a.click2{float:left;font-size:14px;text-decoration:underline;color:#287701;background:url(../images/arrow3.jpg) no-repeat right center;padding-right:20px;margin-top:10px;}

#content .cont .cont_box .cont_box_mid .dot{width:839px;float:left;padding:30px 0px 30px 45px;background:url(../images/dot.jpg) no-repeat right center;height:1px;font-size:1px;}

#content .cont .cont_box .cont_box_mid .box_bottom{width:880px;float:left;padding:0px 20px 0px 30px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news{width:280px;margin-right:4px;float:left;}
#content .cont .cont_box .cont_box_mid .box_bottom .news h2{margin:0px;padding:0px;float:left;font-size:25px;font-weight:normal;color:#0e0e0e;}
#content .cont .cont_box .cont_box_mid .box_bottom .news a.date{float:left;font-size:14px;font-weight:bold;color:#000000;background:url(../images/arrow1.jpg) no-repeat left center;padding-left:10px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news a.descr{float:left;color:#666666;text-decoration:none;padding-left:10px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news a.descr2{float:left;color:#666666;text-decoration:none;background:url(../images/arrow2.jpg) no-repeat top left;width:260px;padding:0px 0px 7px 20px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news img{width:104px;height:94px;float:left;border:1px solid #000000;margin:0px 5px 0px 0px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news p{margin:0px;padding:0px;color:#666666;}
#content .cont .cont_box .cont_box_mid .box_bottom .news a.click2{float:left;font-size:14px;text-decoration:underline;color:#287701;margin-top:5px;}

#content .cont .cont_box .cont_box_mid .box_bottom .news2{
	width:296px;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 h2{
	margin:0px;
	padding:0px;
	float:left;
	font-size:22px;
	font-weight:normal;
	color:#0e0e0e;
}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.date{float:left;font-size:14px;font-weight:bold;color:#000000;background:url(../images/arrow1.jpg) no-repeat left center;padding-left:10px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.descr{float:left;color:#666666;text-decoration:none;padding-left:10px;}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.descr2{
	float:left;
	color:#666666;
	background:url(../images/arrow2.jpg) no-repeat top left;
	width:276px;
	padding:0px 0px 7px 20px;
	cursor: help;
	
	}
	#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.descr_nolink{
	float:left;
	color:#666666;
	background:url(../images/arrow2.jpg) no-repeat top left;
	width:276px;
	padding:0px 0px 7px 20px;
	cursor: help;
	text-decoration:none;
	
	}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 .descr2{
	float:left;
	color:#666666;
	background:url(../images/arrow2.jpg) no-repeat top left;
	width:276px;
	padding:0px 0px 7px 20px;
}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 img{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 p{margin:0px;padding:0px;color:#666666;}
#content .cont .cont_box .cont_box_mid .box_bottom .news2 a.click2{float:left;font-size:14px;text-decoration:underline;color:#287701;margin-top:5px;}

#footer{width:100%;float:left;height:67px;background:url(../images/footer_bg.jpg) repeat-x;}
#footer .foot{width:910px;margin:0px auto;padding:30px 70px 0px 0px;}
#footer .foot a{float:right;background:url(../images/subscribe.jpg) no-repeat right center;color:#5a5a5a;padding-right:25px;height:16px;}

div.clear{width:100%;height:1px;font-size:1px;clear:both;}
