@charset "utf-8";
/* CSS Document */
body{
	margin:0px;	
}

#ch_header{
	width: 100%;
	height: 175px;
	background: url(../images/chinesebg01.gif) repeat-x;
}

.ch_logo{
	width: 154px;
	height: 59px;
	margin: 50px 0 0 50px;
	border: 1px sold red;
	background:url(../images/ch-logo.png) no-repeat;
	text-indent: -999999px;
	position:absolute;
}