body, table, td {
	font: 12px/16px "ËÎÌå";
}

input, select, option, textarea {
	font-size: 12px;
}

input.button {	
}

input.text {
	border:1px solid #0D3B5F;
	background-color: #F7F7F5;
}

a {
	color: #00008F;
	text-decoration: none;
}
a:hover {	
	color: #FF0000;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.product {
	color: #0000FF;
	text-decoration: underline;
}
a.product:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.news {
	color: #666666;
	text-decoration: underline;
}
a.news:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.company {
	color: #333333;
	text-decoration: underline;
}
a.company:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.companyTitle {
	color: #0000FF;
	font: 14px/18px;
	text-decoration: underline;
}
a.companyTitle:hover {
	color: #FF0000;
	text-decoration: none;
}

a.job {
	color: #990000;
	text-decoration: none;
}
a.job:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.morelink {
	color: #990000;
	text-decoration: none;
}
a.morelink:hover {
	color: #990000;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
}

.noBorder {
	border-width: 0px;
}
.picBorder {
	border:1px solid #333333;
}
.tblBorder1{
	border:1px solid #B7B7B7;
}
.tblBorder2{
	border:1px solid #DEDFDE;
}

.leftTitle {
	color: #FFFFFF;
}

.tblTitle1 {
	font-size: 14.7px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tblTitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}

.trade1 {
	color: #660000;
}
.trade2 {
	color: #000000;
}
.trade3 {
	color: #008000;
}
.trade4 {
	color: #FF0000;
}
.trade5 {
	color: #0000FF;
}
.trade6 {
	color: #FF9900;
}

.num {
	color: gray;
}
.highlight {
	color: red;
}

.ibbtn {
	border: 1px outset #999999;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	background-image: url(/images/btn_pers_tile.gif);
}

.content1 {
	font: 14px/20px;
}

.M {
	font-size: 14.7px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.N  {
	font-size: 14.7px;
	line-height: 150%;
	text-decoration: underline;
}
.footlink {
	color: #00008F;
}