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


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

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main{
	float:left;
}
div#sideBar{
	float:right;
	text-align: left;
	width:240px;
}
div#twitstat_badge_903{
	width:240px;
	float:left;
}
/* FirstTime */
div#firstTime{
	background-image: url(../img/top_firsttimemid2.gif);
	background-repeat: repeat-y;
	width: 590px;
	margin-bottom:15px;
}
div#firstTime dl{
	background:url(../img/top_firsttimebot2.gif) no-repeat bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	height:130px;
}
div#firstTime dd{
	float:left;
	display:block;
	width: 174px;
}

div#repeater{
	background-repeat: repeat-y;
	width: 590px;
	height: 115px;
	border-bottom: 1px solid #6CBB5A;
}
div#repeater dl{
	margin: 0;
	padding: 0;
	height:60px;
}
div#repeater dd{
	float:left;
	display:block;
	height: 60px;
}

/* Case */
div#case h3{
	margin-bottom:0px;
}
div#case ul{
	margin: 0 0 15px;
	padding: 10px 10px 0;
	border: 1px solid #5bb14e;
}
div#case li{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../common/image/dot2.gif) repeat-x bottom;
}
div#case li a{
	margin-right:5px;
	padding:2px 0 2px 40px;
	background-image: url(../img/top_caseico2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

/* News */
div#news h3{
	margin-bottom:0;
}
div#news dl{
	margin: 0 0 15px;
	padding: 10px 10px 0;
	border: 1px solid #5bb14e;
}
div#news dt{
	float:left;
	margin:0 5px;
	width:105px;
	line-height:19px;
	text-align:center;
	color:#5BB150;
	font-weight:bold;
	background-image: url(../img/top_newsbg2.gif);
	background-repeat: no-repeat;
}
div#news dd{
	margin:0 0 10px 120px;
	padding:1px 0 10px;
	background-image: url(../common/image/dot2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
