body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:url('bg_1.gif')  center 50%;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.fontwhite {
	color: #FFFFFF;
}
.fontwhite A {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontwhite A:active{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.fontwhite A:visited{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.fontwhite A:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: overline underline;
	color: #F00000;
	font-weight: bold;
}
.fontblue {
	color: #FFFFFF;
}
.fontblue A {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.fontblue A:active{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.fontblue A:visited{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.fontblue A:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: overline underline;
	color: #F00000;
}
.title {
	color: #f00000;
	font-size: 14px;
	font-weight: bold;
}
*{margin:0;padding:0;border:0;}
#nav {
  line-height: 24px;  list-style-type: none; background:#0089D0;
}

#nav a {
 display: block; width: 90px; text-align:center;
}

#nav a:link  {
 color:#FFFFFF; text-decoration:none;
}
#nav a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav a:hover  {
 color:#000000;text-decoration:none;
}

#nav li {
 float: left; width: 70px; background:#0089D0;
}
#nav li a:hover{
 background:#D1EDFC;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 100px; position: absolute;
}
#nav li ul li{
 float: left; width: 100px;
 background: #0089D0;
}


#nav li ul a{
 display: block; width: 100px;w\idth: 100px;text-align:left;padding-left:24px;
}

#nav li ul a:link  {
 color:#FFFFFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav li ul a:hover  {
 color:#000000;text-decoration:none;font-weight:normal;
 background:#D1EDFC;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

ul.show{
 list-style: none;
}

ul.show li{
   line-height: 20px;
   margin-left: 5px;
   margin-right: 5px;
   border-bottom: dashed 1px #CCCCCC;
}

ul.show span{float: right; color: #CCCCCC;}

h1 {
	color: #f00000;
	font-size: 14px;
	font-weight: bold;
}

#talkbox div{
   padding: 4px;
   margin: 10px;
   border: 1px solid #CCCCCC;
}

#talkbox div span{
   float: right;
   font-size: 11px;
   color: #003366;
   padding-right: 10px;
}

div.title1{
  width: 60px;
  text-align: right;
  float: left;
  margin-right: 10px;
}

input, textarea{border: solid 1px #CCCCCC;}
