@charset "utf-8";
/*------------------------------------------------
TEIJIN ASSOCIA RETAIL LIMITED
TEIJIN MEN'S SHOP
TOP.CSS
UPDATE: 09.02.04
------------------------------------------------*/

/*--------------------------------------------
  topKey
--------------------------------------------*/
#topKey {
	clear:both;
	margin-bottom:20px;
	padding-top:5px;
}
/*--------------------------------------------
  topContent
--------------------------------------------*/
#topContent {
	width:824px;
	float:left;
	display:inline;
	margin-left:75px;
	padding-bottom:10px;
}
/*--------------------------------------------
  topNews 
--------------------------------------------*/
#topNews {
	width:500px;
	float:left;
}
#topNews div.headings {
	width:500px;
	clear:both;
	float:left;
	padding:0 0 1px;
	margin-bottom:10px;
	background:url(../img/bg_01_new.gif) no-repeat 0 bottom;
}
#topNews div.headings h2 { float:left; }
#topNews div.headings img.listlink { float:right; }
#topNews dl {
	width:480px;
	float:left;
	margin:0 10px 15px;
}
#topNews dl dt {
	width:80px;
	float:left;
	font-size:0.84em;
	line-height:1.6em;
	word-break:break-all;
}
#topNews dl dd {
	width:400px;
	float:left;
	margin:0 0 0;
	font-size:0.84em;
	line-height:1.6em;
}
/*--------------------------------------------
  topRecommend
--------------------------------------------*/
ul#topRecommend {
	width:284px;
	float:right;
	padding:20px 0 0;
}
ul#topRecommend li { margin-bottom:10px; }

