.wrapper1{
	width:861px;
}
.clearboth{
	line-height:0px;
	clear:both;
}
/*-----------------------------------------------------------
	Top
-----------------------------------------------------------*/
.top{
	height:81px;
	margin-bottom:83px;
}
.topbtn1{
	float:left;
	padding-top:19px;
	width:287px;
	height:62px;
	margin-left:68px !important;
	margin-left:34px;	
}
.topbtn2{
	float:right;
	width:87px;
	height:24px;
	padding-right:11px;
}

/*-----------------------------------------------------------
	Left
-----------------------------------------------------------*/
.leftside{
	float:left;
	width:266px;
}

.logo{
	width:266px;
	height:76px;
}
.menu{
	margin-top:30px;
	padding-top:24px;
	background:url(../images/menu/t_bg.gif) no-repeat right top;
}
.menu ul{
	width:266px;
}
.menu ul li{
	width:266px;
	height:26px;
	padding-bottom:1px;
	text-align:right;
	background:url(../images/menu/dot.gif) repeat-x bottom;
}

/*-----------------------------------------------------------
	Right
-----------------------------------------------------------*/
.rightside{
	float:right;
	width:576px;
	text-align:right;
}
.rtitle{
	width:557px;
	height:21px;
	background:url(../images/global/rt_bg.gif) repeat-x;
}
.rt_l{
	float:left;
	width:20px;
	height:21px;
	background:url(../images/global/rt_l.gif) no-repeat left;
}
.rt_r_index{
	float:right;
	width:122px;
	height:21px;
	background:url(../images/global/rt_index.gif) no-repeat right;
}
.rt_r_about{
	float:right;
	width:84px;
	height:21px;
	background:url(../images/global/rt_about.gif) no-repeat right;
}
.rt_r_team{
	float:right;
	width:55px;
	height:21px;
	background:url(../images/global/rt_team.gif) no-repeat right;
}
.rt_r_service{
	float:right;
	width:67px;
	height:21px;
	background:url(../images/global/rt_service.gif) no-repeat right;
}
.rt_r_cases{
	float:right;
	width:55px;
	height:21px;
	background:url(../images/global/rt_cases.gif) no-repeat right;
}

.rt_r_clients{
	float:right;
	width:63px;
	height:21px;
	background:url(../images/global/rt_client.gif) no-repeat right;
}
.rt_r_knowledge{
	float:right;
	width:102px;
	height:21px;
	background:url(../images/global/rt_knowledge.gif) no-repeat right;
}
.rt_r_contact{
	float:right;
	width:94px;
	height:21px;
	background:url(../images/global/rt_contact.jpg) no-repeat right;
}
/*-----------------------------------------------------------
	Links
-----------------------------------------------------------*/
.links{
	background:url(../images/global/link_title.gif) no-repeat 34px 9px;
	padding-top:34px;
	padding-left:30px;
}
.links ul{
	width:846px;
}
.links ul li{
	float:left;
	width:100px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin-right:20px;
}
/*-----------------------------------------------------------
	Footer
-----------------------------------------------------------*/
.footer{
	margin-top:5px;
	font-size:9px;
	background:url(../images/global/dot1.gif) repeat-x top;
}
.footer p{
	padding-left:30px;
	line-height:30px;
	color:#999;
}
.footer p a:link,.footer p a:visited{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	background:#99CC03;
	color:#fff;
}
.footer p a:hover{
	background:#333;
}
.footer p span{
	font-size:12px;
}

/*-----------------------------------------------------------
	Page
-----------------------------------------------------------*/
.page_container{
	text-align:left;
	height:25px;
	line-height:25px;
	background:url(../images/global/dot2.gif) repeat-x top;
}
.page_count{
	float:left;
	line-height:25px;
	width:100px;
	color:#000;
}
.page_controle{
	float:right;
	text-align:right;
	line-heihgt:25px;
	width:100px;
}
.page_controle a:link,.page_controle a:visited{
	color:#000;
}
.page_controle a:hover{
	color:#666;
}

/*-----------------------------------------------------------
	others
-----------------------------------------------------------*/

a.detaillink1:link,a.detaillink1:visited{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	background:#99CC03;
	color:#fff;
	}
a.detaillink1:hover{
	background:#333;
}