﻿/* style */

<!-- 
@font-face {
	font-family: Segoe UI;
	font-style:  normal;
	font-weight: normal;
	src: url(../font/segoeui.eot);
}
-->

a {
	color: #0C3D91;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.image_border_0 {
	border: 0;
}

.image_border_0_wrap {
	border: 0;
	clear: left;
	float: right;
}

.image_border_0_wrap_01 {
	border: 0;
	float: left;
}

.image_border_0_padding {
	border: 0;
	padding-left: 20px;
	padding-top: 5px;
}

.image_border_0_padding_right {
	background-position: left center;
	border: 0;
	padding-bottom: 10px;
	padding-right: 15px;
}

.image_float_left {
	border: 0;
	float: left;
	padding-right: 10px;
}

.image_float_left_01 {
	border: 0;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}

.image_float_left_01 {
	border: 0;
	float: left;
}


.image_float_left_02 {
	border: 0;
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
}

.image_float_right_01 {
	border: 0;
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

.image_padding_top
{
	border: 0;
	float: left;
	padding-top: 10px;
}

#video_right {
	background-image: url('../image/default/remoteeyes_video_background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 250px;
	margin-top: 10px;
	width: 225px;
}

.number {
	color: #333333;
	font-weight: bold;
}

.page
{
	background-color: #FBFBFB;
	color: #444444;
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.page_news
{
	background-color: #FBFBFB;
	background-image: url('../image/news/layout_background.jpg');
	background-repeat: repeat-x;
	color: #444444;
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.space_05 {
	height: 5px;
}

.space_clear {
	clear: both;
}

.space_clear_2 {
	clear: both;
	height: 2px;
}

.space_clear_border {
	border-left: 1px #9AB686 solid;
	border-right: 1px #9AB686 solid;
	clear: both;
}

.space_10 {
	height: 10px;
}

.space_10_800 {
	height: 10px;
	width: 800px;
}

.space_10_clear {
	clear: both;
	height: 10px;
}

.space_15 
{
	background-image: url('../image/global/space_1000_2.gif');
	background-position: left center;
	background-repeat: no-repeat;
    float: left;
    height: 15px;
    width: 870px;
}

.space_15_clear {
	clear: both;
	height: 15px;
}

.space_15_no_clear {
	background-image: url('../image/default/spotlight_space.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
}

.space_25 {
	height: 25px;
}

.space_width_25 {
	float: left;
	height: 100px;
	width: 25px;
}

.space_width_50 {
	float: left;
	height: 50px;
	width: 50px;
}

.space_700_25 {
	float: left;
	height: 25px;
	width: 700px;
}

.space_product_panel {
	float: left;
	height: 300px;
	width: 35px;
}

.space_7_740 {
	height: 7px;
	width: 740px;
}

.text_01 {
	font-weight: bold;
}

.text_02 {
	color: #800000;
}

.text_03 {
	color: #222222;
}

.text_04 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.text_05 {
	color: #336699;
	font-weight: bold;
	font-size: 20px;
}

.text_06 {
	color: #800000;
	font-weight: bold;
}

.text_07 {
	color: #336699;
	font-weight: bold;
}

.text_08 {
	color: #336699;
	font-size: 18px;
	font-weight: bold;
}

.text_news
{
	color: #880000;
}

.transparency_off {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.transparency_on {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

.transparency_off_map {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.transparency_on_map {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

.transparency_off_01 {
	border: 1px #336699 solid;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.transparency_on_01 {
	border: 1px #FFFFFF solid;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.transparency_off_02 {
	border: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.transparency_on_02 {
	border: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

