@charset "utf-8";
/* CSS Document */
* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #615757;
	word-wrap:break-word; 
}
img{ border:0;}
body,p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.bd a:link {
	color: #615757;
	text-decoration: none;
}
.bd a:hover {
	color: #FF9900;
	text-decoration: none;
}
.bd a:visited {
	color: #615757;
	text-decoration: none;
}

.banner{
	margin-bottom: 12px;
}
.title{
	color: #DD137B;
	font-size: 14px;
	font-weight: bold;
	text-indent: 53px;
}
.bd{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
}
.bd2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #9E9E9E;
	border-left-color: #9E9E9E;
}
.company{
	font-size: 14px;
	font-weight: bold;
	color: #DD137B;
	text-indent: 27px;
}
.about{
	padding-left: 6px;
	padding-right: 12px;
	line-height: 20px;
	padding-top: 5px;
	text-indent:25px;
}
.pro{
	border: 1px solid #FAD5C0;
}
.xinwen{
    font-size: 14px;
	font-weight: bold;
	color: #DD137B;
	text-indent: 52px;
}
.foot{
	color: #FFFFFF;
}
.foot a{ color:#FFFFFF;}

.pro_img_box{ border:1px #FF8000 solid;}
