﻿body {
	background-color:#003366;
	text-align:center;
	margin: 0 auto;
	padding: 0;
}

div, ul, li, ol, input, select, textarea {
	font-family: arial, verdana, sans-serif;
    font-size: 11px;
    list-style:none;
}

input, select {
	font-weight:normal;
}

div, ul, li, ol  {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

li a, li a:link, ul a, ul a:link {
    color: #000;
}

li a:hover, ul a:hover {
	color: #800000;
}
li a:visited, ul a:visited {
color: #414141;
}

#center {
	margin: 0 auto;
	padding: 0;
	width:766px;
}

#container {
	margin: 0;
	padding: 0;
	width:766px;
	position:relative;
}

#importantnews{
	position: absolute;
	top:400px;
	left: 299px;
	background-color: fuchsia;
	width:455px;
	height:150px;
	text-align:left;
	z-index:5;
}

#importantnews ul{
	background-color:#ffffff;
	width:210px;
	margin:0 0 12px 12px;
	float:left;	
	text-align:left;
}

#flashnews {
	width:455px;
	height:202px;
	background-color:gray;
	float:left;
	margin:0;
	padding:0;
}

#flashnews ul, #flashnews li {
	margin: 0;
	padding: 0;
}

#indexfaq {
	background-color:#9BA3D4;
	margin:0;
	text-align:center;
	font-weight: bold;
	padding:5px 0 10px 0 !important;
	padding:5px 0 5px 0;
	width:153px;
	height:174px !important;
	height:179px;
	float:left;
	top:513px;
	left:134px;
	z-index:1;
	position:absolute;
}

#indexfaq ul{
    font-size:12px;
}

#indexfaq ul, #leftfaq ul, #leftfaqsearch ul {
	margin: 0;
	padding: 0;
}

#indexfaq ul li, #leftfaq ul li, #leftfaqsearch ul li {
	text-align:left;
	float:left;
	padding:4px 0px 0 6px !important;
	padding:4px 6px 0 6px;
	background-color:#9BA3D4;
	width:146px !important;
	width:140px;
	font-weight:normal;
	font-size:13px;
}
ul#luxian li {
text-align:left;
	float:left;
	padding:4px 0px 0 6px !important;
	padding:4px 6px 0 6px;
	background-color:#e3dbcd;
	width:146px !important;
	width:140px;
	font-weight:normal;
}
#leftfaq {
	background-color:#9BA3D4;
	margin:4px 0 0 0;
	text-align:center;
	font-weight: bold;
	padding:5px 0 10px 0 !important;
	padding:5px 0 5px 0;
	width:153px;
	height:174px !important;
	height:178px;
	float:left;
	top:149px;
	left:12px;
	z-index:1;
	position:absolute;
}

#leftfaq a, #leftfaq a:link, 
#indexfaq a, #indexfaq a:link, 
#chinamap ul li#city a, #chinamap ul li#city a:link, 
#chinamap ul#chinaculture li a, #chinamap ul#chinaculture li a:link, 
ul#luxian a, ul#luxian a:link {
    margin: 0;
    padding: 0;
    color: #000;
}

#chinamap ul#chinaculture li a:hover {
	color: #800000;
}


#leftfaq a:hover, 
#indexfaq a:hover, 
#leftfaqsearch ul li a:hover, 
ul#luxian a:hover {
	color: #800000;
}
#leftfaq a:visited, 
#indexfaq a:visited, 
#leftfaqsearch ul li a:visited, 
ul#luxian a:visited {
	color: #414141;
}
#chinamap ul#chinaculture li{
    color: #000000;
}

/*===========================================================================top==*/
#top {
	width:766px;
	height:84px;
	padding:0;
	float:left;
	position:absolute;
	top: 0px;
	left: 0px;
}

ul#topimg {
	background-position: center center;
	background-repeat: no-repeat;
	width:228px;
	height:84px;
	float:left;
	margin: 0;
	padding: 0;
}

ul#toplinks {
	width:538px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
}

ul#search {
	width:535px;
	height:49px;
	margin:0;
	padding:0 3px 7px 0;
	float:left;
	background-repeat: no-repeat;
}

ul#search li{
	float:left;
}

.searchinput {
	width: 240px;
	border: 1px #8F8F8F solid;
}

.searchbuttom {
	color:#000;
	font-size:12px;
	width:76px;
	cursor: hand;
	font-weight:bold;
	text-transform:capitalize;
	
}

li#searchinput {
	padding:15px 10px 14px 192px;
	margin:0;
}

li#searchbuttom {
	padding:15px 0px 17px 0;
	margin:0;
}

ul#toplinks li {
	float:left;
	color:#ffffff;
	text-align:right;
	width:528px;
	padding:5px 10px 0 0;
	margin:0;
}
/*================================================================================*/
/*==================================================================navcontainer==*/
#navcontainer {
	border-top:1px solid #ffffff;
	width:766px;
	float:left;
	position: absolute;
	top: 84px;
	left: 0px;
}

ul#navlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    width:100%;
    background-color: #012B53;
    float:left;
}

ul#navlist2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    width:100%;
    background-color: #ffffff;
    float:left;
}

ul#navlist li, ul#navlist2 li {
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 10px 0;
}

#navlist a, #navlist a:link {
    margin: 0;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    text-decoration: none;
}

#navlist2 a{
	margin: 0;
	padding:10px 10px 10px 10px;
	color:black;
	text-decoration:none;
}

ul#navlist li#active, ul#navlist li#active a:link, ul#navlist li#active a:visited,ul#navlist li#active a:hover{
    color: #000;
    background-color: #fff;
}


ul#navlist2 li#active, ul#navlist2 li#active a:link, ul#navlist2 li#active a:visited {
    color: #FF6803;
    background-color: #fff;
}
ul#navlist2 li#active a:hover{
    color: #FF6803;
}

#navlist a:hover {
    color: #ff0;
    background-color: #012B53;
}

#navlist2 a:hover{
	color: #FF6803;
	background-color: #ffffff;
}
/*================================================================================*/
/*==========================================================================main==*/
#main{
	width:766px;
	background-color:#ffffff;
	text-align:center;
	float:left;
	position: absolute;
	top: 149px;
	left: 0px;
}

#main_home{
	width:766px;
	background-color:#ffffff;
	text-align:center;
	float:left;
	position: absolute;
	top: 149px;
	left: 0px;
	height:910px;
}

#indexleft{
	padding: 0 0 12px 12px;
	width:275px;
	float:left;
	text-align:left;
}

#indexright{ 
	margin: 0 0 0 12px;
	width:455px;
	float:left;
	text-align:left;
	padding:0 0 12px 0;
}

#mainleft{
	padding: 0 0 12px 12px;
	width:153px;
	float:left;
	text-align:left;
	background-color:#ffffff;
}

#mainleft ul#lefttop {
	float:left;
	width:153px;
	height:189px;
	margin: 4px 0 0 0;
	padding: 0;
}

#mainright{
	padding: 0 0 12px 12px;
	width:577px;
	float:left;
	text-align:left;
}

ul#L2A {
	width:110px;
	height:149px;
	float:left;
	margin:0;
	padding:0;
	cursor: hand;
}

ul#indexactivities {
	width:110px;
	height:149px;
	float:left;
	margin:0;
	padding:0;
	cursor: hand;
}

ul#testimonials {
	width:110px;
	height:149px;
	float:left;
	margin:0;
	padding:0;
	cursor: hand;
}

ul#L2B {
	background-position: left;
	width: 260px;
	height: 28px;
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	cursor: hand;
	background-repeat: no-repeat;
}

ul#indexsouvenirs {
	background-position: left;
	width: 260px;
	height: 28px;
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	cursor: hand;
	background-repeat: no-repeat;
}

ul#incentive {
	background-position: left;
	width: 260px;
	height: 28px;
	float: left;
	margin: 0 0 12px 0;
	padding: 0;
	cursor: hand;
	background-repeat: no-repeat;
}

ul#indexvideo {
	background-color:#E3DBCE;
	float:left;
	width:110px;
	height:149px;
	margin: 0;
	padding: 0;
}

ul#indexvideo li {
	padding:5px;
	font-size:12px;
	line-height:22px;
}

ul#indexvideo li span {
	font-weight:bold;
	line-height:22px;
	font-size:12px;
	text-align:center;
}

#indexvideo li a, #indexvideo li a:link {
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration:underline;
}

#indexvideo li a:hover, #chinamap ul li#city a:hover{
	color: #800000;
}
#indexvideo li a:a:visited, #chinamap ul li#city a:a:visited{
	color: #414141;
}
ul#L4{
	margin:12px 0 12px 0;
	padding:0;
	float:left;
	width:275px;
	height:90px;
	cursor: hand;
	padding-top:2px;
	background-color:#ffb076;
	font-size:13px;
}
ul#L4 li span{

	font-size:11px;
}

ul#L5{
	margin:12px 0 0 0;
	padding:0;
	float:left;
	width:275px;
	height:81px;
	cursor: hand;
	position:absolute;
	top:553px;
	left:12px;
}
ul#Linking{
    background-color:#CCCCCC;
	margin:12px 0 0 0;
	padding:0;
	float:left;
	width:275px;
	height:81px;
	position:absolute;
	top:646px;
	left:12px;
	
}
ul#Linking li{
    float:left;
	margin:4px 0 0 4px;
	font-weight:bold;
}
ul#Linking li a, ul#Linking  li a:link {
    color: #414141;
}

ul#Linking  li a:hover {
	color: #800000
}



li#a{
	width:24px;
}

ul#zizhiluxian {
	float: left;
	width: 153px;
	height: 42px;
	margin: 12px 0 12px 0;
	padding: 0px;
	cursor: hand;
}

#weather {
	float: left;
	margin: 0px;
	padding: 0px;
}

.weather {
	float:left;
}

ul#title {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 0;
	margin: 0;
}

ul#content {
	padding: 0;
	margin: 0;
}

ul#tour {
	margin: 12px 0 0 0;
	padding: 2px;
	border: 1px #0c7e0f solid;
	float:left;
	width:573px;
}

li#tourcode{
	margin: 0 2px 0 0;
	padding: 0;
	width:151px;
	height:20px;
	text-align:center;
	font-weight:bold;
	float:left;
	background-color:#b9b9b9;
	line-height:18px;
	font-size:13px;
}

li#tourname{
	margin: 0 2px 0 0;
	padding: 0;
	width:208px;
	height:20px;
	text-align:center;
	font-weight:bold;
	float:left;
	background-color:#b9b9b9;
	line-height:18px;
	font-size:13px;

}

li#tourdays{
	margin: 0 2px 0 0;
	padding: 0;
	width:105px;
	height:20px;
	text-align:center;
	font-weight:bold;
	float:left;
	background-color:#b9b9b9;
	line-height:18px;
	font-size:13px;

}

li#tourmoney{
	margin: 0 0 0 0;
	padding: 0;
	width:103px;
	height:20px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	float:left;
	background-color:#b9b9b9;
	line-height:18px;
	font-size:13px;

}

li#tourimg{
	background-position: center center;
	float: left;
	width: 151px;
	height: 117px;
	background-repeat: no-repeat;
	margin: 10px 2px 0 0px;
	padding: 0;
	text-align:center;
}

li#tourcontent{
	float:left;
	padding:10px 5px 10px 5px;
	line-height:20px;
	font-size:13px;
	width:410px;
	margin: 0;

}

ul#contactimg{
	width:576px;
	height:105px;
	float:left;
	padding: 0;
	margin: 12px 0 12px 0;
	cursor: hand;
}

#contactimg ul{
	width:576px;
	height:105px;
	float:left;
	padding: 0;
	margin: 12px 0 12px 178px !important;
	margin: 12px 0 12px 89px;
	cursor: hand;
}

#packages {
	background-color: #ced6b5;
	width:437px;
	height:270px;
	float:left;
	margin: 12px 0 0 0;
	padding: 12px 6px 0 12px;
}

#indexpackages {
	background-color:#72A086;
	width:437px;
	height:259px;
	float:left;
	padding: 12px 6px 0 12px;
}

#packagestitle ul {
	background-color:#fff;
	width:455px;
	font-size:12px;
	font-weight:bold;
	color:#FF6500;
	padding:0 0 0 6px;
	float:left;
	position:absolute;
	top:214px;
	left:299px;
}

#packagestitle_none {
	background-color:#fff;
	width:455px;
	float:left;
	height:18px;
}

#packages ul {
	float:left;
	width:218px;
	margin: 0 0 12px 0;
	padding: 0;
}

li#packagesimg {
	float:left;
	width:78px;
	margin: 0;
	padding: 0;
}

li#packagescontent {
	float:left;
	width:132px;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 11px;
}

span#packagestitle {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

span#packagesprice {
	color: #FF0000;
	line-height:24px;
	font-size:12px;
}

#packageshot{
	float:left;
	width:455px;
	height:148px;
	margin: 12px 0 0 0;
	padding: 0;
}

#packageshot ul {
	float:left;
	width:104px;
	margin: 0 12px 0 0;
	padding: 0;
}

ul#packageshotlast{
	float:left;
	width:104px;
	margin: 0;
	padding: 0;
}

li#packageshotcontent {
	line-height:12px;
	padding: 2px 0 0 6px;
	font-size:10px;
}

span#packageshottitle {
	font-weight:bold;
	font-size:11px;
}

#foodimg {
	width:92px;
	height:432px;
	float:left;
	margin: 12px 0 0 12px;
	padding: 0;
}

#chinamap, #chinamap ul {
	margin: 0;
	padding: 0;
	float:left;
}

#chinamap ul li#map {
	width:272px;
	height:278px;
	float:left;
	margin:12px 0 0 0;
	padding: 0;
}

#chinamap ul li#city {
	width:79px;
	height:278px;
	float:left;
	background-color:#D7D3B6;
	margin:12px 0 0 0;
	padding: 0;
	text-align:center;
	line-height:27px;
	font-size:13px;
}

#chinamap ul li#city ol {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	width:79px;
	height:23px;
	background-color:#A9A58C;
	margin: 0;
	padding: 0;
	line-height:25px;
	color:#3E3A39;
}

#chinamap ul#chinaculture {
	background-color:#72A086;
	width:336px;
	height:122px;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 10px 15px;
}

#chinamap ul#chinaculture li {
	width:158px;
	height:122px;
	float:left;
	padding:0 10px 0 0;
	line-height:20px;
	font-size:13px;
}

#chinamap ul#chinaculture li ol{
	width:158px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

#specialtour {
	float:left;
	width:260px;
	height:325px;
	background-color:#96999E;
	margin:12px 0 0 0;
	padding: 0;
}

#specialtour ul#title, #holiday ul#title {
	margin: 0;
	padding: 0;
	line-height:32px;
	color:#3A3B3D;
	text-align:center;
	width:100%;
	
}

#specialtour ul#title a, #holiday ul#title a {
    color:#000000;
}

#specialtour ul {
	margin: 0;
	padding: 0 0 12px 6px;
	float:left;
}
#holiday ul {
	margin: 0;
	padding: 0 0 10px 12px;
	float:left;
}

#specialtour ul li#img { 
	width:81px;
	margin: 0;
	padding: 0;
	float:left;
}

#specialtour ul li#content {
	width:160px;
	float:left;
	margin: 0;
	padding: 0 6px 0 6px;
	line-height:14px;
	font-size:13px;
}

#specialtour ul li#content ol#title {
	width:124px;
	float:left;
	font-size:12px;
	margin: 0;
	padding: 0 0 5px 0;
}

#specialtour ul li#content ol#price  {
	width:36px;
	float:left;
	font-size:12px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align:right;
	font-weight:bold;
}

#holiday {
	float:left;
	width:175px;
	height:325px;
	background-color:#C3D37A;
	margin:12px 0 0 12px;
	padding: 0;
}

#holiday ul li {
	line-height:24px;
	font-size:13px;
}

#holidayimg {
	float:left;
	width:455px;
	margin: 12px 0 4px 0 !important;
	margin: 12px 0 2px 0;
	padding: 0;
}

#holidayimg ul {
	margin: 0 12px 0 0;
	padding: 0;
	float:left;
}

#holidayimg ul#last {
	margin: 0;
	padding: 0;
	float:left;
}

#holidayimg ul li#title {
	width:104px;
	text-align:center;
	line-height:19px;
}

#incentivetous {
	width:435px;
	float:left;
	margin: 4px 0 0 0;
	padding: 10px;
	border:1px #000 solid;
}

#incentivetous ul, #businesstravel ul {
	margin: 0;
	padding: 0;
}

#incentivetous ul li,#businesstravel ul li{
    font-size:13px;
}

#incentivetous ul li ol, #businesstravel ul li ol {
	width:435px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:13px;
	margin: 0;
	padding: 0;
	color:#000000;
}

#incentivetous ul li img, #businesstravel ul li img {
	float:right;
}

#businesstravel {
	width:435px;
	float:left;
	margin: 5px 0 0 0;
	padding: 10px;
	border:1px #000 solid;
}

#chinamapbig {
	width:455px !important;
	width:440px;
	height:354px;
	float:left;
}

#chinamapbig ul li {
	margin:307px 0 0 0;
	padding:0 15px 0 0;
	width:100%;
	text-align:center;
}

#chinesefood {
	width:267px;
	float:left;
}
#chinesefood ul#city {
	width:267px;
	float:left;
	margin:12px 0 0 0;
	list-style: none;
	
}
#chinesefood ul li#city1{
    width:127px;
	height:73px;
	margin:0 12px 3px 0;
	float:left;
	background-image:url('/ShowImage/Yangtze.jpg');
}
#chinesefood ul li#city2{
   width:127px;
	height:73px;
	margin:0 0 3px 0;
	float:left;
	background-image: url('/ShowImage/GreatWalltour.jpg');

}
#chinesefood ul li#name1{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   font-size:13px;
   cursor: hand;
   

}
#chinesefood ul li#name2{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   font-size:13px;
   cursor: hand;
   margin-left:12px;
}
#chinesefood ul li#city3{
    width:127px;
	height:73px;
	margin:5px 12px 3px 0;
	float:left;
	background-image: url('/ShowImage/beijingxian.jpg');
}
#chinesefood ul li#city4{
   width:127px;
	height:73px;
	margin:5px 0 3px 0;
	float:left;
	background-image: url('/ShowImage/beijingtibet.jpg');

}
#chinesefood ul li#name3{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   cursor: hand;
   font-size:13px;
}
#chinesefood ul li#name4{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   cursor: hand;
   font-size:13px;
   margin-left:12px;
}
#chinesefood ul li#city5{
    width:127px;
	height:73px;
	margin:5px 12px 3px 0;
	float:left;
	background-image:url('/ShowImage/GreatWallHike.jpg');
}
#chinesefood ul li#city6{
   width:127px;
	height:73px;
	margin:5px 0 3px 0;
	float:left;
	background-image: url('/ShowImage/SilkRoad.jpg');

}
#chinesefood ul li#name5{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   cursor: hand;
   font-size:13px;
}
#chinesefood ul li#name6{
   width:127px;
   text-align:center;
   float:left;
   text-decoration:underline;
   cursor: hand;
   font-size:13px;
   margin-left:12px; 	
}

#chinainfomation {
	background-color:#6A9ADA;
	width:176px;
	height:280px;
	float:left;
	margin:12px 0 0 12px;
}

#chinainfomation ul li ol {
	width:100%;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

#chinainfomation ul li {
	padding:0 8px 0 8px;
	line-height:24px;
	font-size:13px;
}

#chinainfomation ul#title li ol{
	padding:0 8px 0 12px;
	line-height:20px;
}





#indexlink {
	width:455px;
	float:left;
	background-color:#CED0CF;
	margin:12px 0 0 0;
}

#indexlink ul li {
	float:left;
	margin:0 0 0 20px!important;
	margin:0 0 0 16px;/*for ie6*/
	line-height: 25px;
	font-weight:bold;
	font-size:12px;
}

#indexlink ul li a, #indexlink ul li a:link {
    color: #003368;
}

#indexlink ul li a:hover {
	color: #800000;
}
#indexlink ul li a:visited {
	color: #275c94;
}

#souveniorsimg {
	float:left;
	width:455px;
	margin: 12px 0 0 0;
	padding: 0;
}

#souveniorsimg ul {
	margin: 0 13px 0 0;
	padding: 0;
	float:left;
}

#souveniorsimg ul#last {
	margin: 0;
	padding: 0;
	float:left;
}

#souveniorsimg ul li#title {
	width:104px;
	text-align:center;
	line-height:15px;
	font-size:12px;
}
#ll1{float:left;
	width:455px;
	height: 73px;
	margin: 12px 0 0 0;
}
ul#guarantee{float:left;
	width:455px;
	height: 73px;
	cursor: hand;
	padding: 0;
	background-image:url('/ShowImage/guarantee.jpg');
}

#destination {
	width:556px !important;
	width:540px;
	border: 1px black solid;
	float:left;
	margin:4px 0 0 12px;
	padding:10px;
	text-align:left;
}

#destination ul#recommended li#title, #destination ul#maincity li#title {
	font-size:12px;
	font-weight:bold;
	color:#FE6700;
	margin:0 0 10px 0;
	width:100%;
	float:left;
}

#destination ul#recommended li#img {
	float:left;
	margin:0 13px 0 0 !important;
	margin:0 12px 0 0;
}

#destination ul#recommended li#img ol#title {
	width:98px;
	text-align:center;
	line-height:15px;
	margin:0 0 10px 0;
}

#destination ul#maincity li#citytitle {
	font-weight:bold;
	width:100%;
	float:left;
	font-size:12px;
	padding:0 0 10px 10px;
}

#destination ul#maincity li#city {
	float:left;
	margin:0 0 10px 20px !important;
	margin:0 0 10px 15px;
	font-size:12px;
}

#destination ul#keyword li{
	margin:20px 0 0 0;
	padding:0 15px 0 0;
	width:100%;
	text-align:center;
	float:left;
}

#souveniors {
	width:576px;
	border: 1px black solid;
	float:left;
	margin:12px 0 0 12px;
	text-align:left;
}

#souveniors ul#topsearch {
	background-color:#6FA6A9;
	width:562px;
	margin:2px;
	padding:5px 10px 5px 0;
	float:left;
	text-align:right;
}

#souveniors ul#sou-left {
	width:66px;
	height:469px;
	float:left;
	margin:10px 12px 12px 12px !important;
	margin:10px 12px 12px 6px;
	padding:0 8px 8px 8px;
	background-color:#6FA6A9;
	border:1px black solid;
}

#souveniors ul#sou-left li#classI {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 0;
}

#souveniors ul#sou-left li#classII {
	margin:0 0 0 12px;
	line-height:15px;
}

#souveniors ul#sou-right {
	width:440px;
	float:left;
	padding:10px 0 0 0;
}

#sou-list {
	float:left;
	background-image:url('/ShowImage/62.jpg');
	height:146px;
}

#sou-list ul li#img {
	width:135px;
	float:left;
	margin:0 10px 35px 0;
}

#sou-list ul li ol#title {
	font-size:12px;
	font-weight:bold;
	width:150px;
	float:left;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

#sou-list ul li ol#price {
	font-size:12px;
	color:#f00;
	width:130px;
	float:right;
	margin:0 0 10px 0;
	text-align:right;
	padding:5px 0 0 0;
	font-weight:bold;

}

ul#more li {
	width:200px;;
	float:right;
	padding:20px 20px 20px 0;
	text-align:right;
	font-size:12px;
}

#searchresults {
	width:556px !important;
	width:556px;
	border: 1px black solid;
	float:left;
	margin:12px 0 0 12px;
	padding:10px;
	text-align:left;
}

#searchresults ul#searchtitle li {
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
	margin:0 0 10px 0;
	width:100%;
	float:left;
}

#searchresults ul#searchlinks {
	font-size:15px;
}

#searchresults ul#searchlinks li {
	float:left;
	margin:0 0 15px 0;
	width:556px;
	font-size:12px;
	
}

#searchresults ul#searchlinks li a, #searchresults ul#searchlinks li a:link {
    color: #0000fa;
    font-size:13px;
    text-decoration:underline;
    line-height:25px;
	font-weight:bold;
}

#searchresults ul#searchlinks li a:hover {
	color: #800000;
}
#searchresults ul#searchlinks li a:visited {
	color: #586dff;
}

#news-I {
	width:577px;
	float:left;
	margin:4px 0 0 12px !important;
	margin:4px 0 0 6px;
	text-align:left;
}

#news-I ul li#title {
	height:27px;
	color:#3b3b3b;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:30px !important;
	line-height:27px;
}

#news-I ul#newslinks {
	width:410px;
	float:left;
	padding:10px 0 0 10px;
}

#news-I ul#newslinks li {
	line-height:22px;
	font-size:13px;
}

#news-I ul#newslinksII {
	width:577px;
	float:left;
	padding:10px 0 0 10px;
}

#news-I ul#newslinksII li {
	line-height:22px;
	width:273px;
	float:left;
}

#news-I ul#newsimg {
	width:157px;
	float:left;
}

#news-I ul#newsimg li {
	padding:10px 0 0 0;
}

#news-I ul#newslinks-II {
	margin:10px 0 0 0;
	width:577px;
	float:left;
}

#news-I ul#newslinks-II li {
	width:273px;
	line-height:22px;
	float:left;
	padding:0 0 0 15px;
	font-size:13px;
}

#news-I ul#newslinks-II li ol {
	font-weight:bold;
}

#news {
	width:577px;
	float:left;
}

#news-I ul#newslinks-III {
	width:557px;
	padding:0 10px 0 10px;
	float:left;
}

#news-I ul#newslinks-III li {
	line-height:18px;
	padding:10px 0 0 0;
	font-size:13px;
}

#news-I ul li#mapimg {
	width:100%;
	height:375px;
	background-repeat:no-repeat;
	background-position:center;
}

#home {
	width:742px;
	padding:12px;
	float:left;
	background-color:#fcfbff;
}

#home ul li#title {
	font-size:24px;
	font-weight:bold;
}

#home ul#bgimg {
	background-position: right;
	background-repeat: no-repeat;
	height:54px;
	width:161px;
	position:absolute;
	top:12px;
	left:578px;
}

#home ul li#img {
	width:30px;
	height:42px;
	float:left;
}

#home ul li#bclass {
	width:700px;
	height:42px;
	float:left;
	text-align:left;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
}

#home ul li#sclass {
	width:700px;
	height:30px;
	float:left;
	text-align:left;
	font-size:12px;
	padding:0 0 0 42px;
	line-height:30px;
	margin:0 0 10px 0;
}


#home ul li#title-II {
	font-size:18px;
	font-weight:bold;
	float:left;
	color:#cb0101;
	width:742px;
	margin:10px 0 10px 0;
}
#home ul li#map {
    height:325px;
	width:574px;
}

#home ul li#content {
	float:left;
	text-align:left;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
	font-size:15px;
}

#home ul li#content1 {
	float:left;
	text-align:left;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
	font-size:15px;
}
#home ul li#content2 {
	float:left;
	text-align:right;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
}

#home ul li#content3 {
	float:left;
	text-align:left;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
	font-size:15px;
}

#home ul li#content4 {
	float:left;
	text-align:right;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
}

#home ul li#content5 {
	float:left;
	text-align:left;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
	font-size:15px;
}

#home ul li#content6 {
	float:left;
	text-align:right;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
}

#home ul li#content7 {
	float:left;
	text-align:left;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
	font-size:15px;
}

#home ul li#content8 {
	float:left;
	text-align:right;
	padding:0 50px 0 50px;
	width:642px;
	line-height:20px;
}

#home ul li#content2 a,#home ul li#content4 a,#home ul li#content6 a,#home ul li#content8 a{
    color:#FF3300;
	font-weight:bold;
	font-size:12px;
}


#home ul li#addimg {
	background-position: center;
	height: 131px;
	background-repeat: no-repeat;
	float:left;
	width:742px;
	margin:15px 0 15px 0;
}

#home ul#partners {
	width:742px;
	border:1px black solid;
	float:left;
	padding: 0 0 20px 0;
}

#home ul#partners li#title {
	font-size:15px;
	color:#3b3b3b;
	margin:15px 0 15px 0;
	width:742px;
	float:left;
}

#home ul#partners li#pimg {
	width:111px;
	float:left;
	margin:0 0 0 30px !important;
	margin:0 0 0 23px;
}

#home ul#leftinfo {
	width:220px;
	float:left;
	background-color:#eaf4d9;
	margin:12px 0 0 0;
}

#home ul#leftinfo li ol {
	background-color:#c7d1b6;
	width:220px;
	height:30px;
	float:left;
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:30px;
}

#home ul#leftinfo li span {
	font-weight:bold;
}

#home ul#leftinfo li#content {
	text-align:left;
	padding:12px;
	width:172px;
	float:left;
}

#home ul#rightinfo {
	width:490px;
	float:left;
	margin:12px 0 0 12px;
	padding:10px 0 10px 10px;
}

#home ul#rightinfo li ol {
	font-size:13px;
	font-weight:bold;
	color:#3b3b3b;
	text-align:left;
	padding:0 0 10px 0;
}

#home ul#rightinfo li {
	text-align:left;
	margin:0 0 20px 0;
}

#home ul li#img11 {
	width:742px;
	height:144px;
	float:left;
}

#home ul#sales {
	width:732px;
	background-color:#6a9ada;
	float:left;
	margin:12px 0 12px 0 !important;
	margin:0 0 12px 0;
	padding:10px 0 10px 10px;
}

#home ul#sales li {
	width:361px;
	float:left;
}

#home ul#sales li ol#name {
	width:140px;
	float:left;
	height:32px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}

#home ul#sales li ol#sale {
	width:160px;
	float:left;
	height:32px;
	text-align:left;
	line-height:30px;
	margin:0 0 10px 0;
}

#home ul#sales li ol#img {
	width:113px;
	float:left;
}

#home ul#sales li ol#tel {
	width:228px;
	padding:10px 10px 0 10px;
	text-align:left;
	float:left;
	line-height:18px;
}

#home ul#contact li#title {
	font-size:18px;
	font-weight:bold;
	float:left;
	color:#cb0101;
	width:742px;
	margin:10px 0 10px 0;
}

#home ul#contact li#content {
	text-align:left;
	line-height:18px;
}

/*================================================================================*/
/*===================================================================indexbottom==*/
#indexbottom {
	background-color:#5d5d5d;
	width:766px;
	height:110px;
	padding: 0;
	float:left;
	position:absolute;
	top:1012px;
	left:0px;
	z-index:99;
}

ul#indexbottomimg {
	background-position: center center;
	background-repeat: no-repeat;
	width:295px;
	height:110px;
	float:left;
	margin: 0;
	padding: 0;
}

ul#indexbottomlinks li{
	font-size:9px;
	text-align:right;
	padding:0 10px 0 0;
	margin:12px 0 0 0;
	float:left;
	width:461px;
	line-height:15px;
	color:#ffffff;
}

#indexbottomlinks a, #indexbottomlinks a:link, #toplinks a, #toplinks a:link, #bottomlinks a, #bottomlinks a:link {
    color: #ffffff;
    text-decoration:none;
}

#indexbottomlinks a:hover, #indextoplinks a:hover, #bottomlinks a:hover{
	color: #800000;
	text-decoration:underline;
}


/*================================================================================*/
/*========================================================================bottom==*/
#bottom {
	background-color:#5d5d5d;
	width:766px;
	height:110px;
	padding: 0;
	float:left;
}

ul#bottomimg {
	background-position: center center;
	background-repeat: no-repeat;
	width:295px;
	height:110px;
	float:left;
	margin: 0;
	padding: 0;
}

ul#bottomlinks li{
	font-size:9px;
	text-align:right;
	padding:0 10px 0 0;
	margin:12px 0 0 0;
	float:left;
	width:461px;
	line-height:15px;
	color:#ffffff;
}
/*================================================================================*/
/*===========================================================================tab==*/
#tab * {
	font-size:11px;
	}
	
#tab h3 a {
	display:inline-block;
}

#tab h3 a {
	display:block;
}

#tab {
	background-position: bottom;
	position: relative;
	width: 275px;
	margin: 0;
	padding: 0;
	height: 250px;
	background: #63B9BA;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tab h3,#tab ul,#tab div,#tab li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#tab ul li {
	position:absolute;
	left:0;
	top:0;
	float:left;
	display:block;
	width:84px;
	height:30px;
	font-size:0; 
	margin:0; 
	padding:0;
}

#tab ul li#tab2 {
	left:83px; 
	width:54px; 
}

#tab ul li#tab3 {
	left:136px; 
	width:63px; 
}

#tab ul li#tab4 {
	left:198px; 
	width:77px; 
}

#tab ul li div {
	position:absolute;
	clear:both; 
	left:0;
	width:275px; 
	margin:0; 
	padding:0;

}

#tab ul li div#oDIV2 {
	left:-84px;
}

#tab ul li div#oDIV3 {
	left:-136px;
}

#tab ul li div#oDIV4 {
	left:-200px;
}

#tab ul li div li {
	width:275px; 
	margin:0; 
	padding:0;
}

#tab ul li h3 a {
	height:30px;
	padding:0;
	margin:0;
	text-align:center;
	border:solid #98CDC5 1px;
	border-bottom:none;
	color:#fff; 
	background-color:#509A9B; 
	line-height:30px; 
	font-size:12px;
	text-decoration:none;
}

#tab ul li h3 a:hover {
	background-color:#509A9B;
	border-color:#fff;
}

#tab ul li.up h3 a {
	background:#63B9BA;
	border-color:#63B9BA;
	color:#3B3D3A;
}

#tab ul li div {
	height:220px;
}

#tab ul li #oDIV1 ol, #tab ul li #oDIV2 ol, #tab ul li #oDIV3 ol, #tab ul li #oDIV4 ol {
	margin:8px;
	padding:10px 0 0 0;
}

#tab ul li #oDIV1 ol li, #tab ul li #oDIV2 ol li, #tab ul li #oDIV3 ol li, #tab ul li #oDIV4 ol li {
	position:static;
	float:none;
	font-size:11px;
	height:auto;
	text-align:left;
	padding:10px 0 0 10px;
}

#tab ul li #oDIV1 ol li a, #tab ul li #oDIV2 ol li a, #tab ul li #oDIV3 ol li a, #tab ul li #oDIV4 ol li a {
	font-size:12px;
	display:block;
	padding:5px 0 1px;
}

#oDIV1 ol li, #oDIV2 ol li, #oDIV3 ol li, #oDIV4 ol li {
	font-weight:bold;
}

/*===============================================================================07-12-11=*/
#carsearch {
	width:577px;
	float:left;
	margin:0 0 0 12px;
	text-align:left;
}

#carsearch ul li#title {
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
	margin:10px 0 5px 0;
	text-align:center;
}

#carsearch ul#hotelimg li#title {
	font-size:18px;
	color:#0033FF;
	font-weight:bold;
	float:left;
	text-align:left;
	width:480px;
	height:60px;
	line-height:60px;
	padding:20px 0 0 20px;
}

#carsearch ul#hotelimg li#title span {
	font-size:18px;
	color:#800000;
	font-weight:bold;
	text-align:left;
	line-height:60px;
}

#carsearch ul#hotelimg li#title span#order {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	line-height:60px;
	background-color:#003466;
}

#carsearch ul#hotelimg li#title span#order a:link, #carsearch ul#hotelimg li#title span#order a:visited,
span#carorder a:link, span#carorder a:visited {
	color:#fff;
	text-decoration:none;
}

#carsearch ul#hotelimg li#title span#order a:hover, span#carorder a:hover {
	color:#800000;
	text-decoration:none;
}

#carsearch ul#hotelimg li#img {
	width:70px;
	float:left;
	padding:20px 0 0 0;
}

#carsearch ul li#content {
	padding:0 0 10px 0;
}

#carsearch ul li#tableI1 {
	width:97px;
	height:45px;
	background-color:#88C7DF;
	float:left;
	border:1px black solid;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:40px;
}

#carsearch ul li#tableI2 {
	width:150px;
	height:45px;
	background-color:#88C7DF;
	float:left;
	border:1px black solid;
	border-left:0 black solid;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:40px;
}

#carsearch ul li#tableI3 {
	width:53px;
	height:45px;
	background-color:#88C7DF;
	float:left;
	border:1px black solid;
	border-left:0 black solid;
	text-align:center;
	padding:5px 0 5px 0;
	vertical-align:middle;
}

#carsearch ul li#tableII1 {
	width:97px;
	height:60px !important;
	height:60px;
	float:left;
	border:1px black solid;
	text-align:center;
	border-top:0px;
	padding:40px 0 0 0;
}

#carsearch ul li#tableII2 {
	width:150px;
	height:100px;
	float:left;
	border:1px black solid;
	border-left:0px;
	border-top:0px;
	text-align:center;
	line-height:40px;
}

#carsearch ul li#tableII3 {
	width:53px;
	height:60px !important;
	height:60px;
	float:left;
	border:1px black solid;
	text-align:center;
	border-top:0px;
	border-left:0px;
	padding:40px 0 0 0;
}

#carsearch ul li#tableIII1 {
	width:114px;
	height:30px;
	background-color:#88C7DF;
	float:left;
	border:1px black solid;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:30px;
	font-weight:bold;
	font-size:12px;
}

#carsearch ul li#tableIII2 {
	width:114px;
	height:30px;
	background-color:#88C7DF;
	float:left;
	border:1px black solid;
	border-left:0 black solid;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:30px;
	font-weight:bold;
	font-size:12px;
}

#carsearch ul li#tableIV1 {
	width:114px;
	height:30px;
	float:left;
	border:1px black solid;
	border-top:0px;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:30px;
	font-size:12px;
}

#carsearch ul li#tableIV2 {
	width:114px;
	height:30px;
	float:left;
	border:1px black solid;
	border-left:0 black solid;
	border-top:0px;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:30px;
	font-size:12px;
}

#carsearch ul li#tableV {
	width:564px;
	float:left;
	border:1px black solid;
	border-top:0px;
	padding:5px 0 5px 10px;
	line-height:18px;
	font-size:12px;
}

#carsearch ul li#tableV span {
	font-weight:bold;
}

#customized {
	width:742px;
	padding:12px 12px 0 12px !important;
	padding:12px 10px 0 12px;
	float:left;
	background-color:#fff;
}

#customized ul#customizedcontent  {
	border:1px black solid;
	width:722px;
	float:left;
	background-color:#CFD6B5;
	padding:10px;
	text-align:left;
	line-height:16px;
	
}

#customized ul#customizedcontent li#H1{
    font-weight:bold;
    float:left;


}
#customized ul#customizedcontent li#H2{
    float:left;


}

#customized ul#customizedcontent li ol, #customized ul#details li ol {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
}
#customized ul#customizedcontent li{
    font-size:13px;
	line-height:20px;
}

#customized ul#details {
	border:1px black solid;
	width:660px;
	float:left;
	background-color:#C0C0DC;
	padding:10px 10px 10px 72px;
	text-align:left;
	line-height:16px;
	margin:12px 0 0 0 !important;
	margin:12px 0 0 0;
}

#customized ul#details li {
	font-size:12px;
}

#customized ul#details li#I1 {
	width:660px;
	float:left;
}

#customized ul#details li#I1t {
	width:660px;
	float:left;
	margin:10px 0 0 0;
}

#customized ul#details li#I1tc {
	width:660px;
	float:left;
	margin:30px 0 0 0;
	text-align:center;
}

#customized ul#details li#I2 {
	width:250px;
	float:left;
}

#customized ul#details li#I2t {
	width:250px;
	float:left;
	margin:10px 0 0 0;
}

#customized ul#details li#I3 {
	width:160px;
	float:left;
}

#customized ul#details li#I3t {
	width:160px;
	float:left;
	margin:10px 0 0 0;
}

#customized ul#details li#I4 {
	width:410px;
	float:left;
}

#customized ul#details li#I4t {
	width:410px;
	float:left;
	margin:10px 0 0 0;
}

#customized ul#details li#I4Red {
	width:410px;
	float:left;
	color:red;
}

#customized ul#details li#I5 {
	width:660px;
	float:left;
	font-weight:bold;
	text-decoration:underline;
	color:#0307FC;
	margin:15px 0 0 0;
}

#customized ul#details li#I6 {
	width:220px;
	float:left;
}

#customized ul#details li#I6t {
	width:220px;
	float:left;
	margin:10px 0 0 0;
}

.customizdinput {
	width:200px;
}

.customizdinput2 {
	width:100px;
}

.send {
	color:#000;
	font-weight:bold;
	font-size:12px;
	width:80px;
	height:30px;
	cursor: hand;
}

.reset {
	color:#5f1c02;
	font-weight:bold;
	font-size:12px;
	width:80px;
	height:30px;
	cursor: hand;
}

#detail {
	width:577px;
	float:left;
	margin:5px 0 0 12px;
	text-align:left;
}

#detail ul li#title {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 15px 0;
	width:570px;
	text-align:center;
	float:left;
	color:navy;
}

#detail ul li#zhengwen {
	width:570px;
	float:left;
}

#detail ul li#media {
	width:570px;
	float:left;
	text-align:center;
}

#detail ul li#print {
	width:550px;
	float:right;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin:20px 0 10px 0;
}

#detail ul li#bookingI, #detail ul li#bookingII {
	width:550px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
}

ol#B1 {
	width:80px;
	height:30px;
	background-image:url('/ShowImage/button1.jpg');
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	float:left;
	margin:0 0 0 200px !important;
	margin:0 0 0 100px;
	cursor: hand;
}

ol#B2 {
	width:80px;
	height:30px;
	background-image:url('/ShowImage/button2.jpg');
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	float:left;
	margin:0 0 0 5px;
	cursor: hand;
}

ol#B3 {
	width:80px;
	height:30px;
	background-image:url('/ShowImage/button1.jpg');
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	float:left;
	margin:12px 0 0 250px !important;
	margin:12px 0 0 130px;
	cursor: hand;
}

#detail ul li#bookingI a, #detail ul li#bookingI a:link {
    color: #fff;
    text-decoration:none;
}

#detail ul li#bookingII a, #detail ul li#bookingII a:link {
    color: #fff;
    text-decoration:underline;
}

#detail ul li#bookingI a:hover, #detail ul li#bookingII a:hover {
	color: #800000;
	text-decoration:none;
}

#detail ul li#bookingI span {
	background-color:#800000;
}

#detail ul li#bookingII span {
	background-color:#003466;
}

ul#fenye li {
	width:400px;
	float:right;
	text-align:right;
	margin:10px 10px 10px 0;
	font-size:14px;
}

#souveniors ul#sou-rightII {
	width:450px;
	float:left;
	margin:10px 0 0 20px !important;
	margin:10px 0 0 10px;
}

#leftfaqsearch {
	background-color:#9BA3D4;
	margin:0;
	text-align:center;
	font-weight: bold;
	padding:5px 0 10px 0 !important;
	padding:5px 0 5px 0;
	width:153px;
	height:174px;
	float:left;
	top:131px;
	left:12px;
	z-index:1;
	position:absolute;
}

#mainsearch {
	width:766px;
	background-color:#ffffff;
	text-align:center;
	float:left;
	position: absolute;
	top: 119px;
	left: 0px;
}

#mainleftsearch {
	padding: 12px 0 12px 12px;
	width:153px;
	float:left;
	text-align:left;
	background-color:#ffffff;
}

#mainleft ul#lefttop2 {
	float:left;
	width:153px;
	height:201px;
	margin: 0;
	padding: 0;
}

#souveniorsearch {
	width:576px;
	border: 1px black solid;
	float:left;
	margin:12px 0 0 12px;
	text-align:left;
}
/*===============================================================================07-12-12=*/
#login {
	width:742px;
	float:left;
	background-color:#fcfbff;
	border:1px black solid;
	margin:12px 0 12px 12px !important;
	margin:12px 0 12px 6px;
	background-repeat:no-repeat;
	background-position: top;
}

#login ul#logintitle li {
	background-color:#CFD6B5;
	float:left;
	width:742px;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 5px 0;
	text-align:right;
}

#login ul#loginleft {
	width:439px;
	float:left;
	text-align:left;
	padding:20px 10px 10px 20px;
}

#login ul#loginright {
	width:253px;
	float:left;
	text-align:left;
	padding:20px 10px 10px 10px;
}

#login ul li#LL1 {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	width:439px;
	float:left;
	margin:0 0 10px 0;
}

.LL1 {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	width:439px;
	float:left;
	margin:0 0 10px 0;
}

#login ul li#LL2 {
	width:113px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

.LL2 {
	width:113px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

#login ul li#LL3 {
	width:326px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

.LL3 {
	width:326px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

#login ul li#LL3A {
	width:108px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

.LL3A {
	width:108px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

#login ul li#LL3B {
	width:218px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

.LL3B {
	width:218px;
	float:left;
	font-size:13px;
	margin:10px 0 0 0;
}

#login ul li#LL4 {
	width:439px;
	float:left;
	padding:20px 0 0 0;
}

#login ul li#LL5 {
	width:439px;
	float:left;
	text-align:center;
	padding:30px 0 0 0;
}

#login ul li#LL6 {
	width:419px;
	float:left;
	text-align:right;
	padding:20px 20px 40px 0;
	font-size:13px;
	font-weight:bold;
}

.CAccount {
	background-color:#003466;
	color:#fff;
	font-weight:bold;
	border:1px #003466 solid;
	width:80px;
	height:30px;
}

#login ul#loginright li ol {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:0 0 10px 0;
}

#login ul#loginright li {
	font-size:13px;
	line-height:20px;
}

#login ul li#LR1 {
	text-align:center;
	padding:20px 0 0 0;
}

.Linput {
	width:180px;
}

.LinputII {
	width:80px;
}

#login ul#loginleftII {
	width:712px;
	float:left;
	text-align:left;
	padding:10px 10px 10px 20px;
}

#login ul li#LL7 {
	width:200px;
	float:left;
	font-size:13px;
	margin:0 0 10px 0;
}

#login ul li#LL8 {
	width:512px;
	float:left;
	font-size:13px;
	margin:0 0 10px 0;
}

#login ul li#LL9 {
	width:712px;
	float:left;
	font-size:13px;
	margin:20px 0 10px 0;
	font-weight:bold;
}

#login ul li#LL10 {
	width:712px;
	float:left;
	font-size:13px;
	margin:0 0 10px 0;
	font-weight:bold;
}

#logintextarea {
	width: 550px;
	height: 150px;
	float: left;
	overflow: scroll;
	border:1px black solid;
	padding:10px;
	overflow-x:hidden;
}

#logintextarea ul li {
	font-size:12px;
	font-weight:normal;
}

#logintextarea ul li span {
	font-weight:bold;
}

#login ul li#LL11 {
	width:712px;
	float:left;
	font-size:13px;
	margin:20px 0 10px 0;
	font-weight:bold;
	text-align:center;
}

#Tright {
	width:577px;
	float:left;
	margin:12px 0 12px 12px;

}

#letter {
	width:553px;
	float:left;
	border:1px black solid;
	padding:0 12px 12px 12px;
	font-size:13px;
}

#letter ul li#title {
	width:553px;
	height:50px;
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:50px;
}

#letter ul li#content {
	width:553px;
	float:left;
	text-align:left;
	font-size:13px;
}

#letterdetail {
	width:553px;
	float:left;
	text-align:left;
	margin:20px 0 20px 0;
	font-size:13px;
	
}

#letterdetail ul#left {
	width:134px;
	float:left;
	font-size:13px;
}
#letterdetail ul#left li{

	font-size:13px;
}

#letterdetail ul#right {
	width:400px;
	float:left;
	padding:0 0 0 19px;
	font-size:13px;
	
}
#letterdetail ul#right li{

	font-size:13px;
	
}

#letterdetail ul#right li img {
	float:right;
}

/*===============================================================================07-12-18=*/

ul#lefturlI {
	float: left;
	width: 153px;
	height: 120px;
	margin: 12px 0 0 0;
	padding: 0px;
	cursor: hand;
}

ul#lefturlII {
	float: left;
	width: 153px;
	height: 28px;
	margin: 12px 0 12px 0;
	padding: 0px;
	cursor: hand;
}


/*===============================================================================07-12-20=*/

ul#luxian {
	background-color:#e3dbcd;
	margin:12px 0 0 0;
	text-align:center;
	font-weight: bold;
	padding:5px 0 10px 0 !important;
	padding:5px 0 5px 0;
	width:153px;
	float:left;
}


/*===============================================================================07-12-25=*/
ul#tabsearch {
	position:absolute;
	width:125px;
	height:16px;
	top:220px;
	left:142px;
	z-index:98;
	cursor: hand;
}

#flashmap {
	position:absolute;
	top:153px;
	left:299px;
	width:455px;
	height:293px;
}

span#red {
	color:#f00;
	font-weight:bold;
}

span#carorder {
	background-color:#003466;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
span#b 
{
	font-weight:bold;
	font-size:11px;
}
/*===============================================================================07-12-26=网页背景图片地址*/
/*修改图片是只需将图片用ftp上传到网站的ShowImage目录下，在找到相应的CSS，改图片的名称即可==============*/
/*如topimg里面的图改成topimg.jpg后===========================================================*/
/*只需将background-image: url('/ShowImage/05.jpg')=========================================*/
/*改成background-image: url('/ShowImage/topimg.jpg')=======================================*/
ul#topimg {
	background-image: url('/ShowImage/05.jpg');
}
ul#search {
	background-image:url('/ShowImage/07.jpg');
}
ul#L2A {
	background-image:url('/ShowImage/10.jpg');
}
ul#indexactivities {
	background-image:url('/ShowImage/10.jpg');
}
ul#testimonials {
	background-image:url('/ShowImage/10.jpg');
}
ul#L2B {
	background-image: url('/ShowImage/12.jpg');
}
ul#indexsouvenirs {
	background-image: url('/ShowImage/19.jpg');
}
ul#incentive {
	background-image: url('/ShowImage/12.gif');
}


ul#L5{
	background-image:url('/ShowImage/11.jpg');
}
ul#zizhiluxian {
	background-image: url('/ShowImage/01.jpg');
}
ul#contactimg{
	background-image:url('/ShowImage/03.jpg');
}
#contactimg ul{
	background-image:url('/ShowImage/03.jpg');
}
#foodimg {
	background-image:url('/ShowImage/20.jpg');
}
#chinamap ul li#map {
	background-image:url('/ShowImage/21.jpg');
}
#chinamapbig {
	background-image:url('/ShowImage/25.jpg');
}

#news-I ul li#title {
	background-image:url('/ShowImage/30.jpg');
}
#news-I ul li#mapimg {
	background-image:url('/ShowImage/47.jpg');
}
#home ul#bgimg {
	background-image: url('/ShowImage/35.jpg');
}
#home ul li#img {
	background-image:url('/ShowImage/33.jpg');
}
#home ul li#bclass {
	background-image:url('/ShowImage/34.jpg');
}
#home ul li#sclass {
	background-image:url('/ShowImage/32.jpg');
}
#home ul li#map {
	background-image:url('/ShowImage/map.gif');
}


#home ul li#addimg {
	background-image: url('/ShowImage/38.jpg');
}
#home ul li#img11 {
	background-image:url('/ShowImage/44.jpg');
}
#home ul#sales li ol#name {
	background-image:url('/ShowImage/45.jpg');
}
#home ul#sales li ol#sale {
	background-image:url('/ShowImage/45.jpg');
}
ul#indexbottomimg {
	background-image: url('/ShowImage/04.jpg');
}
ul#bottomimg {
	background-image: url('/ShowImage/04.jpg');
}
#tab {
	background-image: url('/ShowImage/08.jpg');
}
#login {
	background-image:url('/ShowImage/51.jpg');
}
#letter ul li#title {
	background-image:url('/ShowImage/52.jpg');
}
ul#lefturlI {
	background-image: url('/ShowImage/60.jpg');
}
ul#lefturlII {
	background-image: url('/ShowImage/61.jpg');
}

