
h1{
width:618px;
background-image:url(../images/cms_border.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:10px;
margin:15px 20px;
font-size:24px;
}


*html h1 {
	width:588px;
}


.topics{
margin-top:3px;
width:598px;
margin:0 30px;
}

.topics ul{
	padding:20px;
}

.topics li{
	border-bottom:#CCC 1px dashed;
	padding:0 10px 8px 2.5em;
	margin-top:8px;
	text-indent:-1.5em;
}


.topics li a{
	background:url(/caricon/images/common/mini_com_arw_blue_l_ot.gif) no-repeat left 0.1em;
	padding-left:17px;
}

.topics li a:hover{
	background:url(/caricon/images/common/mini_com_arw_blue_l_ov.gif) no-repeat left 0.1em;
	padding-left:17px;
}

strong{
font-weight:bold;
}

.cms_color_red{
color:#CC0000;
}

.cms_color_blk{
color:#000;
}

.cms_color_1{
color:#3366CC;
}

.areaA p{
width:618px;
margin:15px 20px;
}

*html .areaA p {
	width:578px;
}


.areaA h2{
width:618px;
margin:30px 20px;
font-size:18px;
font-weight:bold;
background-image:url(../../images/common/blue_mark.gif);
background-repeat:no-repeat;
padding-left:60px;
}

*html .areaA h2 {
	width:518px;
}


