@charset "UTF-8";
/* CSS Document */

/*partners.css*/

#company_box{
	display:block;
	background-color:#FFFF33;
}


#logo_box{
	display:block;
	background-color:#00CC66;
}

#company_description{
	display:block;
	position:absolute;
	top:30px;
	right:0px;
	background-color:#3333CC;
}



/*pico_tca.html*/

#pico_1us{
	position:relative;
	
}

#pico_1ur{
	position:relative;
	left:120px;
	top:-80px;

}


#pico_xue{
	position:relative;
	top:-114px;
		left:300px
	
}






/*What we do*/
.separator {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8D0916;
}
.separator_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8D0916;
}



.bottom_separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0916;
	}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8D0916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
}

.left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8D0916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
}
