* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:504px;/* for good browsers*/
	min-width:775px;/* for good browsers*/
	background-color: #EBEBEB;
	font-family    : Arial, Tahoma;
    	font-size      : 12px;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 504px;
}	
#xinner {
	width: 775px;
	background:url(../images/weiche2.jpg) no-repeat left top;
	height: 504px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.type_html {
	position:relative;
	padding: 423px 0px 0px 310px;
	float:left;
	font-weight:bold;
}
* html .type_html {
	width: 375px;
	}
.type_flash {
	position:relative;
	padding: 423px 0px 0px 52px;
        font-weight:bold;
	float:left;
}
.clearall {
	clear:both;
	}
	
a {
  text-decoration: none;
  color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
