body {background-color:rgb(243,243,243);margin:0px;font-family:"微软雅黑";font-size:12px;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.mainframe {margin:0 auto; width:962px;}

table {border-collapse: collapse;}
th, td {padding: 0px;} 

.navtd {width:115px;font-size:16px;height:37px;color:white;}
.navtd a{color:white;}
.headericon {margin-left:10px;margin-right:5px;}

.mt10 {margin-top:10px;}

.mainleft {background-color:rgb(226,226,226);width:200px;height:500px;}
.mainright {width:762px;background-color:white;}

.lefttable {margin-left:15px;margin-top:15px;width:170px;}
.lefttitle {background-color:black;height:27px;color:white;padding-left:15px;font-size:14px;font-weight:bold;}
.leftitem {background-image:url('/userfiles/42/images/leftbotbg.gif'); background-repeat:no-repeat;height:30px;padding-left:25px;border-bottom:solid 1px rgb(154,154,154);}
.leftitem a{color:black;}

.contenttable {width:720px;line-height:150%;}

.colorBlue {color:rgb(15,104,186);}

.font14px {font-size:14px;}

.colorBlack {color:black;}

.font1{font-size:12px; color:#0F68BA; line-height:150%; font-weight:bold}

.indexitem {background-image:url('/userfiles/42/images/bot.gif');background-repeat:no-repeat;padding-left:10px;height:25px;background-position:0px 10px;}
.indexitem a {color:black;}

#bottomtd {text-align:right;color:gray;}
#bottomtd a{color:gray;}

.popupmenu {width:108px;float:left;margin-top:-1px;position:absolute;z-index:999;border:solid 1px rgb(86,86,86);}
.floatlink {height:22px;background-image:url('/userfiles/42/images/popupbg.gif');background-repeat:repeat-x;text-align:center;}
.floatlink a{color:white;font-size:12px;}


ul.pages{
display:block; 
border:none;
text-transform:uppercase;
font-size:12px;
margin:20px auto;
padding:10px 20px; 
width:auto;

}

ul.pages li{
list-style:none; 
float:left; 
border:1px solid #ccc; 
text-decoration:none; 
margin:0 5px 0 0; 
padding:5px;
}

ul.pages li.pgCurrent{
border:1px solid #003f7e; 
color:#000; 
font-weight:700; 
background-color:#ccc;
}

ul.pages li.pgEmpty{
border:1px solid #ddd;
color:#eee;
}

ul.pages li:hover{
border:1px solid #003f7e;
}

ul.pages a{
text-decoration:none; 
color:black
}


ul.pages a.pgEmpty{
text-decoration:none; 
color:#666;
}