@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	background:#000000;
	color:#CCCCCC;
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size:12px;
	line-height:22px;
	
}
td,th,div,ul,li{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 26px;
}
input,select{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	color:#000000;
	font-size:12px
}
div,ul,li{
	margin:0;
	text-align: left;
}
ul,li{
	display:inline;
	list-style-type:none;
}
form,img{
	border:0;
	margin:0;
}

a:link {color: #CCCCCC;text-decoration: none;}
a:visited {color: #CCCCCC;text-decoration: none;}
a:hover {color: #3366CC;text-decoration: none;}
a:active {color: #3366CC;text-decoration:}

.a1:link {color: #9BB5CD;text-decoration: none;}
.a1:visited {color: #9BB5CD;text-decoration: none;}
.a1:hover {color: #CC0000;text-decoration: none;}
.a1:active {color: #CC0000;text-decoration:}

.bian2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: E5E5E5;
	border-right-color: E5E5E5;
	border-bottom-color: E5E5E5;
	border-left-color: E5E5E5;
}
.dixian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topbj{ background:url(../images/topbj.jpg) repeat-x; height:116px;}
.leftpbj{ background:url(../images/l2.jpg) repeat-y; padding-left:20px; padding-right:10px;}
.danghao{ background: url(../images/daohang.jpg) no-repeat; width:754px; height:36px; font-size:12px; font-weight:bold;padding-left:15px; color:#DBDCDF}


.boby {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#727272;
	border-left-color:#727272;
	background:url(../images/bobybottom.jpg) no-repeat bottom; height:420px;
}
.bottom{ background:url(../images/bottom.jpg) repeat-x; height:35px;}