@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
a img{
	border:0;
	}
body{
	margin:0px;
	padding:0px;
	}
div.whole{
	margin:auto;
	width:862px;
	background-image:url(images/shadow.png);
	overflow:hidden;
}
div.content{
	margin:auto;
	width:850px;
}
div.header{
	background-image:url(images/header.png);
	width:850px;
	height:271px;
	overflow:hidden;
}
.divider{
	width:850px;
	height:1px;
	background:#FFF;
	overflow:hidden;
}
div.menu{
	width:850px;
	height:25px;
	background-image:url(images/menu_bg.png);
	overflow:hidden;
}
a.navigation{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:10px;
	border-right:#FFF 1px solid;
	text-decoration:none;
	color:#FFF;
}
div.navigation_h{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:10px;
	color:#FFF;
}
div.info{
	width:850px;
}
div.left_info{
	width:255px;
	float:left;
	margin-left:15px;
}
div.right_info{
	width:550px;
	float:left;
	margin-left:15px;
}
div.left_header_pic{
	width:255px;
	height:25px;
	background-image:url(images/left_content_header.png);
}
div.right_header_pic{
	width:550px;
	height:25px;
	background-image:url(images/right_content_header.png);
}
div.left_text{
	width:253px;
	border: #FC9 1px solid;
	border-top:0;
}
div.right_text{
	width:548px;
	border: #FC9 1px solid;
	border-top:0;
}
div.text_1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:10px;
	color:#666;
}
.table{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:#FC9 1px solid;
	margin-left:20px;
	}
.links{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	color:#F00; 
	font-style:italic;
	}
.table1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:#FC9 1px solid;
	width:800px;
	margin:auto;
	}









