@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Baskerville;
	font-size: 14px;
	color: #A1A1A1;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #EDEDED;
	text-decoration: none;
}
#container{
}
#stage{
width:632px; 
overflow: auto;
overflow-x:hidden; 
overflow-y:hidden; 
height:600px; 
margin:0 auto;}
#stage a img{
border:0;
width:100%;
max-width:600px;
}
#myList{
width:450000px; 
border:0; 
margin:0; 
padding:0; 
}
#myList li{
list-style:none; 
margin:0;  
border:0; 
padding:0px; 
background:#FFFFFF;
float:left;
width:632px;
height:450px;
}
.content_image{
width:632px;
height:450px;
z-index:1;
overflow:hidden;
vertical-align:middle;
text-align:center;
}
.content_image img{
}
#content_menu{
position:absolute;
left:50px;
top:0px;
width:632px;
height:475px;
z-index:10;}
.content_header{
width:532px;
height:20px;
padding-top:30px;
padding-bottom:10px;
padding-left:50px;
padding-right:50px;
font-size:26px;
}
.content_text{
width:532px;
height:135px;
padding-left:50px;
padding-right:50px;
line-height:16px;}

