* {
	font-family: Osaka;
	font-size: 12px;
	line-height: 22px;
    margin:0px;
    padding:0px;
}

body {
	color: #323232;
	background-color: #d7d7d7;
	background-image: url(image/body_bg.jpg);
	background-repeat: repeat-x;

}

td, th {
	color: #323232;
}

a {
	color: #041656;
	text-decoration: underline;
}

a:hover {
	color: #B01825;
	text-decoration: underline;
}

h1 {
	color: #AE1726;
	font-size: 18px;
	font-weight: bold;
	margin:0 0 10px 0;
}

h2 {
	color: #041656;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	color: #090C11;
	font-size: 14px;
	font-weight: bold;
}

p {
	color: #323232;
	font-size: 12px;
	margin: 0 0 10px 0;
}

img {
	border: none;
}

dl {
	_height:1%; /* IE6 Hack */
	color: #323232;
	font-size: 12px;
	padding: 3px;
	border: 2px solid #87929b;
	background-color: #FFFFFF;
}

dt {
	color: #323232;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: left;
}

dd {
	color: #323232;
	font-size: 12px;
	margin:0 0 0 170px;
}

form {
	background-color: #FFFFFF;
}
.form_bg {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #031754;
	padding-right: 5px;
}
input {
	font-size: 12px;
	line-height: 22px;
	color: #323232;
	background-color: #FFFFFF;
	height: 22px;
}
.input {
	font-size: 12px;
	line-height: 22px;
	color: #323232;
	font-weight: bold;
	background-color: #949cb6;
	border: none;
	height: 22px;
	width: 60px;
}

.table_frame {
	background-color: #FFFFFF;
	border: 1px solid #02253c;
}

.product_frame {
	background-color: #FFFFFF;
	border: 1px solid #031754;
	margin-bottom: 10px;
}
.product_name_bg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87929b;
	background-color: #FFFFF0;
	padding: 2px 0 2px 4px;
}

.content_size {
	padding: 10px 15px;
	height: 340px;
}

.white {
	color: #FFFFFF;
}
.red {
	color: #AE1726;
}
.blue {
	color: #041656;
}
.ivory {
	color: #FFFFF0;
}
.gray_light {
	color: #CCCCCC;
}
.gray_medium {
	color: #323232;
}

.navi_right_padding {
	padding-right: 5px;
}
.navi_right_padding img {
	padding: 5px 2px;
}
.navi_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c1a3d;
	font-weight:bold;
	text-decoration: none;
}
.navi_right a {
	color: #0c1a3d;
	text-decoration: none;
}
.navi_right a:hover {
	color: #0c1a3d;
	text-decoration: underline;
}

.navi_left_padding {
	padding-left: 5px;
}
.navi_left {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navi_left a {
	color: #FFFFFF;
	text-decoration: none;
}
.navi_left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_top_bg {
	background-color: #0c1a3d;
}
.menu_top_border {
	border-top: 2px groove #87929b;
	border-right: 2px groove #949cb6;
	border-bottom: 2px groove #949cb6;
	border-left: 2px groove #87929b;
}
.menu_top {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_top a {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_top a:hover {
	color: #87929b;
    text-decoration: none;
}

.menu_left {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
}
a.menu_left a {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_left a:hover {
	color: #87929b;
    text-decoration: none;
}

.top_bg {
	background-color: #FFFFFF;
}
.left_bg {
	background-color: #031754;
	background-image: url(image/left_bg.jpg);
	background-repeat: repeat-y;

}
.bottom_bg {
	background-color: #0d1324;
	background-image: url(image/bottom_bg.jpg);
	background-repeat: no-repeat;

}

.main_image_border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0c1a3d;
	background-color: #FFFFFF;
	background-image: url(image/main_image.jpg);
	background-repeat: no-repeat;

}

.left_image_border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0c1a3d;
	background-color: #FFFFFF;
	background-image: url(image/left_image.jpg);
	background-repeat: no-repeat;

}
.image_border {
	margin: 5px;
	border: 1px solid #041656;
}
.image_left {
	margin: 0 5px 5px 0;
	border: 1px solid #041656;
	float:left;
}

.image_right {
	margin: 0 0 5px 5px;
	border: 1px solid #041656;
	float:right;
}

.thumbnail_border {
	margin: 0 4px 4px 0;
	border: 1px solid #87929b;
}

.thumbnail_box {
	padding: 4px;
	font-size: 11px;
	border: medium solid #87929b;
	background-color: #e8ecf0;
}
.thumbnail_title {
	color: #AE1726;
	font-size: 12px;
	font-weight: bold;
}
.link_box {
	font-size: 11px;
	text-decoration: none;
	color: #0c1a3d;
}
a.link_box a {
	color: #0c1a3d;
	text-decoration: none;
}
a.link_box a:hover {
	color: #87929b;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 1px;
}

.clear {
    clear: both;
}

.list {
	list-style-position: inside;
	list-style-type: square;
	color: #949cb6;
	margin-left: 5px;
}

.uline {
	text-decoration: underline;
}

.dline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949cb6;
}

.padding_top {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #041656;
	margin-top: 10px;
}
.padding_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c1a3d;
	text-decoration: underline;
	font-weight:bold;
}
.padding_top a:hover {
	color: #AE1726;
	text-decoration: underline;
}
.padding_top img {
	margin: 0 5px 0 0;
}
.padding_1 {
	margin: 0px 0px 15px 15px;
	clear:both;
}

.padding_2 {
	color:#041656;
	font-weight:bold;
	padding:5px;
	background-color:#e8ecf0;
	clear:both;
}
