@charset "utf-8";





/*
*
*
*	Home Module
*
*
*/ /*/////////////////////////////////   ////*/





/*/////////////////////////////////////////////////////////////////////////////////////////////

	home

/////////////////////////////////////////////////////////////////////////////////////////////*/

div#contentMain{
	margin-bottom:18px;
}
div#home{
}
/*div#home .unit-Sl{
	width:331px;
	float:left;
	padding-bottom:4px;
	background:url(../images/bg_box.gif) no-repeat bottom center ;
}*/
div#home h2{
	margin:0;
}
/*div#home .unit-Sl p{
	width:309px;
	min-height:285px;
	height:auto !important;
	height:285px;
	border-left:solid #DCDCDC 1px;
	border-right:solid #DCDCDC 1px;
	font-size:11px;
	padding:10px;
	background:url(../images/img_total.jpg) no-repeat center 100px ;
	line-height:1.8;
}

div#home .unit-Sr{
	width:331px;
	float:right;
	padding-bottom:4px;
	background:url(../images/bg_box.gif) no-repeat bottom center ;
}
div#home .unit-Sr ul{
	width:309px;
	min-height:285px;
	height:auto !important;
	height:285px;
	border-left:solid #DCDCDC 1px;
	border-right:solid #DCDCDC 1px;
	font-size:11px;
	padding:10px;
	background:url(../images/img_3.jpg) no-repeat center 40px;
	line-height:1.7;
}

div#home .unit-Sr ul li{
	margin-bottom:12px;
}
div#home .unit-Sr ul li em{
	font-weight:bold;
}*/
div#home .unit-M1,div#home .unit-M2{
	padding-bottom:4px;
	background:url(../images/bg_box.gif) no-repeat bottom center ;
	margin-bottom:15px;
}
div#home .unit-M1 p span{
}
div#home .unit-M1 p{
	background:url(../images/img_total.jpg) no-repeat 30px 15px ;
	width:400px;
	padding:30px 10px 10px 260px;
	min-height:130px;
	height:auto !important;
	height:130px;
	border-left:solid #DCDCDC 1px;
	border-right:solid #DCDCDC 1px;
	font-size:12px;
	line-height:1.6;
}

div#home .unit-M2 ul{
	width:650px;
	min-height:265px;
	height:auto !important;
	height:265px;
	border-left:solid #DCDCDC 1px;
	border-right:solid #DCDCDC 1px;
	font-size:11px;
	padding:10px;
	background:url(../images/img_3.jpg) no-repeat 300px 10px;
	line-height:1.7;
}

div#home .unit-M2 ul li{
	margin-bottom:12px;
}
div#home .unit-M2 ul li em{
	font-weight:bold;
}


div#contentRight p{
	margin-top:-20px;
	position:relative;
}
div#contentRight dl#news{
	border:solid #DCDCDC 1px;
	margin-top:10px;
}
div#contentRight dl#news dd{
	padding:5px;
	font-size:11px;
}




