@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	line-height: 1;
	color: #333333;
	background: #FFF;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*导航菜单二级*/
#submenu {
	line-height: 30px;
	text-transform: uppercase;
	background-color: #F9FBFA;
	background-image: url(/newEbiz1/en574bruidgeres/images/menubg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 1002px;
}

#submenu li {
	float: left;
	background-image: url(/newEbiz1/en574bruidgeres/images/submenupic.jpg);
	background-repeat: no-repeat;
	text-indent: 13px;
}
#submenu ul li:first-child  {
	background-image: url(/newEbiz1/en574bruidgeres/images/menubg.jpg);
}
#submenu a {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}

/*页面最下端*/
#sBottom {
	text-align: center;
	width: 1002px;
	line-height: 2em;
	margin-top: 12;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.leftcontactbg {
padding-left:18px; 
line-height:2.3em;
	background-image: url(/newEbiz1/en574bruidgeres/images/leftcontactbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textinden {
	padding-left: 24px;
}
#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 125px;
}
#PSearch select {
	width: 125px;
}
#ProductInfo td {
	line-height: 1.6em;
}
#ProductDes {
	width: 300px;
}
#ProductDes td {
	line-height: 1.6em;
	text-align: left;
}
/*.user_title {
	width: 24px;
}*/
#indexprfile td {
	background-image: url(/newEbiz1/en574bruidgeres/images/line.gif);
	line-height: 24px;
}
.contactusbg {
	background-image: url(/newEbiz1/en574bruidgeres/images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactustd {
	line-height: 2.4em;
	padding-left: 30px;
}
#indexprfile p {
	margin: 0px;
	padding: 0px;
}
.indexproductsname {
	font-size: 13px;
	color: #EE0002;
	font-weight: bold;
	text-transform: uppercase;
}
