/* CSS Document */
html,body{
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0;
	font:normal 14px/130% MS Sans Serif;
	color:#666666;
	margin:0 auto;
	background:url(../images/bg.gif) repeat-x;
}#wrapper{
	width:916px;
	height:100%;
	margin:0 auto;
}#logo-c{
	position:absolute;
	margin:35px 0 0 28px;
}#connent-c{
	width:688px;
	margin:0 0 0 7px;
}#connent-full{
	width:660px;
	margin:0 0 0 30px;
}#slogan{
	position:absolute;
	width:230px;
	height:15px;
	margin:10px 0 0 640px;
}#nav{
	float:right;
	margin:31px 0 0 0;
	width:646px;
	height:78px;
}#contentx{
	position:relative;
	width:900px;
	margin:0 auto;
}#footer{
	width:916px;
	height:96px;
	background:url(../images/c-bottom.png) no-repeat;
}#text-footer{
	width:500px;
	height:50px;
	text-align:center;
	margin:0 auto;
}#tap-left{
	float:left;
	width:233px;
	margin:0 0 0 18px;
}#tap-left-win{
	width:218px;
	margin:40px 0 10px 0;
}#tap-left-text{
	width:200px;
	margin:5px 0 0 5px;
	font:bold 15px/130% MS Sans Serif;
	color:#7B734A;
}#tap-left-network{
	width:218px;
	margin:0 0 10px 0;
}#tap-left-text2{
	width:200px;
	margin:0 0 10px 10px;
}#tap-right{
	float:left;
	width:646px;
	height:100%;
}#tap-right-table{
	float:left;
	width:606px;
	margin:20px 0 0 0;
}#banner{
	position:absolute;
	top:60px;
	width: 350px;
	margin:0 0 0 10px;
}#banner2{
	width: 350px;
	margin:0 0 0 0px;
}.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}* html .clearfix{
	height:1%;
}


/*ssssssssssssssssssssssssssssssssssssss*/
a {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #047DC2;
}
a:active {
	text-decoration: none;
	color: #00A1F1;
}

