@charset "utf-8";
* {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
ul {
	list-style-type: none;
}


/*------Toper----------*/
#Toper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 10px;
}
#Toper h1 {
	display: none;
}
#Toper #TopNav {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}
#Toper #TopNav a {
	margin-right: 5px;
	margin-left: 5px;
	color: #3399CC;
	text-decoration: underline;
}
#Toper #TopNav a:hover {
	text-decoration: none;
}
#TopMenu {
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	overflow: hidden;
}
#TopMenu #Nav {
	height: 30px;
	width: 960px;
	background-color: #FFFFFF;
}
#TopMenu #Nav .Mainlevel {
	float: left;
	height: 30px;
	width: 191px;
	text-align: left;
	line-height: 30px;
	background-color: #3399CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
#TopMenu #Nav .Mainlevel a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	height: 30px;
	width: 191px;
	text-align: center;
}
#TopMenu #Nav .Mainlevel a:hover {
	background-image: url(../images/hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



#TopMenu #Nav #MenuRight{
	width: 192px;
	border-right-style: none;
}



#TopMenu #Nav .Mainlevel ul{
	left: -999em;
	position:absolute;
	width: 191px;
}

#TopMenu #Nav .Mainlevel:hover ul{
left: auto;
}
#TopMenu #Nav .Mainlevel.sfhover ul{
left: auto;
}

#TopMenu ul .Mainlevel ul li{
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	Opacity:0.70;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 191px;
}

#TopMenu #Nav .Mainlevel ul li a{
	color: #333333;
	position: relative;
	display: block;
}

#TopMenu #Nav .Mainlevel ul li a:hover{
	color: #FFFFFF;

}

/*------Index----------*/
#IndexSilder {
	height: 420px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#IndexContainer {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#IndexContainer #IndexProdcut {
	
	height: 125px;
	width: 960px;
}
#IndexContainer #IndexProdcut ul li {
	height: 125px;
	width: 153px;
	border: 1px solid #999999;
	background-color: #3399CC;
	margin-right: 6px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}
#IndexContainer #IndexProdcut ul li:last-child {
	margin-right: 0;

}
#IndexContainer #IndexProdcut ul li img{
	width: 100%;
	height: auto;
}
#IndexContainer #IndexProdcut ul li .IndexProduct {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 2px;
	line-height: 20px;
}
#IndexContainer #IndexProdcut ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#IndexContainer #IndexAbout {
	float: right;
	height: 113px;
	width: 280px;
	background-image: url(../images/IndexAbout.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	overflow: hidden;
}
#IndexContainer #IndexAbout #more {
	text-align: right;
	width: 270px;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#IndexContainer #IndexAbout #more a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

#IndexContainer #IndexAbout #AboutContent
{
	margin-top: 5px;
	margin-left: 5px;
}

/*------Pages----------*/
#Silder {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/*---Location---*/
#Container #Location {
	text-align: right;
	color: #666666;
}
#Container #Location a {
	color: #666666;
	text-decoration: none;
}
#Container #Location a:hover {
	color: #0099FF;
	text-decoration: underline;
}

/*---LeftWrap---*/
#Container #LeftWrap{
	background-image: url(../images/LeftBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 192px;
	padding-right: 20px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
}
#Container #LeftWrap h2 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 192px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	padding-bottom: 10px;
	text-indent: -100px;
}
#Container #LeftWrap #AboutTitle {
	background-image: url(../images/AboutTitle.gif);
}
#Container #LeftWrap #NewsTitle {
	background-image: url(../images/NewsTitle.gif);
}
#Container #LeftWrap #ProductsTitle {
	background-image: url(../images/ProductsTitle.gif);
}
#Container #LeftWrap #SalesTitle {
	background-image: url(../images/SalesTitle.gif);
}
#Container #LeftWrap #ContactTitle {
	background-image: url(../images/ContactTitle.gif);
}

#Container #LeftWrap #LeftNav li {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	width: 192px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
#Container #LeftWrap #LeftNav li a{
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 192px;
}

#Container #LeftWrap #LeftNav li a:hover{
	color: #006699;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Container #LeftWrap #LeftNav #AHover{
	color: #006699;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Container #LeftWrap #QuickLink {
	width: 169px;
	margin-right: auto;
	margin-left: auto;
}
#Container #LeftWrap #QuickLink li {
	margin-top: 15px;
}


/*---RightWrap---*/
#Container #RightWrap{
	float: right;
	width: 710px;
	padding-top: 15px;

}
#Container #RightWrap #NavTitle {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #0099CC;
	height: 21px;
	margin-bottom: 10px;
}
#Container #RightWrap #Content h2{
	color: #006699;
}
#Container #RightWrap #Content {
	line-height: 20px;

}
#Container #RightWrap #Content #HonourList {
	width: 710px;
}
#Container #RightWrap #Content #HonourList li {
	float: left;
	width: 210px;
	min-height: 270px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 15px;
	display: inline;
}
#Container #RightWrap #Content #HonourList li img{
	max-width: 210px;
	height: auto;
}
#Container #RightWrap #Content #HonourList li h2 {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	margin-top: 5px;
}
#Container #RightWrap #Content #NewsList {
	width: 710px;
}
#Container #RightWrap #Content #NewsList #ListTitle {
	line-height: 35px;
	background-color: #ecf4f7;
	width: 710px;
	border: 1px solid #CCCCCC;
	height: 35px;
}
#Container #RightWrap #Content #NewsList #ListTitle #MainLink {
	font-weight: bold;
	float: left;
	margin-left: 50px;
}
#Container #RightWrap #Content #NewsList #ListTitle #Date {
	float: right;
	margin-right: 50px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
#Container #RightWrap #Content #NewsList .ListLink {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	height: 35px;
}
#Container #RightWrap #Content #NewsList .ListLink .MainLink {
	margin-left: 25px;
}
#Container #RightWrap #Content #NewsList .ListLink .MainLink a {
	text-decoration: none;
	color: #333333;
}
#Container #RightWrap #Content #NewsList .ListLink .MainLink a:hover {
	color: #0099CC;
}
#Container #RightWrap #Content #NewsList .ListLink .Date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 32px;
	_margin-top: -10px;
}
#Container #RightWrap #NewsTitle {
	font-size: 14px;
	text-align: center;
	height: 30px;
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #0099CC;
	line-height: 30px;
}
#Container #RightWrap #Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
	margin-bottom: 20px;
}

#Container #RightWrap #Content #ProductsList{
	width: 710px;
	margin-top: 25px;
}

#Container #RightWrap #Content #ProductsList li{
	width: 300px;
	float: left;
	height: 120px;
	margin-bottom: 50px;
	padding-right: 45px;
	overflow: hidden;
}

#Container #RightWrap #Content #ProductsList li .ProImg{
	width: 80px;
	float: left;
	height: 110px;
	margin-right: 25px;
	padding-bottom: 10px;
}

#Container #RightWrap #Content #ProductsList li .ProInfo{
	
}

#Container #RightWrap #Content #ProductsList .ProductRight{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 45px;
	padding-right: 0px;

}

#Container #RightWrap #Content #ProductWrap{
	width: 710px;
	height: 180px;
	margin-bottom: 20px;
	margin-top: 25px;
}
#Container #RightWrap #Content #ProductWrap #ProductImg{
	width: 215px;
	padding: 3px;
	height: 160px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	float: left;
}
#Container #RightWrap #Content #ProductWrap #ProductInfo{
	float: left;
	margin-left: 20px;
	width: 460px;
}
#Container #RightWrap #Content #ProductWrap #ProductInfo p{
	margin-top: 10px;

}

#Container #RightWrap #Content #Pages {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	width: 710px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#Container #RightWrap #Content #Pages a {
	color: #333333;
}









/*------Footer----------*/
#Footer {
	height: 45px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
	padding-top: 5px;
	margin-top: 20px;
	color: #666666;
	position: relative;
}
#Footer ul{
	margin-top: 5px;
}
#Footer ul li{
	float: left;
	margin-right: 10px;
}
#Footer ul li a {
	color: #999999;
	text-decoration: underline;
}
#Footer ul li a:hover {
	color: #999999;
	text-decoration: none;
}

#Footer  span {
	text-align: right;
	position: absolute;
	right: 0px;
}
#Footer  #Author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 25px;
}
#Footer  #Author a{
	color: #0099FF;
	text-decoration: underline;
	font-size: 10px;
}
