@charset "gb2312";

body {
	margin: 0px;
}

.orange {background-image: url(../image/line_orange.jpg); width:172px; height:21px; line-height:21px; text-align:left; cursor:hand;}
.orange .t1 {font-size:12px; color: #fff; font-weight:bold;}
.orange .t2 {font-size:12px; color: #fff;}


.grey {background-image: url(../image/line_grey.jpg); width:172px; height:21px; line-height:21px; text-align:left; cursor:hand;}
.grey .t1 {font-size:12px; color: #ED5900; font-weight:bold;}
.grey .t2 {font-size:12px; color: #ED5900;}


.pageNum {font-size:12px;}
.tableList {font-size:12px;}

a:link {color: #000; text-decoration: none}
a:visited {color: #000; text-decoration: none}
a:hover {color: #000; text-decoration: none}
a:active {color: #000; text-decoration: none}

.btn {
	background: url(../image/button_bg.gif);
	background-repeat: no-repeat;
	
	border: 0px;
	width: 76px;
	height: 23px;
	
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.tableList {font-size:12px;}

.pageNum {font-size:12px;}
.pageNum a:link {text-decoration: none;}
.pageNum a:active {text-decoration: none;}
.pageNum a:hover {text-decoration: none;}
.pageNum a:visited {text-decoration: none;}
