body {
	background-color: #dcdcdc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.t-bottom{
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.t-left {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 204px;
	height: 472px;
	text-align: center;
}

.main2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}

.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #751926;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	}
	
.main:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.main:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}
.main:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	width: 600px;
}

.pro:link {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	background-color: #990000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro:active {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.name {
	background-color: #990000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}

.im {
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	}
.go1 {
	background-image: url(images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 209px;
	padding-top: 1px;
		}	
	
.go {
	background: transparent  url(images/go.jpg);
	no-repeat top left;
	display: block;
	float: right;
	text-decoration: none;
	background-image: url(images/go.jpg);
	cursor:pointer;
	width: 28px;
	height: 27px;
		}
