#onestopIndex{
	width: 725px;
}
* html #onestopIndex{
	width: 725px;
	margin-right: -20px;
}
#onestopIndex h1{
	margin: 0 0 20px;
}
#onestopIndex p{
	margin: 0 10px 18px;
}

/* @group osiList */

#osiList{
	width: 725px;
	background: #c0d4ff url(../img/bg_index_b.png) no-repeat 0 bottom;
	font: medium/1em "MS PGothic", "Hiragino Kaku Gothic Pro";
}
#osiList div.inrBg{
	background: url(../img/bg_index_t.png) no-repeat 0 top;
	padding: 10px;
}
/**/

#osiList a:link,
#osiList a:visited{
	color: #000099;
	text-decoration: none;
}
#osiList a:link:hover,
#osiList a:visited:hover{
	text-decoration: underline;
}
#osiList ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#osiList dl{
	margin: 0;
}
#osiList dt{
	cursor: pointer;
}
#osiList dt{
	background: #e9eeff url(../img/bg_list_1_b.png) no-repeat 0 bottom;
	margin-top: 2px;
}
#osiList dd{
	margin: 0;
}
/**/

#osiList dt strong{
	display: block;
	padding: 8px 8px 8px 23px;
	background: url(../img/bg_list_1_t.png) no-repeat 0 top;
}
/**/
#osiList dl dd{
	background: #fff url(../img/bg_list_open1_b.png) no-repeat 0 bottom;
	padding: 4px;
}
#osiList dl dd ul li{
	background: url(../img/arr_link.png) no-repeat 0 center;
	margin-bottom: 2px;
}
* html #osiList dl dd ul li{
	height: 1em;
}
#osiList dl dd ul li a{
	display: block;
	padding: 8px 8px 8px 43px;
}
#osiList dl dd ul li p.list1{
	display: block;
	padding: 8px 8px 8px 43px;
	margin:0px;
}
#osiList dl dd ul li.list1{
	background: url(../img/arr_link.png) no-repeat 0 center;
	padding: 8px 8px 8px 43px;
	margin-bottom: 2px;
}
#osiList dl dd ul li.list2{
	background: url(../img/arr_link2.png) no-repeat 0 center;
	margin-bottom: 2px;
}
#osiList dl dd ul li a.list2{
	display: block;
	padding: 0px 0px 8px 63px;
}
#osiList dl dd ul li p.list2{
	display: block;
	padding: 0px 0px 8px 63px;
	margin:0px;
}
/*dm2*/
#osiList dl dd.dm2{
	background: #7797dc url(../img/bg_list_dm2_b.png) no-repeat 0 bottom;
	padding: 2px 4px 4px;
}
#osiList dl dd.dm2 dt{
	background: #e9eeff url(../img/bg_list_2_b.png) no-repeat 0 bottom;
}
#osiList dl dd.dm2 dt strong{
	font-weight: bold;
	display: block;
	padding: 8px 8px 8px 23px;
	background: url(../img/bg_list_2_t.png) no-repeat 0 top;
}
#osiList dl dd.dm2 dd{
	background: #fff url(../img/bg_list_open2_b.png) no-repeat 0 bottom;
	padding: 4px;
}

/* @group js */
#osiList dl dt.osiOpend strong{
	background: #5c71c3 url(../img/bg_open_dt_1.png) no-repeat 0 top;
	color: #fff;
}
#osiList dl dd.dm2 dt.osiOpend strong{
	background: #5c71c3 url(../img/bg_open_dt_2.png) no-repeat 0 top;
	color: #fff;
}

/* @end */


/* @end */