@charset "utf-8";
@import url("base/share.css");

/* Index ------------------------------------------------*//*
	
    01.Container
    02.rollover,text

*//* ------------------------------------------------------ */

/*01.Container
=========================================================== */
#aboutSet ul{
	margin:5px 0 12px;
	clear:both;
	display:block;
	height:auto;
	overflow: hidden;
	}
	
#aboutSet{
	background-color:#000;/**/
	width:526px;
	height:auto;
	padding:4px 16px 1px 16px;/*4 16 10*/
	display:block;
	}	
	
/*ie6*/
*html #aboutSet{
	padding-bottom:0px;
	margin-bottom:-2px;
	}

/*logo*/
#s-logo{
	display:block;
	height:46px;
	width:46px;
	float:left;/**/
	background-image:url(../images/about/about_logo.jpg);
	text-indent:-9999px;
	margin:0 30px 0 0 ;
	}


/*yearSet*/
.yearSet{
	clear:both;
	overflow:hidden;
	}


/*IE6*/
*html .yearSet{
	margin-bottom:-5px;
	}

/*year*/
.year{
	display:block;
	width:69px;
	margin-right:10px;
	float:left;
	}
	
/*photo*/
.ab-ph{
	display:block;
	float:left;
	margin-right:5px;
	}
	
/* 02.rollover,text
=========================================================== */
.ab-txt{
	color:#FFF;
	line-height:16px;
	}

	