#list{
	margin-bottom: 10px;
}
#contents{
	overflow: hidden;
	width: 940px;
}
#contents_l{
	float: left;
	width: 625px;
}
#contents_r{
	float: right;
	width: 300px;
}
#top{
	width: 625px;
	overflow: hidden;
	margin-bottom: 15px;
}
#top_l{
	float: left;
	width: 190px;
}
#top_r{
	float: right;
	width: 420px;
}
.box{
	padding: 1px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.box_in{
	padding: 10px;
	overflow: hidden;
	width: 605px;
}
.title{
	background-image: url(../images/title_bg.jpg);
	overflow: hidden;
}
.title_l{
	float: left;
	width: 500px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.title_r{
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
}
#hot_link{
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 120px;
}
#hot_link li{
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#hot_link a{
	font-weight: bold;
}
#weather{
	text-align: center;
	margin-top: 5px;
}
#weather iframe{
	margin-bottom: 1px;
}
#new_item_list{
	margin-top: 5px;
}
.list_icon01{
	background-image: url(../images/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.ad01{
	text-align: center;
}
.charter{
	overflow: hidden;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 600px;
}
.charter_l{
	float: left;
	width: 400px;
	background-image: url(../images/icon_car.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.charter_r{
	float: right;
	width: 100px;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
}
.charter_bg{
	background-image: url(../images/charter_bg.gif);
	background-repeat: no-repeat;
	background-position: 400px 10px;
}
.charter_car{
	padding: 10px;
	overflow: hidden;
	background-color: #EFF4DF;
	border: 1px dashed #CFDF9F;
	width: 580px;
}
.charter_car_list{
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
}
.top_lank{
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 8px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 230px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.top_lank:hover{
	background-color: #F4DFE4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.top_lank_image{
	height: 130px;
	width: 170px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.top_lank_title{
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
.top_lank_price{
	font-weight: bold;
	color: #990000;
	text-align: right;
}
.top_lank1{
	background-image: url(../images/lank1.gif);
}
.top_lank2{
	background-image: url(../images/lank2.gif);
}
.top_lank3{
	background-image: url(../images/lank3.gif);
}
.top_lank4{
	background-image: url(../images/lank4.gif);
}
.top_lank5{
	background-image: url(../images/lank5.gif);
}
.top_lank6{
	background-image: url(../images/lank6.gif);
}

#search{
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#search_title{
	width: 600px;
	overflow: hidden;
}
#search_title_l{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
	width: 150px;
}
#search_title_r{
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 3px;
}
.search_word_button{
	vertical-align: bottom;
}

#search dl{
	width: 600px;
	overflow: hidden;
	margin-bottom: 3px;
}
#search dt{
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#search dd{
}
#search ul{
}
#search li{
	display: inline;
	margin-right: 2px;
	padding-right: 2px;
}
#search li .search_menu_title{
	width: 100px;
	display: block;
}
.search_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.search_link{
	color: #333333;
}
.search_link:hover{
	color: #333333;
}
.search_link_act{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/search_link_act_bg.jpg);
	border: 1px double #990000;
	padding: 2px;
}
.search_link_act:hover{
	color: #FFFFFF;
}

#list_header{
	margin-top: 10px;
}
#list_result{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	overflow: hidden;
}
#list_result_l{
	float: left;
	padding-bottom: 2px;
}
#list_result_r{
	float: right;
	padding-top: 5px;
}
.list_result_num{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
#list_order{
	margin-top: 0px;
	color: #666666;
	font-size: 12px;
	background-color: #F6F6F6;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 2px;
	padding-left: 5px;
}
#list_order ul{
}
#list_order li{
	display: inline;
}
.list_order_link{
	margin-right: 3px;
	margin-left: 3px;
	color: #666666;
}
.list_order_link_act{
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}

.list_title{
	background-image: url(../images/icon02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list_text{
	margin-top: 10px;
}
.list_item{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.list_item:hover{
	background-color: #EAEFFF;
}
.list_icon{
	margin-top: 10px;
}
.list_icon li{
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
.list_noitem{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_line{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#list_footer{
	background-color: #F6F6F6;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#list_video{
	width: 615px;
	overflow: hidden;
}
.list_video_box{
	text-align: center;
	padding: 5px;
	float: left;
	height: 120px;
	width: 130px;
	border: 1px dashed #CCCCCC;
	margin: 5px;
}
.list_video_box:hover{
	background-color: #EAEFFF;
}
.list_video_image{
	padding: 3px;
	width: 120px;
	border: 1px solid #CCCCCC;
	height: 80px;
}
.list_company{
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	margin-top: 5px;
}

.new_item_main_link{
	font-size: 14px;
}

.side_box{
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.side_box_in{
	padding: 5px;
}

.side_report_top{
	width: 280px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
}
.side_report_top_l{
	float: left;
	width: 100px;
}
.side_report_top_r{
	float: right;
	width: 170px;
}
.side_report_image{
	padding: 3px;
	height: 70px;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.side_report_list{
}
.side_report_list li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.side_video_title{
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../images/side_video_title_bg.jpg);
}
.side_video_frame{
	padding: 5px;
	border: 1px solid #000000;
	width: 288px;
	overflow: hidden;
}
.side_video_box{
	float: left;
	height: 100px;
	width: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.side_video_image{
	height: 55px;
	width: 80px;
	background-color: #000000;
	padding: 3px;
}


.side_title{
	font-weight: bold;
	background-image: url(../images/side_title1_bg.jpg);
	padding: 5px;
}
.side_title2{
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #990000;
}
.side_title3{
	font-weight: bold;
	background-image: url(../images/side_title3_bg.jpg);
	padding: 5px;
	color: #FFFFFF;
}

.more{
	background-image: url(../images/navi_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#prenext{
	text-align: center;
	padding: 5px;
}
.list_prenext li{
	display:inline;
	padding-right: 1px;
	padding-left: 1px;
}
.list_prenext li a{
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.list_prenext li.act{
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}

.news_box{
	padding: 5px;
	margin-bottom: 10px;
	border: 3px solid #F6F6F6;
}
.news_date{
	text-align: right;
}
.news_title{
	font-weight: bold;
	padding: 5px;
}
.news_text{
	padding: 5px;
}
a.list_price{
	border: 3px double #990000;
	border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFEEEE;
	color: #990000;
}
a.list_price:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}
