.headtable {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
font-weight:normal;
width:960px;
background-color:#FFFFFF;
padding:0;
}
.layouttable {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
font-weight:normal;
background-color:#FFFFFF;
padding:0;
}
.funcbar {

border-left:1px solid #080808;
}
td {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
}
.searchform {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
}
.selectcell {
border-bottom:1px dashed #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-style: normal;
background-color:#CCCCFF;
}
.listcell {
border-bottom:1px dashed #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
line-height:20px;
}
.titlecell {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
height: 20px;
}
.desccell {
border-bottom:1px dashed #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-style: normal;
color: #8888aa;
line-height:20px;
}
a {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-style: normal;
color: #0088aa;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
a.cool {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #0088aa;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
a.hot {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #FF0000;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.sidebar {
margin: 0px -15px;
padding: 6px 2px 2px 18px;
color: #808080;
background: url(images/bullet.gif) left 7px no-repeat;
line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
margin-bottom: 0px;
list-style: none;
}
h1 {
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #8888aa;
}
.edittext {
border:1px solid #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
width:200px;
}  
.editbutton {
border:1px solid #080808;
background-color:#0808C8;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.searchtext
{
border:1px solid #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
width:150px;
}  
.searchbutton {
border:1px solid #080808;
background-color:#FFFFFF;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
color:#0088aa;
font-weight:bold;
}
.shorttext
{
border:1px solid #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
width:100%;
}
.editlongtext {
border:1px solid #AAAAAA;
font-family: "宋体", "Arial", "Helvetica", "sans-serif";
font-size:12px;
font-color:#000000;
width:100%;
}

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 5px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #0088aa;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #507AC6 url(images/bullet.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
