body {
	background: url(../images/head_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none
}

a.noline {
	text-decoration: none
}

.warp {
	width: 958px;    
	margin: auto
}

.clear {
	clear: both;
}

.right,.tabs .one em,.tabs .two em {
	float: right;
}

.left{
	float:left;
}


#head {
	position: relative;
	height: 62px;
	overflow: hidden;
	margin-top:-5px
}

#head a#logo {
	background: url(http://www.aoyunchina.com/images/2008logo.gif);
	width: 253px;
	height: 52px;
	text-indent: -99em;
	position: absolute;
	top: 7px;
	left: 0px
}
