/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	color:#6B6A71;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
table{
	font-family:"Times New Roman", Times, serif,"宋体";
	font-size:13px;
	line-height:150%;
	border:0;
	margin:0px auto;
	padding:0;
	background-color: #FFFFFF;
    margin: 0px auto;
}

form { margin-bottom: 0px;}



p{
    margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
	margin-right:2px;
	
}

.blackbg
{
	color: white;
	font-size: 14 px;
	font-weight:bold;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #893D67;
	font-style: italic;
}

.newstitle {
	font-size: 20px;
	font-weight: bold;
	color: #455446;

}

.center
{
	color:#690404;
	font-size: 14px;
	text-align : center;
	background-color: #F5FAEB;
}

.cchinese {
	font-size: 20px;
	font-weight: bold;
	color: #222035;
	font-family: "宋体", "黑体", "楷体_GB2312";
}
.cenglish {font-size: 16px;font-weight: bold;color: #FFFFFF;}

.position{background-color:#44C5AE;color: white;font-weight:bold;}
	
.welcome{background-color:#EBF1EB;color: #292901;font-weight:bold;}
.navigation{background-color:#6BCB8F;color: #F4FFFF;font-size: 14px;font-weight:bold;}
	
.sepline{BORDER-top: #6be29e 3px groove}
	
H1,H2,H3,H4,H5,H6{font-family:"楷体_GB2312"}
a:link{color:#060606;text-decoration:none}
a:visited{color:#5B635A;text-decoration:none}
a:hover{color:#FF0099;text-decoration:underline}
a:active{color:#00FF55;text-decoration:none}

a.bold:link{color:#033B4E;text-decoration:none;font-weight:bold;}
a.bold:visited{color:#5F6162;text-decoration:none;}
a.bold:hover{color:#FF0099;text-decoration:underline;}
a.bold:active{color:#00FF55;text-decoration:none;}

table.mytable { width: 100%; padding: 0px; border: none; border: 1px dotted #05B24A;}
table.mytable td { font-size: 13px; border: none;background-color: #FAFAFA;
vertical-align: middle; padding: 2px; }
table.mytable tr.special td {
	background-color:#FCFDF7;
	border-bottom: 1px outset #0BF416;
	vertical-align: top;
}

table.mytable2 td {
	font-size: 13px;
	border: none;
	background-color: #F4F9F5;
	vertical-align: middle;
	BORDER-bottom: #A7B8AB 1px solid;
	
}
table.mytable2 tr.special td { font-size:14px; font-weight:bold;background-color:#B7B0C8;border-bottom: 2px outset #0BF416;  }


table.mytable4 td {
	font-size: 13px;
	border: none;
	background-color:#FCFEFE;
	vertical-align: middle;
	BORDER-bottom: #E1E5E2 1px solid;
	
}
table.mytable4 tr.special td { 	font-size: 13px;
	font-weight:bold;
	BORDER-bottom: #B9DB5D 1px solid;
	background-color: #AEB7B6;
	color: #FFFFFF;
	 }
