body{	font-size:12px;
		color:#333333;
		background-color:#ffffff;

}
h1,h2,h3,h4{font-size:14px;}
body{font-size:12px;}
img{ border:0px;}

.a1:link {
	text-decoration: underline;
	color: #FF6600;
}
.a1:visited {
	text-decoration: underline;
	color: #FF6600;
}
.a1:hover {
	text-decoration: none;
}
.a1:active {
	text-decoration: underline;
	color: #FF6600;
}


.title{
	width:100%;
	color:#FFCC00;
    padding:5px 0px 5px 5px;
	background-color:#FFF9DF;
	border: 1px solid #FFCC00;
}

ul,li{	padding:0px;
		margin:0px;
		list-style:none;
}
ul{	background-color:#FFF9DF;
padding-top:10px;}
ul li{
margin-top:8px;
padding:2px 0px 0px 25px;  
height:22px;
font-size:12px;
background-image:url(../img/icon.gif);
background-repeat:no-repeat;
background-position:5px 0px;
border-bottom:#999999 1px dotted;
}

.contence{ padding:5px}
