@charset "utf-8";
#flash {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	height: 420px;
	background-image: url(../../img/index/flashRep.gif);
	background-repeat: repeat-x;
}
#indexCage {
	max-width:1200px;
	min-width:850px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#indexCage  h2 {
	font-size: 10px;
	line-height: 100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9996px;
	height: 30px;
}
#indexCage  p {
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#indexCage  img {
	margin-left: 15px;
}
#summary {
	width: 620px;
	float: left;
	position: absolute;
	left: 30px;
	top: 0px;
}




#left {
	margin: 0px;
	padding: 0px;
	width: 290px;
	float: left;
}
#left h2 {
	background-image: url(../../img/index/t1.gif);
	width: 270px;
}
#left p, #center p {
	font-size: 12px;
	line-height: 130%;
}


#center {
	margin: 0px;
	padding: 0px;
	width: 330px;
	float: left;
}
#center h2 {
	background-image: url(../../img/index/t2.gif);
	width: 325px;
}
#summary h3 {
	padding-left: 15px;
}

#btnSummary a, #btnScreenshot a {
	/*\*/
	overflow:hidden;
	/**/
	clear: both;
	font-size: 10px;
	line-height: 100%;
	margin: 0px;
	text-indent: -9996px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
}
#btnSummary a {
	background-image: url(../../img/index/btnSummary.gif);
	width: 129px;
	
}
#btnScreenshot a {
	background-image: url(../../img/index/btnScreenshot.gif);
	width: 189px;
	
}
#btnSummary a:hover, #btnScreenshot a:hover {
	background-position: 0px -20px;
}


#summary  h4 {
	clear: both;
	font-size: 10px;
	line-height: 100%;
	margin: 0px;
	text-indent: -9996px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 25px;
	height: 80px;
	width: 600px;
}
#summary  h4  a {
	/*\*/
	overflow: hidden;
	/**/
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 600px;
	background-image: url(../../img/index/wmsScorer.gif);
}
#summary  h4  a:hover {
	background-position: 0px -80px;
}

#right {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 640px;
}
#right h2 {
	background-image: url(../../img/index/news.gif);
	width: 105px;
}
#news {
	height:220px;
	overflow: auto;
	padding: 10px;
}
.date {
	color: #0E6BAF;
}
#right p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#news em {
	font-style: normal;
	padding-left: 15px;
	color: #FF6699;
}
#news h3 {
	font-size: 110%;
	line-height: 100%;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3#megane  {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	background-image: url(../../img/common/meganeBlue.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 17px;
}
