@charset "UTF-8";
#webgameCW_main 						{	width: 960px;	margin: 0 auto;		background:#ffffff;		font-size: 85%;			}
#webgameCW_main img 					{	border-width: 0px;		}
#webgameCW_main a:hover img 			{	opacity: 0.8;	filter: alpha(opacity="80");									}
#webgameCW_zone							{	width: 960px; 	height: 950px;		background-image:url('../../webgameCW/images/game1.png');	background-repeat: no-repeat;	}
#webgameCW_game							{	width: 960px;	height: 850px;		text-align:center;		}
#webgameCW_gamemain						{	width: 870px;	height: 600px;		margin: 0 0 0 0px;			padding: 0;		overflow: hidden;		}
#webgameCW_applicationImage				{	margin: 90px 0 0px 0 ;	position: relative;		top: 0px;		left: 0px;		text-align: center;		}
#webgameCW_weblinkButton 				{ 	z-index: 10;	margin-bottom:30px; }
#webgameCW_instruction 					{	width: 960px;	}
#webgameCW_instruction2 				{	width:960px;	margin: 0 0px;	}
#webgameCW_instruction2 h3				{	font-size: 110%;	font-weight: bold;	background-color: #FFE0E0;	padding:2px 5px;	margin: 10px 0 0 0;				}
#webgameCW_instruction2 .tableHeader	{	width: 480px;	height: 30px;	font-size: 110%;	font-weight: bold;	color: #FF6060;	margin: 0;	padding: 0;			}
.webgameCW_gameObject 					{		margin: 0;		padding: 0;		visibility: hidden;		overflow: hidden;		position: absolute;	}

