@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	2.for detail style
	
*/

/* 1.for index style
===============================================================*/
div#sideBar,ul#bnList{
	background:none;
}
div.ruleArea{
	line-height:1.5;
}
div.ruleArea ol{
	padding-bottom:10px;
}
div.ruleArea li{
	list-style-type:decimal;
	margin:20px 30px 0px;
}
ol.taboo{
	margin-top:20px;
}
ol.taboo li{
	list-style-type:lower-alpha;
	margin:0px 30px 10px;
}
div.section{
	width:858px;
}
div.section h3{
	width:848px;
	background:url(../../common/images/bg_title.gif) repeat-x;
}
