/* CSS Document */
body,td,th {
	font-size: 12px;
	word-break: break-all;
	word-wrap:break-word;
	font-family:Arial, Helvetica, sans-serif;	
}

body {
	margin: 0px;
	text-align:center;
}
.keyform{
	height: 15px;
	width: 150px;
	border: 1px solid #999999;
}
.foot{
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
}
.main{
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.newbt{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a:link,a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}

#div_pro{
	background-color:#DADEEC;
	height:20px;
}

#div_pro2{
	background-color:#E6E8F2;
	height:20px;
	padding-left:6px;
	padding-right:6px;
}

.d_over{background-image: url(img/menubg2.jpg);}
.d_out{}

a.pro:link,a.pro:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
a.pro:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a.newindex:link,a.newindex:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

a.newindex:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}

a.newmore:link,a.newmore:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #5386B2;
}
a.newmore:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #3A6183;
}