﻿@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body{
text-align:center;
margin-left:auto;
margin-right:auto;
border-collapse:collapse;
}
#container{
margin-left:auto;
margin-right:auto;
text-align:center;
border-collapse:collapse;
}

#content{
    padding:0px 5px 5px 0px;
	float:left;
	width:795px;
	margin:0px,0px, 0px,200px;
	font-family:"宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align:center;
	border-left:1px solid #9CF;
	border-right:1px solid #9CF;;
	border-top:1px solid #9CF;
}

#side {
float:left;
width:190px;
padding:0px;
background-color:#0d3863;
height:auto;
border-left:1px solid #9CF;
border-right:1px solid #9CF;
border-bottom:1px solid #9CF;
text-align:left;
}
#pagefooter
{
	height:50px;
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	border:1px solid #9CF;
	float:left;
	width:992px;
}
.myimg 
{   
float:left;
}
h1{
	text-align:center;
	font-family:"黑体";
	font-size:24px;
	color: #06F;
}
h2{
	text-align:center;
	font-family:"黑体";
	font-size:18px;
	color: #06F;
}

.myspan{
	text-align:right;
}
hr{
	text-align:center;
	width:100%;
	size:2px;
}
.myimg2
{   
float:right;
}
	
.navtable
{
 color:#06F;
}
.mytr1
{
	background-image:url(../image/tr2bg1.gif) ;
	background-repeat:repeat-x;
	font-family:"宋体";
	text-align:center;
	font-weight:bold;
	font-size:12px;
	
}
.mytr
{
	background-image:url(../image/trbg1.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.mytdcenter
{
   text-align:center;
}
.mytr2{
	text-align:left;
}
.pointul{
	display:list-item;
}
#container #content .pheader {
	text-align:left;
	color: #06C;
	font-weight: bold;
	font-size:14px;
}
.sheader {
	color: #F60;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
}
.mytd{
	background-color:#FC9;
}
.mytd1{
	background-color:#9CF;
	text-align: left;
}
.mytd2{
	background-color:#CFF;
	text-align: left;
	/*background-color:#D4FFFF;*/
}
.mytd3{
	background-color:#99CCFF;
}
.trkm{
	background-image:url(../image/trbg2.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight: bold;
	font-size:14px;
}
.mytable{
	border:solid;
	border-color:#CCC;
	border-width:3px;
	float:none;
	text-align:center;
}
.spanleft{
	float:left;
	text-align:justify;
}
.mydiv{
	width:80%;
	border:1px dotted #CCC;
	margin:5px;
	padding:3px;
}
.pindent{
	text-indent:28px;
}
.toptitle{
	font-family:"宋体";
	font-size:24px;
	
	color:#000;
}
.toptitle2{
	font-family:"宋体";
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
.toptrbg1{
	background-image:url(../image/lg_line.gif);
	background-repeat:repeat;
}
.toptrbg2{
	background-image:url(../image/line_1.gif);
	background-repeat:repeat-x;
}
.toptrbg3{
	background-image:url(../image/g_line.gif);
	background-repeat:repeat;
}
#container #content table tr td {
	border: 1px solid #FFF;
}
</style>	
		
