@import url("tab.css");
/*通用部分*/
body{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	line-height:1.5em;
	color:#000;
};

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#AF1827;
}

a:visited{
	color:#000;
	text-decoration:none;
}

img{
	border:0px;
}

p{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

form{
	border:0px;
}

/*Navgation*/
#menu{
width:768px; 
color:#fff;
padding-left:0px;
cursor:hand;
word-spacing:0px;
}

.anylinkcss{ 
position:absolute; 
visibility: hidden; 
border:1px solid #CACACA; 
z-index: 100; 
background-color: #FFFFFF; 
width: 200px; 
color:#fff;
text-align:left;
padding:2px;
filter:alpha(opacity=85);
z-index:2;
} 

.anylinkcss a{ 
width: 100%; 
display: block; 
text-indent: 3px; 
padding: 1px 0; 
text-decoration: none; 
color:#000000;
padding:2px;
} 

.anylinkcss a:hover{ /*hover background color*/ 
background-color: #a90303; 
color:#ffffff; 
} 

/*主体部分*/
#headline{
	height:317px;
	text-align:right;
	color:#000;
	background-image: url(../img2008/enImg_01.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}

#headline a{
	color:#000;
}


#headline a:visited{
	color:#525252;
}

#nav{
	height:32px;
	background:#a90303;
}

#head{
	height:168px;
	background:url(../images/head.jpg) no-repeat;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
}

.left{
	padding-top:8px;
	width:328px;
}

.right{
	padding-top:8px;
}

.date{
	color:#000;
	font-size:12px;
	border-bottom:1px #e9e9e9 solid;
	height:25px;
}

.content{
	text-align:left;
	background:url(../images/dot.gif) left no-repeat;
	margin:0px;
	padding:0px;
	padding-left:13px;
	border-bottom:1px #e9e9e9 solid;
	height:25px;
}

.video{
	color:#FFF;
	background:url(../images/title-video.gif) left no-repeat;
	padding-left:20px;
}

.video a{
	color:#fff;
}

.video a:hover{
	color:#fff;
}

#copyright{
	text-align:center;
	background-image: url(../../img/img_72.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 1002px;
}

.friendlink{
	text-align:center;
	border-top:1px #999 solid;
	padding:5px;
}

.friendlink a{
	color:#000099;
	text-decoration:underline;
}

.friendlink a:visited{
}

.map{
	border:5px #d4d4d4 solid;
	text-align:left;
	font-weight:bold;

}

.no-pic{
	border:6px #e1e1e1 solid;
}

.pbox{
	/*border:2px #9c9c9c solid;*/
	margin:5px;
	text-align:center;
	color:#666;
}

.news_title{
	text-align:center;
	font-weight:bold;
}


.cases_title{
	color:#333333;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	padding-left:0px;
}

.cases_content{
	padding-top:2px;
	padding-bottom:5px;
}

.cases_about{
	font-size:12px;
	line-height:1.5em;
	padding:5px;
	test-align:left;
}

.culture_title{
	font-weight:bold;
	font-size:14px;
	color:#B00000;
}

.culture{
	font-size:14px;
	color:#a9030;
	text-indent:1.5em;
}

.mainText{
	padding:10px;
	text-align:left;
	text-indent:2em;
	line-height:25px;
	color:#333333;
}

.mainText img{
	float:left;
	padding:10px;
	padding-top:0;
	padding-left:0;
}

.pages{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sales{
	text-align:left;
	padding:3px;
}

.content_title{
	font-weight:bold;
	font-size:16px;
}

.news_show{
	line-height:25px;;
}

.product_content{
	text-align:left;
	line-height:25px;
	text-indent:15px;
}

.order_td{
	background:#f1f1f1;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px #fff solid;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}

.order_td2{
	border-bottom:1px #f3f3f3 solid;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

/*左边公用部分*/
#left{
	background:url(../images/left-background.jpg) repeat-y;
	width:228px;
	border-right:1px #666666 dashed;
}

#left ul{
	list-style-image:none;
	padding:0;
	margin:0;
}

#left li{
	list-style-image:none;
	display:block;
	padding:0px;
	margin:0px;
	background:url(../images/onMouse.jpg) no-repeat;
}

#left li a:hover{
	list-style-image:none;
	padding:0;
	margin:0;
	/*background:url(../images/onMouseOver.jpg) no-repeat;*/
}

.sub{
	background:url(../images/btn_background2.gif) no-repeat;
	width:58px;
	height:20px;
	border:0px;
	color:#fff;
	padding-top:4px;
}

.serach{
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

a.navlink2{
	color:#000;
	text-decoration:none;
}

.navlink2 a:visited{
	color:#af1827;
	text-decoration:none;
}
#top_2 {
	width: 1003px;
	background-color: #FFFFFF;
	height: 40px;
	z-index: 100;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img2008/enImg_02.gif);
	background-repeat: no-repeat;
}
#top_2Left{
	text-align: center;
	height: 40px;
	width: 240px;
	float: left;
	font-size: 12px;
	line-height:40px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 2px;
}
#top_2Right{
	height: 40px;
	width: 761px;
	float: left;
	background-position: 2px;
	background-repeat: no-repeat;
}
#top_2Right ul{
	list-style:none;
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_2Right ul li{
	list-style:none;
	padding:0px;
	float:left;
	background-image: url(../img2008/img_07.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 88px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
#top_2Right ul li a{
	font-size: 15px;
	line-height: 32px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "黑体";
	display: block;
	width: 100%;
	text-align: center;
}
#top_2Right ul ul{
	margin:0px;
	list-style:none;
	padding:0px;
	position: absolute;
	width: 410px;
	background-color: #EAEAEA;
	border: 1px solid #666666;
}
#top_2Right ul ul li{
	margin:0px;
	list-style:none;
	padding:0px;
	float:left;
	width: 80px;
	background-image: none;
	color: #000000;
	height: 30px;
}
#top_2Right ul ul li a{
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	font-family: "宋体";
	font-weight: normal;
}
