body {
	margin: 0px auto;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	}
	
A{
	font-family: Arial,Verdana; 
	font-size:12px; 
	font-weight:bold; 
	color: #333333; 
	text-decoration:none;
}

A:HOVER{
	color:#CC0000
}

a img {
	border: none; 
} 

ul{
	list-style-image:url(../../images/list.gif);
}
table{
	border-collapse:collapse;
	}
	
input, select {
	color : #333333;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	background:#ffffff;
	border:#ccc solid 1px;
	}
	

#main{
	margin: 0px auto;
	width:999px;
	background:#fff; 
	}


h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	margin:0px;
}
h2{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin:0px;
}
h3{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	margin:0px;
}
.clearr{
	clear:both;
}
.data_text {
	color : #666;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}

#header{
	margin:0px auto;
	width:999px;
	height:80px;
	border-bottom:1px solid #cccccc;

}

#logo{
	margin:0px auto;
	width:125px;
	height:50px;
	padding:10px;
	float:left;

}
#top_contactus{
	width:600px;
	height:10px;
	padding:10px;
	float:right;
	margin-top:0px;
	text-align:right;
	font-size : 13px;
	font-family : Arial;
	font-weight: normal;
	color : #003399;
}


#top_links{
	width:800px;
	height:10px;
	padding:10px;
	float:right;
	margin-top:20px;
	text-align:right;
	font-size : 13px;
	font-family : Arial;
	font-weight: normal;
	color : #003399;
}
#top_links a{
	color : #003399;
	font-size : 13px;
	font-family : Arial;
	font-weight: normal;
	
}
#top_links a:hover{
	color : #ff0000;
}
.text1 {
	color:#FF6600;
	font-size : 18px;
	font-family : Arial;
	font-weight: normal;
	}
.text2 {
	color:#336699;
	font-size : 15px;
	font-family : Arial;
	font-weight: normal;
	}
.red {
	color:#FF6600;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
#4box {

	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	width:999px;
	
	}
.box{
	height:240px;
	width:220px;
	float:left;
	padding:14px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	color:#666;
	border-left:1px dotted #999;
	margin-top:10px;

	}
#left_side{
	min-height:300px;
	width:250px;
	float:left;
	padding:0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
#right_side{
	min-height:300px;
	width:700px;
	float:right;
	padding:10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
.fallow{
	border-bottom:1px dotted #cccccc;
	padding:10px 0px 10px 0px;
	width:250px;
	color:#8489a4;
	font-size : 13px;
	font-family : Arial;
	font-weight: bold;
	}
.fallow a{

	padding:10px 0px 10px 0px;
	width:250px;
	color:#8489a4;
	font-size : 14px;
	font-family : Arial;
	font-weight: bold;
	}
.fallow a:hover{
	color:#333;
	}
	

.seperator{
	border-bottom:1px dotted #cccccc;
	padding:10px 0px 10px 0px;

}
/*////////////////////////////*/

#footer{
margin:0px auto;
width:977px;
padding:10px;
clear:both;
background-color:#fff; 
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #666;
text-decoration:none;
border-top:1px solid #cccccc;
text-align:center
 
}
#footer a{
	font-family: Arial;font-size: 12px;font-weight:normal ;color: #003399;text-decoration:none; 
}
#footer a:hover{
	font-family: Arial;font-size: 12px;font-weight:normal ;color: #CC0000;text-decoration:none; 
}


.productupdate h1{color:#b84d15;font-size:20px;}
.productupdate .productimg{
	padding:0 0 0 5px;
	float:right;
}
.productupdate .productimg img{
	border:#cdcdcd 1px solid;
}
.productupdate .paging{
	width:460px;
	float:left;
	border-top:#cdcdcd 1px solid;
}
.paging ul{
	margin:0px;
	padding:0px;
}
.paging ul li{
	list-style:none;
	float:left;
	padding:0 10px;
	margin:0px;
}
.paging ul li a:link, .paging ul li a:active, .paging ul li a:visited, .paging ul li a:hover{
	font-size:16px;
	color:#a6a6a6;
	font-weight:bold;
}
.paging ul li a:hover{
	color:#333333;
}
.paging ul li a.selected:link, .paging ul li a.selected:active, .paging ul li a.selected:visited, .paging ul li a.selected:hover{
	font-size:20px;
	color:#000;
}


.main-banner-title{

	font-size:44px;
	color:#a6a6a6;
	font-weight:bold;
}

//.button{font-size:20px;font-weight:bold;color:#fff;font-family:Arial, Helvetica, sans-serif;text-decoration:none;border:solid 2px #cacaca;background-color:#106BAC;-moz-border-radius:6px;-webkit-border-radius:6px;padding:6px 20px 6px 20px;}

.button{font-size:20px;font-weight:bold;color:#fff;font-family:Arial, Helvetica, sans-serif;text-decoration:none;padding:10px;background:#999;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');background:-webkit-gradient(linear, left top, left bottom, from(#0D63A4), to(#FB0000));background:-moz-linear-gradient(top, #ccc, #0D63A4);-moz-border-radius:8px;-webkit-border-radius:8px;padding:6px 20px 6px 20px;}
