/* CSS Document */

body {
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #D7D7D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D7D7D7;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D7D7D7;
}
.sInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #DADADA 1px solid;
	background-color: #DADADA;
}
.pro_tit {
	width: 560px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	overflow: hidden;
}
.pro_txt {
	width: 560px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	overflow: hidden;
}
.pLink {
	width: 120px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	top: 99px;
	left: 73px;
	position: absolute;
}
.pLink_2 {
	width: 120px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	top: 51px;
	left: 73px;
	position: absolute;
}
