* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	}

img {
	border: none;
	}

a {text-decoration: none;color: #0575BD;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

/*  container */
#container {
	width: 950px;
	margin: 10px auto;
	}

/* header */
#header {
	width: 950px;
	font-size: 11px;
	}

#logo {
	width: 170px;
	height: 70px;
	float: left;
	}

#header_right {
	float: right;
	width: 760px;
	margin: 10px;
	text-align: right;
	}

#header_right a {
	margin: 0 15px;
	color: #666666;
	}

#search {
	clear: both;
	width: 950px;
	}

#text {
	margin: 15px 15px 10px 0;
	line-height:135%;
	font-size: 12px;
	}
	
#photo {
	float:left; 
	clear:both; 
	margin-right: 18px;
	}
 
/* menu */
#menu {
	clear: both;
	width: 950px;
	height: 12px;
	padding: 10px 0 7px 0;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	}

#menu a {
	margin: 0 20px;
	font-weight: bold;
	color: #cccccc;
	}

#menu a:hover {
	color: #ffffff;
	}

#menu a.page_on {
	color: #ffffff;
	}

/* menu_edited */
#menu_e a{
	font-size: 12px;
	font-weight: bold;
	color: #0575BD;
	}

/* main */
#main {
	width: 920px;
	margin-top: 0;
	padding: 5px 14px;
	font-size: ;
	}

#main_left {
	float: left;
	width: 735px;
	}

#popularbar {
	height: 29px;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
    line-height: 1.2em;
	}

#movies {
	width:733px;
	height:440px;
	}

.movie {
	width: 350px;
	height: 90px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
    overflow: hidden;
	}

#faq {
	width: 700px;
	padding: 20px 0px 0px 0px;
	}
	 
.question{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color; #000000; 
  	}
  	
.answer{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color; #000000; 
  	}
  
.m_thumbnail {
	float: left;
	padding-right: 5px;
	}

.m_info {
	float: right;
	width: 220px;
	}

.m_infotop {
	width: 220px;
	height: 15px;
	padding-bottom: 5px;
	}

.m_title {
	float: left;
	font-size: 15px;
	}

.m_views {
	float: right;
	color: #666666;
	font-size: 12px;
	}

.m_infomiddle {
	margin-top: 5px;
	width: 220px;
	height: 48px;
	}

.m_description {
	color: #666666;
	font-size: 12px;
	line-height: 1em;
	}

.m_infobottom {
	width: 220px;
	height: 12px;
	margin-top: 5px;
	}

.m_owner {
	float: left;
	font-size: 12px;
	}

.m_length {
	float: right;
	text-align: right;
	color: #666666;
	font-size: 12px;
	}

.m_posted {
	float: right;
	text-align: right;
	color: #666666;
	font-size: 12px;
	}
	
.note {
	color: #ff0000;
	}

.error {
    font-size:.8em;
    color:red;
    font-style:italic;
}

.ttl {
	font-weight: bold;
	font-size: 12px;
	}
	
#main_right {
	float: right;
	width: 175px;
	height: ;
	margin-left: 10px;
	}

#login {
	width: 173px;
	margin-bottom: 10px;
	padding: 5px 0 16px 0;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	}

/* footer */
#footer {
	width: 950px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	}

#footer p span {
	font-weight: bold;
	font-size: 12px;
	}
#priceTable{
border-collapse: collapse;
background-color: FF9900;
cellpadding:0;
cellspacing:0;
text-indent:5px;
border-color: #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
