@charset "utf-8";
/* CSS Document */

/* serp背景画像は2011/1/20の検索ページよりダウンロード
 * http://search.yahoo.co.jp/search?p=a&aq=-1&oq=&ei=UTF-8&fr=top_ga1_sa&x=wrt
 * https://s.yimg.jp/images/serp/s/s_100323.png
 * https://s.yimg.jp/images/serp/s/ic_oh_1.png
 */

/*serpHeader,serpFooter*/

legend{
	display: none;
}
#serpHeader,
#serpFooter{
	font-size: small;
	line-height: 1.22;
}
#serpHeader #emg,#serpHeader #emg2,#serpHeader #emg3{ font-size:medium;}
#serpHeader .bo,
#serpFooter.bo{
	font-weight: bold;
}
/* serpHeader */
/** ygma */
#ygma{
	position: relative;
	z-index: 2;
}
#serpHeader .yjmthproplogoarea{
	float:right;
}
/** skip-navi */
.yj-guid{
	position: absolute;
	left: -999px;
	width: 999px;
}
.yj-skip{
	position:absolute;
	left: -999px;
	width: 999px;
}
/** SaA */
#SaA{
	position: relative;
	margin-bottom: 3px;
	padding: 2px 0;
	border-bottom: 2px solid #ccc;
	background-color: #eee;
	font-size: 85%;
	text-align: right;
	font-family: Arial, sans-serif;
}
.gLnk{
	display: inline;
}
#SaA a, #SaA a:visited{
	margin: 0 5px;
	color: #000;
}
#SaA .s{
	margin: 0 10px 0 5px;
}
#SaA .star,
#SaA .tpoint,
#SaA .ypoint{
	background-image: url(../../images/serp/ic_oh_1.png);
	background-repeat: no-repeat;
	display: inline-block;
}
#SaA .star{
	min-height: 13px;
	padding: 1px 0 1px 20px;
	_padding: 2px 0 0 20px;
}
#SaA .tpoint,
#SaA .ypoint{
	margin:0 3px;
	padding: 2px 0 1px 20px;
	_padding: 3px 0 0 20px;
}
#SaA .tpoint{
	background-position: 0 -100px;
}
#SaA .ypoint{
	background-position: 0 -200px;
}
/** SaC */
#SaC{
	display: inline;
	float: left;
	width: 470px;
	margin-left: 33px;
	z-index: 255;
}
/** SaC-tg */
#SaC-tg{
	/*position: relative;*/
	margin: 0 0 4px -5px;
	*margin: 0 0 2px -5px;
	z-index: 1;
	line-height: 1.3;
}
#SaC-tg .s{
	display: none;
}
#SaC-tg a:hover{
	text-decoration: underline;
}
#SaC-tg .menuLink span{
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	right: 2px;
	top: 3px;
	text-indent: -9999px;
	background: transparent url(../../images/serp/s_100323.png) no-repeat scroll -40px -172px;
	overflow: hidden;
	cursor: pointer;
}
#SaC-tg #arr{
	display: none;
}
#SaC-tg .menuLink:hover #arr{
	background-position: -25px -175px;
}
#SaC-tg .open #arr,
#SaC-tg .open:hover #arr{
	background-position: -10px -175px;
}
#SaC-tg .menu{
	position: absolute;
	width: 8em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff none repeat 0 50%;
	left: 20em;
	top: 1.3em;
}
#SaC-tg .hide{
	display: none;
}
#SaC-tg .menu ul{
	margin: 0;
	padding: 6px 1px;
	border: 1px solid #889aa7;
}
#SaC-tg .end{
	border-bottom: 1px dotted #889aa7;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#SaC-tg .menu a{
	display: block;
	padding: 2px 8px;
	border-left: 0 none;
	text-decoration: none;
}
#SaC-tg .menu a:hover{
	background-color: #0000de;
	color: #fff;
	text-decoration: none;
}
#SaC-tg .jsOn{
	position: absolute;
	padding-right: 18px;
}
#SaC-tg .jsOn #arr{
	display: block;
}
#SaC-tg a,
#SaC-tg .yschon{
	padding: 0 5px;
	border-left: 1px solid #ccc;
}
#SaC-tg .first{
	border: none;
}
#SaC-tg a{
	text-decoration: none;
	*zoom: 1;
}
/** Sb */
#Sb{
	position: absolute;
	top: 92%;
	*top: 85%; /* for IE6,7 */
	_top: 3.15em; /* for IE6 */
	left: 232px;
	_left: 242px; /* for IE6 */
	line-height: 1.5;
	z-index: 103;
}
#Sb #sugres{
	width: 339px;
	border: 1px solid #7c7c7c;
	border-right: 2px solid #7c7c7c;
	border-bottom: none;
	background:#fff url(../../images/serp/s_100323.png) no-repeat right -258px;
}
#Sb li{
	padding-left: 6px;
	cursor: pointer;
}
#Sb em{
	font-weight: bold;
}
#Sb .active{
	background-color: #1d3994;
	color: #fff;
}
#Sb #sugres1.active{
	background:#1d3994 url(../../images/serp/s_100323.png) no-repeat right -269px;
}
#Sb .set{
	overflow: hidden;
	width: 339px;
	background: #eaeaea;
	border-bottom: 2px solid #7c7c7c; 
 	border-right: 2px solid #7c7c7c; 
 	border-left: 1px solid #7c7c7c; 
	color: #555;
	font-size: 85%;
	_zoom: 1;
}
#Sb .c{
	float: left;
	padding-left: 6px;
}
#Sb .ot{
	float: right;
}
#Sb .ot span{
	margin: 0 5px;
}
#Sb .suggest{
	margin-bottom: 0;
}
/** Sf */
#Sf{
	padding: 3px 0;
	margin-bottom: 10px;
	border-top: 1px solid #71A500;
	background-color: #EBF8C3;
	color: #000;
	clear: both;
}
#Sf .t{
	display: inline;
	float: left;
	margin-right: 0.5em;
	padding-left: 33px;
	font-size: 107%;
	font-weight: bold;
}
#Sf p{
	float: right;
	padding-right: 5px;
	line-height: 1.3;
}
#Sf em{
	font-size:107%;
	font-weight: bold;
}
/** searchForm */
.searchForm p{
	z-index: 0;
	*top: -1px; /* for IE6,IE7 */
	margin-bottom: 2px;
}
.searchForm p label{
	float: left;
	height: 23px;
	width: 0;
	border-right: 1px solid #7c7c7c;
	margin-top: 1px;
	text-indent: -9999px;
	_display: none; /* for IE6 */
}
#yschsp,
#yschsbp{
	width: 330px;
	min-height: 20px;
	padding: 2px 4px 0;
	_padding: 2px 4px; /* for IE6 */
	border-color: #7c7c7c #c3c3c3 #c3c3c3 #999;
	border-style: solid;
	border-width: 1px;
	background: #fff url(../../images/serp/s_100323.png) 0 0 repeat-x;
	vertical-align: bottom;
	line-height: 1.3;
}
.searchForm .b{
	width: 120px;
	height: 24px;
	_height:1.6923em; /* for IE6 */
	padding: 0 0 0.154em;
	_padding: 0; /* for IE6 */
	*margin-top: 1px;
	border: 1px solid #455893;
	background: #79d8fd url(../../images/serp/s_100323.png) 0 -50px repeat-x;
	font-weight: bold;
	letter-spacing: 0.5em;
	vertical-align: top;
	cursor: pointer;
}
*+html .searchForm .b{
	padding: 0;
}
.searchForm .b2{
	background: #ffc027 url(../../images/serp/s_100323.png) repeat-x 0 -195px;
	border-color: #ce8800;
}
.searchForm-act{
}
#Sq .searchForm-act{
	margin-bottom: 3px;
}
.searchForm-act label{
	float: left;
	margin-right: 10px;
	_margin-right: 8px;
	white-space: nowrap;
	cursor: pointer;
}
.searchForm-act input{
	vertical-align: middle;
	margin: 0;
	margin-right: 5px;
	*margin-right: 2px;
	padding: 0;
}
/* .searchForm-opt */
.searchForm-opt{
	float: left;
	padding-top: 25px;
	*padding-top: 24px;
}
#Sq .searchForm-opt{
	padding-top: 13px;
}
.searchForm-opt br{
	margin-bottom: 5px;
}
/* locoLink */
#locoLink{
	clear: both;
	padding: 5px 10px 3px;
	text-align: right;
}
#locoLink .s{
	color: #ccc;
}
/* serpFooter */
/** Sq */
#Sq{
	border-top: 1px solid #b5d745;
	border-bottom: 1px solid #b5d745;
	margin-bottom: 20px;
	background-color: #d9eaa3;
}
#Sq .inner{
	padding: 0 0 10px;
	text-align: left;
}
/** #Sq > SqC */
#SqC{
	display: inline;
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-left: 33px;
	z-index: 255;
}
/** SqA */
#SqA{
	margin-bottom: 5px;
	color: #666;
	text-align: center;
}
#SqA a{
	color: #686ccd;
}
/**SqB address#SqB */
#SqB{
	padding: 0 0 20px;
	text-align: center;
	color: #666;
}

/*yjMain*/
.titleArea{ margin:0 16px 10px 10px;}
.listTitle{ margin-bottom:10px; padding:5px 8px 5px; border-top:solid 1px #cbcfaa; background-color:#efefef; zoom:1;}
.listTitle h1{ font-weight:bold;}
.listTitle h1 span{ margin-right:5px; color:#F60; font-size:123.1%; }

.titleArea p.areaSearch{ padding:2px 0 2px 20px; background:url(../../images/result/icn_signPost.png) no-repeat 0 3px;}
.titleArea p.areaInfo{ padding:2px 0 2px 20px; background:url(../../images/result/icn_search.png) no-repeat 0 3px;}
.titleArea p.info,.titleArea div.info{ padding:2px 0 2px 20px; background:url(../../images/result/icn_info.png) no-repeat 0 3px;}
.titleArea p.pacInfo span{ margin-right:20px;}

#contents .titleArea a{ margin-right:10px; text-decoration:underline; white-space:nowrap;}
.titleArea em{ font-weight:bold;}
.titleArea span{ font-weight:normal;}



.mainWrp{ margin:0 10px;}

.mainCnt{ float:right; width:100%; margin-left:-190px;}
.mainCntWrp{ margin-left:190px;}

.colGenre{ float:left; width:170px; margin-bottom:10px; padding-left:10px; background-color:#FDFDF1;}
.colGenreWrp{ border:#CBC584 solid 1px; border-radius:2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;}

/* noMatch */
.noMatch{ margin-bottom:10px; padding-right:10px;}
.noMatch p{ text-align:center;}
.noMatch .alert{ margin-bottom:15px; font-size:123.1%; font-weight:bold;}
.noMatch .noMatchImg{ margin-bottom:20px;}
.noMatch .infoArea{ margin-bottom:15px; padding:15px 5px; background-color:#FDFCCC;}
.noMatch .infoArea p.txt{ margin-bottom:15px; font-weight:bold;}
.noMatch .infoArea a{ font-size:115.4%; font-weight:normal;}
.noMatch .postBtn{margin: 0 6px 10px 10px;font-size: 115.4%;}
.areaBtn ul{float: left;width: 50%;}
.areaBtn li{width: 302px;margin-bottom: 10px;padding-top: 2px;background: #f3f2e5 url(../../images/genre/cobg_area_02.png) no-repeat center top;}
.noMatch .postBtn{ margin-bottom: 20px; }
.noMatch .postBtn a:link,
.noMatch .postBtn a:visited{ display: block;width:16em; margin: 0 auto;padding: 2px 5px;border: 1px solid #c6c3a4;background: #f3f2e5 url(../../images/genre/cobg_area_01.png) no-repeat center bottom;zoom: 1;background-image: -webkit-gradient(linear, left top, left bottom, from( #fffffe ), to( #e9e8d6 ) );	background-image: -moz-linear-gradient(-90deg,rgb(255, 255, 254) 0%,rgb(233, 232, 214) 100%); filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#FFFFFFFE,EndColorStr=#FFE9E8D6);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-weight: bold;}

/* postBtn */
#yjMain .postText{ margin-bottom: 10px; text-align: center; font-size: 123.1%; font-weight: bold; }
#yjMain .postBtn{ margin: 0 6px 10px 10px; font-size: 115.4%; text-align: center; }
#yjMain .postBtn{ margin-bottom: 20px; }
#yjMain .postBtn a:link,
#yjMain .postBtn a:visited{ display: block;width:16em; margin: 0 auto;padding: 2px 5px;border: 1px solid #c6c3a4;background: #f3f2e5 url(../../images/genre/cobg_area_01.png) no-repeat center bottom;zoom: 1;background-image: -webkit-gradient(linear, left top, left bottom, from( #fffffe ), to( #e9e8d6 ) );	background-image: -moz-linear-gradient(-90deg,rgb(255, 255, 254) 0%,rgb(233, 232, 214) 100%); filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#FFFFFFFE,EndColorStr=#FFE9E8D6);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-weight: bold;}

/* display Form */
.dispForm{ margin-right:10px; padding:10px; background-color:#EFEFEF;}
.dispForm li{ font-weight:bold;} 
.dispForm a,.dispForm span{ font-weight:normal;} 
.dispForm dt,.dispForm dd li{ float:left;}
.dispForm dt{ margin-right:5px;}
.dispForm .item1{ padding-left: 18px;background:url(https://s.yimg.jp/images/loco/pc/images/result/icn_dispDetail.gif) no-repeat left center;}
.dispForm .item2{ padding-left: 18px;background:url(https://s.yimg.jp/images/loco/pc/images/result/icn_dispPic.gif) no-repeat left center;}
.dispForm .item3{ padding-left: 18px;background:url(../../images/result/icn_dispMap.gif) no-repeat left center;}
.dispForm .item1.on{ background:url(../../images/result/icn_dispDetail-on.gif) no-repeat left center;}
.dispForm .item2.on{ background:url(../../images/result/icn_dispPic-on.gif) no-repeat left center;}
.dispForm .item3.on{ background:url(../../images/result/icn_dispMap-on.gif) no-repeat left center;}

.colGenre .mainTitle{ padding:3px 5px; background:url(../../images/result/bg_title.png) repeat-x 0 top #F0EFDF; border-bottom:#CBC584 solid 1px; font-size:115.4%; font-weight:bold;}
.colGenre .mainTitle.bt{border-top: 1px solid #CBC584;}
.colGenre .listWrp{ margin-bottom:5px;}
.colGenre .genreTitle{ margin-bottom:5px; padding:0 5px; background:url(../../images/result/bg_genreTitle.png) repeat-x 0 top #F0F0DF; }
.colGenre .genreTitle .genreTitleWrp{}
.colGenre .genreTitle .genreTitleWrp .l{ float:left; padding-top:2px; font-size:115.4%; font-weight:bold; line-height:1.4;}
.colGenre .genreTitle .genreTitleWrp .r{ float:right; padding-top:2px;}
.colGenre .genreTitle img{ margin-right:3px; vertical-align:-1px; _padding:5px 0; _vertical-align:middle;/*IE6*/}

.colGenre .subGenre{ margin-left:10px;}
.colGenre .subGenre .title{ color:#72a600; font-weight:bold;}
.colGenre .subGenre ul{ margin:0 0 0 5px;}

.colGenre .lineDotted{ margin-top:5px; padding-top:5px; background-position:0 top;}
.colGenre ul{ margin:0 0 10px 10px;}
.colGenre li .crnt{ color:#72a600; font-weight:bold;}
.colGenre li input{ vertical-align:middle; margin-right:3px;}
.colGenre .subTitle{ margin:3px 5px; font-weight:bold;}
.colGenre .form{ margin-left:10px;}
.colGenre .btn{display: block; width: 6.25em; margin: 8px auto; cursor: pointer;}
.colGenre .linkMark01{ font-weight:bold;}
.colGenre a{ text-decoration:none; font-weight:normal;}
.colGenre .sup{ color:#9a4201; line-height:1.2;}
.colGenre .mt5{ margin:5px; padding-top:5px; border-top:1px dotted #cbcfaa;}
.colGenre .mt5.nb{ border-top:none;}

/*togle*/
.disnone{ display:none;}

/* banner */
#yjSub .banner a{ display:block; margin-bottom:10px;}

/*yjSub*/
#yjSub .yjSubWrp{ }

.subMap{ margin-bottom:10px;}
.yj950-2 .subMap{ padding-bottom:10px; background:url(../../images/bg_dottedline.png) repeat-x left bottom;}

.suggest{ margin-bottom:10px;}
.suggest .ttl2 span{ color:#F60;}
.suggest li{ padding-left:20px; background:url(../../images/icn_pinS.png) no-repeat 0 4px;}
.suggest li a{ text-decoration:none;}

#yjMain .pos-ss{ margin:0 10px 10px 0;}

/* novice */
#novice{margin-bottom: 10px;text-align: center;font-size: 115.4%;font-weight: bold;}
#novice a:link,
#novice a:visited{display: block;padding: 5px 0;border:1px solid #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #e0e0e0 url(../../images/genre/cobg_new_01.png) repeat-x left top;}
#novice span{padding-left: 20px;background: url(https://s.yimg.jp/images/sicons/c/wakaba16.gif) no-repeat left center;}

/* special */
#special{ margin-bottom:10px;}
#special .ttl2{ margin-bottom:10px;}
#special .item{ margin-bottom:10px;}
#special .img{ float:left; white-space:80px;}
#special .txtWrp{ margin-left:90px; line-height:1.2;}
#special .txtWrp .ttl{ margin-bottom:5px; font-weight:bold;}
#special .txtWrp .read{ word-break:break-all; word-wrap:break-word;}
#special .txtWrp .read a{ white-space:nowrap;}
#special .more{ text-align:right;}

/* attention */
.attention{ margin:0 10px 10px 0; line-height:1.3;}
#yjSub .attention .ttl2{ margin-bottom:10px;}
.attention li{ padding-bottom:10px; margin-bottom:10px; border-bottom:#DDDDD1 dotted 1px;}
.attention li .ttl{ font-weight:bold;}
.attention li .genre{ margin-bottom:3px; font-size: 84.6%;}
.attention li .tel{ line-height:1.2;}
.attention li .tel span.t{ font-weight:bold;}
.attention li .tel span.p{ padding:2px; background-color:#ffeab8; color:#9A4201; font-weight:bold;}
.attention li .tel span.c{ text-align:right; font-size:84.6%; font-weight:normal;}

.attention .place_msg_mini{ background:url(../../images/poi/ymap_placep_msg_bg01.png) repeat;}
.attention .place_msg_mini p.title{background:url(../../images/poi/ymap_placep_msg_mini_ttl.png) no-repeat;height:15px;text-indent:-9999px;}
.attention .place_msg_mini .in_msg{ padding: 2px 5px; background:url(../../images/poi/ymap_placep_msg_bg02.png) repeat-x #fffb86;padding: 5px; word-wrap:break-word;}
.attention .place_msg_mini .wr_msg_mini{ padding: 5px; line-height:1.2;}

/*== pagenation ==*/
.yjListTab{ margin-bottom:10px;text-align:center; font-size:115.4%;line-height:1.6em;}.yjListTab p{height:1%;margin:0 auto;padding:0;}html>body .yjListTab p{height:auto;}.yjListTab br.cl{clear:both;}.yjListTab .left{float:left;}.yjListTab .right{float:right;}.yjListTab a{margin:2px;padding:.19em .28em;_padding:.1em .4em;}.yjListTab a:hover{margin:2px 1px;padding:.19em .28em;_padding:.1em .4em;border:1px solid #003399;}.yjListTab strong{margin:2px;padding:.19em .28em;_padding:.1em .4em;color:#000;}.yjListTab .listPrev,.yjListTab .listNext{color:#888;}.yjListTab .listPrev span,.yjListTab .listNext span{margin:2px;padding:.1em .4em;}.yjListTab .listPrev span,.yjListTab .listPrev a{padding-left:17px;background:url(../../images/media/ar_prev.gif) no-repeat left center;}*html .yjListTab .listPrev a:hover{padding-left:16px;margin-left:2px;}.yjListTab .listNext span,.yjListTab .listNext a{padding-right:17px;background:url(../../images/media/ar_next.gif) no-repeat right center;}*html .yjListTab .listNext a:hover{margin-right:2px;padding-right:16px;}.yjListTab .left .listPrev span,.yjListTab .right .listPrev span,.yjListTab .left .listNext span,.yjListTab .right .listNext span,.yjListTab .left .listPrev a,.yjListTab .right .listPrev a,.yjListTab .left .listNext a,.yjListTab .right .listNext a,.yjListTab .left .listPrev span,.yjListTab .right .listPrev span,.yjListTab .left .listNext span,.yjListTab .right .listNext span,.yjListTab .left .listPrev a:hover,.yjListTab .right .listPrev a:hover,.yjListTab .left .listNext a:hover,.yjListTab .right .listNext a:hover,.yjListTab .left .listPrev a,.yjListTab .right .listPrev a,.yjListTab .left .listNext a,.yjListTab .right .listNext a{padding:.19em .28em;_padding:.1em .4em;background-image:none;}.yjListTab .left .listPrev a:hover,.yjListTab .right .listPrev a:hover,.yjListTab .left .listNext a:hover,.yjListTab .right .listNext a:hover{margin:2px 1px;} .yjListTab tt{display:none;}.boxTab a{margin:2px;_margin:1px 2px;padding:.19em .28em;_padding:.1em .4em;border:1px solid #eee;}.boxTab a:hover{margin:2px;_margin:1px 2px;padding:.19em .28em;_padding:.1em .4em;border:1px solid #0000dd;background-color:#003399;color:#fff;}.boxTab strong{margin:2px;_margin:1px 2px;padding:.19em .28em;_padding:.1em .4em;border:1px solid #ddd;background-color:#eee;color:#000;}.boxTab .listPrev span,.boxTab .listNext span{border:1px solid #eee;}.boxTab .listPrev a:hover{margin:2px;padding-left:17px;}.boxTab .listNext a:hover{margin:2px;padding-right:17px;}*html .boxTab .listPrev a:hover{margin:2px;padding-left:17px;}*html .boxTab .listNext a:hover{margin:2px;padding-right:17px;}.boxTab .left .listPrev a:hover,.boxTab .right .listPrev a:hover,.boxTab .left .listNext a:hover,.boxTab .right .listNext a:hover{margin:2px;}.lineTab strong,.lineTab a{margin:0;margin-left:-1px;padding:.19em .5em;_padding:.1em .5em;border-left:1px solid #ccc;border-right:1px solid #ccc;}.lineTab a:hover{margin:0;margin-left:-1px;padding:.19em .5em;_padding:.1em .5em;border:0;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#DEDBFB;}.lineTab .listPrev span,.lineTab .listPrev a{margin:0;border:0;}.lineTab .listNext span,.lineTab .listNext a{margin:0;margin-left:-1px;border-left:1px solid #ccc;border-right:0;}.lineTab .listPrev a:hover{margin:0;padding-left:17px;border:0;}.lineTab .listNext a:hover{margin:0;margin-left:-1px;padding-right:17px;border-left:1px solid #ccc;border-right:0;}*html .lineTab .listPrev a:hover{margin:0;padding-left:17px;border:0;}*html .lineTab .listNext a:hover{margin:0;margin-left:-1px;padding-right:17px;border-left:1px solid #ccc;border-right:0;}.lineTab p.left,.lineTab p.right{padding-left:1px;}.lineTab .left .listPrev span,.lineTab .right .listPrev span,.lineTab .left .listNext span,.lineTab .right .listNext span,.lineTab .left .listPrev a,.lineTab .right .listPrev a,.lineTab .left .listPrev a:hover,.lineTab .right .listPrev a:hover,.lineTab .left .listNext a,.lineTab .right .listNext a,.lineTab .left .listNext a:hover,.lineTab .right .listNext a:hover{margin:0;padding:.19em .5em;_padding:.1em .5em;}.lineTab .left .listNext a,.lineTab .right .listNext a,.lineTab .left .listNext a:hover,.lineTab .right .listNext a:hover{margin-left:-1px;}.lineTab .left .cl a,.lineTab .right .cl a{border:0;}span.yjListTab tt{visibility:visible;position:relative;left:auto;width:auto;}/*/.yjListTab{hight:1%;}.yjListTab .left{text-align:left;}.yjListTab .right{text-align:right;}.yjListTab tt{display:none;}/**/
/*== pagenation ==*/

/*== paging ==*/
.paging{ margin-bottom:5px;}
.paging .left{ float:left;}
.paging .right{ float:right; color:#888;}
.paging em{ font-weight:bold;}
/*== paging ==*/