@charset "iso-8859-1";

/* -----------------------------------------------
CSS file .
FileName:divmod002.css
----------------------------------------------- */

.divmod002{
	background:url(../../../img/module/divide/bg_divmod002_01.gif) no-repeat left bottom;
	margin:0 0 30px 0;
	width:910px;
}

	.divmod002 .submenu{
		background:url(../../../img/module/divide/bg_divmod002_02.gif) no-repeat;
		float:left;
		padding:2px 0 10px 0;
		width:189px;
	}

	.divmod002 .main{
		float:left;
		width:562px;
	}

		.divmod002 .main .maininner{
				padding:0 16px 0 15px;
		}

	.divmod002 .main02{
		float:left;
		text-align:center;
		width:721px;
	}

	.divmod002 .topics{
		float:left;
		padding:0 0 10px 0;
		width:159px;
	}

/* - - - clearbox - - - */

.divmod002:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.divmod002{display: inline-block;}

/* Hides from IE-mac \*/
* html .divmod002{height:1%;}
* html .divmod002{display: block;}
/* End hide from IE-mac */

/* - - - clearbox - - - */



