body{
		margin:0px;
		padding:0px;
		padding-top:20px;
		background-color:#000000;
}

#main_div{
		width:700px;
		height:820px;
}

.commen_floting_div{
		float:left;
}

#first_main_top_layer{
		position:absolute;
		width:700px;
		height:799px;
		background:url(../images/top_main_layer.png) no-repeat;
}

#first_top_item_div{
		position:absolute;
		width:170px;
		height:286px;
		background:url(../images/first_shadow_item.png) no-repeat;
		margin-top:100px;
		margin-left:70px;
}

#second_top_item_div{
		position:absolute;
		width:120px;
		height:125px;
		background: url(../images/second_shadow_item.png) no-repeat;
		margin-top:480px;
		margin-left:530px;
}

#top_button_div{
		float:left;
		width:203px;
		height:47px;
		margin-left:446px;
		display:inline;
}

#content_area_div{
		float:left;
		width:470px;
		height:450px;
		margin-left:200px;
		margin-top:20px;
		display:inline;
}

#content_left_column_div{
		float:left;
		width:248px;
}

#left_content_div{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
		width:210px;
		padding-left:20px;
		text-align:left;
		line-height:16px;
}

#play_button{
		float:left;
		width:100px;
		height:70px;
		margin-top:120px;
		padding-left:16px;
}

#content_header_div{
		float:left;
		width:248px;
		height:104px;
		margin-bottom:10px;
}


#content_right_column_div{	
		float:left;
		width:222px;
		margin-top:220px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
		text-align:left;
}

.right_list_content{
		float:left;
		padding-left:15px;
		margin-bottom:8px;
		width:205px;
		background:url(../images/dot.jpg) left top no-repeat;
		text-align:left;
}

.right_content_div{
		float:left;
		width:220px;
		text-align:left;
		line-height:16px;
}

.right_content_div a:link, .right_content_div a:visited{
		text-decoration:none;
		color:#0CC;
}

.right_content_div a:hover{
		color:#F93;
}

.image_frame_div{
		float:left;
		width:52px;
		height:76px;
}

#content_frame_div{
		float:left;
		width:522px;
		height:780px;
		background:#2b383b;
		margin-left:170px;
		display:inline;
}

#image_frame_div{
		float:left;
		width:251px;
		height:275px;
		background: url(../images/image_frame.png) no-repeat;
		margin-left:273px;
		display:inline;
}

#top_image_div{
		float:left;
		width:169px;
		height:179px;
		margin-top:5px;
		padding-left:72px;
}

#content_image_div{
		float:left;
		width:264px;
		height:328px;
		padding-left:27px;
		margin-top:117px;
}

.click_style{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#FFF;
		text-align:left;
		padding-left:3px;
}

.click_style_02{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#FFF;
		text-align:left;
		padding-left:30px;
}

A:link {text-decoration:none; font-weight:normal; color: #6573af; text-align:left;}
A:visited {text-decoration:none; font-weight:normal; color: #6573af;}
A:active {text-decoration:none; font-weight:normal; color: #6573af;}
A:hover  {text-decoration:none; font-weight:normal; color: #98a6e4;}


#footer{
		float:left; 
		color:#eeeeee; 
		width:700px; 
		height:20px; 
		margin-top:20px; 
		text-align:center; 
		font-family:Arial; 
		font-size:7pt;
}

#links_main_frame{
		position:absolute;
		width:105px;
		margin-left:39px;
		margin-top:21px;
}

#apple_store{
		float:left;
		width:105px;
		height:36px;
}

#neuronic{
		float:left;
		width:72px;
		height:70px;
		padding-left:15px;
		margin-top:550px;
}


.utube_div{
		float:right;
		margin-top:15px;
		text-align:right;
		padding-left:5px;
		font-size:10px;
		line-height:15px;
}