td {
	font-size: 9pt;
	line-height: 14pt;
}

a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.Webdings {
	font-family: Webdings;
	font-size: 12px;
}


a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.doubleline {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
/*left*/
#Nav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#Nav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#Nav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#Nav a:hover {
	color: #990000;
	text-decoration: underline;
}
body {
	font-size: 9pt;
	margin:0px auto;
	color:#333333;
}
.w20px {
	width: 20px;
}
.w30px {
	width: 30px;
}
.w40px {
	width: 40px;
}
.w50px {
	width: 50px;
}
.w60px {
	width: 60px;
}
.w70px {
	width: 70px;
}
.w80px {
	width: 80px;
}
.w100px {
	width: 100px;
}
.w120px {
	width: 120px;
}
.w140px {
	width: 140px;
}
.w160px {
	width: 160px;
}
.w170px {
	width: 170px;
}
.w180px {
	width: 180px;
}
.w190px {
	width: 190px;
}
.w200px {
	width: 200px;
}
.w300px {
	width: 300px;
}
.w400px {
	width: 400px;
}
input,select,textarea {
	font-size: 12px;
}
form {
	margin: 2px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.underlineHand {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}
.upline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.invalid {
	font-weight: normal;
	color: #CC6633;
}
label {
	cursor: pointer;
}
.inputline {
	font-size: 12px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D4D0C8;
	border-left-color: #FFFFFF;
	margin-top: 3px;
}
.left3px {
	padding-left: 3px;
}
.right3px {
	padding-right: 3px;
}

.listtd {
	text-align:center;
    nowrap:NOWRAP;
    background-color:#F7F7F7
}

.listtd_bai {
	text-align:center;
    nowrap:NOWRAP;
    background-color:#FFFFFF
}

.listtd_bai_l {
	text-align:left;
    nowrap:NOWRAP;
    background-color:#FFFFFF
}

.listtdb {
	text-align:center;
    nowrap:NOWRAP;
    background-color:#F7F7F7;
    font-weight: bold;
}

.add {
	text-align:right;
    nowrap:NOWRAP;
    background-color:#FFFFFF
}

.add_r {
	text-align:left;
    nowrap:NOWRAP;
    background-color:#FFFFFF
}
.button{ background:url(<{$base_url}>img/admincp/button_bj.jpg) no-repeat; width:76px; height:23px; line-height:23px; text-align:center; border:0px; color:#FFFFFF; letter-spacing:2px;cursor:pointer; margin-left:52px; margin-top:10px;}
   
.font14{font-size:14px}
.inputwidth500{
	width:500px;
}