﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif, 宋体;
	background:url(images/body_bg.jpg) repeat-x #deebf3;
	font-size:14px;
	/*margin-top:0;
	margin-bottom:0;*/
	margin:0 auto;
}
.9pt{
    font-family:Verdana, Arial, Helvetica, sans-serif, 宋体;
    font-size:9pt;
}
.9pt-bold{
    font-family:Verdana, Arial, Helvetica, sans-serif, 宋体;
    font-size:9pt;
    font-weight:bold;
}
.title{
    color: #333399;
}
.titlehei{
	font-size:10.5pt;
	font-weight:bold;
	color:#000000;
}
.backimage{
	background-image: url(images/bgline.gif); 
	background-position:center;
}
.table-out{
	width:936px;
	background-color:#ffffff;
	margin:0 auto;
}
.table_fixed { 
	table-layout: fixed;
	/*word-wrap:break-word;*/
	overflow:hidden;
	background-color:#ffffff;
}
.table-in-fixed{
	width:100%;
	table-layout:fixed;
	overflow:hidden;
	background-color:#ffffff;
}
.tablethin{
	border-collapse:collapse;
	border-bottom:1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7; 
	border-right:1px solid #d7d7d7; 
	border-left:1px solid #d7d7d7;
}
.tablethin td{
	border:1px solid #d7d7d7;
}
.underline{
    border-top-style: none; 
    border-bottom: 1px solid #cccccc; 
    border-right-style: none; 
    border-left-style: none;
}
.underlinedashed{
    border-top-style: none; 
    border-bottom: 1px dashed #939393; 
    border-right-style: none; 
    border-left-style: none;
}
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }
a.ul:link { color: #000000; text-decoration: underline }
a.ul:visited { color: #000000; text-decoration: underline }
a.ul:hover { color: #000000; text-decoration: underline }
a.ulhui:link { color:gray; text-decoration: underline }
a.ulhui:visited { color: gray; text-decoration: underline }
a.ulhui:hover { color: gray; text-decoration: underline }
a.white:link{text-decoration: underline; color: white }
a.white:visited{text-decoration: underline; color: white }
a.white:hover{text-decoration: underline; color: white }
