body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
	color: #4e4e4e;
	}
/*段落文字空两格 */
p { text-indent: 2em}
/*层、 表格高、表格内文字颜色、大小 */
div,table,td{
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-family: "宋体" "arial";
}

/* 整体链接 */

A:{font-size: 12px;COLOR: #4e4e4e;text-decoration: none}	
A:visited {COLOR: #4e4e4e;text-decoration: none}
A:link {COLOR:#4e4e4e;text-decoration: none}
A:hover  {COLOR: #003366;text-decoration: underline}
/* 表单 */
.input {
	border: 1px solid #DDDDDD;
	background-color: # DDDDDD;
	height: auto;
	width: auto;
	color:#CBCBCB;
	font-size:12px}

/* 单个链接 */
.top_nav  {font-size: 12px;COLOR: #333333;font-weight: normal;font-weight: bold;}	
.top_nav A:visited {COLOR: #333333;font-weight: bold;}
.top_nav A:link {COLOR: #333333;font-weight: bold;}
.top_nav A:hover  {COLOR: #003366;font-weight: bold;}

.top_nav_en  {font-size: 12px;COLOR: #333;font-weight: normal; font-family: "宋体" "arial";}	
.top_nav_en A:visited {COLOR: #333;}
.top_nav_en A:link {COLOR: #333;}
.top_nav_en A:hover  {COLOR: #003366;}

.tit01 {font-size: 12px;COLOR: #333;font-weight: bold;}	
.tit01 A:visited {COLOR: #333;}
.tit01 A:link {COLOR: #333;}
.tit01 A:hover  {COLOR: #003366;}

.tit02 {font-size: 12px;COLOR: #666; line-height: 16px;}	
.tit02 A:visited {COLOR: #666; line-height: 16px;}
.tit02 A:link {COLOR: #666; line-height: 16px;}
.tit02 A:hover  {COLOR: #003366; line-height: 16px;}

.tit03 {font-size: 12px;COLOR: #000; line-height: 16px;}	
.tit03 A:visited {COLOR: #000; line-height: 16px;}
.tit03 A:link {COLOR: #000; line-height: 16px;}
.tit03 A:hover  {COLOR: #003366; line-height: 16px;}


.tit04 {font-size: 14px;COLOR: #003366;font-weight: bold;}	
.tit04 A:visited {font-size: 14px;COLOR: #003366;font-weight: bold;}	
.tit04 A:link {font-size: 14px;COLOR: #003366;font-weight: bold;}	
.tit04 A:hover  {font-size: 14px;COLOR: #000;font-weight: bold;}

.tit05 {font-size: 12px;COLOR: #003366;font-weight: bold;}	
.tit05 A:visited {font-size: 12px;COLOR: #003366;font-weight: bold;}	
.tit05 A:link {font-size: 12px;COLOR: #003366;font-weight: bold;}	
.tit054 A:hover  {font-size: 12px;COLOR: #000;font-weight: bold;}	
		
.time02 {font-size: 9px;COLOR: #f0f0f0;font-weight: normal; font-family: "arial";}	
.tit01_en  {font-size: 10px;COLOR: #666;font-weight: normal; font-family: "arial";}	
.foot  {font-size: 12px;COLOR: #999;font-weight: normal; font-family: arial;}	



/* 背景边框 */

.line01 {
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.kuang01 {
	border: 1px solid #B0BEC7;
	background-color: #FFFFFF;
}
.kuang01_bg {
	background-image: url(../images/kuang_bg01.gif);
	background-repeat: repeat-x;
}

.kuang02 {
	border: 1px solid #DFE4E8;
	background-color: #FFFFFF;
}
