@charset "UTF-8";
#informationIndex {
display:block;
background-image:url(/ca/img/information/title_newsindex.jpg);
height:44px;
}
#informationCont{
	width: 860px;
	margin: 0 0 100px 20px;
}
.informationList{
width:860px;
margin:0;
padding:0;
overflow:hidden;
border-bottom:2px dotted #CCC;
}
.informationList dt{
width:110px;
margin:0;
padding:10px 0 10px 20px;
background:url(../img/common/icatch.jpg) no-repeat left center;
float:left;
}
.informationList dd{
width:730px;
margin:0;
padding:10px 0;
float:left;
}
.informationList dd a{
color:#111;
text-decoration:underline;
}
.informationList dd a:hover{
text-decoration:none;
}
.listBorder{
width:100%;
clear:both;
border-bottom:2px dotted #CCC;
}
.detailTitle{
width:870px;
margin:17px 0 20px 10px !important;
padding:5px 0 5px 7px !important;
border-left:3px solid #F09F2D;
border-bottom:1px solid #CCC;
}
.fleft {
	text-align: left;
}
