* {margin:0;padding:0}
/* mac hide \*/

html,body{height:99%;width:100%;}
/* end hide */

body { 
	text-align:center;
	min-height:600px;/* for good browsers*/
	min-width:550px;/* for good browsers*/
	font-size: 10px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
}

#xouter{
	height:95%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 420px;
}	

#xinner {
	width: 600px;
	background:#fff;
	height: 420px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#xcontainer2 {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
}	

#xinner2 { width: 580px; background:#fff; text-align: center; height: 420px; overflow: auto; margin-left:auto; margin-right:auto; }

a { text-decoration:none }

.bottom { color: #666666; font-size: 9px; line-height: 14px;}

.ooo:link { color:#222222; font-size: 17px;} 
.ooo:visited { color:#222222; font-size: 17px; } 
.ooo:hover {color: #222222;  font-size: 17px; text-decoration: underline; } 

.info:link { color:#222222; font-size: 11px;} 
.info:visited { color:#222222; font-size: 11px; } 
.info:hover {color: #222222;  font-size: 11px; text-decoration: underline}

head { color: #222222; font-size: 22px; background-image: none; text-align: left; }
.sub{ color: #222222; font-size: 12px; background-image: none; text-align: left; }
.txt { color:#222222; font-size: 11px; text-align: left; }
.txt2 { color:#222222; font-size: 11px; text-align: left; width:540px; }


