body {
	margin: 0px;
	padding:0px;
	background-color:#fff;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
}


a:link {
	text-decoration: none;
	color:#383838;
}
a:visited {
	text-decoration: none;
	color:#383838;
}
a:hover {
	text-decoration: none;
	color:#383838;
}
a:active {
	text-decoration: none;
	color:#383838;
}



:focus{
	outline:none;
}


img{
	border:0px none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.clear{
	clear:both;
}

#line{
	
}


.line{
	background-image: url(img/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:20px -165px;
}

.page{
	width:910px;
	padding-right:40px;
}

.head{
	width:910px;
	height:125px;
}


.head .logo{
	width:220px;
	height:125px;
	float:left;
}


.head .menu{
	width:450px;
	float:right;
	text-align:right;
	margin-top:50px;
}

.lang a{	
	font-weight:bold;	
	color:#669933 !important;
}

.topmenu{
	margin-top:3px;
}


.topmenu a{
	text-align:right;
	color:#383838;
}

.topmenu a.selected{
	color:#669933 !important;
}

.b1{
	width:220px;
}

.b2{
	width:690px;
	background-color:#fff;
	padding-bottom:4em;
}


.b2 .info1{
	float:left;
}

.mert{
	padding:1px;
	background-color:#e6e6e6;
	font-weight:bold;
}


.b2 p{
	color:#666;
}

.b2 h2{
	
}

.b1, .b2{
	float:left;
}


.leftmenu a{
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	background:#4c4b4b;
	color:#fff !important;
	font-weight:bold;
	float:right;
	clear:right;
	margin-right:95px;
	margin-bottom:15px;
	white-space:nowrap;
}

.leftmenu a.selected{
	background-color:#669933 !important;
}

#flash{
	width:690px;
	height:200px;
	background-color:#efefef;
	margin-bottom:1em;
}

.info10{
	width:320px;
	float:left;
}

.info20{
	width:320px;
	float:right;
}

.refbox{
	width:335px;
	height:300px;
	margin-bottom:1em;
	float:left;
	display:inline;
	margin-right:20px;
}

.header{
	width:960px;
	height:215px;
	margin-bottom:2em;
}

.refbox_home{
	width:335px;
	height:260px;
	margin-bottom:1em;
	float:left;
	display:inline;
	margin-right:20px;
}

.refbox2{
	margin-right:0px;
}
	
	
.refpic{
	width:335px;
	height:215px;
	background-color:#fff;
	margin-bottom:1em;
}

.refpic_home{
	width:335px;
	height:155px;
	background-color:#fff;
	margin-bottom:1em;
}

.refpic img:hover{
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
}


.refdate{
	color:#669933;
	font-weight:bold;
	font-size:14px;
	float:left;
	clear:left;
	padding-right:10px;
}

.reftitle{
	color:#111;
	font-weight:bold;
	font-size:14px;
	float:left;
	border-left:1px solid #111;
	padding-left:10px;
}

.servicestitle{
	color:#111;
	font-weight:bold;
	font-size:14px;
	float:left;
}

.refinfo{
	margin-top:1em;
	float:left;
	color:#999999;
	font-size:11px;
	width:95%;
}

.refinfo a{
	color:#669933;
}

.reflink{
	float:left;
	clear:both;
	margin-top:0.5em;
}

.reflink a{
	color:#669933;
}

#video{
	margin-bottom:2em;
}
	

.footermenu{
	width:690px;
	float:left;
	text-align:right;
	color:#737373;
	font-size:11px;
	padding-bottom:5px;
	margin-left:220px;
	background-color:#fff;
}

.footermenu a.selected{
	text-decoration:line-through;
}

.footer{
	width:690px;
	float:left;
	text-align:right;
	color:#737373;
	padding-top:5px;
	border-top:1px solid #737373;
	font-size:11px;
	margin-bottom:3em;
	padding-bottom:10px;
	margin-left:220px;
	background-color:#fff;
}

.up{
	width:690px;
	float:left;
	text-align:right;
	margin-left:220px;
}

.white img{
	border:1px solid #eaeaea;
}

.welcome{
	padding-left:130px;
}

.communication{
	padding-left:170px;
}

.online{
	padding-left:95px;
}

.brand{
	padding-left:150px;
}

.team{
	padding-left:110px;
}

.green, .green a{
	color:#669933 !important;
}