@import"tour.css";

body {
	margin:20px auto;
	padding:0px;
	background:#000 url(../images/bg.jpg) repeat-x top left;
	font:12px Arial, Helvetica, sans-serif;
	color:#2E2E2E;
}
img {
	border:none;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none
}
h1 {
	margin:0;
	padding:0;
	font: 26px Arial, Helvetica, sans-serif;
	color:#0084B8;
}
form {
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif
}
input {
	border:1px solid #A28E6D;
	margin:2px 0 3px 0
}
.submit {
	border:none;
	background:none;
	margin:10px 0 15px 0
}
#wrapper {
	margin:0 auto;
	width:800px
}

#roundcont {
	width: 280px;
	background-color: #F6F6F6;
	color: #000;
	font-weight:bold;
	margin:0 0 0 10px;
}
#roundcont ul li {
	margin:0 0 0 25px;
	padding:5px 0 5px 20px;
	background:url(../images/arrow.jpg) left no-repeat;
}
.roundtop {
	background: url(../images/rts.jpg) no-repeat top right;
}
.roundbottom {
	background: url(../images/rbs.jpg) no-repeat top right;
}
#roundcont img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}
#roundcont2 {
	background-color: #F4F6F6;
	color: #000;
	margin:0 0 0 15px;
}
#roundcont2 ul li {
	margin:0 0 0 25px;
	padding:5px 0 5px 20px;
	background:url(../images/arrow.jpg) left no-repeat;
}
.roundtop2 {
	background: url(../images/rt.jpg) no-repeat top right;
}
.roundbottom2 {
	background: url(../images/rb.jpg) no-repeat top right;
}
#roundcont2 img.corner2 {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
#roundcont2 .feat {
	background:url(../images/feat.jpg) no-repeat left;
	clear:both;
	width:150px;
	height:17px;
	margin:0 0 0 25px;
}
.lic {
	font-weight:bold;
	text-align:center;
	color:#000;
	margin:15px 5px
}
.txthome {
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:5px 25px 10px 10px;
	line-height:18px
}

.dashed{ background:url(../images/dashed.jpg) repeat-x bottom; font:12px Arial, Helvetica, sans-serif; padding:25px; width:250px;}

.subtitle_blue{ color:#1F6195}

.title{ font:bold 14px Arial, Helvetica, sans-serif; color:#1F6195}

#container {
	background:#FFFFFF url(../images/banner_bt.jpg) no-repeat top;
	margin:0 auto;
	padding:15px 15px 30px 15px;
	float:left;
	text-align:left;
}

#container a{ color:#F60; text-decoration:none}
#container a:hover{ color:#F60; text-decoration:underline}

.imgLeft {
	float:left;
	padding:0 20px 0 0
}




#footer {
	clear:both;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	line-height:30px;
	width:100%;
	margin:0 auto;
	color:#fff;
}
#footer a {
	color:white;
	text-decoration:underline;
	padding:2px;
}
#footer a:hover {
	color:#9C8688;
	text-decoration:none;
}
.dzn {
	float:right
}


