@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
}
.nei_bg_top {
	background: url(../images/nei_tle.jpg) no-repeat top;
}
.chuan_bg_top {
	background: url(../images/chuan_tle.jpg) no-repeat top;
}
.dao_bg_top {
	background: url(../images/dao_tle.jpg) no-repeat top;
}
.lian_bg_top {
	background: url(../images/lian_tle.jpg) no-repeat top;
}
.lian_l_top {
	background: url(../images/lian_t_1.gif) no-repeat top;
}
.lian_r_top {
	background: url(../images/lian_t_2.gif) no-repeat top;
}
.cheng_bg_top {
	background: url(../images/cheng_tle.jpg) no-repeat top;
}
.cheng_l_top {
	background: url(../images/cheng_t_1.gif) no-repeat top;
}
.cheng_skill_top {
	background: url(../images/skill_tle.jpg) no-repeat top;
}
.white {
	color: #FFFFFF;
}

img{
	border:0px;
}
td,th {
	font-size: 12px;
	color: #fff6c2;
}
a {
	font-size:12px;
	color:#FFFF00;
}
a:hover{
	text-decoration:none;
}
.orange {
	color: #FFCC00;
}
.size18 {
	font-size: 18px;
}
.text {
	line-height: 22px;
	font-size: 14px;
}
.text1 {
	line-height: 20px;
}
#list{
	background-color:#fff6c2;
}
#list td,#list th{
	background-color:#4b0000;
	text-align:center;
}
.bd{
	border:1px solid #000000;
}
