html, div  ,  form, img, li, ul, div, input{
	font-family: Verdana, Arial;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #362501;
	line-height: 150%;
	font-size: 11px;
	}
	
html{
	height: 100%;
}
* :focus { outline: 0; }
body{
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
a{
	font-weight: bold;
	
}


p{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
iframe{
	padding: 0px;
	margin:0px 10px 0px 0px;
	border: solid #ddd 1px;
	float: left;
}
object{
	float: left;
	padding: 0px;
	margin-right: 10px;
}
ul{
	list-style: none;
}

li{
	list-style: none;
}

.wh_100{
	width: 100%;
	height: 100%;
}
.w_100{
	width: 100%;
}
.h_100{
	height: 100%;
}
.w_30{
	width: 30%;
}
.w_35{
	width: 35%;
}

#showhide{
	display: none;
}

.banner_outside{
	background-color: #ffe975;
	background-image: url(../images/bg_bamboe_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.banner{
	background-image: url(../images/logo.png);
	background-position: center right;
	background-repeat: no-repeat;
	height: 80px;
	width: 846px;
	float: right;
	display: block;
	clear: both;
	padding-top: 7px;
	margin-right: 10px;

}
.menu_outside{

	background-color: #ffcc33; 
	border-bottom: 0px solid #000;
	margin-bottom: 0px;
	background-image: url(../images/bg_menu.gif);
	background-position: 0px -85px;
	background-repeat: no-repeat;
}

.wrapper{
	width: 846px;
	margin-left: auto;
	margin-right: auto;	

}
div.wrapper2{
	width: 856px;
	margin-left: auto;
	margin-right: auto;

	
}
.wrapper3{
	width: 646px;
	float: left;
	overflow: hidden;
	
}
.banners{

	width: 200px;
	float: left;

}

.label{
	padding: 0px;
	font-weight: bold;
}

.breadcrumbs span{
	padding: 0px 0px 0px 0px;
	color: #6B4101;
	text-transform: lowercase;
}
.breadcrumbs {
	padding: 10px;
}

.breadcrumbs a:hover{
	color: #ff0000;
}

.date {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
}

.title{
	padding: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15px;
}

.title a{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
	margin: 0px;
	font-size: 15px;
}

.text{
	text-align: left;
	padding: 0px;

}

.text a{
	font-weight: normal;
	text-decoration: underline;
}
.text li{
	list-style: inside;
}
.author{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.author a{
	font-weight: bold;
}

.categories{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.categories a{
	font-weight: bold;
}
.views{
	padding: 0px 10px 5px 0px;
	white-space: nowrap;
}

.image{
	padding: 0px;
	margin:	0px;
	border: 0px;
	float: left;
	display: block;
}

img{
	padding: 0px;
	margin:	0px;
	border: 0px;


}


.previous{
	padding: 0px 0px 5px 0px;
	text-align: left;
}
.number{
	padding: 0px 0px 5px 0px;
	text-align: center;
}
.next{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

.video{
	display: none;
	padding: 0px 10px 5px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.audio{
	display: none;
	padding: 0px 10px 5px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/audio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

.languages a:link{

	text-decoration: none;

}

.languages a:visited{

	text-decoration: none;

}

.cleaner{
	clear: both;
	/* border: 1px solid red; */
}

/* feed */
 .feed {
  margin-left: 0px;

  padding: 0 0 0 16px;
  background: url(../images/49.gif) no-repeat 0 50%;
  font-weight: bold;

}
.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("../images/49.png") no-repeat 0 50%;
  list-style-type: none;
}




/* tree menu */
.treemenu div{
font-size: 11px;
margin: 0px;
white-space: nowrap;
}
.treemenu li{
	margin-left: 10px;
	list-style: none;
}

.treemenu a{
	padding-right: 0px;
	text-decoration: none;
	font-size: 11px;	
}
.treemenu a:hover{

	background-repeat: no-repeat;
	background-position: right center ;
	padding-right:0px;
}
.treemenu #current {
	color: #d2222a;

	background-repeat: no-repeat;
	background-position: right center ;
	padding-right: 0px;
}
/* end tree menu */



.address_box div{
	text-align: left;
	text-transform: uppercase;
	margin-top: 12px;
	padding-right: 5px;
	white-space: nowrap;
}


.email a{
	text-transform: lowercase;
}

.box_search{
	margin-right: 1px;
}
.search_button{
	float: left;
}

.more a{
	color: #993300;
}

.box_system{
	color: red;

}
.box_system a{

}
.box_system{

}


.foot{
	height: 30px;
}

.design{
	text-align: center;
	font-size: 9px;
	
	color: #666;
	margin-bottom: 3px;
}
.design img{
	text-align: center;
	float: none;
	
}


.design a{
	color: #666;
	text-decoration: none;
	font-weight: normal;
	
}

.design a:visited{
	color: #666;
	text-decoration: none;
	
}

.design a:hover{
	color: #333;
	text-decoration: none;
	
}



