﻿/* 通用默认样式-------------------------------------- */
body {
	background-color: #ffffff;
	color: #000000;
	line-height: 15px;
	font-family:"Arial";
}
.align-center{margin:0 auto; text-align:center;}

td {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;line-height: 20px;WORD-WRAP: break-word}
A:link   {font-family:"Arial";font-size:12px;color: #000000;;text-decoration: none;}
A:visited{font-family:"Arial";font-size:12px;color: #000000;;text-decoration: none;}
A:hover  {font-family:"Arial";font-size:12px;color: #5383B8;;text-decoration: none;}
A:active {font-family:"Arial";font-size:12px;color: #000000;;text-decoration: none;}


a.menu:link   {font-family: "Arial";;font-size:13px;color: #000000;;text-decoration: none;font-weight: bold}
a.menu:visited{font-family: "Arial";;font-size:13px;color: #000000;;text-decoration: none;font-weight: bold}
a.menu:hover  {font-family: "Arial";;font-size:13px;color: #5383B8;;text-decoration: none;font-weight: bold}
a.menu:active {font-family: "Arial";;font-size:13px;color: #000000;;text-decoration: none;font-weight: bold}


a.menu_L:link   {font-family:"Arial";font-size:12x;color: #2E6A88;;text-decoration: none;}
a.menu_L:visited{font-family:"Arial";font-size:12px;color: #2E6A88;;text-decoration: none;}
a.menu_L:hover  {font-family:"Arial";font-size:12px;color: #5383B8;;text-decoration: none;}
a.menu_L:active {font-family:"Arial";font-size:12px;color: #2E6A88;;text-decoration: none;}




.TextBox5PX{
	PADDING-RIGHT: 5px;
	PADDING-bottom:5px;
	PADDING-left:5px;
	PADDING-top:5px;
}

.TextBox10PX{
	PADDING-RIGHT: 10px;
	PADDING-bottom:10px;
	PADDING-left:10px;
	PADDING-top:10px;
}
.TextBox2PX{
	PADDING-RIGHT: 2px;
	PADDING-bottom:2px;
	PADDING-left:2px;
	PADDING-top:2px;
}

.TextBox5PX_L_0PX{
	PADDING-RIGHT: 5px;
	PADDING-bottom:0px;
	PADDING-left:5px;
	PADDING-top:0px;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.STYLE4 {color: #F5920A}
