@charset "utf-8";
/* CSS Document */

a{
	color:#FFF;
	text-decoration: none;
}
a:hover,a:active{
	text-decoration:underline;
}


body{
  background:url(../Images/home_bg.jpg);
  margin:0;
 }
 
 
td{
	font-family:"Arial";
	font-size:9pt;
	line-height:150%;
	color: #FFF;
}
form{
	margin:0
	}
	
/*************************/
.indexBorder{
	background:#000 url('../Images/index_s_4.jpg') no-repeat bottom;
}
.f75{
	font-size:7.5pt;
}
.indexTd{
	background:url('../Images/index_bg_2.jpg') repeat-x;
}
.indexContent{
	border:1px solid #EAEAEA;
	background:#FFF url(../Images/index_bg_3.jpg) no-repeat bottom;
	width:389px;
	padding:0 0px 150px 0px;
}
.indexTxt{
	color:#323232;
}

.sInput{
	height:18px;
	border:1px solid #000;
	background:#FFAFAF;
}

.cataItem{
	background:#D70707 url(../Images/cata_bg.jpg) no-repeat right;
	width:141px;
	padding-left:10px;
	font-weight:bold;
	font-size:9pt;
	height:22px;
	line-height:22px;
	margin-top:15px;
}
.cataItem_1{
	background:#660000 url(../Images/cata_bg_1.jpg) no-repeat left;
	width:141px;
	padding-right:10px;
	font-weight:bold;
	font-size:9pt;
	height:22px;
	line-height:22px;
	margin-top:15px;
}
.cataInner{
	padding-left:10px;
	padding-right:10px;
}
.cataInner li{
	list-style:none;
	list-style-position:outside;
}
.cataInner li a{
	text-decoration:underline;
}

.companyTb{
	background:#660000 url('../images/Company_bg.gif') no-repeat bottom;
}
.wedTxt{
	font-family:Webdings;
	color:#FFFF01;
}

.ContentWrap{
	width:687px;
	padding:2px;
	background:#DB0303;
	text-align:left;
}
.ProductList{
	border:1px solid #343434;
	background:#FFF;
	margin:5px 0 5px 0;
}
.ProductTd{
	padding:10px 0 10px 0;
	text-align:center;
	width:137px;
}
.p_img{
	border:1px solid #FFCBCB;
	text-align:center;
	height:120px;
}

a.ProductLink{
	color:#000;
	font-family:Tahoma;
	font-size:18px;
}
a.ProductLink:hover,a.ProductLink:active{
	color:#F00;
}
.p_item{
	color:#004EFF;
}
.pageInner{
	padding:10px;
	text-align:center;
}
.serviceTd{
	background:#A81D1C url(../Images/service_bg.jpg) no-repeat bottom right;
	padding:20px;
}
.contactTd{
	background:#A81D1C url(../Images/contact_bg.jpg) no-repeat bottom right;
	padding:20px;
}

a.NewsTitle{
	color:#FFEC08;
	font-weight:bold;
	text-decoration:underline;
}
a.NewsTitle:hover,a.NewsTitle:active{
	color:#FFF;
}