﻿html, body, input, td, textarea{
	font-family:Verdana, Arial, Helvetica, 宋体, sans-serif; font-size:9pt;
}
body{
	background:url(images/body_bg.jpg) repeat-x #deebf3;
	margin:0 auto;
}
td, textarea{
	line-height: 150%;
}
form{
	margin:0em;
}
li{
	line-height:180% 
}
input, select
{
	vertical-align:middle;
}
.normal{
	font-family:Verdana, Arial, Helvetica, 宋体, sans-serif;font-size:9pt;
}
.titlehei{
	font-size:10.5pt;font-weight:bold;color:#000000;
}
.titlelv{
	font-size:10.5pt;font-weight:bold;color:#398E0E;
}
.biaotihong{
	font-size:10.5pt;font-weight:bold;color:#FF0000;
}
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.white:link{
	text-decoration: none; color: white
}
a.white:visited{
	text-decoration: none; color: white
}
a.white:hover{
	text-decoration: underline; color: white
}
.table-out{
    width:936px;
    background-color:#FFFFFF;
    margin:0 auto;
}
.table-out-fixed{
    width:936px;
    background-color:#FFFFFF;
    margin:0 auto;
    table-layout: fixed;
    /*word-wrap:break-word;*/
    overflow:hidden;
}
.table-in{
	width:100%;
	background-color:#FFFFFF;
}
.table-in-fixed{
    width:100%;
    table-layout: fixed;
    /*word-wrap:break-word;*/
    background-color:#FFFFFF;
    overflow:hidden;
}
.fixed{
	/*word-break:break-all;*/
	overflow:hidden;
}
.table1{
	width:936px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border:border-bottom: 1px solid #d7d7d7; 
	border-top: 1px solid #d7d7d7; 
	border-right:1px solid #ffffff; 
	border-left:1px solid #ffffff
}
.table1 td{
	border:1px solid #d7d7d7
}
.table1 table td{
	border:none
}
.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;
}
.thin{
	background:#ccc 
}
.thin td{
	background:#FFF 
}
.line-height-m{
    line-height:150%;
}
.line-height-l{
    line-height:180%;
}
.text-indent{
	text-indent:2em;
}
.underline{
    border-top-style: none; 
    border-bottom: 1px solid #b3b3b3; 
    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;
}
