@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: url("../images/body_bg.gif") repeat-x top #3a3a3a;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999;
	/* text-align: center; */
	}
p {
	font-size: 12px;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 10px; 
	}
.p_foot {
	text-align: center;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
}
.spacing1{
	font-style: italic;
	color: #916161;
	letter-spacing: 2px;
	line-height: 200%;
	}
.point1 { /* products */ 
	color: #F00;
	font-weight: bold;
	}
.point2 { /* products */ 
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	}

h1 {
	font-size: 20px;
	color: #FFA200;
	line-height: 30px;
	font-weight: bold ;
	margin: 0px 0px 10px 0px;
	border-bottom: #ccc 1px solid;
	padding: 0px 0px 8px 0px;
	}
h2 {
	font-size: 28px;
	text-align: left;
	font-family: arial;
	color: #FFF;
	line-height: 30px;
	font-weight: bold ;
	margin: 0px 20px 0px 20px;
	border-bottom: #ccc 1px solid;
	padding: 10px 0px 20px 0px;
	}
#main {
	width: 980px; 
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;  
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	text-align: center; 
	}
#top{ 
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border: 0px;
	background: url("../images/top_p.gif") no-repeat top #000;
	width: 980px;
	height: 122px;
	}
#content{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 980px;
	background: url("../images/menu_bg.gif") repeat-x top #000;
	}
#footer{
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	background: url("../images/foot_bg.gif") repeat-x top #3a3a3a;
	text-align: center;
	width: 980px;
	height: 62px;
	border-top: #000 13px solid;
	}
.info_1{ /* products.htm */
	margin: 20px auto 20px auto;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dashed #999;
}
a:link {
	color: #666;
	text-decoration: none;
	}
a:visited {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #FFF;
	text-decoration: none;
	}
a:active {
	color: #666;
	text-decoration: none;
	}
a.n_link:link {
	color: #36f;
	text-decoration: underline;
	}
a.n_link:visited {
	color: #916161;
	text-decoration: underline;
	}
a.n_link:hover {
	color: #FFC500;
	text-decoration: underline;
	}
a.n_link:active {
	color: #36f;
	text-decoration: underline;
	}
.page_no { margin: 0px auto;
    padding: 5px 0px 15px;
    background: transparent none repeat scroll 0% 50%;
    text-align: center;
    font-size: 12px;
    font-family: verdana,arial,helvetica,sans-serif;
    color: rgb(153, 153, 153);
    width: 100%;
    height: 20px;
    }

  .page_no_on { color: rgb(255, 102, 0);
    text-decoration: none;
    }

  .page_no a:link { color: rgb(153, 153, 153);
    text-decoration: none;
    }

  .page_no a:visited { color: rgb(153, 153, 153);
    text-decoration: none;
    }

  .page_no a:hover { color: rgb(255, 102, 0);
    text-decoration: none;
    }

  .page_no a:active { color: rgb(154, 76, 56);
    text-decoration: none;
    }
ul.side_menu {
	text-align: left;
	margin-left: 0px;
	font-size: 11px;
	line-height: 190%;
	list-style-type: none;
   }
#side_menu {
	margin-left: 5px;
	padding-top: 0px;
	}
#side_menu li a {
	height: 24px;
	text-decoration: none;

	}
#side_menu li a:link, #side_menu li a:visited {
	color: #999;
	display: block;
	padding-left: 12px;
	text-align: left;
	background: url("../images/icon_arrow.gif") no-repeat left ;
	background-position: -15% 40%; 
	}

#side_menu li a:hover, #side_menu li #current {
	color: #fff;
	padding-left: 12px;
	text-align: left;
	background: url("../images/icon_arrow.gif") no-repeat left ;
	background-position: 0% 40%; 
	}
#side_menu li a:active {
	color: #FFA200;
	padding-left: 12px;
	text-align: left;
	background: url("../images/icon_arrow.gif") no-repeat left ;
	background-position: -15% 40%; 
	}
a.foot_link:link {
	color: #777;
	text-decoration: none;
	}
a.foot_link:visited {
	color: #777;
	text-decoration: none;
	}
a.foot_link:hover {
	color: #FF8E21;
	text-decoration: none;
	}
a.foot_link:active {
	color: #FF8E21;
	text-decoration: none;
	}
.photo_r_up {
	padding: 0px;
	float: right;
	margin: 28px 0px 0px 15px;
	background-color:#ccc;
}
.photo_r {
	padding: 0px;
	float: right;
	margin: 6px 10px 15px 15px;
	background-color:#ccc;
}
.photo_l {
	padding: 0px;
	float: left;
	margin: 5px 15px 15px 0px;
	background-color:#ccc;
}
.td_side_menu{ 
	padding: 0px;
	margin: 0px;
	/* border-bottom: #999 1px solid; */
	border-top: none;
	font-size: 12px;
	background: url("../images/s_menu_bg.gif") repeat-x top ;
}
.td_1{ /* products info */
	padding: 0px 10px 0px 10px;
	margin: 15px auto 15px auto;
	border-bottom: 1px dashed #999;
	border-top: none;
}
.td_1_2{ /* products info */
	padding: 0px 10px 0px 10px;
	margin: 15px auto 15px auto;
	border-bottom: 1px solid #999;
	border-top: none;
}
.td_2{ /* for spec */
	padding: 3px 10px 3px 10px;
	margin: 0px;
	/* border-bottom: 1px solid #000; */
	border-right: 1px solid #000;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
.td_2_2{ /* for spec */
	padding: 3px 10px 3px 10px;
	margin: 0px;
	/* border-bottom: 1px solid #000; */
	border-right: 1px solid #000;
	font-size: 10px;
	color: #000;
}
.td_3{ /* for spec */
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
.td_3_2{ /* for spec */
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 10px;
	color: #000;
}
.td_4{ /* for spec */
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}

