/* overall settings */
body{
	margin:0px;
	background-image:url(../img/bg01.jpg);
	background-color:#666666;
	text-align:left;
	color:#000000;
	line-height:18px;
}
a{
	font-size:12px;
	color:#003333;
}
a:link{
}
a:visited{
}
a:hover{
	position:relative;
	top:1px;
	left:1px;
}
a:active{
}
.top_glow{
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
.right_corner{
	background-image:url(../img/right_corner.jpg);
	background-repeat:no-repeat;
}
.right_long_glow{
	background-image:url(../img/right_long.jpg);
}
.green_border1{
	background-image:url(../img/top_border_back.jpg);
	text-align:right;
	padding:0px 10px;
}
.green_border1 p{
	text-align:right;
	font-size:12px;
	font-weight:600;
	margin:4px 20px;
	color:#ffffff;
}
.green_border1 a:link{
	text-decoration:none;
	color:#ffffff;
}
.green_border1 a:visited{
	text-decoration:none;
	color:#ffffff;
}
.green_border1 a:hover{
	text-decoration:underline;
	color:#00FFFF;
	position:relative;
	top:1px;
	left:1px;
}
.green_border1 a:active{
	text-decoration:none;
	color:#ffffff;
}
.green_border2{
	background-color:#0099FF;
	background-image:url(../img/top_border_back2.jpg);
	width:740px;
}
.green_border2 p{
	text-align:right;
	font-size:12px;
	font-weight:600;
	margin:1px 35px 4px;
	color:#FFFFFF;
}
.bottom_border{
	background-image:url(../img/bottom.jpg);
	height:20px;
}
.bottom_right{
	background-image:url(../img/bottom_right.jpg);
	height:20px;
}
hr{
	color:#FFFFFF;
}
/* overall setting end */
/* top table setting */
.top_marquee{
	font-size:14px;
	font-weight:600;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #039203;
	width:730;
	margin:10px 5px;
	padding:5px 5px;
}
/* top table setting end */
/* presentation table settings */
.presentation_table{
	width:750px;
	background-image:url(../img/page_back.jpg);
}
.presentation_title h1{
	font-size:18px;
	color:#669933;
	margin:10px 20px 5px;
}
.illust_table{
	text-align:center;
	width:700px;
	padding:5px 10px;
}
/* presentation table settings end */
/* main contents table background setting */
.maincontents_table{
	background-image:url(../img/page_back.jpg);
	width:755px;
}
/* main contents settings */
.main_text1 h1{
	font-size:14px;
	color:#00CC00;
	font-weight:600;
	margin:15px 130px 5px 10px;
	border-left:5px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}
.main_text1 p{
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:1.3em;
	margin:10px 30px 5px 30px;
}
.main_text1 h2{
	font-size:12px;
	color:#336600;
	font-weight:600;
	text-align:left;
	margin:10px 10px 5px 40px;
}
.main_text1 h3{
	font-size:14px;
	color:#666666;
	text-align:left;
	margin:20px 100px;
	border:1px solid #ff6600;
}
.main_text1 h4{
	font-size:11px;
	color:#996600;
	text-align:left;
	margin:10px 5px 20px;
}
.main_text1 strong{
	font-size:16px;
	text-align:center;
	color:#FFFFFF;
	background-color:#993300;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.main_text1 ul{
	font-size:12px;
	color:#666666;
	list-style-image:url(../img/blue_dot.gif);
	margin:2px 100px;
}
.main_text1 ol{
	list-style-image:url(../img/green_box.gif);
}
.main_text1 hr{
	text-align:center;
	color:#D1EDE9;
	width:85%;
	margin:10px;
}
.float_style1{
	float:right;
	margin:10px 70px;
}
.float_style2{
	float:left;
	margin:5px 20px;
}
.float_style3{
	float:right;
	margin:10px 30px;
}
/* main contents setting end */
/* sixth block comp_table intro-section text setting */
.graph_text{
	background-image:url(../img/page_back.jpg);
}
.graph_text h1{
	font-size:16px;
	font-weight:600;
	text-align:center;
	color:#FFCC33;
	margin:10px 10px;
}
.graph_text h2{
	font-size:11px;
	font-weight:400;
	text-align:left;
	color:#CC0000;
	margin:10px 10px 5px 90px;
}
.graph_text h3{
	font-size:16px;
	font-weight:600;
	text-align:left;
	color:#006600;
	margin:25px 10px 5px 15px;
}
.graph_text ul{
	font-size:12px;
	color:#666666;
	text-align:left;
	list-style-image:url(../img/arrow.gif);
	margin:5px 40px 0px 50px;
}
.graph_text p{
	color:#6699FF;
	line-height:12px;
	margin:10px 150px;
}
.graph_text hr{
	text-align:center;
	color:#D1EDE9;
	width:85%;
	margin:10px;
}
/* sixth block comp_table intro-section text setting end */
/* sixth block comp_table setting */
.green_back{
	background-color:#E6FFFF;
}
.red_back{
	background-color:#FFF4F4;
}
.blue_back{
	background-color:#ECECFF;
}

.comp_table{
	font-size:12px;
	color:#333333;
	width:700px;
	text-align:center;
}
.comp_table h2{
	font-size:12px;
	color:#333333;
	text-align:left;
	margin:0px 5px;
}
.comp_table hr{
	color:#999999;
	margin:0px;
	padding:0px;
}
.comp_table ol{
	font-size:12px;
	color:#666666;
	text-align:left;
	list-style-type:disc;
	margin:10px 5px 5px 20px;
}
/* sixth block comp_table settings end */
/* seventh block "Features of moduleds" settings */
.moduleds h1{
	font-size:14px;
	color:#00CC00;
	font-weight:600;
	margin:25px 130px 5px 10px;
	border-left:5px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}
.moduleds p{
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:1.3em;
	margin:5px 30px 5px 30px;
}
.moduleds h2{
	font-size:12px;
	color:#006699;
	font-weight:600;
	text-align:left;
	margin:10px 10px 5px 60px;
}
.moduleds hr{
	text-align:center;
	color:#D1EDE9;
	width:85%;
	margin:10px;
}
/* seventh block "Features of moduleds" settings end */
/* OHTER PAGE :: leds chart setting starts */
.list{
	background-color:#FFFFFF;
}
.list_table{
	width:730px;
}
.list_top{
	background-color:#75b47b;
	font-size:12px;
	color:#333333;
	text-align:center;
}
.list_index{
	font-size:12px;
	color:#999999;
	background-color:#FFFFFF;
	text-align:center;
}
