@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
	color:#FFFFFF;
	}
.xxd {
	line-height: 22px;
	color: #FFFFFF;
}

	a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
}
.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}
.st {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;

	font-size: 12px;
}

.rs {
	line-height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#layout {
	width:978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.imgTitle {
	background-color: #666;
	background-image: url(images/headbgimg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	width: 970px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.nav {
	background-color: #999;
	background-image: url(images/navbgimg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 970px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top:1px;
}
.viewpicture {
	width: 970px;
	height: 257px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#message {
	background-image: url(images/mainviewbgimg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 970px;
	height:210px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.newproduct {
	float: left;
	height: 210px;
	width: 439px;
}

.aboutus {
	float: right;
	height: 210px;
	width: 531px;
}
.newproductBtn {
	background-image:url(images/btnbgimg1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 83px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	float:right;
}



.more { display:block;
		padding:1px;
		width:36px;
		height:9px;
}
#homelist {
	width:180px;
	height:18px;
	display:block;
	padding:0px;
	margin:0px;
	float:right;
}

#homelist li{
	float: left;
	width:auto;
	height: 18px;
	float:left;
	display:block;
}

#homelist li a{
	color:#FFF;
	text-decoration: none;
	padding-right:15px;
	padding-left:5px;
}
#navlist {
	display: block;
	font-size: 12px;
	width:616px;
	height:27px;
	padding:0px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navlist li{
	list-style-type: none;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
}

#navlist li a{
	background-image:url(images/navbtn.gif);
	margin:0px;
	border:0px;
	display: block;
	height: 24px;
	width: 86px;
	float: left;
	text-align:center;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: -1px -1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlist li a.navdefault{background-image:url(images/navbtn2.gif);}

#navlist li a:hover{
	background-image: url(images/navbtn2.gif);
}

#MoreList table{
	margin-bottom:7px;
	background-image: url(images/btnBgImg.jpg);
	height: 53px;
	width: 186px;
}
.products {
	color: #CCC;
	text-decoration: none;
	background-image: url(images/products.jpg);
	display: block;
	clear: both;
	height: 46px;
	width: 205px;
}

#productClsssList{
}

#productClsssList li{
	list-style-position: outside;
	list-style-image: url(images/pic2.jpg);
	height:30px;
}

#productClsssList a{
	color:#CCC;
	text-decoration: none;
}
#mainTitle {
	height: 39px;
	width: 727px;
	border: 5px solid #666;
}

#mainTitle a{text-decoration: none; color:#FFF;}

.mainview {
	margin-left:28px;
	float: left;
}
.side {
	float: left;
	margin-left:2px;
}

#footer {
	background-image: url(images/bottonbgimg.jpg);
	background-repeat: repeat-x;
	width:970px;
	height:56px;
}

.pic{
	float:right;
	clear:left;
	
}

