@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-family:"宋体";
font-size:12px;
background-color:#C5C4C4;
text-align:center;
}

table{
font-family:"宋体";
font-size:12px;
background-color:#FFFFFF;
}

td{
font-family:"宋体";
font-size:12px;
}

a:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-family: 宋体;
}
a:visited {
	font-size: 12px;
		color:#000000;
	text-decoration: none;
	font-family: 宋体;
}
a:hover {
	font-size: 12px;
		color:#000000;
	text-decoration:underline;
	font-family: 宋体;
}

a.bottom:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: 宋体;

}
a.bottom:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: 宋体;

}
a.bottom:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: 宋体;
}

a.bbb:link {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-family: 宋体;

}
a.bbb:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family: 宋体;

}
a.bbb:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family: 宋体;
}

a.more:link {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-family: 宋体;
}
a.more:visited {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-family: 宋体;
}
a.more:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-family: 宋体;
}

.gray{
color:#999999;
}

#icp{
padding:0px 30px 0px 0px;
text-align:right;
}

.homeabout{
line-height:20px;
}

.inputtxt{
height:15px;
border:#999999 solid 1px;
}

.inputbtn{
border:#999999 solid 1px;
background-color:#D4D0C8;
padding-top:3px;
}

.imageswidth{
width:150px;
height:115px;
padding-top:3px;
}
.imagesborder{
width:135px;
border: solid #ffffff 1px;
height:105px;
text-align:center;
padding-top:7px;
}

.btleft{
text-align:left;
padding:0px 0px 0px 15px;
}

.bt_right{
text-align:right;
padding:0px 15px 0px 0px;
}

.nettitle{
font-size:14px;
font-weight:bold;
color:#666666
}

.neitxt{
padding:0px 5px 10px 10px;
line-height:20px;
}

.garyb{
color:#999999;
font-weight:bold;
}

.yel{
color:#FF9933;
}