@charset "utf-8";
.box_r {
	float:left;
	width:672px;
	font-size:10pt;
	margin-bottom:30px
}

.box_r h1{
	font-size:11pt;
	color:#ffffff;
	background-color:#808080;
	padding:0 4px 0 4px;	/*上,右,下,左*/
	margin:4px 0 4px 0;
}

.box_r p{margin:5px 5px 5px 5px;}

.box_r ol{
	margin:10px 0 10px 0;
	padding:0px;
	font-size:10pt;
	list-style:url("../img/arrow002_03.gif") outside;
}
.box_r li{margin:0 0 10px 10px;padding:0px;}

.box_r h3{
	width:620px;
	margin:0px 0px 5px 5px;
	background-image:url("../img/head017_03.gif");
	font-size:14px;
	font-weight:bold;
}

div.section h3{
	margin-bottom:5px;
}
div.attBox{
	margin-left:70px;
	margin-bottom:15px;
	width:525px;
	background:url("../../common/image/boxmid.gif") repeat-y;
}
p.attTop{
	padding:15px 20px 0;
	background:url("../../common/image/boxtop.gif") no-repeat top;
}
p.attBot{
	padding:0 20px 15px;
	background:url("../../common/image/boxbot.gif") no-repeat bottom;
}
div.section dl{
	padding:15px 5px 5px;
}
div.section dt{
	margin-bottom:5px;
	font-weight:bold;
}
div.section dd{
	margin:0 5px 5px 0;
}
p.attorneyTxt{
	margin:0 5px;
}

h5 {
    border-color: #227046;
    border-style: none none solid solid;
    border-width: medium medium 1px 5px;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px 10px;
}

