body {
	background: url(../img/seigaiha.png);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container_24 {

}
a {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #A13040;
	text-decoration: underline;
}
.travel {
	background: #fff;
}
#header {
	height: 100px;
	background: #FEF2D7
}
#nav {
	position: relative;
	height: 46px;
	line-height: 41px;
	background: url(../img/menur_bg.gif);
}
#nav ul, #nav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	height: 51px;
	position: relative;
}
#nav ul li  a span {
	display: block;
	padding: 0 17px;
	line-height: 46px;
}
#nav ul li  a {
	text-decoration: none;
	display: block;
	line-height: 46px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#nav ul li  a:hover, #nav ul li.active a {
	color: #fff;
	background: url(../img/menur_hover_right.gif) right top no-repeat #fff;
}
#nav ul li  a:hover span, #nav ul li.active a span {
	background: url(../img/menur_hover_left.gif) left top no-repeat;
}
#nav ul li:hover, #nav ul li.active {
	background: url(../img/tri.gif) center bottom no-repeat;
}
.navSub {
	background: #C30505;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 34px;
	line-height: 34px;
	clear: both;
}
.navSub ul, .navSub ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.navSub ul li a {
	float: left;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
.navSub ul li a:hover {
	font-weight: bold;
}
#nav ul li ul {
	display: none;
	position: absolute;
	top: 41px;
	left: 0px;
	opacity: 0.9;
}
#nav ul li ul li {
	margin-left: 1px;
	background: url(../images/menu_sep.png) top repeat-x;
	line-height: 40px;
}
#nav ul li ul li a {
	text-transform: none;
	background: url(../images/muiten.png) 15px center no-repeat #d94801;
	margin: 0;
	margin-top: 2px;
	width: 170px;
	line-height: 40px;
}
.box-search {
	background: url(../img/bg-1.gif) repeat-x bottom;
	height: 180px;
}
.boxSide {
	border: 1px solid #ccc;
}
.boxSide h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	background: #F4F4F4;
	padding-left: 5px;
}
.best, .best li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.best li {
	background: url(../img/mt1.png) no-repeat left center;
	padding-left: 20px;
}
.boxOrg {
	border: 1px solid #EFDA8F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.boxOrg h3 {
	background: #FEF2D8;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	line-height: 30px;
	padding: 0 10px;
}
.boxOrg h3 a {
	color: #000000;
	text-decoration: none;
}
.boxOrg h3 a:hover {
	color: #A13040;
	text-decoration: underline;
}
/* box */

.boxGray {
	border: 1px solid #CCC;
}
.boxGray h3 {
	background: #EEE;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	line-height: 30px;
	padding: 0 10px;
}
.boxGray h3 a {
	color: #000000;
	text-decoration: none;
}
.boxOrg h3 a:hover {
	color: #A13040;
	text-decoration: underline;
}
ul.deal, ul.deal li {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.deal {
	padding: 10px;
}
ul.deal li {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
}
ul.deal li img {
	width: 165px;
}
.city, .city li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.city li {
	float: left;
	width: 50%;
	background: url(../img/mt1.png) no-repeat left center;
	text-indent: 20px;
}
.rigtMore {
	text-align: right;
}
.popCity img {
	width: 337px;
}
.c10 {
	padding: 10px;
}
#extra {
	background: url(../img/bg_3.jpg) repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
}
#extra .box {
	width: 33%;
	float: left;
}
#extra .box a {
	color: #000000;
	text-decoration: none;
}
#extra .box a:hover {
	text-decoration: underline;
	color: #C30505;
}
#extra .box h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: 2.5em;
	font-weight: bold;
}
#extra .box ul, #extra .box ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#site-search {
	background: #AB2A0A;
	height: 40px;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.roundCorner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.style-none {
	display: none;
}
#slideshow {
	background: #4D4C4C;
	padding: 5px;
}
.slides-nav, .slides-nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slides-nav {
	line-height: 40px;
	background: url(../img/bg-2.gif) bottom repeat-x;
	height: 45px;
	padding: 0 5px;
}
.slides-nav li {
	float: left;
}
.slides-nav li:hover, .slides-nav li.on {
	background: url(../img/tri-1.png) no-repeat center top;
}
.slides-nav a {
	color: #FDE503;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	margin-top: 10px;
	text-decoration: none;
}
.slides-nav li.on a, .activeSlide, .slides-nav a:hover, .slides-nav li:hover a {
	background: #AA2A0A;
	color: #fff;
}
.slides ul, .slides ul li {
	padding: 0;
	margin: 0;
	list-style: none
}
.slides-content {
	color: #fff;
}
.slides-content a {
	color: #FDE503
}
.leftPic {
	float: left;
	width: 430px;
}
.rightWord {
	display: block;
	padding: 0px 10px;
	width: 255px;
	float: left;
}
#path {
	margin-top: 15px;
	color: #666;
	margin-bottom: 20px;
}
#path a:link, #path a:visited {
	padding: 0 5px 0px 5px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#path a:hover {
	color: #666;
}
/*#AA2A0A*/
#footer {
	font-size: 11px;
	color: #666;
	text-align: center;
}
.content img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.h15 {
	height: 15px;
}
.h10 {
	height: 10px;
}
.priceRed {
	color: red;
	font-weight: bold;
}
.sidebar ul, sidebar ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidebar ul.menu {
	margin-bottom: 10px;
}
.sidebar ul.menu li {
	position: relative;
	display: block;
}
.sidebar ul.menu li a {
	line-height: 30px;
	background: #f4f4f4;
	color: #4475A6;
	display: block;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	text-indent: 10px;
}
.sidebar ul.menu li a:hover, .sidebar ul.menu li a.current {
	background: #fff;
	color: #7E1701;
}
.sidebar ul.menu li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 236px;
	z-index: 999;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
.sidebar ul.menu li ul li {
	width: 450px;
	border-bottom: 0px solid #ccc;
}
.sidebar ul.menu li ul li a {
	background: #fff;
}
.sidebar ul.menu li ul li:last-child a {
	border: none;
}
.sidebar {
	font-size: 12px;
}
.sidebar h5 {
	padding: 0;
	margin: 0;
	line-height: 30px;
	background: #999;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}
.sidebar h5.cum {
	background: url(../img/bg_5.jpg) #A13040;
	margin: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
dl.interest {
	padding: 0;
	margin: 0px 0 10px 0;
}
dl.interest dd {
	display: inline;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 0;
}
dl.interest dd a {
	color: #4475A6;
	padding: 0 2px;
	line-height: 24px;
	text-decoration: underline;
}
dl.interest dd a:hover {
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.customizeTour {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px;
}
.customizeTour p.note {
	text-align: justify;
}
.customizeTour dl dt {
	font-weight: normal
}
.customizeTour dl {
	padding: 0;
	margin: 0;
}
.customizeTour dl input {
	width: 190px;
}
.customizeTour textarea {
	width: 180px;
	height: 100px;
}
.customizeTour .button {
	width: auto;
	margin-left: 80px;
}
.deals a {
	color: #006699;
}
fieldset a, .js_morecity {
	color: #006699
}
fieldset.tourReccom {
	border: 2px solid #CCCCCC;
	padding: 0;
	margin: 0;
}
fieldset.tourReccom legend {
	color: #3C632A;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	padding: 4px;
}
fieldset.tourReccom dl {
	display: block;
	float: left;
	text-align: center;
	width: 25%;
}
fieldset.tourReccom dl dd span.note {
	color: #333333;
	font-size: 11px;
}
fieldset.tourReccom dd {
	padding: 0;
	margin: 0;
}
fieldset.tourReccom dl dt img {
	height: 120px;
	width: 165px;
	display: block;
	margin: auto;
}
fieldset.tourReccom ul {
	margin-left: 40px;
}
fieldset.tourReccom ul li {
	list-style-type: disc;
	margin-bottom: 5px;
	padding-left: 5px;
}
fieldset.tourReccom {
	padding: 0 5px;
}
.tourSearch {
	background-color: #FFFFFF;
	background-image: url("../img/bg-sbox.gif");
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #ccc;
}
.tourSearch form.toursSearchfms {
	background: none repeat scroll 0 0 transparent;
}
.tourSearch h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 17px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}
span.tollFree {
	float: right;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	right: 15px;
	text-align: right;
	top: 15px;
}
.tourSearch ul.note {
	margin-bottom: 15px;
	margin-left: 35px;
	text-align: justify;
}
.tourSearch ul.note li {
	background: url("../img/drop-2.GIF") no-repeat scroll 5px 9px transparent;
	list-style: none outside none;
	padding-left: 20px;
}
table.tourSma {
	width: 95%;
}
table.tourSma th {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 5px 5px;
	text-align: right;
	width: 120px;
}
table.tourSma select {
	border: 1px solid #797979;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 160px;
}
table.tourSma .citySelect {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #797979;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding: 10px;
	width: 520px;
}
table.tourSma .citySelect ul li {
	display: block;
	float: left;
	width: 25%;
}
table.tourSma .citySelect ul li input {
	margin-right: 3px;
}
table.tourSma input.inputButton {
	background-color: #468D65;
	background-image: url("../img/bg-button-next.gif");
	background-position: 95% 12px;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 165px;
	padding: 10px 30px 10px 10px;
}
table.tourSma input.inputButton:hover {
	background-color: #55B17D;
}
h2.h2_tour {
	background: url("../img/h2_bg.gif") repeat-x scroll left center #FFFFFF !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
h2.h2_tour span {
	background: url("../img/h2_bg2.gif") repeat-x scroll left center transparent;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 5px;
}
.tourlistNew {
	border-bottom: 1px solid #CBCBCB;
	margin-top: 15px;
	padding-bottom: 5px;
}
.tourlistNew h3 {
	background: none repeat scroll 0 0 transparent !important;
	border-bottom: medium none;
	font-size: 15px;
	margin: 0 !important;
}
.tourlistNew h3 a {
	background: none repeat scroll 0 0 transparent;
	color: #333333 !important;
	font-weight: bold;
}
.tourlistNew h3 a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #A01A01 !important;
	text-decoration: underline;
}
.tourlistNew .tourlistLeft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
.tourlistNew .tourlistLeft img {
	border: 1px solid #757575;
	height: 120px;
	width: 150px;
}
.tourlistNew .tourlistRight {
	float: left;
	margin-top: 5px;
	text-align: justify;
	width: 560px;
}
.tourlistNew .tourlistRight .tourlistContent {
	float: left;
	width: 380px;
}
.tourlistNew .tourlistRight .tourlistContent ul {
	font-size: 11px;
	margin-left: 5px;
	padding: 0;
	margin: 0;
}
.tourlistNew .tourlistRight .tourlistContent ul li {
	background: url("../img/check.GIF") no-repeat scroll 0 4px transparent;
	padding-left: 15px;
	list-style: none;
}
.tourlistNew .tourlistRight .tourlistpriceArea {
	float: right;
	width: 160px;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice {
	background: url("../img/price_bg.gif") no-repeat scroll 0 0 transparent;
	height: 97px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 160px;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice p {
	font-size: 11px;
	margin: 0 0 0 20px !important;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice img {
	float: left;
	margin: 5px 0 5px 5px;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice dl {
	margin-right: 10px;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice dl dt {
	color: #A13022;
	float: right;
	font-size: 18px;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice dl dd {
	text-align: right;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice dl dd.priceDiscount {
	color: #727171;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}
.tourlistNew .tourlistRight .tourlistpriceArea .tourlistPrice2 {
	float: right;
	width: 100px;
}
span.priceYellow {
	color: #FD5503;
	font-weight: bold;
}
.pictureInItinerary {
	-moz-background-inline-policy: continuous;
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	float: right;
	height: auto;
	margin: 45px 5px 0;
	padding: 3px;
	position: relative;
	width: 306px;
}
.pictureInItinerary img {
	border: medium none;
	height: auto;
	margin: 3px;
	width: 300px;
}
.pictureInItinerary .caption {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	padding: 2px 3px;
	text-align: center;
}
.tourCateg {
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-top: 10px;
	padding: 3px;
}
.tourCateg h3 {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 0 none;
	color: #345926;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}
.tourCateg dl {
	float: left;
	margin-left: 0px;
	padding-bottom: 5px;
	width: 50%;
}
.tourCateg dl dt {
	float: left;
	margin-right: 10px;
	padding: 5px;
}
.tourCateg dl dt img {
	margin-top: 5px;
	width: 100px;
}
.tourCateg dl dd {
	font-size: 11px;
	padding: 5px;
}
.tourCateg ul {
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-top: 3px;
}
.tourCateg ul li {
	float: left !important;
	list-style: none outside none;
	border-top: 1px dotted #CCCCCC;
	display: block;
	margin-right: 25px;
	width: 46%;
	padding-top: 5px;
}
.tourCateg ul li a {

}
.tourCateg .cityTourDiv {
	float: right;
	padding-top: 3px;
	width: 360px;
}
.tourCateg .cityTourDiv span {
	float: left;
	font-size: 11px;
	margin-left: 5px;
}
.tourCateg .cityTourDiv span a {
	color: #333333;
	text-decoration: none;
}
.tourCateg .cityTourDiv span a:hover {
	color: #A13022;
	font-weight: bold;
	text-decoration: none;
}
.redFont {
	color: red;
}
.tourCateglong {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 3px;
}
.tourCateglong h3 {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 0 none;
	color: #345926;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}
.tourCateglong ul.themeTourList {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 5px;
}
.tourCateglong ul.themeTourList li {
	background: url("../img/drop-1.GIF") no-repeat scroll left 7px transparent;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 12px;
	width: 320px;
}
.tourCateglong ul.themeTourList li a {
	color: #333333;
}
.tourCateglong ul.themeTourList li a:visited {
	color: #999999;
}
.tourCateglong ul.themeTourList li a:hover {
	color: #A01A01;
	text-decoration: underline;
}
.tourCateglong ul.themeTourList li.themeSub {
	font-weight: bold;
	width: 700px;
}
.tourCateglong ul.themeTourList li ul {
	padding: 0;
	margin: 0;
}
.tourCateglong ul.themeTourList li ul li {
	list-style: none;
	background: url("../img/arrowcity.gif") no-repeat scroll left 6px transparent !important;
	color: #000000;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 10px;
}
.tourCateglong ul.themeTourList li ul li a {
	font-style: italic;
	font-weight: normal;
}
.noticeTourlist {
	border: #CC6633 2px solid;
	background-color: #FDF3DF;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
h1.h1_2 {
	border-bottom: 2px solid #d1d1d1;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
.toptourIntro {
	margin: 10px 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-align: justify;
}
.tourList {
	border-bottom: #ccc 1px dotted;
	padding: 10px 0px 10px 0px;
}
.tourList p {
	margin: 0;
}
.tourList img {
	padding: 3px;
	margin-right: 10px;
	margin-top: 0px;
	border: #ccc 1px solid;
}
.tourList h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.price {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1.tourTitle {
	font-size: 20px;
	text-align: center
}
.boxWrap {
	border: 3px solid #ccc;
	padding: 15px;
}
.boxWrap span.important {
	margin-top: -30px;
	display: block;
	background-color: #fff;
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px;
	margin-left: -5px;
}
.boxWrap .boxMiddle a:hover {
	color: #999;
}
.boxWrap p {
	margin-bottom: 1em;
}
.boxWrap .boxTop h1 {
	border: none;
	margin: 0px;
	margin-bottom: -50px;
	text-align: left;
}
.boxWrap .boxMiddle ul {
	padding-left: 15px;
}
.boxWrap .boxMiddle ul li {
	padding-left: 7px;
	background-image: url(/images/arrow_i.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.boxWrap .boxSerchhotel {
	border-left: #ccc 3px solid;
	border-right: #ccc 3px solid;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
}
.boxWrap .boxSerchhotel  .searchContents {
	background-color: #fbf5e8;
	padding: 10px;
}
.boxWrap .boxSerchhotel  .searchContents .searchChoice {
	width: 147px;
	float: left;
	margin: 5px;
}
.boxWrap .boxSerchhotel  .searchContents  .formSty {
	border: none;
}
.boxWrap .boxSerchhotel  .searchContents  .formSty input {
	padding: 0 3px 0 0;
	margin: 0px;
}
.boxWrap .boxSerchhotel  .searchContents  .formSty2 {
	border: #ccc 2px solid;
	padding: 2px;
	font-weight: bold;
	width: 200px;
}
.boxWrap .boxSerchhotel  .searchContents  .formSty3 {
	border: #ccc 2px solid;
	padding: 2px;
	width: 100px;
	margin-right: 10px;
}
.boxWrap .boxMiddle img {
	padding-left: 5px;
}
.boxWrap .boxBottom {
	background-image: url(/pic/box-bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 40px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px;
	line-height: 41px;
	border: 1px solid #ccc;
	font-weight: bold;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: url('../img/bg-tabs-pink.gif') #FBC2C4;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #FFF;
	color: #000;
}
html ul.tabs li.active a {
	color: #000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #fff;
}
.tabContainer {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tabContent {
	padding: 10px;
}
.tabPrice table, .tabPrice table td {
	padding: 0;
	border: 0 #fff;
	background: #fff
}
.tabPrice table {
	border-collapse: collapse;
}
.tabPrice table td {
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 6px 4px;
	line-height: normal;
}
.tabPrice table td p {
	margin: 0;
}
.paging {
	text-align: left;
	line-height: 30px;
}
.paging a {
	border: 1px solid #999;
	text-decoration: none;
	padding: 4px 8px;
	margin: 2px;
}
.paging .current {
	color: red;
	font-weight: bold;
}
.paging a:hover {
	background-color: #EEE;
	border-color: #333;
}
.superToundCorner {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.toolBox {
}
.photoGallery img {
	width: 200px;
	height: 160px;
	margin: 15px;
}
.page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.page h2 {
	background-color: #6A1F1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 3px 10px;
	line-height: 40px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
.pageContact table {
	border-top: 1px solid #757575;
	margin: 10px;
	width: 710px;
	border-collapse: collapse;
}
.pageContact table th {
	border: 1px solid #757575;
	background: #eee;
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	text-align: center;
	width: 100px;
}
.pageContact table td {
	border: 1px solid #757575;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
table.contactusForm {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
	width: 710px;
}
table.contactusForm th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	text-align: left;
	width: 150px;
}
table.contactusForm td {
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
table.contactusForm td input {
	border: 1px solid #757575;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px !important;
	width: 300px;
}
table.contactusForm td input:focus {
	border: 1px solid #A13022;
}
table.contactusForm td textarea {
	border: 1px solid #757575;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 150px;
	padding: 5px;
	width: 300px !important;
}
table.contactusForm td textarea:focus {
	border: 1px solid #A13022;
}
table.contactusForm td img {
	cursor: pointer;
}
.factIndexphoto {
	width: 610px;
}
.factIndexphoto .factIndexphotoBig {
	height: 215px;
	margin: 0;
	padding: 0;
	width: 410px;
}
.factIndexphoto .factIndexphotoBig img {
	height: 215px;
	margin: 0;
	padding: 0;
	width: 460px;
}
.factIndexphoto .factIndexphotoRight {
	height: 215px;
	margin-left: 423px;
	position: absolute;
	width: 300px;
}
.factIndexphoto .factIndexphotoRight dl {
	background: url("../img/gray_bg.gif") repeat-y scroll right top transparent;
	color: #666666;
	display: block;
	height: 65px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 300px;
}
.factIndexphoto .factIndexphotoRight dl dt {
	padding-left: 60px;
	padding-right: 2px;
	margin: 0;
}
.factIndexphoto .factIndexphotoRight dl dt a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.factIndexphoto .factIndexphotoRight dl dd {
	font-size: 11px;
	margin: 0;
	padding-left: 60px;
	padding-right: 2px;
}
.factIndexphoto .factIndexphotoRight dl.showThis {
	background: url("../img/tri_red2.png") no-repeat scroll right top transparent;
	color: #FFFFFF;
}
.factIndexphoto .factIndexphotoRight dl.showThis a {
	color: #FFFFFF;
}
.factIndexphoto .factIndexphotoRight dl.showThis a:hover {
	color: #FFFFFF !important;
}
.factIndexphoto .factIndexphotoRight dl:hover {
	color: #000000;
}
.factIndexphoto .factIndexphotoRight dl:hover a {
	color: #000000;
}
.factIndexphoto .factIndexphotoRight dl:hover a:hover {
	color: #000000 !important;
}
.newUpdated {
	margin: 15px 5px 15px 0;
}
.newUpdated dl {
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	padding: 0 5px 10px 10px;
	width: 280px;
}
.newUpdated dt {
	float: left;
	padding: 0;
	margin: 0;
	height: 70px;
	margin-right: 5px;
	width: 70px;
}
.newUpdated dt img {
	height: 70px;
	margin-top: 5px;
	width: 70px;
}
.newUpdated dd {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 11px;
	width: 200px;
}
.newUpdated dd a {
	color: #006897;
	text-decoration: none;
}
.newUpdated ul {
	list-style: none outside none;
	padding: 0;
	margin: 5px 5px 10px 15px;
}
.newUpdated ul li {
	background: url("../img/tag.gif") no-repeat scroll left 3px transparent;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding: 2px 2px 2px 18px;
	width: 250px;
}
.newUpdated ul li a {
	text-decoration: underline;
}
.tagFact {
	height: 51px;
	border-bottom: 1px solid #ccc;
}
.tagFact, .tagFact li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tagFact li {
	float: left;
	background: #EEE;
	line-height: 50px;
	padding: 0 15px;
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-right: 10px;
	font-weight: bold;
}
.tagFact li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tagFactBody .repWord {
	position: relative;
}
.tagFactBody .repWord a.title {
	display: block;
	background: #999;
	position: absolute;
	bottom: 0;
	padding: 3px 10px;
	width: 330px;
	text-align: center;
	color: #fff;
}
.tagFactBody ul, .tagFactBody ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tagFactBody ul li {
	width: 33%;
	float: left;
	background: url(../img/icon_3.gif) no-repeat center left;
	padding: 5px 0;
}
.tagFactBody ul li a {
	margin-left: 20px;
	text-decoration: underline;
}
ul.factTag, .factTag  li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.factTag  li {
	width: 33%;
	float: left;
	background: url(../img/sq1.gif) no-repeat center left;
	padding: 5px 0;
}
.factTag  li a {
	margin-left: 20px;
	text-decoration: underline;
	border-bottom: 1px dotted #ccc;
	margin-right: 20px;
	padding-bottom: 10px;
	display: block;
}
.facts h1 {
	color: #000000;
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.facts h2, h2.factTagTitle {
	background: none repeat scroll 0 0 #F4F4F4;
	border-color: #CCCCCC;
	border-style: solid none;
	border-width: 1px medium;
	font-size: 13px;
	padding: 8px;
	font-weight: bold;
}
dl.factList {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
dl.factList dt {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	padding-top: 4px;
}
dl.factList dt img {
	border: 1px solid #CBCBCB;
}
dl.factList dd {
	padding: 0;
	margin: 0;
	text-align: justify;
	width: 100%;
}
dl.factList dd.ft {

	font-size: 12px;
	font-weight: bold;
}
dl.factList dd.ft a {
	color: #000000;
	text-decoration: none;
}
dl.factList dd.ft a:hover {
	color: #A13022;
}
h1.tagFactHead {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.noteTag {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 7px;
}

.tableA {
    border: 1px solid #CCCCCC;
    margin: 15px 0;
}
.tableA td {
    border: 1px solid #F4F4F4;
    font-weight: normal;
    height: 22px;
    padding: 5px 2px 2px 5px;
}
.tableA th {
    background-color: #EEEEEE;
    border: 1px solid #FFFFFF;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    padding: 5px 0 2px 2px;
}
.tableA a { color:#006699;}

	.focus {
		border: 1px solid #ccc;
		padding: 5px;
	}
	.focus .list {
		width: 250px;
		float: left;
	}
	.focus .list .item img {
		float: left;
		margin-right: 10px;
	}
	.focus .list .item {
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
	}
	.videoShow {
		width: 450px;
		float: left;
		margin-right: 10px;
	}
	
.videoList {
    border-bottom: 2px dotted #D1D1D1;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: auto;
}
.videoList .viewNo {
    background: url("/img/view_no.jpg") repeat scroll 0 0 transparent;
    float: left;
    font-family: Georgia,Verdana;
    font-size: 22px;
    height: 72px;
    margin-top: 5px;
    padding-top: 15px;
    text-align: center;
    width: 80px;
}
.videoList .more {text-decoration: underline;}
.videoList .videoImgSmall {
    float: left;
    height: 112px;
    margin-left: 10px;
    margin-top: 5px;
    width: 115px;
}
.videoList .videoImgSmall img a {
    margin: 0 !important;
    padding: 0 !important;
}
.videoList .videoListdes {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 460px;
}
.videoList .videoListdes h3, .videoList .videoListdes h3 a {
    border: medium none;
    font-size: 13px; font-weight:bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}	

	h1.video {
		font-size: 16px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
	}
	h2.video {
		font-size: 16px;
		line-height: 30px;
		font-weight: bold;
		border-bottom: 1px solid #eee;
	}	
