form {margin:0}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body
{
	background: #004774 url(images/bg.gif);
	/*background: #F1ECE5;*/
	background-repeat: repeat-x;
}

#box_header
{
	text-align: left;
	height: 68px;
	width: 890px;
	margin-top: 5px;
	
}

#box_main
{
	height: auto !important;
	width: 890px;
	/*background: white;*/
}

#box_message
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -110px;
	width: 350px;
	height: 255px;
	padding: 10px;
	border: 1px solid #000000;
	background: #B1E9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
/*	text-align: justify;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;*/
	z-index: 99;
}

/* begin top navigation */
#logo
{
	width: 220px;
	height: 68px;
	text-align: left;
	float:left;
}

#banner
{
	width: 658px;
	height: 68px;
	text-align: right;
	float:left;
}

#box_navi
{
	background: #F0F0F0 url(images/bg_navi.gif);
	background-repeat: repeat-x;
	width: 887px;
	height: 48px;
	margin-bottom: 17px;
}


#navi_search
{
	background: url(images/left_navi.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 48px;
	padding: 13px 0px 0px 6px;
	text-align: left;
	float:left;
}

#navi_links
{
	height: 48px;
	background: url(images/right_navi.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 17px 6px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* end top navigation */

/* end left navigation */
#box_left
{
	height: 100%;
	width: 210px;
	/*background: blue;*/
	float: left;
	text-align: left;
	font-size: 0px;
}

#category_head
{
	height: 33px;
	width: 180px;
	background: url(images/head_category.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.head_std
{
	height: 33px;
	width: 180px;
	background: url(images/head_std.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_content
{
	height: auto !important;
	width: 180px;
	background: url(images/head_bg.gif);
	background-repeat: repeat-y;
	padding: 2px 6px 0px 6px;
	text-align: left;
}

.box_footer
{
	height: 7px;
	width: 180px;
	background: url(images/head_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
/* end left navigation */

/* main content */
#content
{
	height: auto !important;
	width: 680px;
	/*background: red;*/
	float: left;
	margin-bottom: 15px;
}

#content_header
{
	height: 7;
	width: 680px;
	background: url(images/main_header.gif);
	background-repeat: no-repeat;
	font-size: 0;
}

#content_main
{
	height: auto !important;
	width: 680px;
	background: url(images/main_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 1px 20px 1px;
	text-align: left;
}

#content_footer
{
	height: 7;
	width: 680px;
	background: url(images/main_footer.gif);
	background-repeat: no-repeat;
	font-size: 0;
}
/* end main content */


#footer
{
	height: 50px;
	background: #D4D4D3;
	border-top: 1px solid #701D1E;
}

/* movie section */




/* end movie section */

#search_popup
{
	position: absolute;
	padding: 4px;
	border: 1px solid #333333;
	z-index: 99;
	background: #FFFFFF;
}

.navi_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.navi_link:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.navi_link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.navi_link:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.navi_link:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.navi_bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.navi_bottom:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
.navi_bottom:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_bottom:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_bottom:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}