/* リンクカラー選定 */
A:link { color:#0033FF }       
A:visited { color:#0033FF }
A:hover { color:#CC3300} 
A:active { color:#0033FF }
A.external:link  {color: #666666 }
A.external:visited  { color:#666666 }   
A.external:hover { color:#FF0066} 
A.external:active { color:#666666}
A.category1{
    display:block;
    padding-left:25px;
    padding-top:3px;
    width:156px;
    height:23px;
    background-image:url(../image/menu.jpg);
	font-size: 14px;
	font-weight: bold;
    margin:10px 0px;
}
A.category1:hover{
    background-image:url(../image/menu_on.jpg);
}

/* ページ全体 */
#wrapper {
	width: 850px;
/* del start 2007/09/14  ZH */	
/* height: 100%; */	
/* del end 2007/09/14  ZH */
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-left: 30px;
	text-align: left;
}
#header {
	height: 45px;
	width: 850px;
	float: left;
}

/* 左 */
#wrapper #left {
	float: left;
	width: 605px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#center {
	float: center;
	padding-left: 180px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}
#search {
	height: 71px;
	width: 590px;
	left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.block_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../image/title_bar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	text-indent: 50px;
	line-height: 180%;
}
.img {
	background-color: #999999;
	height: 100px;
	width: 120px;
	border: 1px solid #999999;
}
.category {
	font-size: 14px;
	height: 25px;
	line-height: 2em;
	font-weight: bold;
}
.category_cap {
	font-size: 11px;
	color: #666666;
	text-indent: 20px;
}
#formt_ select {
	vertical-align: middle;
	margin-left: 50px;
}
.form1 select {
	vertical-align: middle;
	margin-left: 30px;
}
.hon {
	font-size: 12px;
	color: #666666;
}
.r_txt {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	padding-left: 10px;
	list-style-type: none;
	padding-right: 20px;
}
.title_r {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	background-image: url(../image/title_sbar.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: 50px;
	vertical-align: middle;
	line-height: 180%;
}
.b_cap {
	font-size: 10px;
	color: #0033FF;
	text-align: right;
	line-height: 180%;
}
#left_ad {
	float: left;
	height: auto;
	text-align: center;
}
#left_menu {
	width: 585px;
	height: 80px;
	top: 10px;
}
#left_ad table {
	font-size: 12px;
	line-height: 2em;
	height: auto;
	width: 600px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.s_box {
	height: 10px;
	vertical-align: middle;
	margin-left: 50px;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* 右 */
#wrapper #right {
	float: right;
	width: 234px;
	padding-top: 5px;
}


/* ヘッダ */
#header_cap {
	font-size: 13px;
	text-align: left;
	width: 360px;
	position: relative;
	top: -35px;
}
/* upd start 2007/07/18 zhangyy デザイン最終チェック */
#logo {
	width: 420px;
	margin-right: 430px;
	height: 40px;
	vertical-align: bottom;
}
/* upd end   2007/07/18 zhangyy */
#txt_ad {
	font-size: 12px;
	vertical-align: middle;
	padding-right: 30px;
	padding-left: 10px;
}
.txt_ad {
	font-size: 13px;
	line-height: 150%;
	vertical-align: middle;
}
.maru_o {
	color: #FF9900;
}
/* upd start 2007/07/16 zhangyy デザイン最終チェック */
#menu_t {
	font-size: 12px;
	color: #666666;
	text-align: right;
	display: block;
	float: right;
	position: relative;
	top: -40px;
	width: 430px;
}
/* upd end   2007/07/16 zhangyy */
.img102 {
	background-color: #999999;
	height: 85px;
	width: 102px;
	border: 1px solid #999999;
}
.category_hon {
	font-size: 12px;
	color: #666666;
}
.category_hon10 {
	font-size: 12px;
	color: #666666;
	float: right;
	width: 135px;
	height: 90px;
	margin-top: 10px;
}
.guest {
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
}
.img_pickup {

	background-color: #999999;
	height: 100px;
	width: 126px;
	border: 1px solid #999999;
}
.back_txt {
	font-size: 11px;
	text-align: left;
	width: 130px;
	margin-left: 125px;
	height: 80px;
	padding: 10px;
}

/* add start bao suping 2007/04/23 */
.imgBorder{
  cursor: pointer;
  border: 0px;
}
/* add end bao suping */
/* フッタ */
#footer {
	clear:both;
	bottom: 0;
	height:100px;
	top: 100%;
}

/* -- add start　2007/04/23  he peixiong	検索一覧*/
.r_txt {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	padding-left: 10px;
	list-style-type: none;
	padding-right: 20px;
}

/* -- add end    2007/04/23--*/

/* -- add start　2007/06/06  teng min 障害対応 */
.img_front {

	background-color: #999999;
	height: 90px;
	width: 70px;
	border: 1px solid #999999;
}
/* -- add end    2007/06/06--*/
