.layout
{
	background-image: url(/images/center_line.gif);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.layout_left
{
	float: left;
	width: 692px;
	margin-top: 8px;
	padding: 0px;
}
.layout_right
{
	float: left;
	width: 308px;
}
.box_table
{
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
}
.layout .box_up
{
	background-image: url(/images/main_box_up.gif);
	width: 330px;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
.layout .box_bottom
{
	background-image: url(/images/main_box_bottom.gif);
	width: 330px;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
.layout .box_bg
{
	background-image: url(/images/main_box_bg.gif);
	background-repeat: repeat-y;
	width: 330px;
	height: auto;
}
.layout ul
{
	margin: 0px;
	padding: 0px;
}
.layout li
{
	margin-left: 20px;
	padding: 2px;
	list-style-position: outside;
	list-style-image: url(/images/arr.gif);
	line-height: 15px;
}
.layout li a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.layout li a:hover
{
	color: #848484;
	text-decoration: underline;
}


.color_box
{
	float: left;
	width: 157px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
}
.color_box .text
{
	width: 150px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
.color_box li
{
	width: 130px;
	margin-left: 15px;
	padding: 2px;
	list-style-position: outside;
	list-style-image: url(/images/arr_1.gif);
	line-height: 15px;
}
.color_box li a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.or_up
{
	background-image: url(/images/box_or_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}
.or_bottom
{
	background-image: url(/images/box_or_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}
.or_bg
{
	background-image: url(/images/box_or_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
}
.or_line
{
	background-image: url(/images/box_or_line.gif);
	background-repeat: repeat-y;
	height: auto;
}

.gr_up
{
	background-image: url(/images/box_gr_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}
.gr_bottom
{
	background-image: url(/images/box_gr_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}
.gr_bg
{
	background-image: url(/images/box_gr_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
}
.gr_line
{
	background-image: url(/images/box_gr_line.gif);
	background-repeat: repeat-y;
	height: auto;
}

.cy_up
{
	background-image: url(/images/box_cy_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}
.cy_bottom
{
	background-image: url(/images/box_cy_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}
.cy_bg
{
	background-image: url(/images/box_cy_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
}
.cy_line
{
	background-image: url(/images/box_cy_line.gif);
	background-repeat: repeat-y;
	height: auto;
}

.blu_up
{
	background-image: url(/images/box_blu_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}
.blu_bottom
{
	background-image: url(/images/box_blu_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}
.blu_bg
{
	background-image: url(/images/box_blu_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
}
.blu_line
{
	background-image: url(/images/box_blu_line.gif);
	background-repeat: repeat-y;
	height: auto;
}



.video
{
	text-align: center;
	margin-bottom: 10px;
}

.back_cover
{
	background-color: White !important; /* Major browsers other than IE 6 and below respect the importance immediately */
	background-color: Transparent; /* IE 6 and below use this value instead, even though the above was marked as important */
}
