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

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
	 	margin-bottom: 0px;
background-color:#fff;
}

.topbar{
	position: relative;
	width:100%;
	height:35px;
	background-image:url(img/W1DESIGN_MAIN_r1_c1.png);
	background-repeat:repeat-x;
	}
	
.logo1{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	text-align:center;

	}
.movie{
	position: relative;
	text-align:center;
	width: 912px;
	left:1;
	height: 207px;
	line-height:1;
	top: 0px;
	background-image:url(img/W1DESIGN_MAIN_r3_c2.png);
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	}


.menubar {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align:center;
	background-image:url(img/W1DESIGN_MAIN_r4_c2.png);
	background-repeat:no-repeat;
	width: 912px;
	height: 32px;
	}

		
.text {
	font-size:10px;
	margin-left: 10px;
	color:#333333;
	line-height:1.6;
	}
	
.text2 {
	font-size:10px;
	color:#333333;
	line-height:1.4;
	}

.maincontent2 {
	position: relative;
	float:left;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 329px;
	height: 301px;
	}	
	
	.maincontent3 {
	position: relative;
	float:left;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 330px;
	height: 301px;
	}	

.bottombar{
	position: absolute;
	width:100%;
	text-align:left;
	height:82px;
	background-image:url(img/W1DESIGN_MAIN_r11_c1.png);
	background-repeat:repeat-x;
	top:1055;
	}
	
	
	
.pinktext {
	color:#FF1D9B;
		font-size: 10px;
	}
	
.pinklinks {
	color:#FF1D9B;
			text-align:center;
		font-size: 10px;
		line-height:3.5;
		font-style:normal;
		font-weight:100;
		text-align:center;
	}
	
.smalltext {
	font-size: 10px;
	}
.movbox {
	font-size: 10px;
	text-align:left;
	}
	
.whitetext {
	color:#FFF;
    }
.bluetext {
	color:#99defd;
	font-size: 7;
	}
.whitetitletext {
font-style:bold;
	color:#FFF;
    }
