/*--design by forestgan-
designer sean li
create date  2006 4-18
last edit 2006 4-18
*/

body,ul,form,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,img{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}
body {
	color: #000;
	text-align: left;
	margin: 0px;
	font-size:12px;
}
ol{
	MARGIN-left:35px;
}

td,div{
	font-size: 12px;
	color: #666666;
}
#wrapper{
	/*width: 100%;*/	
	min-width: 760px;
	max-width: 986px;
	margin: 0 auto;
	color: #333;
	text-align: left;
	background: #FCFCFC url(../img/middlebg.gif) repeat-y 6px;
	position: relative;
	/*overflow: hidden;*/
}
#wrapper ul{ float:left;

}
* html .widthmax{
	width: 980px;
}
* html .widthmin{
	width: 760px;
}
#pic{
  margin:0 auto;
  width:800px;
  padding:0;
  border:1px solid #333;
  }
#pic img{
    max-width:780px;
	width:expression(document.body.clientWidth > 450? "450px": "auto" );
	border:1px dashed #000;
	}
.center 
{ 
	MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto; 
	text-align:center; 	
	width:780px; 
	border:#333 solid; 
	border-width:0px 1px 0px 1px;
	background-color:#FFFFFF;

}
.list {
	LINE-HEIGHT: 18px; TEXT-ALIGN: left;
}
.list UL {
	margin:8px 0px 8px 0px;
}
.list li {
	padding:0px 10px 2px 18px;
	background: url(icon/fangkuai.gif) no-repeat 10px 7px;
}
.list2 {
	MARGIN: 0px 0px 0px; LINE-HEIGHT: 18px; TEXT-ALIGN: left;
}
.list22 {
	MARGIN: 0px 0px 0px; LINE-HEIGHT: 18px; TEXT-ALIGN:center;
}
.list2 UL {
 margin:5px 0 5px 0;
}
.list2 li {
	padding:2px 0px 0px 10px;
	background:url(icon/fangkuai.gif) no-repeat 5px 8px;
	float:left; display:block; width:174px;
}
.list3 {
	MARGIN: 0px 0px 0px; LINE-HEIGHT: 22px; TEXT-ALIGN: left;
}
.list3 UL {
	padding:5px 0px 0px 6px;
}
.list3 li {
	padding:0px 10px 0px 18px; margin-right:10px;
	background:url(icon/ico3.gif) no-repeat 0px 5px; 
}
.list4 {
	MARGIN: 0px 0px 0px 0px; LINE-HEIGHT: 20px; TEXT-ALIGN: left; width:700px;
}
.list4 UL {
	padding:5px 0px 0px 6px;
}
.list4 li {
	padding:1px 0px 0px 18px; margin-right:10px; width:250px;
	background:url(../images/icon/ico3.gif) no-repeat 0px 3px; float:left
}
.list4 li a.currently{
	background: #FFFFFF url(../images/icon/ico2.gif) no-repeat 0 50%;
	color: #CC0000;
	font-weight: bold;
}
.threerow{
	margin: 0px;padding:0px;
}
.threerow li{
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 142px;
}
.threerow li a{
	padding: 0px;
}
.threerow li a:hover{
	
}
.clear{ clear:both;}
.FZmenu01 {
	color: #FF9900;
	text-decoration: none;
	background-image: url(../../images/Table02-button1.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}