/* clearfix */
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
    font-size: 0;
}

.clearfix {/*for IE7*/
  min-height: 1px;
}

* html .clearfix {/*for IE6 below, MacIE5*/
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* keyword  add 2010_04_09 */
/*========================================*/
#keyword_box {
	margin-top: 20px;
	width: 960px;
	overflow:hidden;
}

#keyword_box h3 {
	background: url("/images/search/bg_keyword02.jpg") no-repeat scroll left top transparent;
	height: 21px;
	padding-left: 20px;
	padding-top: 5px;
	width: 960px;
	text-indent: -9999px;
}

#keyword_box .key-box {
	border: 1px solid #e8448d;
	width: 958px;
	overflow:hidden;
	padding: 10px 0 20px 0;
}

#keyword_box .left {
	padding-left: 10px;
	float:left;
	width: 390px;
}

#keyword_box .left ul{
	width: 380px;
}

#keyword_box .left li{
	float:left;
	list-style-type: none;
}

#keyword_box .keyword{
	border: 1px solid #e8448d;
	padding: 2px 4px 2px 10px;
	background-color: #f9f6ef;
}

#keyword_box p{
	clear: both;
	text-align: left;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	line-height: 1.4;
}

#keyword_box .text_keyword{
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

#keyword_box .img_search{
	margin-left: 5px;
	margin-top: -2px;
}

#keyword_box .right {
	float:right;
	width: 360px;
	text-align: right;
}

#keyword_box .input_keyword {
	width: 215px;
}

#keyword_box #search_ranking{
	position: relative;
	margin-top: 10px;
	padding: 0 10px;
}
#keyword_box #search_ranking h5{
	clear: both;
	margin: 10px 0;
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.7;
	text-indent: 0.3em;
}
#keyword_box #search_ranking ul li{
	float: left;
	width: 175px;
	font-size: 13px;
	list-style-type: none;
}
#keyword_box #search_ranking p.btn_area{
	position: absolute;
	top: -10px;
	right: 0;
}

/* ranking  add 2010_04_09 */
/*========================================*/
#ranking{
	width: 957px;
	border-left:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    border-bottom:#cccccc 1px solid;
    border-top: #cccccc 1px solid;
    overflow:hidden;
    zoom:1;
    padding-top: 2px;
    padding-bottom: 18px;
}

#ranking .ranking{
	width: 953px;
	background: url(/images/search/tit_bak.gif) repeat-x;
	height: 30px;
	margin: 0 auto;
	display: block;
	padding-bottom: 12px;
	color: #ffffff;
	font-size: 16px;
	text-indent: 0.7em;
	line-height: 1.8;
}

#ranking .rank_box{
    width: auto;
    padding: 0px 8px 0px 8px;
}

#ranking .rank_box td{
	border-bottom: 1px dotted;
}

#ranking .rank_box td.border_none{
	border-bottom: none;
}



/* search keyword  add 2010_04_12 */
/*========================================*/


div#search_keyword h2{
	background:#fff url(/images/search/tit_bak2.gif) no-repeat;
	margin-bottom: 0;
	width: 959px;
	margin-top: 64px;
	text-indent: -9999px;
	height: 33px;
	margin-bottom: 11px;
	font-size: 16px;
	text-indent: 0.7em;
	line-height: 2.2;
	color: #ffffff;
}

div#search_keyword .searchSection {
	margin-bottom:10px;
	border-bottom: 1px dotted;
}

div#search_keyword .searchTitle {
	display: inline-block;
	margin-bottom: 11px;
}

div#search_keyword .searchTitle h3.searchArea a{
	float:left;
	width: 190px;
	height: 28px;
	line-height: 1.8;
	background: url(/images/search/tag.gif) no-repeat;
	font-size: 12px;
	text-indent:2.0em;
}

div#search_keyword .searchDate {
	color:#666666;
	float:left;
	line-height: 150%;
	padding-top: 12px;
	font-weight: bold;
}



#search_keyword .searchTitle h3 a, #main .searchTitle h3 a:visited {
	background:#FFFFFF url(/img/keyword/tag_l.gif) no-repeat scroll 100% 0;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 9px 9px 0;
}

#search_keyword .searchSection h4 {
	clear:both;
	font-size:15px;
	font-weight:bold;
	line-height:110%;
	margin-bottom:3px;
}

#search_keyword .searchSection p {
	line-height:160%;
}

/* search keyword  add 2010_04_12 */
/*========================================*/


div#old_search_keyword h2{
	background: url(/images/search/tit__bar2.gif) no-repeat;
	margin-bottom: 0;
	width: 959px;
	margin-top: 64px;
	text-indent: -9999px;
	height: 33px;
	margin-bottom: 11px;
}

div#old_search_keyword .old_search{
	clear:both;
	overflow:hidden;
	zoom:1;
	list-style-type: none;
}

div#old_search_keyword .old_search li {
	background: url(/images/search/ico_zoom.gif) no-repeat left top;
	font-size:11px;
	line-height:150%;
	margin-bottom:3px;
	margin-right:2px;
	margin-left: 2px;
	font-size: 13px;
	border-bottom: 1px dotted;
	padding-bottom: 2px;
	padding-left: 20px;
}

.pageTop {
	clear:both;
	overflow:hidden;
	zoom:1;
	list-style-type: none;
	text-align: right;
	padding-top: 20px;
}

.pager {
	overflow:hidden;
	zoom:1;
	list-style-type: none;
	text-align: right;
}
