/* CSS Document */

body {
	margin:0px;
	padding:0px;
}
.clock {
	margin:auto;
	padding:50px 0 0 280px;
	font:normal 11px tahoma;
	color:#777777;
	text-decoration:none;
	text-align:right;
	float:left;
}
.top-nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.top-nav li {
	margin:0px;
	padding:0px;
	float:left;
	font:bold 10pt arial;
	color:#595959;
	line-height:33px;
	text-align:center;

}
.top-nav li a{
	color:#595959;
	text-decoration:none;
	padding:0px 20px;
	display:block;
}
.top-nav li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(index_15.gif) repeat-x;
	display:block;
}
.bar {
	margin:0px;
	padding:0px;
	float:left;
	width:1px;
	height:33px;
	background:url(index_14.gif) no-repeat;
	vertical-align:top;
}
/**** Left Navi ****/
.left-bdr {
	border-right:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
}
.left-pro {
	font:bold 12px tahoma;
	color:#4c4c4c;
	padding-left:15px;
	line-height:30px;
	text-transform:uppercase;
	background-color:#ebebeb;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
}
.left ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.left li {
	margin:0px;
	padding:0 0 0 30px;
	list-style:none;
	font:bold 11px tahoma;
	color:#c69001;
	line-height:20px;
	background:url(index_31.gif) no-repeat 7%;
}
.left li a{
	color:#c69001;
	text-decoration:none;
	display:block;
}
.left li a:hover {
	color:#4c4c4c;
	text-decoration:none;
	display:block;

}
.right-contact {
	font:normal 12px arial;
	color:#373737;
	line-height:18px;
	text-align:left;
	padding-left:10px;
}
.content {
	font:normal 12px arial;
	color:#676767;
	line-height:20px;
	text-align:justify;
}
.content SPAN {
	color:#c69001;
	font-weight:bold;
}
.f1 {
	font:normal 10pt arial;
	color:#494949;
	line-height:35px;
	text-align:center;
}
.f1 a{
	color:#494949;
	font-weight:bold;
	text-decoration:none;
}
.f1 a:hover {
	color:#c69001;
	text-decoration:none;
}
.copyright {
	font:normal 11px arial;
	color:#999999;
	line-height:30px;
}
.copyright a{
	color:#c69001;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:hover {
	color:#999999;
	text-decoration:none;
}
/**** FeeBack Form ****/
.feed-bdr {
	border:1px solid #e7e7e7;
	border-collapse:collapse;
}
.form-d{
	font:bold 11px tahoma;
	color:#333333;
	line-height:30px;
}
.form-d-2 {
	font:normal 11px tahoma;
	color:#333333;
	line-height:25px;
}
/**** Contact Us ****/
.c-details {
	font:normal 12px arial;
	color:#666666;
	line-height:17px;
	text-align:left;
	padding-left:10px;
}
.c-details SPAN {
	color:#c69001;
	font-weight:bold;
	text-transform:uppercase;
}
.c-details a{
	color:#c69001;
	text-decoration:none;
}
.c-details a:hover {
	color:#666666;
	text-decoration:none;
}
.pro-bdr {
	border:1px solid #e7e7e7;
	border-collapse:collapse;
}
.pro-bdr TD {
	border:1px solid #e7e7e7;
}
/**** Product List ****/
.total-bdr {
	border:1px solid #e1e1e1;
	border-collapse:collapse;
}
.total-bdr TD {
	border:1px solid #e1e1e1;
}
.main-pro-head {
	font:bold 16px arial;
	color:#000;
	line-height:30px;
	text-align:center;
}
.sub-main-pro {
	font:bold 10pt arial;
	color:#fff;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	background-color:#c69001;
}
.sub-name {
	font:bold 12px arial;
	color:#333333;
	text-align:left;
	padding-left:5px;
}
.inner-pro-d {
	font:normal 11px arial;
	color:#333333;
	line-height:20px;
	text-align:left;
	padding-left:5px;
}