@charset "utf-8";
body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/bg.jpg);
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
img {
	border:0px;
}

p {
	margin:0px;
	padding-top:10px;
	text-align:justify;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:none;	
}
.bg2{
	background-repeat:repeat-x;
	background-position:center bottom;
	background-image: url(../images/index_r2_c1.jpg);
}
.borderPage{
	border: 1px solid #999;
}
.footer{font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #333;
}
#main {
	width:900px;
}
.row1 {
	width:860px;
	padding:20px;
}
.col1 {
	float:left;
	width:320px;
}
.col2 {
	text-align:center;
	width:360px;
}
.ads {
	float:right;
	width:190px;
}
.text {
	clear:both;
	text-align:left;
}
.hd1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.italic {
	margin-top:10px;
	font-style:italic;
}
