﻿.body {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
}

.body:visited {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color: black;
}

.body:link {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color: black;
}

.bold {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
}

.bold1 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	font-weight: 	bold;
	text-decoration:none;
	color: 		#000000;
}

.bold2{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	font-weight: 	bold;
	color: 		red;
}

.bold3{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	font-weight: 	bold;
	color: 		#000000;
}

.bold4{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	14px;
	font-weight: 	bold;
	color: 		#000000;
}

.search_label {
	font-family:		"宋体", "Sim Sun", "SimSun";
	font-size:			12px;
	font-weight:	 	bold;
	text-decoration:	none;
	color: 				#000000;
	background-color:	#c7c7c7;
	border-top:			1px solid white;
	border-left:		1px solid white;
	border-bottom:		1px solid #909090;
	border-right:		1px solid #909090;
}

.search_field {
	font-family:		"宋体", "Sim Sun", "SimSun";
	font-size:			12px;
	font-weight:	 	bold;
	text-decoration:	none;
	color: 				#000000;
	background-color:	#dedede;
	border-top:			1px solid white;
	border-left:		1px solid white;
	border-bottom:		1px solid #a0a0a0;
	border-right:		1px solid #a0a0a0;
}

.datagrid_header {
	font-family:		"宋体", "Sim Sun", "SimSun";
	font-size:			12px;
	font-weight:	 	bold;
	text-decoration:	none;
	color: 				#000000;
	background-color:	#dedede;
	border-top:			1px solid white;
	border-left:		1px solid white;
	border-bottom:		1px solid #a0a0a0;
	border-right:		1px solid #a0a0a0;
}

.datagrid_column {
	font-family:		"宋体", "Sim Sun", "SimSun";
	font-size:			12px;
	text-decoration:	none;
	color: 				#000000;
	border-top:			1pt none silver;
	border-left:		1pt solid white;
	border-bottom:		1pt solid silver;
	border-right:		1pt solid silver;
}

.body_white{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color: 		#FFFFFF;
}

.bedge_white{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	50px;
	text-decoration:none;
	color: 		#FFFFFF;
}

.body_grey{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color: 		#333333;
}

 .copy {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color:		#000000;
 }
 
.copy_en{
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
	text-decoration:none;
	color:		#000000;
}

.compulsory {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	10px;
	text-decoration:none;
	color: 		red;
}

.header {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	13px;
	font-weight: 	bold;
}

.header2 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	16px;
	font-weight: 	bold;
}

.header4 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	40px;
	font-weight: 	bold;
}

.header5 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	22px;
	font-weight: 	bold;
}

.gheader2 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	16px;
	font-weight: 	bold;
	color:#666666;
}

.header3 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	13px;
	font-weight: 	bold;
	text-decoration:none;
	color: 		blue;
}

.td {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.th {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.form {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.input {
	border-top:	1px solid silver;
	border-left:	1px solid silver;
	border-bottom:	1px solid silver;
	border-right:	1px solid silver;
	font-family:	"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:	8pt;
	height:		16px;
}

.textarea {
	font-family:	Verdana, Arial, sans-serif;
	font-size:	10pt;
}


.select {
	font-family:	"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:	10pt;
}

.ul {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
	list-style-type: square;
	list-style-position: outside;
}

.li {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.ol {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.big {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	14px;
}

.bodystyle {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
}

.box1 {
	padding: 	3px;
	border-width: 	thin;
	border-style:	 solid;
	border-color:	 #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width:	3px;
	border-style: 	solid;
	padding: 	5px;
}

.description {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size:	12px;
}

.more {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	12px;
	font-weight: 	normal;
	color: 		#0099FF;
	text-decoration: underline
}

.more2 {
	font-family:	"Arial";
	font-size: 	11px;
	font-weight: 	normal;
	color: 		#0099FF;
	text-decoration: underline
}

.button	{
	border-top:	none;
	border-left:	none;
	border-bottom:	none;
	border-right:	none;
	background:	url("/services/images/css/button.gif");
	font-family:	"Sim Sun", "SimSun";
	font-size: 	12px;
	width:		80px;
	height:		20px;

}

.button2	{
	border-top:	none;
	border-left:	none;
	border-bottom:	none;
	border-right:	none;
	background:	url("/services/images/css/button2.gif");
	font-family:	"Sim Sun", "SimSun";
	font-size: 	12px;
	width:		160px;
	height:		20px;

}

.table {
	border-width: 	1pt;
	border-color:	#000000;
	border-style:	solid;
}

.headerbold1 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	10pt;
	font-weight:	bold;
	color: 		#000000;
	text-decoration: none;
	background-color: #aac055
}

.headerbold2 {
	font-family:	"宋体", "Sim Sun", "SimSun";
	font-size: 	10pt;
	font-weight: 	bold;
	color: 		#000000;
	text-decoration: none;
	background-color: #A3c8f0
}

.normal {
font-family:	"Sim Sun", "SimSun";
font-size:	12px;
color: #000000; 
text-decoration: none
 }

