@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color:#3047B7;
}
form {
	display: inline;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
.border {
	border: 1px solid #E3E3E3;
}
.bgcolor {
	background-color: #F7F7F7;
}
.height5 {
	height:5px;
	overflow:hidden;
}
.height10 {
	height:10px;
}
.height20{
	height:20px;
}
#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 105px;
}
#PSearch select {
	width: 105px;
}
#indexpro p {
	line-height: 1.6em;
	text-indent: 2em;
	padding: 0px;
	margin-top: 0.5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5px;
}
.indexright {
	background-image: url(/newEbiz1/574nbyishunres/images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#profile p {
	font-size: 14px;
	line-height: 2em;
	padding-left: 2em;
	padding-right: 2em;
	text-indent: 2em;
}
