/*
Theme Name: Japan
Theme URI: http://tilldubai.se/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Eric Jiang
Author URI: http://tilldubai.se/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://tilldubai.se/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* the main frame */
body {
	font-size:12px; /* Resets 1em to 10px */
	line-height:150%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family:Arial, Helvetica, sans-serif;
	background: #d5d6d7 url('images/bg.jpg') center top no-repeat;
	color: #000;
	margin:0;
	padding:0;
}
.top{
	height:174px;
	background:url(images/header.jpg) center top no-repeat;
	position:relative;
}
.header{
	width:980px;
	height:164px;
	margin:0 auto;
}
.logo{
	width:345px;
	height:47px;
	display:block;
	background:url(images/logo.png) right bottom no-repeat;
	padding:20px 0 0 0px;
}
.nav_top{
	background:url(images/nav_top.png) center top no-repeat;
	width:100%;
	height:48px;
	position:absolute;
	left:0;
	top:120px;
}
.nav{
	height:51px;
	line-height:51px;
	font-size:12px;
	margin-top:30px;
	width:967px;
	padding:0 7px 0 6px;
	background:url(images/nav.png) center center no-repeat;
}
.nav ul{
	height:51px;
	margin:0 auto;
	padding:0;
}
.nav ul li{
	float:left;
	height:51px;
	margin:0 15px;
}
.nav ul li span{
	height:51px;
	display:block;
}
.nav ul a{
	color:#000;
	height:51px;
	line-height:35px;
	display:block;
	text-align:center;
	padding:0 15px;
	font-weight:bold;
}
.nav ul a:hover{
}
.nav ul li.current{
	background:url(images/nav_on.png) left center no-repeat;
	padding-left:15px;
}
.nav ul li.current span{
	background:url(images/nav_on.png) right center no-repeat;
	padding-right:15px;
}
.nav ul li.current a{
	background:url(images/nav_bg.png) left center repeat-x;
	color:#eaf9ff;
}
.main{
	width:980px;
	margin:0px auto 0 auto;
}
.content{
	width:660px;
	float:left;
	overflow:hidden;
}
.sidebar{
	width:310px;
	float:right;
	overflow:hidden;
}
.footer{
	background:url(images/footer.png) center center no-repeat;
	width:auto;
	width:980px;
	height:65px;
	margin:10px auto 0 auto;
	padding:15px 0;
	color:#fff;
	font-size:16px;
	text-align:center;
}

/*the box setting*/
.box{
	width:644px;
	margin-bottom:10px;
}
.box h1,.box h2{
	margin:0;
	padding:0;
	color:#002f84;
	line-height:27px;
	text-align:left;
	font-size:16px;
	padding-left:10px;
	overflow:hidden;
}
.box .btop{
	background:url(images/box-top.png);
	height:7px;
	overflow:hidden;
}
.box .cont{	
	background:url(images/box-bg.png);
	padding:3px 12px;
	color:#fff;
}
.box .cont h1{
	background:none;
	padding:0;
	margin:0 0 0px 0;
	line-height:18px;
	color:#fff;
}
.box .cont h2{
	background:none;
	padding:0;
	margin:0 0 10px 0;
	line-height:18px;
}
.box .btm{
	height:7px;
	overflow:hidden;
	background:url(images/box-bottom.png);
	clear:both;
}

.sidebar .box{
	width:310px;
}
.sidebar .box h2{
	background:url(images/topic.png);
	height:41px;
	line-height:41px;
	color:#002f84;
}
.sidebar .box .cont{
	background:none;
	padding:10px;
}
.sidebar p{
	margin:0;
	padding:0;
}

#intro{
	padding-top:5px;
}
#intro p{
	margin:0;
}
#intro2 p{
	margin:0;
}

#arclist{
	background:url(images/piclist_bg.png);
	height:376px;
	padding:10px;
	margin-bottom:10px;
}
#arclist h2{
	padding:0;
	margin:0;
}
#arclist .info{
	height:90px;
}
#arclist p{
	margin:10px 0 0 0;
	padding:0;
}
#arclist ul{
	margin:0px 0 0 0;
}
#arclist li{
	width:190px;
	padding:0 20px 0 10px;
	float:left;
}
#arclist h3{
	margin:8px 0 0 0;
	padding:0;
}
#arclist h3 a{
	font-size:16px;
	color:#ffa200;
	text-decoration:underline;
}
#arclist .lastone{
	background:none;
	padding:0 0 0 10px;
}
#pictures .cont{
	height:291px;
}
#pictures ul{
	padding:10px;
}
#pictures li{
	float:left;
	padding:0 20px 15px 0;
}

#catlist .box{
	margin-top:4px;
}
#catlist .box h2{
	background:url(images/box-title2.png) left top no-repeat;
	height:10px;
	line-height:10px;
}
#catlist .box .cont{
	background:url(images/box-cont3.png) left bottom no-repeat;
	padding-top:5px;
}
	


#flight_index{
	width:310px;
	margin:0 auto;
	color:#fff;
	margin-bottom:10px;
}
#flight_index .cont{
	padding:0 2px 0 1px;
	margin:0;
}
#flight_index table{
	text-align:center; font-weight:bold;
	background:url(images/flight.png);
}
#flight_index th{
	font-size: 12px; font-weight: bold; text-align:center;
	height:14px;
	line-height:14px;
	color:#b11826;
}
#flight_index td{
	text-align:center;
	height:11px;
	font-size:11px;
	line-height:11px;
	color:#fff;
}
#flight_index td a{
	color:#fff;
}
#flight_index .row1 td{
	background:#fff; 
	text-align:center;
	color:#fff;
}
#flight_index .row1 td a{
	color:#ad6500;
	text-decoration:none;
}
#flight_index em{
	display:block;
	font-style:normal;
	padding:0px 0 0 8px;
	background:url(images/flight.png) center -133px no-repeat;
	color:#b11826;
}
#flight_index .links{
	height:13px;
	background:url(images/flight.png) center bottom no-repeat;
	padding:0 0 0 5px;
	width:auto;
}
#flight_index .links a{
	display:block;
	float:left;
	height:13px;
	width:40px;
}

.tabs{
	width:644px;
	height:44px;
	line-height:45px;
	position:relative;
}
.tabs a, .tabs span{
	display:block;
	width:170px;
	height:44px;
	line-height:37px;
	font-size:12px;
	font-weight:bold;
	color:#003097;
	text-align:center;
	position:absolute;
	left:0px;
	top:0;
	overflow:hidden;
}
.tabs .tab0{
	z-index:100;
	width:auto;
	min-width:150px;
	padding:0 20px 0 5px;
	background:url(images/tab.png) right center no-repeat;
	color:#fff;
}
.tabs .tab1{
	z-index:100;
	width:145px;
	background:url(images/tab1.png) left top no-repeat;
}
.tabs .tab1_on{
	z-index:10;
	width:145px;
	padding:0 499px 0 0;
	background:url(images/tab1_on.png) left top no-repeat;
}
.tabs .tab2{
	z-index:100;
	width:145px;
	background:url(images/tab2.png) left top no-repeat;
	left:147px;
}
.tabs .tab2_on{
	z-index:10;
	width:145px;
	padding:0 344px 0 155px;
	background:url(images/tab2_on.png) left top no-repeat;
}
.tabs .tab3{
	z-index:100;
	width:145px;
	left:295px;
	background:url(images/tab3.png) left top no-repeat;
}
.tabs .tab3_on{
	z-index:10;
	width:145px;
	padding:0 199px 0 310px;
	background:url(images/tab3_on.png) left top no-repeat;
}
.tabs .tab1_on, .tabs .tab2_on, .tabs .tab3_on, .tabs .tab4_on, .tabs .tab5_on{
	color:#fff;
}

.col3 li{
	float:left;
	width:200px;
	height:190px;
	margin:0 15px 20px 0;
}
.col3 li h3{
	margin:5px 0;
}
.col3 li h3 a{
	color:#ac000c;
	font-size:16px;
	text-decoration:underline;
}
.col3 li p{
	color:#d1b48c;
	font-size:10px;
	line-height:130%;
}
.col2 li{
	float:left;
	width:300px;
	height:81px;
	margin:0 15px 15px 0;
}
.col2 li h3{
	margin:5px 0;
	font-weight:normal;
}
.col2 li h3 a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.col2 li p{
	color:#fff;
	font-size:12px;
	line-height:130%;
	margin-left:91px;
	margin-top:0px;
}
.col2 img{
	float:left;
	padding-right:10px;
}
.col2 .readmore2{
	margin-top:5px;
}
.col1{
	margin:0;
}
.col1 li{
	height:81px;
	margin:0 0 20px 0;
}
.col1 li h3, .col1 li h2{
	margin:0px 0;
}
.col1 li h3 a, .col1 li h2 a{
	color:#fff;
	font-size:16px;
	text-decoration:underline;
}
.col1 li p{
	color:#fff;
	font-size:12px;
	line-height:140%;
	margin-left:96px;
	margin-top:5px;
}
.col1 img{
	float:left;
	padding-right:10px;
}
.col1 .readmore2{
	margin-left:5px;
	display:inline;
	padding-right:10px;
}
.links{
	padding:0 40px;
}
.links li{
	width:270px;
	float:left;
	height:25px;
	line-height:25px;
}
.links li a{
	font-size:16px;
	background:url(images/arrow.png) left center no-repeat;
	padding-left:20px;
	color:#000;
}
.links li a:hover{
	text-decoration:underline;
}

#hotellist li{
	background:url(images/listrow.png);
	height:120px;
	width:600px;
	margin:15px 0;
	padding:10px;
}
#hotellist li h3{
	margin:5px 0;
}
#hotellist li h3 a{
	color:#d1b48c;
	text-decoration:none;
}
#hotellist li .pic{
	float:left;
	width:125px;
}
#hotellist li .info{
	float:left;
	width:340px;
	padding-right:10px;
}
#hotellist li .price{
	float:left;
	width:98px;
}
#hotellist li p{
	margin:0;
	font-size:12px;
}
#hotellist li a.readmore2{
	display:inline;
	margin:0 0 0 5px;
	padding-right:10px;
}
#hotellist .price{
	float:left;
	width:98px;
	height:124px;
	margin:-2px 0 0 18px;
	background:url(images/price.png);
	overflow:hidden;
}
#hotellist .price span{
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:left;
	padding:15px 0 5px 10px;
	color:#003199;
}
#hotellist .price strong{
	font-size:24px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#fff;
	line-height:26px;
	padding:5px 0 0px 0;
}
#hotellist .price em{
	font-size:12px;
	line-height:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:12px;
}
#hotellist .pic img{
	display:block;
	float:none;
}
#hotellist .booknow{
	margin:10px 0 0 0;
}

.blackbox{
	width:654px;
	color:#d1b48c;
}
.blackbox span{
	background:url(images/box-top.png);
	height:10px;
	overflow:hidden;
	display:block;
}
.blackbox em{
	background:url(images/box-btm.png);
	height:10px;
	overflow:hidden;
	display:block;
}
.blackbox .cont{
	background:url(images/box-bg.png);
	padding:1px 10px;
}
.blackbox .cont span{
	display:inline;
	background:none;
	height:auto;
	overflow:auto;
}
.blackbox .cont em{
	display:inline;
	background:none;
	height:auto;
	overflow:auto;
}
#trade img{
	float:left;
	padding-right:12px;
}
#trade p{
	margin:0;
}
	
	
/*Common setting*/
img{
	border:0;
}
a{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.pd-r10{
	padding-right:10px;
}
.pd-l10{
	padding-left:10px;
}
.pd-10{
	padding:10px;
}


/* the main style */
.flash{
	width:322px;
	height:178px;
	float:left;
	position:relative;
}
.flash .mainpic{
	width:312px;
	height:178px;
}
.flash .sp{
	background:#000;
	height:1px;
}
.flash .piclist{
	padding:5px 5px 8px 4px;
	width:53px;
	height:48px;
	position:absolute;
	left:252px;
	top:0;
}
.flash .piclist img{
	width:47px;
	height:34px;
	border:solid 1px #8d321f;
	padding:2px;
	background:#000;
	margin-bottom:3px;
}
.flash .piclist .on{
	border:solid 1px #626262;
	width:72px;
	height:48px;
}
#welcome{
	color:#fff;
}
#welcome h1{
	color:#fff;
}
#welcome p{
	margin:5px 0;
}
#welcome .cont{
	height:178px;
	padding:0 7px;
}
#hotel{
	color:#fff;
	height:200px;
}
#hotel img{
	width:112px;
	height:80px;
	padding-right:10px;
}
#hotel h2{
	margin:15px 0;
}
#hotel h3{
	margin:0px 0 6px 0;
	padding:0;
	font-size:14px;
}
#hotel h3 a{
	color:#fff;
}
#hotel .cont{
	height:auto;
	padding-top:0px;
}
#hotel p{
	margin:5px 0 0 0;
}
#hotel .booknow{
	margin:5px 0 0 0;
}
a.readmore{
	background:url(images/readmore.png) right center no-repeat;
	width:68px;
	height:14px;
	display:block;
	padding:0 10px 0 3px;
	font-size:12px;
	line-height:12px;
	color:#fff;
}
a.readmore2{
	background:url(images/readmore2.png) right center no-repeat;
	width:58px;
	height:20px;
	display:block;
	padding-left:4px;
	font-size:11px;
	line-height:18px;
	color:#ffe295;
}
.buybtn{
	background:url(images/buy.png);
	width:106px;
	height:29px;
	display:block;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	color:#b21f2d;
	font-size:16px;
	margin:10px 0 0 0;
	float:right;
}
.booknow{
	background:url(images/booknow.png);
	width:112px;
	height:31px;
	display:block;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	font-size:15px;
	color:#b21f2d;
	text-decoration:none;
	margin:10px auto 0 auto;
}
#pro1, #pro2, #pro3, #pro4{
	position:relative;
	height:228px;
	line-height:130%;
}
#pro1 img, #pro2 img, #pro3 img, #pro4 img{
	width:289px;
	height:201px;
}
#pro1 .info, #pro2 .info, #pro3 .info, #pro4 .info{
	position:absolute;
	width:269px;
	height:66px;
	padding:5px 10px 0 10px;
	background:url(images/black.png);
	left:0;
	top:147px;
	z-index:9;
	color:#000;
}
#pro1 a.readmore, #pro2 a.readmore, #pro3 a.readmore, #pro4 a.readmore{
	margin:5px auto 0 auto;
	display:block;
	background:url(images/1.png);
	width:112px;
	height:31px;
	padding:0;
}
#product .pics{
	height:53px;
}
#product .pics img{
	width:70px;
	height:53px;
	margin-right:2px;
	display:block;
	float:left;
}
#product .pics .active img{
	width:68px;
	height:51px;
	border:solid 1px #fff;
}
#product .frame{
	background:url(images/pro-frame.png) right top no-repeat;
	width:289px;
	height:201px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.map{
	background:url(images/map.png);
	width:273px;
	height:170px;
	color:#ce000e;
	padding:0 6px;
	margin:0 auto;
}
.map p{
	padding:63px 0 0 153px;
}
#books .cont{
	padding:0 3px;
}
.leftarrow{
	background:url(images/arrow2.png) left center no-repeat;
	width:7px;
	height:217px;
	float:left;
	display:block;
}
.rightarrow{
	background:url(images/arrow2.png) right center no-repeat;
	width:7px;
	height:217px;
	float:left;
	display:block;
}
.books{
	width:618px;
	float:left;
	height:217px;
	overflow:hidden;
	padding:0 3px;
}
.books_main{
	width:5000px;
	height:217px;
}
.book{
	width:304px;
	height:217px;
	float:left;
	position:relative;
	margin-right:9px;
}
.book img{
	width:304px;
	height:217px;
}
.book .info{
	position:absolute;
	left:0;
	top:0;
	padding:10px;
	width:280px;
	height:80px;
}
.book .price{
	color:#fff000;
}
.book h3{
	margin:0 0 5px 0;
	font-size:20px;
}
.book h3 a{
	color:#fff;
}
	

#weather{
	margin:0;
	width:310px;
	height:189px;
	font-size:10px;
}
#weather span{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#435b00;
	padding:10px 12px;
}
#weather strong{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#435b00;
	padding:0 12px;
}
.starbg{
	background:url(images/star_bg.png);
	width:103px;
	height:17px;
	margin-top:5px;
}
.star{
	background:url(images/star.png);
	width:103px;
	height:17px;
}
.star1{
	width:18px;
}
.star2{
	width:39px;
}
.star3{
	width:60px;
}
.star4{
	width:81px;
}
.star5{
	width:102px;
}
.morebtn{
	background:url(images/btn2.png);
	width:205px;
	height:39px;
	line-height:39px;
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:8px auto 0 auto;
}
.rsbtn{
	background:url(images/weather.png);
	width:306px;
	height:86px;
	margin:0 auto 10px auto;
}

.picture{
	height:341px;
	background:url(images/picture_bg.png) left bottom repeat-x;
	margin-bottom:10px;
	margin-top:17px;
}
#tabs{
	position:absolute;
	height:37px;
	width:980px;
	margin:0 auto;
	left:0;
	top:0;
}
#tabs li{
	height:37px;
	line-height:37px;
	text-align:center;
	float:left;
}
#tabs li a{
	color:#c7de1c;
	font-size:16px;
	font-weight:bold;
}
#tabs .tab1{
	background:url(images/tab1.png) left top no-repeat;
	width:202px;
	height:34px;
}
#tabs .tab1_on{
	background:url(images/tab1_on.png) left top no-repeat;
	width:202px;
	height:37px;
}
#tabs .tab2{
	background:url(images/tab2.png) left top no-repeat;
	width:234px;
	margin-left:170px;
	height:34px;
}
#tabs .tab2_on{
	background:url(images/tab2_on.png) left top no-repeat;
	width:234px;
	margin-left:170px;
	height:37px;
}
#tabs .tab3{
	background:url(images/tab3.png) left top no-repeat;
	width:202px;
	margin-left:170px;
	height:34px;
}
#tabs .tab3_on{
	background:url(images/tab3_on.png) left top no-repeat;
	width:202px;
	margin-left:170px;
	height:37px;
}
#tabs .tab1_on a, #tabs .tab1_on a, #tabs .tab1_on a{
	color:#fff;
}
.picture .cont{
	width:980px;
	margin:0 auto;
	position:relative;
}
.picture .piccont{
	width:980px;
	padding-top:65px;
	margin:0 auto;
}
.picture .piclist li{
	width:480px;
	height:105px;
	float:left;
	display:block;
	list-style:none;
	position:relative;
	margin:0 10px 35px 0;
}
.picture .piclist li .frame{
	display:block;
	background:url(images/picture_frame.png);
	width:138px;
	height:104px;
	position:absolute;
	left:0;
	top:0;
}	
.picture .piclist li img{
	width:132px;
	height:98px;
	padding:3px;
	margin-right:10px;
	float:left;
}
.picture .piclist h2{
	margin:0;
}
.picture .piclist li h2 a{
	color:#e0ff00;
	text-decoration:underline;
	font-size:16px;
}
.picture .piclist li p{
	color:#fff;
	margin:8px 0;
}
.readmore{
	background:url(images/san2.png) left 0px no-repeat;
	padding-left:9px;
	margin-left:5px;
}




#catinfo{
	margin-bottom:15px;
}
#catinfo .topic{
	background:url(images/box-left2.png) left top no-repeat;
	height:10px;
	overflow:hidden;
}
#catinfo .topic h2{
	border-top:solid 1px #000;
	background:#feed9f;
	height:29px;
	line-height:35px;
	color:#000;
	overflow:hidden;
}
#catinfo .topic span{
	background:url(images/box-right2.png);
}
#catinfo .topic h2{
	width:608px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#catinfo .cont{
	background:url(images/box-introduction.png);
	height:154px;
}
#catinfo .cont .right{
	padding-right:8px;
}
#catinfo .cont .contmain{
	overflow:hidden;
}
#catinfo .btm div{
	width:608px;
}
#catinfo p{
	margin:0;
}

#catlist{
	margin-bottom:10px;
	padding-top:30px;
	position:relative;
}
#catlist .topic h2{
	width:608px;
}
#catlist .cont{
	background:url(images/box-bg2.png);
	padding:20px 0px 10px 0px;
}
#catlist .btm{
	background:url(images/box-btm2.png);
}
#catlist .topic{
	background:none;
	padding:0;
	position:absolute;
	left:0;
	top:0;
}
#catlist .topic .cat1{
	background:url(images/tab1.png) left top no-repeat;
	width:202px;
	height:44px;
	display:block;
	float:left;
	color:#c1d71a;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
}
#catlist .topic .cat1_on{
	background:url(images/tab1_on.png) left top no-repeat;
	width:202px;
	height:44px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
}
#catlist .topic .cat2{
	background:url(images/tab2.png) center top no-repeat;
	width:234px;
	height:44px;
	display:block;
	float:left;
	color:#c1d71a;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	margin-left:11px;
}
#catlist .topic .cat2_on{
	background:url(images/tab2_on.png) center top no-repeat;
	width:234px;
	height:44px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	margin-left:11px;
}
#catlist .topic .cat3{
	background:url(images/tab3.png) right top no-repeat;
	width:202px;
	height:44px;
	display:block;
	float:left;
	color:#c1d71a;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	margin-left:11px;
}
#catlist .topic .cat3_on{
	background:url(images/tab3_on.png) right top no-repeat;
	width:202px;
	height:44px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	margin-left:11px;
}
#catlist .cont .contmain{
	padding-bottom:1px;
}
#catlist ul li{
	background:url(images/listrow.png) center top no-repeat;
	height:171px;
	margin-bottom:10px;
	overflow:hidden;
}
#catlist .booknow{
	margin-top:10px;
	background:url(images/booknow.png);
	width:112px;
	height:33px;
	line-height:35px;
	color:#435b00;
	margin-left:8px;
}
#catlist .pic{
	width:149px;
	padding:12px 0px 0 15px;
	text-align:center;
	float:left;
	position:relative;
}
#catlist .frame{
	position:absolute;
	display:block;
	background:url(images/list_frame.png);
	width:148px;
	height:107px;
	left:20px;
	top:12px;
}
#catlist img{
	padding-left:5px;
}
#catlist .info{
	width:265px;
	float:left;
	padding:20px 5px 0 25px;
	
}
#catlist .starbg{
	margin-top:3px;
}
#catlist .info h3{
	margin:0;
	padding:0;
}
#catlist .info h3 a{
	color:#000;
	font-size:16px;
}
#catlist p{
	margin:0px 0 15px 0;
	line-height:170%;
	font-weight:bold;
}
#catlist .read{
	color:#ff530f;
	font-weight:bold;
	float:right;
	text-decoration:underline;
	padding-top:5px;
}
#catlist .price{
	float:left;
	width:165px;
	height:172px;
	margin:0px 0 0 18px;
	background:url(images/price.png);
}
#catlist .price span{
	font-size:16px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:45px;
}
#catlist .price strong{
	font-size:26px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#990101;
	line-height:26px;
	padding:10px 0 5px 0;
}
#catlist .price em{
	font-size:10px;
	line-height:10px;
	color:#ae2002;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:40px;
}
	

#review{
	margin-bottom:10px;
}
#review h1{
	margin-bottom:10px;
}
#review .cont{
	padding:5px 10px;
}
#review .cont .right{
	padding-right:5px;
}
#review .cont .contmain{
	width:618px;
	height:230px;
}
#review .btm div{
	width:608px;
}
#review .pic{
	width:112px;
	height:130px;
	float:left;
}
#review .pic img{
	width:112px;
	height:86px;
}
#review .frame{
	position:absolute;
	left:5px;
	top:0;
	width:251px;
	height:175px;
	background:url(images/review-frame.png);
}
#review .piclist{
	background:none;
	width:216px;
	height:38px;
	margin-top:3px;
	overflow:hidden;
}
#review .piclist .left{
	width:10px;
	height:48px;
	float:left;
	display:block;
}
#review .piclist .fright{
	width:10px;
	height:48px;
	float:left;
	display:block;
}
#review .piclist .pics{
	width:240px;
	float:left;
	overflow:hidden;
}
#review .piclist ul{
	width:1200px;
}
#review .piclist li{
	float:left;
	padding:3px 0 0 2px;
}
#review .piclist img{
	width:58px;
	height:38px;
}

#review .price{
	float:left;
	width:98px;
	height:115px;
	margin:3px 0 0 18px;
	background:url(images/price.png);
	overflow:hidden;
}
#review .price span{
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:left;
	padding:15px 0 5px 10px;
	color:#003199;
}
#review .price strong{
	font-size:24px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#fff;
	line-height:26px;
	padding:5px 0 0px 0;
}
#review .price em{
	font-size:12px;
	line-height:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:12px;
}
#review .info{
	width:350px;
	margin-left:20px;
	float:left;
	line-height:150%;
}
#review .info h2{
	margin:0;
	padding:5px 0;
	color:#d1b48c;
}
#review .info p{
	line-height:120%;
	margin:10px 0 0 0;
	display:block;
	height:105px;
	overflow:hidden;
}
#review .starbg{
	margin:10px 0 5px 0;
}
#review .booknow{
	margin:10px 0 0 0;
	color:#0040a4;
}
#articlelist #arcmain{
	color:#000;
}


#articlelist h2,#articlelist h1{
	background:url(images/box-title.png) left top no-repeat;
	color:#6f832c;
	line-height:40px;
	overflow:hidden;
}
#articlelist .cont{
	padding:1px 10px 10px 10px;
	background:url(images/box-cont.png) left bottom no-repeat;
	color:#6f832c;
}
#articlelist .cont h2,#articlelist .cont h2{
	background:none;
	line-height:27px;
}
#articlelist .cont h2 a{
	color:#435b00;
	text-decoration:underline;
}
#articlelist li{
	position:relative;
	margin-bottom:20px;
}
#articlelist p{
	color:#435b00;
}
#articlelist .frame{
	background:url(images/picframe.png);
	width:138px;
	height:104px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#article{
	margin-bottom:10px;
}
#article .topic h2{
}
#article .cont{
	padding:1px 10px;
	background:url(images/box-bg3.png);
}
#article .btm{
	background:url(images/box-btm2.png);
}
#article .cont .contmain a{
	color:#000;
}
.gold{
	background:url(images/gold.png) 200px center no-repeat;
	height:86px;
}
.sun{
	background:url(images/sun.png) 210px 20px no-repeat;
	height:76px;
	padding:15px 0 0 10px;
}
.sun span{
	color:#002f84;
	font-size:16px;
	font-weight:bold;
	display:block;
}
.sun strong{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	display:block;
}
#valuta{
	color:#fff;
	font-size:9px;
	margin:10px;
	padding-top:5px;
}
#valuta span{
	padding:3px 12px 0px 0px;
	display:block;
	color:#002f84;
	font-size:16px;
	font-weight:bold;
}
#valuta strong{
	display:inline;
	margin-bottom:10px;
	color:#ffd059;
	font-size:24px;
	padding-left:10px;
}
.time{
	background:url(images/date.png) 10px 12px no-repeat;
	height:76px;
	padding:20px 0 0 65px;
}
.time span{
	color:#bf9e6f;
	font-size:16px;
	font-weight:bold;
	display:block;
	width:120px;
	float:left;
}
.time strong{
	color:#b8000d;
	font-size:24px;
	font-weight:bold;
	display:block;
	letter-spacing: 3px;
}
.time em{
	color:#d1b48c;
	font-size:10px;
}
#sidebar .product{
	margin:0 -10px;
}
#sidebar .product p{
	padding:0 10px;
	margin:0;
}
#sidebar .product li h2{
	background:none;
	font-size:14px;
	height:auto;
	margin:0;
	padding:10px 0 10px 10px;
	line-height:14px;
}
#sidebar .product li h2 a{
	color:#000;
	text-decoration:underline;
}
#sidebar .product li img{
	width:87px;
	height:46px;
	display:block;
	float:left;
	padding:0 10px;
}
.buy{
	background:url(images/buy.png) center center no-repeat;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	text-align:center;
	display:block;
	height:28px;
	line-height:26px;
	margin-top:10px;
}
.lists li{
	position:relative;
	width:192px;
	height:126px;
	float:left;
	padding-right:35px;
	margin-bottom:12px;
}
.lists li span{
	display:block;
	background:url(images/picbg.png);
	height:17px;
	line-height:17px;
	position:absolute;
	left:0;
	top:109px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	width:192px;
}
.btn2{
	background:url(images/btn2.png);
	width:297px;
	height:42px;
	line-height:39px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:5px auto 0 auto;
	display:block;
}
.adv{
	text-align:center;
	margin-bottom:3px;
}
.archiveslist li{
	height:126px;
	margin-bottom:15px;
}
.archiveslist img{
	float:left;
	margin-right:10px;
	width:132px;
	height:98px;
	padding:3px;
}
.archiveslist h2{
	margin-bottom:0;
	line-height:150%;
	background:none;
}
.archiveslist a{
	color:#000;
}
.archiveslist p{
	margin-top:5px;
}
.atta{
	padding-left:12px;
}
.atta img{
	width:192px;
	height:126px;
}
.atta li{
	float:left;
	padding-right:25px;
	margin-bottom:15px;
	height:180px;
	overflow:hidden;
}
.atta p{
	margin:0;
	line-height:18px;
}

#mypages{
	width:auto;
	float:right;
	height:23px;
	padding-right:5px;
}
#mypages span, #mypages a{
	display:block;
	background:url(images/page.png) center center no-repeat;
	width:23px;
	height:23px;
	line-height:23px;
	float:left;
	text-align:center;
	color:#fff;
	margin-right:8px;
	padding:0;
	border:0;
}
#mypages a{
	color:#fff;
}
#mypages .pre{
	background:url(images/page.png) center center no-repeat;
}
#mypages .next{
	background:url(images/page.png) center center no-repeat;
}
#mypages .current{
	background:url(images/page-current.png) center center no-repeat;
	color:#005cda;
}
	

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

