﻿body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	color: #000;
	}
/*段落文字空两格 */
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 {
	height:16px;
	font-size:12px}

/* 单个链接 */
.top_nav_01  {font-size:14px; COLOR: #000;font-weight: normal;}	
.top_nav_01 A:visited {font-size:14px;COLOR: #000;}
.top_nav_01 A:link {font-size:14px; COLOR: #000;}
.top_nav_01 A:hover  {font-size:14px; COLOR: #003366;}

.top_nav_en  {font-size: 12px;COLOR: #333;font-weight: normal;}	
.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;padding-left: 8px;}	
.tit01 A:visited {COLOR: #333;}
.tit01 A:link {COLOR: #333;}
.tit01 A:hover  {COLOR: #003366;}

.tit02 {font-size: 12px;COLOR: #c00;font-weight: bold;padding-left: 8px;}	
.tit02 A:visited {COLOR: #c00;}
.tit02 A:link {COLOR: #c00;}
.tit02 A:hover  {COLOR: #000;}

.f12_red {font-size: 12px;COLOR: #c00;}	
.f12_red A:visited {COLOR: #c00;}
.f12_red A:link {COLOR: #c00;}
.f12_red A:hover  {COLOR: #000;}

.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;}	
.tit05 A:visited {font-size: 12px;COLOR: #003366;}	
.tit05 A:link {font-size: 12px;COLOR: #003366;}	
.tit05 A:hover  {font-size: 12px;COLOR: #000;}	
		
.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";}	
.time01  {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 #99ACBB;
	background-color: #F4F8FA;
}
.kuang02 {
	border: 1px solid #99ACBB;
	background-color: #ffffff;
}
.kuang03 {
	border: 1px solid #D0DBDA;
	background-color: #fff;
}
.padding01 {
	padding-top:8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.padding02 {
	padding-top:7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.line_height01 {line-height: 12px;}	
.line_height02 {line-height: 16px;}	

.tit_bg01 {
	background-image: url(../images/tit_bg01.gif);
	background-repeat: repeat-x;
}
.tit_bg02 {
	background-image: url(../images/tit_bg02.gif);
	background-repeat: repeat-x;
	background-color: EBF0F4;
}

.kuang01_bg {
	background-image: url(../images/kuang_bg01.gif);
	background-repeat: repeat-x;
}

.kuang01_bg {
	background-image: url(../images/kuang_bg01.gif);
	background-repeat: repeat-x;
}
.Button1 {
	font-size: 12px;
	color: #CC0000;
	background-color: #EEF3F6;
	height: 19px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2EAEF;
	border-right-color: #6D7B85;
	border-bottom-color: #6D7B85;
	border-left-color: #E2EAEF;
}
.Button2 {
	font-size: 12px;
	color: #ff0000;
	background-color: #EEF3F6;
	height: 19px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2EAEF;
	border-right-color: #6D7B85;
	border-bottom-color: #6D7B85;
	border-left-color: #E2EAEF;
}