/******** new style ********/

html
{
	min-width:976px;
}

body
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: url(bg_dot.gif) #c1c1c1 left top;
	margin: 0px;
	border:0px;
	color: #333;
	line-height: 150%;
	font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , 'ËÎÌå' , 'ÐÂËÎÌå' ,arial,verdana,sans-serif;
	text-align: center;
}

#top
{
	padding: 0px 0px 0px 0px;
	background: url(../imgaes/bg_top.gif) #fff no-repeat left top;
	margin:0px auto 0px auto;
	color: #666;
	width: 976px;
	height: 200px;
	text-align: left;
}

#middle
{
	width:976px;
	border-top: #000 1px solid;
}

#middleleft
{
	float: left;
	height: 908px;
	width: 200px;
	background: #ffffff url(../imgaes/bg_greendot.gif) left top;
}

#middleright
{
	float: right;
	height: 908px;
	width: 775px;
	background: #fff;
}

#bottom
{
	color: #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../imgaes/bg_bottom.gif) #fff left top;
	width: 976px;
	height: 39px;
	clear: both;
}

#copyright
{
	padding: 5px 0px 0px 0px;
	background: #fff;
	margin:0px auto 0px auto;
	vertical-align: middle;
	width: 976px;
	height: 60px;
	text-align: center;
}


#popimg
{
	padding: 0px 0px 0px 0px;
	background: url(../imgaes/popimg01.gif) no-repeat right bottom;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 200px;
}

#logo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	width: 194px;
	height: 80px;
}

#topmenu
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding:9px 0px 0px 0px;
	background: no-repeat right top;
	color: #fff;
	height: 37px;
}

#topmenu ul
{
	clear: left;
	border: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
#topmenu li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	border-left: #fff 1px solid;
	line-height: 27px;
	text-align: center;
}
#topmenu li a
{
	padding: 0px 0px 0px 0px;
	display: block;
	margin: 0px;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

#topmenu li a:hover
{
	font-weight: bold;
	color: #fff;
	background-color: #60a179;
}

#topmenu ul li#li1 a
{
	width: 60px;
}
#topmenu ul li#li2 a
{
	width: 80px;
}
#topmenu ul li#li3 a
{
	width: 80px;
}
#topmenu ul li#li4 a
{
	width: 80px;
}
#topmenu ul li#li5 a
{
	width: 80px;
}
#topmenu ul li#li6 a
{
	width: 80px;
}
#topmenu ul li#li7 a
{
	width: 80px;
}

.textbox
{
	padding:0px 10px 5px 10px;
}

.textbox p img
{
	height:170px;
	float:left;
	margin:5px 10px 0px 5px;
}

.textbox p
{
	text-indent: 25px;
	height:100px;
}




