@charset "UTF-8";
/* CSS Document */

body {
	width:1003px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top:0;
}
.containerTop {
	width:1003px;
	height:30px;
}
.container {
	width:983px;
	height:485px;
}
.containerMedium {
	width:983px;
	height:485px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/medium.png);
	background-position: right;
	background-repeat: no-repeat;
	z-index:10;
}
.containerLine {
	width:983px;
	height:485px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/line.png);
	background-position: left;
	background-repeat: no-repeat;
	z-index:0;
}
.header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height: 129px;
	width: 1003px;
}
.logo {
	padding-top:40px;
	padding-bottom:22px;
	padding-left:20px;
	height: 65px;
	width: 255px;
	float: left;
}
.menuOEM {
	height:32px;
	width:375px;
	padding-top:98px;
	float: right;
}
.menuBPO {
	height:32px;
	width:325px;
	padding-top:98px;
	float: right;
}
.left {
	width:200px;
	height:495px;
	float:left;
}
.right {
	width:500px;
	height:485px;
	float:left;
}
.contentImg {
	height:236px;
	width:495px;
	padding:5px;
	margin-left:-40px;
	margin-top:-15px;
	list-style:none;
}
.joker {
	list-style:none;
}
.aColumn {
	height:240px;
	width:165px;
	border-right-color:#19437A;
	border-right:dotted;
	border-right-width:thin;
	float:left;
	margin-top:13px;
}
.bColumn {
	height:240px;
	width:165px;
	border-right-color:#19437A;
	border-right:dotted;
	border-right-width:thin;
	float:left;
	margin-top:13px;
}
.cColumn {
	height:240px;
	width:165px;
	float:left;
	margin-top:13px;
}
.columnText {
	width:300px;
	left: 700px;
	top: 200px;
	padding-top:10px;
}
.banner {
	float:right;
	margin-right:38px;
	margin-top:11px;
}
.footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height: 71px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
.logofooter {
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
	height:34px;
	width:116px;
	float:right;
}
.form {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;	
	color:#666666;
	padding-left:30px;
}