/* CSS Document */

body{
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	line-height:20px;
	text-align:justify;
	color: #666;
	letter-spacing:1px;
	overflow:hidden;
}
html{
	overflow:hidden;
}
body img{
	border:0;
}
#content{
	width:985px;
	height:425px;
	background-color:#b2dd1d;
}
#pic{
	width:325px;
	height:425px;
	float:left;
}
#txt{
	width:390px;
	height:395px;
	float:left;
	margin:30px 20px 0 10px
}
#txt01{
	width:735px;
	height:395px;
	float:left;
	margin:30px 0 0 10px
}
h1{
	font-size:12px;
	line-height:30px;
	color:#333333;
}
h2{
	font-size:12px;
	line-height:30px;
	color:#fff;
}
p{
	margin:0;
}
table{
	line-height:20px;
	border:0px;
}
th{
	color:#333333;
	font-size:11px;
}
.txt-imp{
	color:#333;
	font-weight:bold;
	font-size:10px;
}
#web{
	width:965px;
	height:25px;
	padding-right:20px;
	line-height:25px;
	text-align:right;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	background-color:#333333;
}
#left{
	width:240px;
	height:425px;
	float:left;
}

#menu{
	width:130px;
	height:425px;
	margin-left:30px;
	background-color:#c9e761;
	float:left;
}
#submenu{
	width:85px;
	height:100px;
	float:left;
	margin:205px 0 0 5px;
}
li{
	list-style-type:none;
	font-size:10px;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	color:#666;
}
.pagehere{
	font-weight:bold;
}
.mouseover a{
	background-image:url(img/menu-bk.gif);
}
.img-line{
	border:3px solid #F6F6F6;
}
#logo{
	width:130px;
	height:113px;
}
#index-flash{
	width:745px;
	height:425px;
	float:left;
}
#w-left{
	width:280px;
	height:auto;
	float:left;
	position:absolute;
	top:0;
	left:0;
	background-color:#b2dd1d;
}
#w-content{
 width:100%;
 height:425px;
 overflow-x:hidden;
 overflow-y:auto;
}
#showcase{
	width:625px;
	height:auto;
	margin:20px 20px 20px 300px;
	padding:0 20px 0 20px;;
	background-color:#fff/*#b2dd1d;*/
}
#copyright{
	width:985px;
	height:22px;
	margin-top:5px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#C4C0B0;
	text-align:center;
	line-height:22px;
	letter-spacing:normal;
}
.copyright-phone{
	font-size:12px;
	font-weight:bold;
	color:#767263;
	padding-left:14px;
	letter-spacing:normal;
}