/* Global */
html,body {
overflow:auto;
}
body,td,th {
	font-family: Georgia, Verdana;
	color: #333333;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FF0000;
}

/* Format */

#mm{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 140px;
	z-index: 2;
}
#mm img{
	display: block;
}
#sm{
	position: absolute;
	left: 20px;
	top: 110px;
	width: 220px;
	z-index: 2;
}
#sm img{
	display: block;
}
#nav{
	position: absolute;
	left: 20px;
	top: 174px;
	width: 60;
	z-index: 2;
}
#nav img{
	margin-right: 5px;
}

#c1{
	position: absolute;
	left: 20px;
	top: 110px;
	width: 460px;
	z-index: 2;
}
#c2{
	position: absolute;
	left: 20px;
	top: 215px;
	z-index: 2;
	padding-bottom: 20px;
}
#c2top{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#caption{
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 3;

}

/* Special */

#c2rw{
	position: absolute;
	left: 50%;
	top: 20px;
	width: 580px;
	margin-left: -290px;
	z-index: 1;
	text-align: center;
}
#c2sp{
	position: absolute;
	left: 0px;
	top: 205px;
	z-index: 2;
}
#c2il{
	position: absolute;
	left: 20px;
	top: 215px;
	z-index: 2;
}
div#c2il img{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13 , #p14 {
	position: fixed;
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	z-index: 100;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #FFF;
}
#boxCB {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left:-530px;
	
}
#boxCBL {
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}
#boxCBC {
	position: absolute;
	top: 50%;
	margin-top:-300px;
	left: 50%;
	margin-left:-530px;
	
}
#boxCBC2 {
	position: absolute;
	top: 50%;
	margin-top:-400px;
	left: 50%;
	margin-left:-530px;
	
}
#boxCBF {
	position: absolute;
	top: 50%;
	margin-top:-290px;
	left: 50%;
	margin-left:-480px;
	
}
#close {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index:100;

}
#playSound {
	position: absolute;
	top: 60px;
	left: 20px;
	z-index:100;
}
