* {
	list-style-type:none;
	font-size:12px;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	line-height: 20px;
}
body {
	background-color: #000000;
	font-size: 12px;
	color: #CCCCCC;
}
.oem_top {
	background-color: #000000;
	background-image: url(../images/oem_01.gif);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	width: 733px;
	margin: 0 auto;
}
.oem_center {
	background-image: url(../images/oem_02.gif);
	height: 416px;
	background-repeat: no-repeat;
	background-position: top;
	width: 733px;
	margin: 0 auto;
}
.oem_center ul{padding:0 40px}
.oem_center img {
	border: 2px solid #005C99;
}

.oem_center h2 {
	text-align: center;
	padding: 20px;
}

.oem_center li {
	list-style-type: none;
}

.oem_botton {
	background-image: url(../images/oem_04.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 175px;
	width: 733px;
	margin: 0 auto;
}
.close {
	color: #FFFFFF;
	width: 69px;
	height: 21px;
	text-align: center;
	margin-left: 0px;
	background-image: url(../images/butoon2.gif);
	background-repeat: no-repeat;
	margin: 0 300px;
}


.a{ float: left; padding: 1px 5px 0px; margin-left: 4px; }
.a:link,a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #1B1B1B;
}
.a:hover {
	border-color: #333333;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}