IMG  {	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
h1{ margin:0px; padding:0px; font-size:12px; font-weight:bold; background-color:#CCCCCC;}
.titlbg{
	background-image: url(images/titlbg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #E43904;
	width: 554px;
	text-align: left;
}

.titltext{
	background-image: url(images/titlbg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #E43904;
	padding-top: 8px;
}

.content{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 25px;
	width: 550px;
}


.con_link{
	margin-right: 150px;
	margin-left: 65px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 45px;
}

.link_img{
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.img_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img_left{}

/*定义公司简介样式*/

.company{
	font-size: 12px;
	color: #454545;
	line-height: 15pt;
	margin-top: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
}

/*定义产品展示样式*/

.probg{
	background-image: url(images/probg1.jpg);
	height: 190px;
	width: 554px;
	background-repeat: no-repeat;
}

.pro_left{
	float: left;
	width: 188px;
}
.pro_right{
	float: right;
	width: 340px;
	margin-right: 5px;
}
.pro_name{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	padding-top: 8px;
	padding-left: 5px;
}
.pro_name a{
color: #999999;
}

.pro_name a:hover{
color: #666666;
}

.pro_more{
	height: 30px;
	padding-top: 8px;
	text-align: right;
}
.pro_img{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pro_detail{
	font-size: 12px;
	color: #666666;
	line-height: 15pt;
	margin-top: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
}


.titlpro{
	background-image: url(images/titlbg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-left: 38px;
}

.titlpro a{
	color: #C1C1C1;
	font-size: 12px;
	font-weight: normal;
}

.titlpro a:hover{
	color: #666666;
	text-decoration: none;
}

.left_img{
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}


/*定义新闻动态样式*/
.newsbg{
	padding-top: 10px;
	padding-left: 65px;
}
.newstitl{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 95%;
}


.newstitl1{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsclose{
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}

.newsclose a{
	text-decoration: none;
	color: #C5C5C5;
}
.newsclose a:hover{
	color: #000000;
}


ol{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 15pt;
	color: #939393;
}

ol a{
	color: #454545;
	display: block;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

ol a:hover{
	color: #666666;
}

.newsdetail{
	font-size: 12px;
	border: 1px solid #E7E7E7;
	line-height: 13pt;
	padding: 3px;
}

/*定义在线留言样式*/

.messagetext{
	font-size: 12px;
}
.messageform{
	font-size: 13px;
	color: #666666;
	background-color: #DFDFDF;
	border: 1px solid #BCBCBC;
}
