@CHARSET "UTF-8";

@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus
{
	outline: 0;
}

body
{
	color: black;
	background: #fff;
	font-family: Tahoma;	
	font:.917em Tahoma, Arial;
}

ol, ul
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

a,
a:active,	
a:hover,
a:visited
{
	color: #008cd9;
}

/* */

.header
{
	/* background-color: #f1f1f0; */
	font-size: 2.3em;
	padding: 15px 20px 15px 20px; 
}

.login
{
	background: url("/img/key_go.png") no-repeat 0px 0px;
	margin: 13px 13px 0 0;
	padding-left: 23px;
	height: 20px;
	font-size: .9em;
	float: right;
}

.inpano
{
	background-color: #fff;
	padding: 0 20px 0 20px;
}

object {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.menu
{
	margin: 15px 0 0 0;
	background-color: #fff;
	width: 95%;
}

.menu ul
{
	padding-left: 20px; 
}

.menu li
{
	font-size: 1.1em;
	float: left;
	padding: 5px 10px 7px 10px; 
}

.menu li.select
{
	/* color: #435a5a; */
	color: #009933;
	background-color: #e3e3e3;	
}

.menu li a
{
}

.clear
{
	clear: both;
}

.content
{
	border-top: 1px solid #e3e3e3;
	margin: 15px 20px 15px 20px;
	padding: 15px 0 0 0;
	text-align: justify;
}

.prebottom
{
	clear: both;
}

.bottom
{
	margin: 10px 20px 0 20px;
	border-top: 1px solid #e3e3e3;
	background: #fff url("/img/footer_logo.png") no-repeat 20px 15px;
	padding: 20px 0 15px 195px;
	font-size: 1.1em;
	text-align: right;
	color: #009933;
}

.bottom .left
{
	color: #7e7e7e;
	float: left;
	font-size: .7em;
}

/* */

.content .par2
{
	padding-left: 10px;
}

.content .par1
{
	font-size: 1.1em;
	margin: 10px 0 10px 0;
	color: #009933;
}

.content ul
{
	padding-left: 0px;
	margin-bottom: 5px;
}

.content li
{
	list-style-type: none;
	padding: 0 0 0 0;
	clear: left;
	font-size: 0.98em;
}

.content li p
{
	font-size: 1.05em;
	margin: 10px 0 3px 0;
	color: #999999;
}

/* login form */

.login_form
{
	margin-left:auto;
	margin-right:auto;
	width: 310px;
}

.login_form form
{
	margin: 0;
	text-align: left;
}

.login_form form select
{
	font-size: 2em;
	margin: 10px 0 10px 0;
	width: 120px;
}

.login_form form #login
{
	width: 180px;
}

.login_form form label
{
	color: #009933;
	font-size: 1.5em;
	padding-bottom: 5px;
}

.login_form form input
{
	margin: 10px 0 10px 0; 
	font-size: 2em;
	width: 300px;
}

.login_form form .send
{
	font-size: 1.8em;
	width: 305px;
	height: 45px;
}

.login_form form .error
{
	color: red;
}

/* */

.panoLeft
{
	margin: 0 0 20px 15px;
}

.panoLeft .pano_banner
{
	float: left;
	margin: 5px 10px 5px 0;
}

/* */

.contactPlate
{
	clear: both;
}

.contactPlate .city
{
	font-size: 20px;
	color: #009933;
}

.vtour_city
{
	clear: both;
	padding: 0 10px 0 10px;
	clear: both;
	color: #009933;
	font-size: 1.5em;
}

.vtour_category
{
	margin: 0 5px 10px 5px;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
	font-size: 1em;
}
