@charset "utf-8";
/* ================================
    CSS STYLES FOR infoCMS1.0
   ================================
*/ 
#dnn_ctr404_ModuleContent a:link{
	color:#666;
}
#dnn_ctr404_ModuleContent a:visited{
	color:#666;
}
#dnn_ctr404_ModuleContent a:active{
	color:#666;
}
#dnn_ctr404_ModuleContent a:hover{
	color:#666;
}
/* company-table */

#outline {width:520px; margin: 20px auto;}
#outline th {
	width:90px;
	background: #D3E2F3;
	padding:10px 20px;
	border-bottom: #999999 solid 1px;
	color: #333366;
	}

#outline td {
	background-color: #FAFAFA;
	padding:10px 20px;
	border-bottom: #999999 solid 1px;}
	
	
#outline li { list-style:none; margin-left:-15px; }



/* commontxt */

.bb-mb15{ font-weight:bold; color:#003366; margin-bottom:15px;}









