*{
margin:0px;
padding:0px;
font-family:Arial, Tahoma, Verdana;
}
body{
	color :#444;
	font : normal normal normal 11px/20px  Arial, Tahoma, Verdana;
	background:#fff  none ;
	word-break : break-all;
}
a{color:#096742; cursor:hand; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover,a:focus{ color:#059905;	text-decoration:underline;}
a:active{ color:#059905; }
img{ border:none;}
li{	list-style-type: none;}
input,textarea{
	font-size:12px;
	background-color: #fff;
	border: 1px solid #ababab;
}
select{ font-size:10px; color:#656565;}

#wrapper{ width :1003px; clear:both;}
#header {
	width :100%;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
#counter{
	width:100%;
	clear:both;
}
#content{ float:left; width:782px; margin:0 14px; }
#sidebar{
	float:left;
	width:179px;
	background-image: url(../img/ab_sidebar_bg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer{
    font-size:12px;
	width:100%;
	clear:both;
	text-align:center;
	color: #3B3B3B;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 5px;
}
.copyright { font-size:12px; color: #797979; }
#navs{
	float:left;
	width:100%;
	height:40px;
}
#innernavs{
	width:100%;
	float:left;
	background-image:url(../img/nav_bg.gif);
	background-repeat: repeat-x;
}
#navs ul{ height:40px; }
#navs li{
	float:left;
	height:40px;
	padding:0;
}
#ad {
	height:460px;
	text-align: center;
}
#pro {height: 80px; text-align:center;}
.language {
	float: left;
	height: 37px;
	padding-left: 870px;
	padding-top: 40px;
}
#sidebar .menu {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	height: 25px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebar .menuhot {
	font-size: 13px;
	font-weight: bold;
	color: #006940;
	background-image: url(../img/menu_bg_hot.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	height: 25px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebar .menu2 {
	font-size: 12px;
	color: #444;
	background-image: url(../img/menu_bg2.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
	height: 24px;
	padding-top: 5px;
}
#sidebar .menu2hot {
	font-size: 12px;
	font-weight: bold;
	color: #006940;
	background-image: url(../img/menu_bg2_hot.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
	height: 24px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebar .menu a{
	color: #444;
	letter-spacing: -1px;
}
#sidebar .menuhot a{
	color: #006940;
	letter-spacing: -1px;
}
#sidebar .menu2 a{
	color: #444;
	letter-spacing: -1px;
}
#sidebar .menu2hot a{
	color: #006940;
	letter-spacing: -1px;
}
#content .location{
	color: #969696;
	height: 15px;
	width: 780px;
	text-align: right;
}
#content .title {
	background-image: url(../img/con_tit_bg0.gif);
	background-repeat: repeat-x;
	text-indent: 10px;
	height: 27px;
	width: 780px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #108c17;
	text-decoration: none;
}
#content .focus{
	padding-top: 15px;
	font-size: 13px;
	width:740px;
	margin:0 auto;
	text-align: justify;
}