﻿@charset 'utf-8';

/*
 * @author: by hyunhee
 * @date: 2012/05/23
 * @version: 0.1
 * @copyright: HANI. All Rights Reserved.
 * @description: hotissue
 */





/* 핫이슈 목록 */
#contents  .notice-container { width: 645px;}

#contents  .notice-title { clear: both; padding: 5px 0 20px 11px; height:23px;}
#contents  .notice-title .sub-title { margin-left:10px; margin-top:7px; padding-left: 10px; font-family: arial; font-weight: bold; font-size: 16px; color: #088b85; background: url(http://img.hani.co.kr/section-image/12/english/images/com/bul/bul_title_line.gif) no-repeat 0 4px; }

#contents  .notice table { font-family: Arial, sans-serif; }
#contents  .notice table thead {text-align: center; }
#contents  .notice table thead th {height:2px; border-top: 2px solid #404040;}

#contents  .notice table tbody tr:hover td { background: #f8f8f8; color: #0f99ba; }
#contents  .notice table tbody tr:hover td a { font-weight: bold; color: #0f99ba; }
#contents  .notice table tbody tr.last-child td{ border-bottom: 1px solid #404040; }
#contents  .notice table tbody td { padding: 11px 0 10px 0; text-align: center; border-bottom: 1px solid #dedede; color: #000; }
#contents  .notice table tbody td a{ color: #000; }
#contents  .notice table tbody td.left { padding-left: 30px; text-align: left; }
#contents  .notice table tbody td.number { font-family: Verdana; font-size: 11px; color: #888; }
#contents  .notice table tbody td.date { font-family: Verdana; font-size: 11px; }

#contents  .notice-container .paginate { padding:36px 0; }

#contents  .customer-search { height: 27px; padding: 18px 0 16px 300px; border:1px solid #dbdbdb; background: #f6f6f6; }
#contents  .customer-search div {float: left; }
#contents  .customer-search div select { width:78px; height: 25px; border: 1px solid #dbdbdb; }
#contents  .customer-search .inner-customer-search { width: 287px; height: 23px; margin-left: 3px; border: 1px solid #dbdbdb; background:#fff;}
#contents  .customer-search .inner-customer-search a:hover { text-decoration:none; }
#contents  .customer-search .inner-customer-search img{ vertical-align: bottom; }
#contents  .customer-search .inner-customer-search input { width: 235px; border: 1px solid #fff; }
#contents  .customer-search .search-button { width: 150px; margin-left: 123px;}








