*
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

#all
{
    margin: 0 auto;
    width: 1000px;
}

ul li
{
	list-style-type: none;
}

/*
    head
*/

#head
{
	position: relative;
}

#head .right
{
    background: url(/img/top.png) no-repeat;
    width: 677px;
    height: 107px;
    float: right;
	position: relative;
}

#head .left
{
    float: left;
    position: relative;
}

#head #contact
{
    position: absolute;
    top: 26px;
    left: 410px;
    width: 200px;
    white-space: nowrap;
    font: normal 9px Tahoma;
    text-transform: uppercase;
}

#head #contact h1
{
    font: normal 16px Tahoma;
    color: #fff;
    margin-bottom: 6px;
}

#head #contact p
{
    margin-bottom: 3px;
}

#head #contact a
{
    font: normal 10px Verdana;
    color: #fff;
    text-transform: uppercase;
}

#head #head_title
{
    position: absolute;
    left: 85px;
    top: 84px;
    white-space: nowrap;
    text-transform: uppercase;
    font: normal 9px Tahoma;
    color: #7e8594;
    z-index: 666;
}

#uhead
{
	clear: both;
}
/*
	menu
*/

.topnav
{
    position: absolute;
    top: 85px;
    left: 50px
}

.topnav .li1
{
    float: left;
	position: relative;
	height: 16px;
	padding: 8px 13px 6px 13px;
}

.topnav .li1 a, .topnav .li1 span
{
    font: normal 10px Tahoma;
    color: #727889;
    text-transform: uppercase;
    text-decoration: none;
	vertical-align: top;
}

.topnav li ul
{
	display: none;
	position: absolute;
	width: 300px;
	background: #e7ecee;
	top: 38px;
	left: 0;
	padding: 10px 0;
	z-index: 777;
}

.topnav .li2
{
	color: #727889;
	padding: 0 0 0 15px;
	cursor: pointer;
}

.topnav .li2 a
{
	vertical-align: baseline;
}

.topnav .over
{
	background: #e7ecee;
}

.topnav .over2
{
	z-index:100;
	padding-bottom: 30px;
}

.topnav .li1 ul .over, .topnav .li1 ul .now
{
	background: #fff;
	color: #74b3a2;
}

.topnav .li1 ul .over a
{
	color: #74b3a2;
}

.topnav .now
{
	background: #e7ecee;
}

.topnav .now a
{
	font-weight: bold;
	color: #449284;
    cursor: default;
}

.right .topnav ul a
{
    font-weight: normal;
    color: #666;
    cursor: pointer;
}

/*
    center
*/

#center, #center_in
{
	position: relative;
	z-index: -1;
}

html:root #center, html:root #center_in
{
	z-index: 10;
}

#slogan
{
	position: absolute;
	width: 440px;
	font: bold 24px Verdana;
	font-style: italic;
	color: #fff;
}

#center #slogan
{
	top: 315px;
	left: 425px;
}

#center_in #slogan
{
	top: 40px;
	left: 425px;
}

/*
    foot
*/
#footer
{
	position: relative;
    background: url(/img/foot_sep.png) repeat-x top left;
    padding-bottom: 50px;
    clear: both;
}

#footer div
{
    font: 12px Verdana;
}

#footer .left
{
	padding-top: 30px;
    width: 300px;
}

#footer .right
{
	position: absolute;
	left: 500px;
	top: 30px;
    width: 400px;
}

#footer .counter {
	float: left;
	padding: 30px 30px 0 0;
	width: 31px;
	height: 31px;
}

#footer a
{
    color: #79ada0;
    font: 12px Verdana;
}

#footer a:hover
{
    text-decoration: none;
}

.map
{
	width:425px;
	height:350px;
	overflow:hidden;
}


#lngswitch
{
    position: absolute;
	top: 40px;
	left: 240px;

}

#lngswitch li
{
	height: 13px;
	vertical-align: middle;
	padding: 0 2px 1px 2px;
	margin-right: 10px;
	float: left;
	font: normal 11px Tahoma;
	color: #727893;
}

#lngswitch li a
{
	font: normal 11px Tahoma;
	color: #727893;
	text-decoration: none;
}

#lngswitch li a:hover
{
	text-decoration: underline;
}

#lngswitch  .sel
{
	background: #acccc7;
	color: #fff;
}
