﻿@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	background-color: #353C44;	
	/*滚动条样式*/
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-shadow-color: #CACACA;
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #F1F1F1;
}
td {
	word-break:break-all;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
a:link {
	font-size: 9pt;
	color: #2b2b2b;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #2b2b2b;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #DE1D30;
	text-decoration: underline;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #DE1D30;
	text-decoration: underline;
}
a.translation:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
a.translation:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
a.translation:hover {
	color: #DE1D30;
	text-decoration: underline;
	cursor:hand;
}
.top {
	vertical-align: top;
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bottom {
	vertical-align: bottom;
}
.td-top {
	background-image: url(../img/top.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
.topinput {
	height: 18px;
	width: 135px;
	border: 1px solid #999999;
	color: #999999;
}
.jobinput {
	height: 18px;
	width: 400px;
	color: #000000;
}.menucss {
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsbg {
	background-attachment: fixed;
	background-image: url(../img/newsbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 250px;
}
.position {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	height: 32px;
	width: 95%;
	margin-bottom:20px;
}
.index-about {
	line-height: 200%;
	text-align: left;
	vertical-align: top;
	color: #2B2B2B;
}
.index-translation {
	background-image: url(../img/servicebg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	padding-left:58px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.index-news {
	background-image: url(../img/newsline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left:7px;
	color: #2B2B2B;
}
.index-contact {
	text-align: left;
	height: 22px;
	color: #000000;
}
.about-about {
	line-height: 230%;
	text-align: left;
	vertical-align: top;
	color: #2B2B2B;
}
.link-title  {
	font-size: 9pt;
	color: #DE1D30;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	word-spacing: 1px;
	font-weight: bold;
}
.jobs-title  {
	font-size: 9pt;
	color: #DE1D30;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 1px;
	font-weight: bold;
	padding-left:5px;
	background-color: #FFDFDF;
	line-height: 22px;
}
.nolink{
	font-weight: bold;
	color: #FF0000;
}
