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



/* **************Index.html CSS*************** */

#body{
	padding:10px 0 30px;
}
/* Left */
.left_left{
	width:340px;
	float:left;
}
h3{
	height:96px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images_co/top_text.gif) no-repeat 0 0;
	margin:0 0 10px;
}
h5{
	height:37px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images_co/news_title.gif) no-repeat 0 0;
}
.left_left ol{
	background-color:#fffefb;
	border-left:1px solid #d0cdb9;
	border-right:1px solid #d0cdb9;
	padding:5px 0;
	width:338px;
	display:inline-block;
}
.left_left ol li{
	border-bottom:1px dotted #d0cdb9;
	background:url(../../shared/images_co/icon02.gif) no-repeat 10px 8px;
	padding:5px 10px;
	text-indent:10px;
}
.left_left ol li a{
	display:block;
	text-indent:0;
}
.news_list{
	height:20px;
	background:url(../images_co/news_bottom.gif) no-repeat 0 0;
	font-size:0.85em;
	text-align:right;
	padding:4px 5px 0 0;
	margin:0 0 10px;
}
h6{
	border:1px solid #d2d2d2;
	background-color:#ededed;
	font-size:1em;
	font-weight:normal;
	padding:2px 5px;
}

/* Right */
.store{
	width:340px;
	float:right;
	margin:21px 0 0;
}



