#login{
	width:720px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
#login_form{
	clear:both;
	width:720px;
	height:35px;
	text-align:right;
	display:none;
	overflow:hidden;
	font-size:10px;
	padding-top:5px;
}
#login_bt{
	clear:both;
	height:40px;
	overflow:hidden;
}
#search_bt{
	float:left;
	height:18px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#login_button{
	float:left;
	width:150px;
	background-color:#FFFFFF;
}
#login_button_dum{
	width:150px;
	background-color:#FFFFFF;
}

.top_title{
	font-size:x-small;
	color:#666666;
	font-weight:lighter;
}
h1{ 	
	font-size:x-small;
	color:#666666;
	font-weight:lighter;
}
.top_text_ad{
	float:left;
	width:570px;
	text-align:left;
	font-size:small;
}

#suggest {
  position:absolute;
  clear:both;
  background-color:#FCFCFC;
  border: 1px solid #0099CC;
  width: 395px;
  font-size:90%;
}
#suggest div {
  padding: 1px;
  display: block;
  width: 395px;
  overflow:hidden;
  white-space: nowrap;
}
#suggest div.select{
  color: #FFFFFF;
  background-color:#0099CC;
}
#suggest div.over{
  background-color: #99CCFF;
}
#suggest strong{
  font-weight: bold;
}

.detail_contents{
	clear:both;
	width: 720px;
	overflow:auto;
	margin-top:10px;
}

.half_box {
	float: left;
	width: 355px;
	margin: 0px;
	display: block;
	background:url(../image/355px.gif) #FFFFFF repeat-y;
	border-bottom:1px solid #69C;
	line-height:1.4em;
}

.job_half_box {
	float: left;
	width: 355px;
	margin: 0px;
	display: block;
	background:url(../image/355job.gif) #FFFFFF repeat-y;
	border-bottom:1px solid #F66;
	line-height:1.4em;
}

.mag_half_box {
	float: left;
	width: 355px;
	margin: 0px;
	display: block;
	background:url(../image/355mag.gif) #FFFFFF repeat-y;
	border-bottom:1px solid #F60;
	line-height:1.4em;
}

.bt_half{
	height: 30px;
	width: 355px;
	margin:0;
	padding:0;
	display:block;
	background-repeat: no-repeat;
}
.bt_half:hover{
	background-repeat: no-repeat;
}
#bt_news {
	background-image: url(../image/news.gif);
}
#bt_news:hover{
	background-image: url(../image/news_over.gif);
}
#bt_job {
	background-image: url(../image/job_top.gif);
}
#bt_job:hover{
	background-image: url(../image/job_top_over.gif);
}
#bt_mag {
	background-image: url(../image/mag_top.gif);
}
#bt_mag:hover{
	background-image: url(../image/mag_top_over.gif);
}
#half_margin1,
#half_margin2
{
	margin-right: 10px;
}
#bt_blog {
	background-image: url(../image/blog.gif);
}
#bt_blog:hover{
	background-image: url(../image/blog_over.gif);
}

.bt_full{
	height: 30px;
	width: 720px;
	display:block;
	background-repeat: no-repeat;
}
#bt_todays {
	background-image: url(../image/todays.gif);
}

#bt_todays:hover{
	background-image: url(../image/todays_over.gif);
}
.today{
	width:720px;
}
.todays_box{
	width: 240px;
	float: left;
}
.todays_contents {
	width: 232px;
	background: url(../image/232px.gif) repeat-y;
	border-bottom:1px solid #69C;  
	font-size:small;
}
#todays,#store,#category{
	clear:both;
	width: 720px;
	margin-top:20px;
	background:url(../image/720px.gif) repeat-y;
	border-bottom:1px solid #69C; 
	overflow:hidden;
	padding-bottom:10px;
}
#today_left{
	margin:10px 2px 10px 6px;
}
#today_center{
	margin:10px 4px 10px 4px;
}
#today_right{
	margin:10px 6px 10px 2px;
}
#tomorrow{
	clear:both;
	width:720px;
	overflow:auto;
}
.todays_text{
	width:710px;
	text-align:right;
	font-size:x-small;
	overflow:auto;
}
#bt_regist {
	background-image: url(../image/regist.gif);
}
#bt_regist:hover{
	background-image: url(../image/regist_over.gif);
}
.bt_full{
	height: 30px;
	width: 720px;
	display:block;
	background-repeat: no-repeat;
}
.regist_box{
	float: left;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#regist_box1,#regist_box4{
	width:182px;
}
#regist_box2,#regist_box3{
	width:178px;
}
.regist_photo{
	text-align:center;
	border-top:1px solid #0099CC;
	background: url(../image/170px.gif) repeat-y;
	width: 170px;
	height:122px;
	padding:5px 0px 5px 0px;
}
.regist_name{
	background-color:#0099CC;
	width: 170px;
	height:1.55em;
	line-height:1em;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	white-space:nowrap;
}
.regist_padding{
	padding:5px;
	text-align:center;
}
.regist_link{
	text-decoration:none;
	color:#FEFEFE;
}

#regist_photo1,#regist_name1{
	margin-left:8px;
	margin-right:4px;
}
#regist_photo2,#regist_photo3,#regist_name2,#regist_name3{
	margin-left:4px;
	margin-right:4px;
}
#regist_photo4,#regist_name4{
	margin-left:4px;
	margin-right:8px;
}

.search_main{
	clear:both;
	width: 720px;
	overflow:auto;
	margin-top:20px;
}

.bt_quarter{
	height: 174px;
	width: 174px;
	display:block;
	background-repeat: no-repeat;
}
.quarter_box {
	float: left;
	width: 174px;
	display: block;
}
.storelist_box {
	float: left;
	width: 536px;
	text-align:center;
	margin-top:2px;
	margin-left:10px;
	border-bottom:1px solid #0099CC;
	background: url(../image/536px.gif) repeat-y;
}
.storelist_content {
	float: left;
	width: 536px;
	display: block;
	padding-bottom:10px;
}
.bt_storelist {
	width: 536px;
	height: 30px;
	background-image: url(../image/storelist.gif);
	display:block;
	text-align:left;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
.bt_storelist_padding{
	padding-left:135px;
	padding-top:15px;
	vertical-align:baseline;
}
.bt_storelist:hover{
	width: 536px;
	height: 30px;
	background-image: url(../image/storelist_over.gif);
}
.cat_list{
	float:left;
	width:120px;
	border-right:1px solid #09C;
	padding-right:5px;
	line-height:1.5em;
}
.cat_list#hover{
	float:left;
	border-right:1px solid #09C;
	padding-right:5px;
	line-height:1.5em;
}
.cat_list#visited{
	float:left;
	border-right:1px solid #09C;
	padding-right:5px;
	line-height:1.5em;
}
.cat_detail{
	width:380px;
	float:left;
	font-size:small;
	padding-left:10px;
	line-height:1.3em;
}
.cat_detail_list{
	float:left;
	width:190px;
}

#bt_citypre {
	height: 174px;
	background-image: url(../image/citypre_bt.gif);
}

#bt_citypre:hover{
	height: 174px;
	background-image: url(../image/citypre_bt_over.gif);
}
#bt_cityca {
	height: 50px;
	background-image: url(../image/cityca.gif);
}
#bt_cityca:hover{
	height: 50px;
	background-image: url(../image/cityca_over.gif);
}
.bottom_half {
	float: left;
	width: 356px;
	display: block;
	background:url(../image/356px.gif) repeat-y;
	border-top:1px solid #0099CC;
	border-bottom:1px solid #0099CC;
}
#bottom_mid{
	margin-right:8px;
}
.regist_link:link{
	color:#FEFEFE;
	text-decoration:none;
}
.regist_link:visited{
	color:#FEFEFE;
	text-decoration:none;
}
.regist_link:hover{
	color:#FEFEFE;
	background-color:#0099CC;
	text-decoration:none;
}
.regist_link:active{
	color:#FEFEFE;
	text-decoration:none;
}
ul{ list-style:none outside;
margin-bottom:10px;
display:block;} 
#category ul li{
#white-space:nowrap;/*IE‰ñ”ð—p*/
font-size:small;
width:100%;
}
#category .pacat{
width:25%;
display:block;
float:left;
font-size:small;
}