@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	background-color:#F6F6F6;
	background-image:url(../images/top_bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td,input,select{font-size:13px; font-family:"宋体"; color:#000;word-break: break-all; word-wrap:break-word;}
img{border:0px}
input{border:1px solid #7f9db9}

.bottom{font-size:13px; color:#666666;}
a.bottom_01:link {color: #666; text-decoration: none; font-size:13px;}
a.bottom_01:visited {text-decoration: none; color: #666; font-size:13px;}
a.bottom_01:hover {text-decoration: none; color: #cc0000; font-size:13px;}
a.bottom_01:active {text-decoration: none; color: #666; font-size:13px;}

a.hei:link {color: #000; text-decoration: none;}
a.hei:visited {text-decoration: none; color: #000;}
a.hei:hover {text-decoration: none; color: #cc0000;}
a.hei:active {text-decoration: none; color: #000;}



.bk{border:#E8E8E8 1px solid;}
.bk1{border:#ccc 1px solid;}
.bk2{border:#fff 1px solid;}
.dis{line-height:24px;}
.bor_xx{background:url(../images/xian.jpg) bottom repeat-x;}
.bt{font-size:16px; font-weight:bold; color:#339900;}
.left_x{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.right_x{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.red{color:#FF0000;}
