/* CSS for optiblue's web pages */
body {
	margin-left:100px;
	margin-top:30px;

	width:780px;

	border-style:solid;
	border-width:1px;
	border-color:#9A9A9A;
	background-color:#B0C0FF;
	font-family: Arial, Lucida Grande, Sans-serif, Verdana, Helvetica, Lucida, Geneva;
	font-size:15px;
}

#page_box {
	overflow:hidden;
}

#company_log_box {
	border-style:none;
	width:770px; 
	background-color:#FFFFFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
}

#menu {
	width:750px;

	/* overall background color */
	background: #c29f60;

	float: left;
	list-style: none;
	margin: 0;
/* how far away the menu is from the left edge */
	padding-left: 30px;
	position:relative;
}

#gate_picture_box {
	width:780px;
	margin-bottom:-10px;
}

#content_box {
	width:680px;
	padding-top:40px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
	background-color:#FFFFFF;
}

#footnote_box {
	border-top-style:solid;
	border-width:1px;
	border-color:#3F4F4F;
	font-size:10px;
	color:#808080;
	padding-top:4px;
	text-align:center;
	background-color:#ECE9D8;
	width:780px;
	height:50px;
	position:relative;
}



h3 {
	color:#1f170f;
	font-size:20px;
}

h4 {
	color:#1f170f;
	font-size:17px;
}


#company_introduction {
	width:300px;
	left:550px;
	top:60px;
	position:absolute;
	z-index:1;
	color:#000000;
	text-align:right;
	font-size:14px;
	font-style:italic;
}

.content_box_description {
	padding-right: 10px;
	padding-bottom: 40px;
	line-height:20px;
	height:auto;
}



#gate_picture_title_products {
	left:570px;
	top:200px;
	position:absolute;
	z-index:1;
	color:#43aae0;
	font-size:30px;
	font-weight:bold;
}

#gate_picture_title_news {
	left:560px;
	top:200px;
	position:absolute;
	z-index:1;
	color:#002006;
	font-size:30px;
	font-weight:bold;
}

#gate_picture_title_contactus {
	left:520px;
	top:210px;
	position:absolute;
	z-index:1;
	color:white;
	font-size:30px;
	font-weight:bold;
}

#gate_picture_title_corebridge3200 {
	left:260px;
	top:220px;
	position:absolute;
	z-index:1;
	color:#484D8B;
	font-size:24px;
	font-weight:bold;
}

#gate_picture_title_bluecross1600 {
	left:260px;
	top:210px;
	position:absolute;
	z-index:1;
	color:#484D8B;
	font-size:24px;
	font-weight:bold;
}

#gate_picture_title_anipon3200 {
	left:260px;
	top:200px;
	position:absolute;
	z-index:1;
	color:#484D8B;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

#content_box_comp_introduction {
	width:280px;
	margin-left:20px;
	padding-top:5px;
	text-align:left;
	position:relative;
}

#content_box_featured_product {
	width:700px;
	margin-left:20px;
	padding-top:40px;
	padding-bottom:50px;
	text-align:left;
	position:relative;
}

#content_box_featured_picture {
	background-color:#FFFFFF;
	width:300px;
	left:430px;
	top:450px;
	position:absolute;
	z-index:1;
	text-align:center;
}

.content_box_product_description {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	height:auto;
}


.product_img {
	text-align : center;
	margin-bottom : 10px;
}

.point {
	color: #433531;
	font-weight: bold;
}

#content_box_latest_news {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#content_box_news {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#content_box_address {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#content_box_telnfax {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}



#menu_link:link {
	color:#A9A9A9;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
}

#menu_link:visited {
	color:#A9A9A9;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
}

#menu_link:hover {
	color:#800000;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:25px;
}

#menu_language:link {
	color:#A9A9A9;
	font-size:10px;
	text-decoration:none;
}

#menu_language:visited {
	color:#A9A9A9;
	font-size:10px;
	text-decoration:none;
}

#menu_language:hover {
	color:#800000;
	font-size:10px;
	text-decoration:underline;
}

#content_box_test1 {
	width:30px;
	height:90px;
	float:left;
	background-color:yellow;	

}
#content_box_test2 {
	width:30px;
	height:90px;
	margin-left:100px;
	background-color:blue;		
	position:relative;
}

li.datestyle {
	font-size : 22px;
	list-style-type : square;
	margin-bottom : 20px;
}

li.liststyle {
	font-size : 16px;
	list-style-type : none;
	margin-bottom : 20px;
}



#menu li {
	float: left;
	/* font size  control */
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menu a {
	/* background color right over which menu word is */
	background: #c29f60;
/*  url("images/seperator.gif") bottom right no-repeat; */
	/* menu word color */
	color: #000000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#menu a:hover {
	/* background color when the mouse is over */
	background: #800000;
/*  url("images/hover.gif") bottom center no-repeat; */
	/* menu word color */
	color: #fff;
	padding-bottom: 8px;
}


