/*
Theme Name: Taiwan
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:102px;
	width:auto;
	background:url(images/header.png);
}
.header{
	width:980px;
	height:102px;
	margin:0 auto;
}
.logo{
	width:165px;
	height:102px;
	float:left;
	display:block;
	background:url(images/logo.png) center center no-repeat;
}
.nav{
	height:36px;
	line-height:36px;
	font-size:14px;
	float:left;
	margin-top:33px;
}
.nav ul{
	height:46px;
	margin:0 auto;
	padding:0;
}
.nav ul li{
	float:left;
	height:36px;
	margin:0 15px;
}
.nav ul li span{
	height:36px;
	display:block;
}
.nav ul a{
	color:#4e5800;
	height:36px;
	line-height:36px;
	display:block;
	text-align:center;
	padding:0 5px;
}
.nav ul a:hover{
}
.nav ul li.current{
	background:url(images/nav_left.png) left center no-repeat;
	padding-left:17px;
}
.nav ul .current a{
	background:url(images/nav_bg.png);
}
.nav ul .current span{
	background:url(images/nav_right.png) right center no-repeat;
	padding-right:17px;
	height:36px;
	display:block;
}
.main{
	width:981px;
	margin:10px auto 0 auto;
}
.content{
	width:660px;
	float:left;
	overflow:hidden;
}
.sidebar{
	width:310px;
	float:right;
}
.footer{
	background:url(images/footer.gif);
	width:auto;
	height:39px;
	margin:20px auto 0 auto;
	padding:15px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

/*the box setting*/
.box{
	width:660px;
	margin-bottom:10px;
}
.box h1,.box h2{
	background:url(images/box-title1.png) left top no-repeat;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	color:#000;
	line-height:37px;
	height:27px;
	text-align:left;
	font-size:16px;
	font-family:;"Times New Roman";
	padding-left:10px;
	overflow:hidden;
}
.box .cont{	
	background:url(images/box-cont2.png) left bottom repeat-y;
	padding:6px 10px 10px 10px;
}
.box .btm{
	height:10px;
	overflow:hidden;
	background:url(images/box-btm.png);
}
#intro{
	padding-top:5px;
}
#intro p{
	margin:0;
}
#intro2 p{
	margin:0;
}

#content .box h2{
	background:url(images/topic-welcome.png);
	height:27px;
	line-height:27px;
}

#welcome{
	width:981px;
	position:relative;
	margin:0 auto 0 auto;
	padding:20px 0 0 0;
}
#welcome h2{
	background:url(images/topic-welcome.png);
	height:27px;
	line-height:27px;
}
#welcome .cont{
	background:url(images/welcome.png);
	height:209px;
	padding:5px;
}
#welcome .btm{
	height:0px;
	overflow:hidden;
	display:none;
}
#welcome .infocont{
	height:265px;
}
#welcome .info{
	font-size:11px;
	width:227px;
	margin-left:10px;
	float:right;
}
#welcome .info h1{
	font-size:16px;
	margin:5px 0;
}
#welcome .info p{
	margin:5px 0;
}
#welcome .frame{
	background:url(images/welcome-frame.png);
	width:725px;
	height:209px;
	position:absolute;
	left:5px;
	top:25px;
}
#welcome img{
	padding:5px 0 0 5px;
}

.map{
	background:url(images/map_bg.png);
	width:982px;
	height:270px;
	margin:0 auto 15px auto;
}

.col3{
	overflow:hidden;
	width:981px;
	margin:0 auto 3px auto;
}
.col3 p{
	margin:0;
	padding:0;
}
.col3 .box{
	width:310px;
	float:left;
	margin-right:25px;
	overflow:hidden;
	background:url(images/box-home.png);
	height:189px;
}
.col3 .box  h2{
	margin:0;
	padding:0 10px;
	color:#435b00;
	background:none;
	margin:5px 0 0 0;
	font-size:16px;
	line-height:16px;
	height:16px;
}
.col3 .box .cont{
	padding:10px 15px;
	height:204px;
	overflow:hidden;
	background:none;
}
.col3 .box .cont a{
	color:#000;
	text-decoration:underline;
}
#lastcol{
	margin-right:0;
}
.col3 .btm{
	background:url(images/box-home-btm.png) center top no-repeat;
	height:30px;
	margin:5px -20px 0 0;
	padding:0 -20px;
}

#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;
}

.sidebar p{
	margin:0;
	padding:0;
}
.sidebar .box{
	width:310px;
	margin-right:25px;
	overflow:hidden;
	background:url(images/box-home.png);
	height:189px;
}
.sidebar .box  h2{
	margin:0;
	padding:0 10px;
	color:#435b00;
	background:none;
	margin:5px 0 0 0;
	font-size:16px;
	line-height:16px;
	height:16px;
}
.sidebar .box .cont{
	padding:10px 15px;
	height:204px;
	overflow:hidden;
	background:none;
}
.sidebar .box .cont a{
	color:#000;
}
	


#flight_index{
}
#flight_index h2{
	margin:5px 0 0 0;
	font-size:16px;
	line-height:16px;
	height:16px;
}
#flight_index .cont{
	padding:0 2px 0 1px;
	margin:0;
}
#flight_index table{
	background-color:#fff; text-align:center; font-weight:bold;
}
#flight_index th{
	background-color:#aebe39; color: white; font-size: 12px; font-weight: bold; text-align:center;
}
#flight_index td{
	text-align:center;
	height:12px;
	font-size:11px;
	line-height:12px;
}
#flight_index .row1 td{
	background:#fff59a; 
	text-align:center;
}
#flight_index td a{
	color:#ff8400;
	text-decoration:none;
}
#flight_index em{
	display:block;
	background:url(images/flight.png) 8px bottom no-repeat;
	font-style:normal;
	padding:0 0 10px 8px;
}

#flight{
	width:307px;
	margin:0 -4px;
	font-weight:bold;
	border-bottom:solid 2px #06b5ac;
}
#flight a{
	color:#ff731f;
}
#flight .topic h2{
	width:316px;
}
#flight .cont{
	padding-left:1px;
	background:url(images/cnt-left-flight.png) left top repeat-y;
}
#flight .cont .right{
	padding-right:2px;
}
#flight .cont .contmain{
	width:333px;
	padding-top:3px;
	background:#fff;
}
#flight .btm div{
	width:316px;
	background:url(images/btm-cnt-flight.png);
}
#flight .btm span{
	background:url(images/btm-left-flight.png);
}
#flight .btm em{
	background:url(images/btm-right-flight.png);
}
#flight table{
	background-color:#fff; text-align:center; font-weight:bold; border-bottom:solid 3px #06b5ac;
}
#flight th{
	background-color:#06b5ac; color: white; font-size: 12px; font-weight: bold; text-align:center;
}
#flight td{
	background:#ece4a3; 
	text-align:center;
}
#flight .row1 td{
	background:#fff59a; 
	text-align:center;
}
	
/*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;
}


/* the main style */
.flash{
	width:410px;
	height:346px;
	float:left;
}
.flash .mainpic{
	width:410px;
	height:285px;
}
.flash .sp{
	background:#000;
	height:1px;
}
.flash .piclist{
	padding:5px 5px 8px 4px;
	background:#000;
	height:48px;
}
.flash .piclist li{
	display:block;
	padding:0 3px;
	float:left;
}
.flash .piclist img{
	width:72px;
	height:48px;
	border:solid 1px #000;
	opacity:0.5;
}
.flash .piclist .on{
	border:solid 1px #626262;
	width:72px;
	height:48px;
}
#hotel{
	color:#4d6900;
}
#hotel img{
	width:112px;
	height:80px;
	padding-right:10px;
}
#hotel h3{
	margin:0;
	padding:0;
	font-size:16px;
}
.readmore{
	background:url(images/readmore.png) right top no-repeat;
	width:51px;
	height:9px;
	display:inline-block;
	padding-left:5px;
}
.buybtn{
	background:url(images/buy.png);
	width:164px;
	height:41px;
	display:block;
	text-align:center;
	line-height:41px;
	font-weight:bold;
	color:#000;
	font-size:20px;
	margin:0 auto;
}
.booknow{
	background:url(images/btn.png);
	width:113px;
	height:31px;
	display:block;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	font-size:16px;
	color:#6f823d;
	text-decoration:none;
	margin:10px auto 0 auto;
}
.col3 .box .cont .booknow{
	text-decoration:none;
	color:#435b00;
}
.col3 .box .cont .readmore{
	color:#fff;
	background:url(images/san.png) right center no-repeat;
	padding-right:10px;
	display:inline;
	text-decoration:none;
}
.col3 .info{
	position:relative;
}
.col3 .hotelpic{
	background:url(images/hotel_frame.png);
	display:block;
	width:114px;
	height:82px;
	position:absolute;
	left:0;
	top:0;
}
.col3 .info img{
	width:110px;
	height:78px;
	padding:2px;
}

#hotel .booknow{
	text-decoration:none;
	color:#435b00;
}
#hotel .readmore{
	color:#fff;
	background:url(images/san.png) right center no-repeat;
	padding-right:10px;
	display:inline;
	text-decoration:none;
}
#hotel .info{
	position:relative;
}
#hotel .hotelpic{
	background:url(images/hotel_frame.png);
	display:block;
	width:114px;
	height:82px;
	position:absolute;
	left:0;
	top:0;
}
#hotel .info img{
	width:110px;
	height:78px;
	padding:2px;
}
#hotel .info{
	width:115px;
	height:160px;
	padding-right:10px;
	float:left;
}
#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:309px;
	height:86px;
	margin-bottom:10px;
}

.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:140px;
	height:35px;
	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 .topic h2{
}
#review .cont{
	padding-left:5px;
}
#review .cont .right{
	padding-right:5px;
}
#review .cont .contmain{
	width:618px;
	height:230px;
}
#review .btm div{
	width:608px;
}
#review .pic{
	width:251px;
	height:185px;
	padding-left:5px;
	float:left;
	position:relative;
	text-align:center;
}
#review .pic img{
	width:251px;
	height:175px;
}
#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:178px;
	height:191px;
	margin-left:5px;
	background:url(images/price.png) center top no-repeat;
	margin-top:0px;
}
#review .price span{
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:50px;
}
#review .price strong{
	font-size:28px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#990101;
	line-height:100%;
	padding-top:10px;
}
#review .price em{
	font-size:12px;
	color:#990101;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:42px;
}
#review .info{
	width:183px;
	margin-left:20px;
	float:left;
	line-height:130%;
}
#review .info h2{
	margin:0;
	padding:5px 0;
}
#review .info p{
	line-height:120%;
	margin:0;
	display:block;
	height:105px;
	overflow:hidden;
}
#review .info .booknow{
	background:url(images/booknow.png);
	width:140px;
	height:35px;
	line-height:35px;
	font-size:16px;
	margin:8px 0 0 0;
	color:#435b00;
}
#articlelist #arcmain{
	color:#000;
}


#articlelist h2,#articlelist h1{
	background:url(images/box-title.png) left top no-repeat;
	color:#6f832c;
	line-height:30px;
	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:20px;
}
#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 25px no-repeat;
	height:76px;
}
#valuta{
	color:#435b00;
	font-size:10px;
	background:url(images/line.png) left top repeat-x;
	margin:10px;
	padding-top:5px;
}
#valuta span{
	padding:10px 12px 5px 0px;
	display:block;
}
#valuta strong{
	display:inline;
	margin-bottom: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;
}
.box .cont h1,.box .cont h2{
	background:none;
	color:#000;
	padding:0;
	height:20px;
	line-height:20px;
}
.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;
}
.box .btop{
	background:url(images/box-top2.png);
	height:10px;
	overflow:hidden;
}

#mypages{
	width:auto;
	float:right;
	height:33px;
	padding-right:5px;
}
#mypages span, #mypages a{
	display:block;
	background:url(images/page.png);
	width:27px;
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	color:#666;
	margin-right:3px;
}
#mypages a{
	color:#000;
}
#mypages .pre{
	background:url(images/page.png);
}
#mypages .next{
	background:url(images/page.png);
	width:27px;
}
#mypages .current{
	background:url(images/page-current.png);
}
	
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}

/* 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." */

