body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #a0b6c6;
	text-decoration: none;
}
a:active {
	color: #a0b6c6;
	text-decoration: none;
}
.STYLE1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #696969;
	line-height: 30px;
}
.STYLE2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #0070c0;
	line-height: 30px;
}
.STYLE3 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #b4b4b4;
	line-height: 30px;
}
.STYLE4 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 28px;
	color: #333333;
	line-height: 25px;
}
.STYLE5 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #888888;
	line-height: 30px;
}
.STYLE6 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
}
.STYLE7 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #353535;
	line-height: 35px;
}
.STYLE8 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #b9cddd;
	line-height: 35px;
}
.STYLE9 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
}
.STYLE10 {
	color: #333333;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.STYLE11 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #0070c0;
	line-height: 25px;
}
.STYLE12 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #434343;
	line-height: 27px;
}
.STYLE13 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 36px;
	color: #484848;
}
.STYLE14 {
	color: #ffffff;
	font-size: 24px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.STYLE15 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #434343;
	line-height: 40px;
}
.STYLE16 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #7bcfe3;
}
.STYLE17 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #a0b6c6;
	line-height: 30px;
}
.STYLE18 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 48px;
	color: #484848;
}
.top_div{    
	float: right;
    width: 140px;
    text-align: center;
	}

.Submenu{
	position: fixed;
    list-style: none;
    margin: -1px 5px 0;
    padding: 0 10px;
    background-color: #e8e8ef;
    border-radius: 5px;	
}
	
.Submenu li{
	padding: 5px;
    border-top: 1px solid #fff;
	font-size:14px;
}
	
	
.fullSlide{width:100%;position:relative;height:500px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#0180ab;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}