 @charset "UTF-8";


div#wrapper #content #article{
	width:900px;
	background:url(images/border_x.gif) left top repeat-x;
	padding-top:11px;
}

div#wrapper #content #article dl{
	width:900px;
	background:url(images/border_x.gif) left bottom repeat-x;
	margin-bottom:10px;
	padding-bottom:11px;
	line-height:1.3;
}

div#wrapper #content #article dl dt{
	float:left;
	width:109px;
	color:#a32020;
	font-size:12px;
	font-weight:bold;
}

div#wrapper #content #article dl dd{
	margin-left:109px;
	padding-left:22px;
	border-left:1px solid #a32020;
	font-size:12px;
}

div#wrapper #content #article dl dd dl{
	width:770px;
	background:none;
	margin-bottom:0;
	padding:0;
}

div#wrapper #content #article dl dd h2{
	padding-left:8px;
	color:#003150;
	font-size:12px;
	background:url(images/dl_bulit.gif) left 0.4em no-repeat;
}


div#wrapper #content #article dl dd dl dt{
	float:left;
	width:100px;
	color:#000;
}

div#wrapper #content #article dl dd dl dd{
	margin:0 0 5px 0;
	padding:0 0 6px 120px;
	border-left:none;
	border-bottom:1px solid #F3F3F3;
}

div#wrapper #content #lead p{
	font-size:12px;
	margin-bottom:10px;
}

div#wrapper #content #lead h3{
	width:900px;
	margin-bottom:15px;
	padding-bottom:11px;
	background:url(images/border_x.gif) repeat-x left bottom;
}

.red{
	color:#F00;
}
