A:link{
	color: #D448E9;
	text-decoration: none;
}
A:visited{
	color: #D448E9;
	text-decoration: none;
}
A:active{
	color: red;
	text-decoration: none;
}
A:hover{
	color: red;
	text-decoration: none;
}
body{
	padding: 0px;
	color: white;
	margin: 0px auto;
	background: url('../images/bg2.gif');
}
#body02{
	border:0px solid black;
	padding: 0px 10px;
	margin: 0px auto;
	text-align: left;
	height: 100%;
	font-size: 110%;
	background: url('../images/bg2.gif');
}
/* head */
#googlesearch{
	margin: 10px 10px 0px 0px;
}
#header{
	margin-top:0px;
	height:200px;
	background: url('../images/movie-top.jpg');
}
#headermain{
	height:100%;
	margin-bottom: 0px;
}
/* main body */
#mainbody{
	padding: 0px;
	magin: 0px;
	height: 100%;
	background-color:#404040;
}
#mainbodyleft{
	border:0px solid black;
}
#mainbodyright{
	border:0px solid black;
	margin-right:4px;
}
/*
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~today movie */

#dougamoviename{
	margin-top:9px;
	width: 343px;
	height:21px;
	background: url('../images/movie-rog.gif');
}
#dougamovie{
	border:0px solid black;
	width: 340px;
	height:auto;
}
#dougamoviemain{
	margin-top: 9px;
	width: 340px;
	height:auto;
	background-color:#404040;
}
.dougamovie01 img{
	margin:0px 0px 0px 10px;
	width:320px;
	height:auto;
}
#dougamovie02{
	margin:0px 4px 0px 10px;
	width:329px;
	height:auto;
	background-color:#404040;
}
#douga{
	width: 340px;
	height:auto;
	border-bottom:1px solid #404040;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~information 01 */
#informationname01{
	margin-bottom:9px;
	height:21px;
	background: url('../images/pickup1.gif');
}
#information01{
	margin-top: 9px;
	height: 140px;
	background-color: #404040;
}
#information01main{
	border-bottom:2px dotted #747474;
	margin-top: 9px;
	height:111px;
	background-color: #404040;
}
.information01left{
	height:100px;
}
.information01left img{
	margin-left:4px;
	width:100px;
	height:100px;
}
#information01right{
	width:240px;
	background-color: #404040;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main body03 */
#mainbody3{
	border:0px solid black;
	clear: both;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~footer */
#footer{
	padding: 0px;
	magin: 0px;
	height:100px;
	clear: both;
	background: url('../images/movie_bottom-rog.jpg');
}


}