.Content{
	padding:0px;
}
.ContentTitle{
	background:url(/CN/images/TitleDot.JPG);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:5px;
	height:17px;
	background-color:#fdd8e9;
	color:#f576b9;
	font-weight: bold;	

}
.ContentBox{
	border:#FFCCCC solid 1px;
	padding:10px;
}

.table1{
	border:#FF99CC solid 1px;
	border-left:0px;
}

.ContentBox input,TEXTAREA,SELECT {
	border-left:#ff79c1 solid 1px;
	border-top:#ff79c1 solid 1px;
	border-right:#ff79c1 solid 1px;
	border-bottom:#ffcccc solid 1px;
	background-color:#fdf7f9;
}

.ContentBox select
{
     position: relative;
     left: -2px;
     top: -2px;
     width: 183px; 
     line-height: 14px; 
/*     border-style: none;
     border-width: 0px;*/
}
.item1 td{
	border-top:#f677be 2px solid;
	background-color:#fdd6eb;
	height:20px;
	padding-left:5px;
	border-left:#fcbce1 1px solid;
}



.itemContent1 td{
	border-top:#fcbce1 1px solid;
	border-left:#fcbce1 1px solid;
	color:#585858;
}
.itemContent2 td{
	line-height:30px;
	vertical-align: top;
}


.divAgencyList{
	color:#666666;
	width:580px;
}


.divAgencyList ul{
	margin:30px 0 0 0;
	list-style:none;
	border-bottom:1px dashed #FFCCCC;
	padding:0px 0 0 50px;
}

.divAgencyList ul li{
	margin:0px;
	list-style:none;
	padding:0px;
}
.liAgencyListName{
	font-weight:bold;
	font-size:14px;
	
}