/*x[X*/
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
body{
	background-image: url(../images/about_flower01.gif);
	background-repeat: repeat;
}
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
} 

body{
	background-color: #333333;
	}
/*header*/
.header{
	margin: 0 auto;
	width: 796px;
	height: 60px;
	background-image: url(../images/header.gif);
	position: relative;
	border-top: thin solid #cccc99;
	border-right: thin solid #cccc99;
	border-bottom: thin none #cccc99;
	border-left: thin solid #cccc99;
}
.header h1{
	margin:0;
	padding:0;
}
.header-nav {

	position: absolute;
	width: 276px;
	height: 46px;
	top: 0px;
	left: 307px;
}
.header-nav li {
	float: left;
}
.header-nav a{
	display: block;
	height: 42px;
	text-indent: -5000px;
	background-image: url(../images/sub_nav.gif);
	background-repeat: no-repeat;
}
.header-nav a:hover,
.header-nav a.current {
	background-image: url(../images/sub_nav.gif);
	background-repeat: no-repeat;
}
.hn01 a {
	width: 102px;
	background-position: 0 0;
}
.hn02 a {
	width: 87px;
	background-position: -102px 0;
}
.hn03 a {
	width: 87px;
	background-position: -189px 0;
}
/*mainwapper*/
.mainwapper{
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	width: 796px;
	margin: 0 auto;
	padding: 0;
	border-top: thin none #cccc99;
	border-right: thin solid #cccc99;
	border-bottom: thin solid #cccc99;
	border-left: thin solid #cccc99;

}
	
.flash{
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	width: 796px;
	margin: 0 auto;
	border-top: thin none #cccc99;
	border-right: thin solid #cccc99;
	border-bottom: thin solid #cccc99;
	border-left: thin solid #cccc99;
}
	
.gbmenu{
	border: thin solid #FFFFFF;
	margin: 0 auto;
	padding : 0;
	width: 796px;
	height: 37px;
	background-image: url(../images/gb.gif);
	background-repeat: no-repeat;
	border-top: thin none #cccc99;
	border-right: thin solid #cccc99;
	border-bottom: thin solid #cccc99;
	border-left: thin solid #cccc99;
	}
.gbmenu li {
	float: left;
}
.gbmenu a{
	display: block;
	height: 37px;
	text-indent: -5000px;
	background-image: url(../images/gb.gif);
	background-repeat: no-repeat;
}
.gbmenu a:hover,
.gbmenu a.current {
	background-image: url(../images/gbon.gif);
	background-repeat: no-repeat;
}
.gb1 a {
	width: 71px;
	background-position: 0 0;
}
.gb2 a {
	width: 87px;
	background-position: -71px 0;
}
.gb3 a {
	width: 74px;
	background-position: -158px 0;
}
.gb4 a {
	width: 75px;
	background-position: -232px 0;
}
.gb5 a {
	width: 102px;
	background-position: -307px 0;
}
.gb6 a {
	width: 87px;
	background-position: -409px 0;
}
.gb7 a {
	width: 63px;
	background-position: -496px 0;
}
.gb8 a {
	width: 63px;
	background-position: -559px 0;
}
.whats{
	float:left;
	width: 600px;
	height:400px;
	margin: 5px 0;
	background-color: #FFFFFF;
}
.banner{
	float:left;
	width: 170px;
	margin: 5px 0;
	background-color: #FFFFFF;

}
.about_left{
	float:left;
	width:61px;

}
.about_left2{
	float:left;
	width:213px;

}
.about_right{
	float:right;
	width:450px;
	margin: 0 5px;
}
.add{
	margin:5px;
	width:150xp;
	padding:5px;
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
}
/*footer*/
.footer{
	clear:both;
	height:19px;
	width: 796px;
	margin:0 auto;
}

/* clears
***************************************************************/
.hidden {
	display: none;
}
.clearfix {
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 _*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/* */
