body {
	background-image: url(../images/homebanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
}

div{
font-size:12px;
}

a:link, a:visited, a:hover {
	color: #330066;
	text-decoration: none;
}

#container
    {
	margin: 0 auto;
	width: 850px;
	position: relative;
	top: 0px;
    }
#tail{
right:0px;	
	top:0px;
	text-align:right;
	height:20px;
	position: absolute;
	z-index: 25;
}
	
#logo {
	background-image: url(../images/logo.gif);
	height: 94px;
	width: 138px;
	top: 39px;
	position: absolute;
	left: 28px;
	background-repeat: no-repeat;
	z-index:30;
}

#logo span {
	display:none
}

#line2 {
	background-image: url(../images/line2.gif);
	height: 55px;
	width: 96px;
	top: 120px;
	position: absolute;
	right:0px;
	background-repeat: no-repeat;
}

#line1 {
	background-image: url(../images/line1.gif);
	height: 50px;
	width: 92px;
	top: 110px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
}

#mail {
	background-image: url(../images/mail.gif);
	height: 22px;
	width: 200px;
	top: 140px;
	position: absolute;
	left: 50px;
}

#mail span {
	display:none
	}

#girl {
	background-image: url(../images/girl.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 202px;
	bottom: 0px;
	position: absolute;
	left: 100px;
	z-index: 10;	
}

#news {
font-size:12px;
	height: 100px;
	width: 400px;
	bottom: 10px;
	position: absolute;
	left: 350px;
	text-align:left;
}

#menu {
	font-size:14px;
	height: 24px;
	width: 300px;
	top: 138px;
	position: absolute;
	left: 450px;
	font-weight:bold;
	/*font-family:"ºÚÌå"*/
}

#menu a {
color:#000000;
}

#content{
	font-size:12px;
	position:absolute;
	top:200px;
	left:338px;
	width:400px;
	height: 275px;
	
}
#contenthome{
	font-size:15px;
	position:absolute;
	top:400px;
	left:400px;
	font-weight:bold;
	font-family:"ºÚÌå"
}
#flash {
	position: absolute;
	left: 0px;
	top: 165px;
	z-index: 5;
}

#jiantou {
	background-image: url(../images/jiantou.gif);
	position:relative;
	left:350px;
	top:5px;
	width: 96px;
	height: 41px;
}

	

#tree1 {
	background-image: url(../images/tree-right.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 62px;
	top:0px;
	left: 0px;
	position: absolute;
	z-index: 20;	
}
#tree2 {
	background-image: url(../images/tree-left.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 62px;
	top:0px;
	right: 0px;
	position: absolute;
	z-index: 20;	
}
#tree3 {
	background-image: url(../images/tree-right.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 62px;
	bottom: 0px;	
	left: 0px;
	position: absolute;
	z-index: 20;	
}
#tree4 {
	background-image: url(../images/tree-left.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 62px;
	bottom:0px;
	right:0px;
	position: absolute;
	z-index: 20;	
}

.design_style {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
