@charset "utf-8";
/* CSS Document */
#flashArea{
	width:100%;
	height:250px;
	background:url(../img/bg_flash.jpg) repeat-x;
	}

#flash{
	z-index:-999;
	margin:0 auto;
	}

#topMainArea{
	width:900px;
	height:auto;
	margin:0 auto;
	}

#topContArea{
	float:left;
	width:630px;
	padding:25px 30px 0 0;
	text-align:left;
	}
	
#topContArea img{
	display:block;
	}	

#topCommoditySearch{
	width:598px;
	padding:15px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}
	
#topCommoditySearch h2{
	clear:both;
	color:#005eae;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	}
	
#topCommoditySearch select{
	margin-bottom:15px;
	padding:2px;
	font-size:1.4em;
	}

#topSerchList1{
	float:left;
	width:250px;
	}

#topSerchList2{
	float:left;
	width:348px;
	}
	

#topSerchBtnArea{
	padding-top:10px;
	text-align:center;
	}

#topCommoditySearch input.txtBox{
	width:580px;
	margin:0 0 2px 0;
	padding:2px;
	font-size:1.4em;
	}

#topCommoditySearch input.btn{
	padding:5px 20px;
	font-size:1.6em;
	}

#serchCommentArea{
	margin-top:5px;
	}

#serchCommentArea p{
	margin:0;
	font-size:1.2em;
	line-height:1.4;
	}

#topContArea dl{
	width:630px;
	margin:5px 0 5px 0;
	}

#topContArea dt{
	float:left;
	clear:both;
	width:6em;
	font-size:1.2em;
	line-height:normal;
	padding:10px 0;
	}

#topContArea dd{
	padding:10px 0;
	border-bottom:1px dashed #ccc;
	font-size:1.2em;
	line-height:normal;
	}

#infoMore{
	width:630px;
	margin:0 0 20px 0;
	font-size:1.2em;
	text-align:right;
	}
	
#infoMore img{
	display:inline;
	margin:0 0.4em 0 0;
	}

#topMenuArea{
	float:right;
	width:240px;
	padding:25px 0 0 0;
	text-align:left;
	}
	
#topMenuArea img{
	display:block;
	}
