﻿@import url("http://www.hiseoultrade.com/include/e_layout.css");
/*
project: Hi Seoul Trade (English)
author: kim min hyuck (mh.kim@ec21.com)
date created: 2010/05/28
*/

/* 메인콘텐츠 */

.content_area{
 width:100%; height:542px;
 background:url(http://www.hiseoultrade.com/images/en_n/content_bg.gif) top left no-repeat;
}

.content_body{
 width:751px;
 margin:27px 0 0 43px;
 color:#0068BB;
}
.content_body td a:link{
 color:#0068BB;
}
.content_body td a:visited{
 color:#0068BB;
}
.content_body td a:hover{
 color:#FF9933;
 text-decoration:underline;
}
.content_body td a:active{
 color:#0068BB;
}
.content_body td.left_cont{
 vertical-align:top;
 width:507px;
}
.product_table{
 margin:0 0 10px 0;
}
.product_table td{
 text-align:left;
 padding:8px 0 2px 0 ;
}
.product_table th{
 text-align:left;
 width:477px;
 height:25px;
 position:relative;
}
.product_table th span{
 margin-top:-5px;
 width:477px; height:25px;
 position:absolute;
 background:url(http://www.hiseoultrade.com/images/en_n/product_ttl.gif) left top no-repeat;
}
*:first-child+html .product_table th span{margin:0;}
*html .product_table th span{margin:0;}


.product_table td.icons{
 text-align:right;
 padding:7px 5px 0 0;
 width:11px; /* icon용 td 크기 */
}

.content_body td.right_cont{

}


/* 메인페이지 이미지 리스트 부분 수정된 소스입니다  */
.image_List{
 width:477px;
 vertical-align:top;
}
td.images_top{
 width:477px; height:10px;
 background:url(http://www.hiseoultrade.com/images/en_n/image_zoneTop.gif) no-repeat;
}
td.images_body{
 width:477px;
 background:url(http://www.hiseoultrade.com/images/en_n/image_zone.gif) no-repeat;
 text-align:left;
 padding:0 0 10px 0;
}
td.images_bottom{
 width:477px; height:10px;
 background:url(http://www.hiseoultrade.com/images/en_n/image_zoneBottom.gif) no-repeat;
}
.image_List h2{
 font-size:8px;
 height:20px;
 margin:10px 0 0 0;
 text-indent:-5000px;
}
.img_list{
 width:471px;
 margin:0px 3px 0 3px;
 font-size:11px;
 font-family:Arial;
}
.img_lists td{
 padding:0 0 3px 0;
 text-align:center;
 vertical-align:top;
}
.img_lists td p.img_box{
  margin-bottom:3px;
}
.img_lists td p{
  width:82px;
	display:block;
	word-break:break-all;
	line-height:11px;
}

p.img_box img{
  border:1px solid #C6DCEE;
	width:80px;
	height:80px;
}
/* 메인페이지 이미지 리스트 부분 수정된 소스입니다 end */



.new_trades{
 min-width:200px;
 max-width:210px;
 margin:10px 0 0 12px;
 overflow:hidden;
}
.new_trades a:link{
 color:#0068BB;
}
.new_trades a:visited{
 color:#0068BB;
}
.new_trades a:hover{
 color:#FF9933;
 text-decoration:underline;
}
.new_trades a:active{
 color:#0068BB;
}

.new_trades dt{
 text-align:left;
 font-weight:bold;
 padding:0 0 3px 0;
}
.new_trades dt span{
 text-decoration:underline;
 padding:0 2px 0 3px;
}
.new_trades dt img{
 vertical-align:middle;
}
.new_trades dd{
 text-align:left;
 font-size:11px;
 margin-left:10px;
 padding:3px 0 0 0 ;
}
.new_trades dd span{
 color:#999999;
 padding-left:2px;
}


/* / 메인콘텐츠 */
