body {
	margin:0;
	font-size:12px;
	background-image: url(../images/outBg.gif); 
}
h1 {
	font-size:24px;
	font-family: "ºÚÌå";
	color: #176709;
	text-align: center;
}
.clear{ clear: both; font-size:1px; width:100%; height:0; visibility: hidden; }

.top {
	background-image: url(../images/c_center.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 10px;
}
.top2 {
	background-image: url(../images/g_center.jpg);

}
.top ul {
	margin:0;
	padding:0;	
}
.top Li {
	width: 90px;
	text-align: center;
	list-style-type: none;
	font-size:14px;
	float: left;
	font-weight: bold;
	height: 20px;
	background-image: url(../images/c_center-1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: baseline;
	padding: 8px 0 0 0;	}
.top Li a:link {color:#000000; text-decoration:underline;}
.top Li a:hover {color: #bc2931; text-decoration:underline;}
.top Li a:visited {color:#000000; text-decoration:underline;}
/*.top Li  a:active {color:#FFFFFF}*/

.w {width:225px;}
.box {	border: 1px dotted #8FD030;}
.box .center {
	line-height:22px;
	font-size:12px;
	width: 90%;
	text-align: left; 
	margin:15px auto;	}
.box .center h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.box .center span {
	font-size: 12px;
	/*font-weight: bold;*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.box .center .menu  {
	margin:10px 0 10px 0;
	background-color: #E1FAC3;
	height: 20px;
}	
.box .center .menu ul {	margin:0;	padding:0;	}
.box .center .menu Li {
	width: 150px;
	text-align: left;
	list-style-type: none;
	font-size:12px;
	float: left;
	font-weight: bold;
	height: 20px;
	padding: 2px;
}

.box .center img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px;}
.box .title{
	background-image: url(../images/c_bg_box.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	height: 25px;}
.box .fl{	float:left;	font-size: 14px;	font-weight: bold;	padding-left: 40px;}
.box .fr {	float:right;	margin-right: 10px;}

.box .list li {
	text-align:left;
	font-size:12px;
	clear:both;
	background:url(../images/icon_arrow11.gif) no-repeat 0px 10px;
	list-style-type:square;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBCBCB;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}
.box .list ul{	margin: 5px;}

