@charset "utf-8";
/* CSS Document */

BODY {
	MARGIN: 0px;
	background-image: url(totalbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
	font-size: 12px;
	font-family:Tahoma,Arial,Verdana;
	text-align:center;
}


div {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}


#container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;

}
#header {
	float: left;
	width: 1000px;
	padding-bottom: 5px;

}

#pagebody {
	float: left;
	width: 1000px;


}

.logo {
	float: left;
	width: 400px;
}
.top {
	float: left;
	width: 590px;
	padding-top: 30px;
	text-align: right;
	padding-right: 10px;
}
.top a {
	text-decoration: none;
	color: #FF0000;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}

.nav {
	float: left;
	width: 1000px;
	padding-top: 2px;
	text-align: center;
}

.nav a {
	PADDING-RIGHT: 35px;
	PADDING-LEFT: 35px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: Tahoma,Arial,Verdana;
	HEIGHT: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	float: left;
	text-decoration: none;
}
.nav a:hover {
	background-color: #ddd;

}
.siderbar {
	float: left;
	width: 200px;
}

.menu {
	float: left;
	width: 200px;
}

.menu_title {
	float: left;
	width: 200px;
}

.server_content{
	float: left;
	width: 180px;
	background-image: url(dd.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 25px;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
}
.menu_content {
	float: left;
	width: 176px;
	color:#000;
	/*background-image: url(dd.gif);
	background-repeat: repeat;
	background-position: left top;*/
	line-height: 25px;
	font-size: 12px;
	padding: 10px;
	border:1px #ccc solid;
	font-weight: bold;
}

.contact_content {
	float: left;
	width: 190px;
	background-image: url(dd.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.menu_content span {
	width: 180px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}


.menu a {
	color: #000;
	text-decoration: none;
	line-height: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu a:hover{
	color: #FF6600;
}
.server_content ul, .menu_content ul {
	float: left;
	width: 176px;
}
.menu_content li {
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 25px;
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	}

.menu_content .cur a {
	color: #FF0000;
	text-decoration: none;
}

.sep{
width: 168px;
float: left;
padding-left:8px;

}



.pro {
	float: left;
	width: 160px;
	text-align: center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.pro_img {
	float: left;
	width: 156px;
	padding: 2px;
	background-color: #FFFFFF;
}
.pro_img img {
	width: 156px;
	background-color: #FFFFFF;
}

.pro_txt {
	OVERFLOW: hidden;
	TEXT-TRANSFORM: capitalize;
	WIDTH: 160px;
	COLOR: #000;
	TEXT-ALIGN: center;
	float: left;
}
.pro_txt a {
	DISPLAY: block; FONT-WEIGHT: 100; FONT-SIZE: 12px; TEXT-TRANSFORM: capitalize; COLOR: #069; FONT-FAMILY: verdana;text-decoration: none;
}
.pro_txt b {
	DISPLAY: block;
	FONT-SIZE: 11px;
	COLOR: #FFF;

}
.pro_txt span {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	WIDTH: 156px;
	COLOR: #fff;
	background-color: #FF0000;
	padding: 2px;
	line-height: 17px;
	margin-top: 2px;
}

.details {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	WIDTH: 156px;
	COLOR: #fff;
	background-color: #000000;
	padding: 2px;
	margin-top: 2px;
}
.details a {
	color: #FFFFFF;
	text-decoration: none;
}
.details a:hover {
	color: #FF0000;
}

.pro_txt u {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	text-decoration: none;
}

.right{
	float: left;
	width: 190px;
}

.news{
	float: left;
	width: 188px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.news_title{
	float: left;
	width: 188px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news_title a {
	text-decoration: none;
	color: #000000;
}


.news_content{
	float: left;
	width: 178px;
	padding-right: 5px;
	padding-left: 5px;
}
.news_content a {
	float: left;
	width: 178px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.mainbody {
	float: left;
	width: 800px;
}

.list {
	float: left;
	width: 600px;
	padding-left:5px;
	padding-right:5px;
}
.int {
	float: left;
	width: 600px;
}


.list_content {
	float: left;
	width: 600px;

}

.order_content, .hotpro_content{
	float: left;
	width: 178px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-bottom: 5px;
}

.pro1 {
	float: left;
	width: 160px;
	text-align: center;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.pro_img {
	float: left;
	width: 156px;
	padding: 2px;
	background-color: #FFFFFF;
}
.pro_img img {
	width: 156px;
	background-color: #FFFFFF;
}

.pro_txt {
	OVERFLOW: hidden;
	TEXT-TRANSFORM: capitalize;
	WIDTH: 160px;
	COLOR: #000;
	TEXT-ALIGN: center;
	float: left;
}
.pro_txt a {FONT-SIZE: 12px;/* TEXT-TRANSFORM: capitalize; */COLOR: #069; FONT-FAMILY: verdana;text-decoration: none;
}
.pro_txt b {
	FONT-SIZE: 11px;
	COLOR: #000;

}
.pro_txt span {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	WIDTH: 156px;
	COLOR: #fff;
	background-color: #FF0000;
	padding: 2px;
	margin-top: 2px;
}

.details {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	WIDTH: 156px;
	COLOR: #fff;
	background-color: #000000;
	padding: 2px;
	margin-top: 2px;
}
.details a {
	color: #FFFFFF;
	text-decoration: none;
}
.details a:hover {
	color: #FF0000;
}

.pro_txt u {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	text-decoration: none;
}
.search {
	float: left;
	width: 1000px;
}





#footer {
	CLEAR: both;
	MARGIN-TOP: 30px;
	PADDING-BOTTOM: 5px;
	COLOR: #333;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	width: 1000px;
	margin:0 auto;
}


.copyright {
	width: 1000px;
	text-align: center;
	line-height: 25px;
	color: #666666;
	padding-bottom: 5px;
	font-size: 11px;
}
.payment  a {
	color: #666666;
	text-decoration: none;

}
.payment  a:hover {

text-decoration: underline;
}

.payment {
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.payment li {
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
}
.payment img {
	border: 2px solid #CCCCCC;
}

.banner {
	float: left;
	width: 792px;
	padding-left: 8px;
}
.products {
	float: left;
	width: 792px;
	padding-left: 8px;
}
.products_title {
	float: left;
	width: 792px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	color: #000000;
	font-weight: bold;
}
.products_title a {
	color: #000000;
	text-decoration: none;
}
.products_content {
	float: left;
	width: 792px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.page_nav {
	float: left;
	width: 792px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:20px;word-wrap:break-word;
}
.page_nav a{
	color:#FF0000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.page_nav a:hover{
	color:#000000;
	text-decoration: underline;
}

.jiao {
	float: left;
	width: 790px;
	text-align: right;
	background-color: #e9edf2;
	border: 1px solid #c0cada;
}
.jiao a {
	line-height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #000000;
}
.jiao a:hover {
	text-decoration: underline;
	color: #FF0000;
}


#orderTable {
	text-align:center;
	width:100%;
	/*border-collapse : collapse;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;*/
}
#orderTr1 {
	background-color:#ccc;
}
.orderTr2 {
	background-color:#ddd;
}
#orderTable2 {
	text-align:center;
	width:100%;
	background-color:#fff;
	border-collapse : collapse;
}
#orderTable2 td{
	border:1px #999 solid;
}
.redClass {
	color:red;
	font-weight:bold;
}


#maptitle{
	float:left;
	width:100%;
}
#maptitle a {
	text-decoration:none;
}
#maptxt a {
	text-decoration:none;
	color:#000;
}
#maptxt{
	width:150px;
	float:left;
}
.mcontent li {
	line-height:25px;
}

.mcontent li a{
	line-height:25px;
}
