﻿body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#7E1414;
	text-align:center;
}
div{
	margin:auto;
	overflow:hidden;
	text-align:left;
}
a{
	text-decoration:none;
}
img{
	border:0px;
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
/****************************************************************/
.top1{
	width:1003px;
	height:2px;
	background-color:#CF0B0B;
}
.top2{
	width:1003px;
	height:20px;
	text-align:center;
	background-color:white;
}
.top2 a{
	color:black;
}
.top3{
	width:1003px;
	height:120px;
	background-image:url('logo.jpg')
}
.language{
	margin:5px 0px 0px 140px;
	font-size:11px;
}
.language a{
	color:white;
}
.company{
	margin:20px 0px 0px 200px;
	color:white;
	font-size:26px;
	font-family:  微软雅黑, 黑体, 宋体;
	font-weight:bold;
	letter-spacing:10px;
}
.menu{
	width:1003px;
	height:26px;
	background-color:#831313;
}
.menu table{
	width:100%;
	height:100%;
	border-collapse:collapse;
}
.menu table td{
	border:1px white solid;
	text-align:center;
	font-size:14px;
	font-family:宋体;
	font-weight:bold;
	letter-spacing:4px;
}
.menu table td a{
	display:block;
	color:white;
}
.menu table td a:hover{
	background-color:#3E3E3E;
}
/****************************************************************************/
.body{
	width:1003px;
	padding-bottom:10px;
	background-color:white;
}
.body .left{
	float:left;
	width:243px;
	border:1px #CCCCCC solid;
	border-top:0px;
	/*padding-bottom: 32767px;
 	margin-bottom: -32767px; */
}
.lefttitle{
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:宋体;
	font-size:13px;
	font-weight:bold;
	letter-spacing:5px;
	border-bottom:1px #CCCCCC solid;
}
.leftmenu{
	padding-bottom:10px;
	padding-right:10px;
}
.leftmenu ul li{
	line-height:25px;
	font-size:12px;
	font-family:宋体;
	font-weight:bold;
	background-image:url('ico1.jpg');
	background-position:10px 7px;
	background-repeat:no-repeat;
	text-indent:25px;
}
.leftmenu ul li ul li{
	font-size:12px;
	font-family:宋体;
	font-weight: normal;
	background-image:url('ico2.jpg');
	background-position:15px 7px;
	background-repeat:no-repeat;
	border-bottom:1px #CCCCCC dashed;
	padding-left:30px;
	text-indent:0px;
}
.leftmenu ul a{
	color:black;
}
.leftmenu ul a:hover{
	color:red;
}
.leftcontact{
	padding:10px 0px 20px 20px;
	font-size:12px;
	font-family:宋体;
	line-height:20px;
}
.body .right{
	float:left;
	margin-left:5px;
	width:750px;
}
.righttitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-family:宋体;
	letter-spacing:2px;
	background-image:url('ico3.jpg');
	background-position:10px 8px;
	background-repeat:no-repeat;
	border-bottom:1px #CCCCCC solid;
	text-indent:40px;
}
.cont{
	padding:5px;
	font-size:12px;
	font-family:宋体;
	line-height:25px;
}
.fenye{
	margin:0px 10px;
}
div.fenye a{
	float:right;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	background-color:#CA6262;
	color:white;
	font-weight:bold;
	margin:5px;
}
div.fenye a:hover{
	color:black;
}
.prodlist{
	clear:both;
}
.prodlist li{
	height:140px;
}
.prodlist .img{
	float:left;
	width:140px;
	height:130px;
	border:1px #CCC solid;
}
.prodlist .name{
	float:left;
	width:560px;
	height:118px;
	margin-left:10px;
	border:1px #CCC solid;
	background-color:#F6F6F6;
	line-height:20px;
	padding:6px 10px;
}
.prodlist .name a{
	color:#AA1414;
	font-weight:bold;
	border-bottom:1px #CCC dashed;
}
.prodlist .name a:hover{
	color:black;
}
.prodpic{
	text-align:center;
	margin-top:20px;
}
.prodpic img{
	border:1px #CCC solid;
}
h1{
	font-family:宋体;
	font-weight:bold;
	font-size:16px;
}
.cont a{
	color:#7E1414;
}
.cont a:hover{
	color:black;
}

#marquee1 .img{
	margin:20px 15px 0px;
}
#marquee1 img{
	border:1px #CCC solid;
	width:140px;
	height:130px;
}
#marquee1 .name{
	width:140px;
	margin:0px 15px;
	height:50px;
	overflow:visible;
	text-align:center;
}
#marquee1 .name a{
	color:black;
}
/****************************************************************************/
.bottom{
	width:1003px;
	height:58px;
	background-color:#2A2A2A;
	text-align:center;
	line-height:25px;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;	
}
