@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/introduce_01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
table {font-size:11px;
color:#000000;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
}
.white { color:#FFFFFF;}
.title {
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.title1 {
color:#00D2FF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.title2 {
color:#0454B5;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
text-decoration: none;
	color:#5A5A5A;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/********************************************/
.link1:link {
	color: #FFFFFF;
	text-decoration: none;

}
.link1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	color: #DCDCDC;
	text-decoration:none;
}
.link1:active {
	color: #FFFFFF;
	text-decoration:none;
}
.ser{ background:transparent;
border:0px;
width:152px;; height:20px;}
/****************************************/
.blue:link {
	color: #0064B1;
	text-decoration: none;

}
.blue:visited {
	color: #0064B1;
	text-decoration: none;
}
.blue:hover {
	color: #2795E9;
	text-decoration:none;
}
.blue:active {
	color: #0064B1;
	text-decoration:none;
}
.blue1 {color:#0064B1;}
