/* 页面基本属性设置*/
* { padding: 0; margin: 0; }

body {
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
background:url(/media/pic/bg/bg-body.gif) repeat-x;
font-size: 100.01%;
font-size: 0.9em;
line-height: 1.4em;
}

/* links样式 background:#f7f7f7*/
a,a:link,a:hover {background:transparent;cursor:pointer} 
a:link {color:#000} 
a:visited {color:#000} 
a:hover,a:active {color:#B00; text-decoration:none;} 

/* begin页面布局开始 外部*/

/* 外部*/
#wrapper { 
 margin: 0 auto;
 width: 960px;
 background:transparent url(/media/pic/bg/bg-wraper.gif) repeat-y;
}

/* 页面头部*/
#header {
 width: 938px;
 margin: auto; 
 padding: 0px 0px 12px 0px;
 height: 140px; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 height: 90px;
	}
html>body #header{
	height: 90px; /* ie5win fudge ends */
	}	

#headertop {
 width: 926px;
 margin: 0 auto; 
 padding: 0 5px 4px 5px;
 text-align: right;
 font-size: 11px;
 height:10px;
 border-bottom: 1px dashed #ccc;
}

#header #logo {float: left; margin: 0;padding: 16px 0 0 5px;}
.headertoplinks {margin: 0; text-align: right;font-size: 90%; top:0;}

/* 主体内容两列*/

#mainbody { 
 float: left;
 border-right:1px solid #E4E4E4; 
 margin: 0;
 padding: 12px 3px 0 3px;
 width: 741px;
}

#mainbody-1 { 
 float: left;
 margin: 0;
 padding: 12px 3px 0 3px;
 width: 741px;
}

#mainbodyright { 
 float: right;
 border-left:1px solid #E4E4E4; 
 margin: 0;
 padding: 12px 3px 0 3px;
 width: 741px;
}

#sidebar { 
 margin: 0;
 padding: 12px 12px 0px 12px;
 width: 170px;
 float: left;
}

/* 主体底部布局用没有内容*/
#bottom { 
 width: 950px;
 clear: both;
}

/* 页面底部信息和版权*/
#footer { 
 width: 960px;
 clear: both;
 padding: 0 20px;
 margin: 5px auto 10px auto;
 text-align: center;
 line-height: 1.5em;
 font-size: 85%;
}

.pagetop { margin: 5px auto 0 auto;  width: 960px; height: 8px; background:url(/media/pic/bg/border-top.gif) no-repeat bottom;}
.pagebottom { width: 960px; height: 8px; margin: 0 auto; background:url(/media/pic/bg/border-bottom.gif) no-repeat;}


/* 页面布局end*/

p {
	margin-top: 2px;
	margin-bottom: 1em; 
	}

h1 {font-size: 100%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 103%; margin:3px 1px;border-bottom: 1px solid #b00;text-decoration: none;}
h5 {font-size: 103%;colo:#663366;}
h6 {font-size: 96%}

.font-bold{font-weight: bold;}
.font-bolder {font-size: 110%;font-weight: bold;line-height: 1.4em;}
.font-tourprice{font-size: 110%;font-weight: bold; color: #b00;background-color: #EBEBEB;}
.font-tourcode{font-size: 110%;font-weight: bold; color: #b00;}
.font-attractions{font-weight: normal;background-color: #EBEBEB;}
.fontbanner{font-size:18px;}
.fontbanner-s{font-size:12px;}
.font-copyright{color:#666;}
.block { display: block; }

/* 产品页面div样式*/
.titlebox {
margin: 25px 15px 5px 25px;
text-align: center;
}

.div-box{
	margin: 12px 15px 5px 20px;
	padding: 0 3px;
	background:url(/media/pic/bg/bg-title.gif) repeat-x top;
	border: 1px solid #D5D5D5;
}

.div-box a:link{text-decoration: none;}

/* 一div套两div的cssa*/
.div-boxa{
	margin: 12px 15px 0 20px;
	padding: 0 0 0 3px;
	height:175px;
	background:url(/media/pic/bg/bg-title.gif) repeat-x top;
	border: 1px solid #D5D5D5;
}

.div-boxa1{
	margin: 10px 3px 5px 12px;
	padding: 2px 0 3px 5px;
	background:url(/media/pic/bg/bg-title.gif) repeat-x top;
	border: 1px solid #D5D5D5;
}

.div-boxa2{
	margin: 10px 3px 5px 12px;
	padding: 0 0 5px 5px;
	height:240px;
	background:url(/media/pic/bg/bg-title.gif) repeat-x top;
	border: 1px solid #D5D5D5;
}

.div-boxa-column-a {
	float: left;
	padding: 0;
	margin: 8px 2px 2px 2px;
	width: 330px
	}

.div-boxa-column-b {
	float: right;
	padding: 0;
	margin: 8px 2px 2px 2px;
	width: 330px;
	}

/* 一div套两div的cssb*/
.div-boxb{
	margin: 5px 3px 5px 12px;
	height:190px;
	padding: 0;
}

.div-boxb-footer{
clear: both; 
height: 1px;
}

.div-boxb-column-a {
	float: left;
	padding: 1px 5px 0 5px;
	margin: 0;
	background:url(/media/pic/bg/bg-title.gif) repeat-x top;
	width: 230px;
	border: 1px solid #D5D5D5;
	}

.div-boxb-column-b {
	float: right;
	padding: 0;
	margin: 0;
	}


/* 图片样式*/
.imgcontent {
	margin: 5px 28px 5px 35px;;
	padding: 0;
	height:110px;
}

.imgcontent-right {
	margin: 5px 35px 5px 28px;;
	padding: 0;
	height:240px;
}

.imgebox{
margin: 5px 20px 5px 20px;;
padding: 0;
font-size: 13px;
	
}

.imgebox li {
width:154px;
height:120px;
float:left;
margin-left:30px;
display:inline;
text-align:center;
}

.imgebox li a {
display:block;
}
.imgebox li a img {
border:1px solid #666;
padding:1px;
}

.imgebox li span a {
width:154px;
height:30px;
line-height:24px;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-text-overflow: ellipsis;
overflow: hidden;
}

.imgrecommend{
	margin: 0 28px 5px 35px;;
	padding: 0;
	height:135px
}

.imgrecommendbox{
margin: 0 50px 0 50px;;
padding: 0;
font-size: 13px;
}

.imgrecommendbox li {
width:250x;
height:120px;
float:left;
margin-left:5px;
display:inline;
text-align:center;
}

.imgrecommendbox li a {
display:block;
}
.imgrecommendbox li a img {
border:1px solid #666;
padding:1px;
}

.imgrecommendbox li span a {
width:250px;
height:30px;
line-height:24px;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-text-overflow: ellipsis;
overflow: hidden;
}

.image-left{margin:2px 6px 2px 0px;}
.image-right{margin:1px 0px 1px 5px;}
.image-left-layout{margin:2px 18px 2px 0px;border:1px solid #666;padding:1px;}
.image-layout{border:1px solid #666;padding:1px;}


.products-layout{
margin: 0;
}
.products-layout ul {
list-style: none;
margin: 0;
padding: 0;
}
.products-layout li{
display: block;
padding: 0;
padding-left: 2px;
}

.homepagebanner {
    float:right;
	margin-left: 20%;
	padding: 5px 0;
	width: 60%;
	text-align: left;
	background: transparent url(/media/images/beijing/forbiddent-city-door.jpg) no-repeat right;
}


.small-box {
	margin: 3px 5px 1px 5px;
}
