body {
	margin: 0;
	padding: 0;
	background: #293F6F url(/images/design/bg.jpg) repeat-x;
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	behavior: url(/csshover.htc);
}

a {
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select {
	font-size: 12px;
	border: 1px solid black;
}

img {
	border: 0;
}

input {
	font: 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #415580;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul {
	list-style-type: disc;
	margin: 20px;
}
#content li {
	list-style-type: disc;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table td {
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
}

table th {
	font: bold 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
}

#container {
	width: 762px;
}

#top1 {
	width: 762px;
	height: 120px;
	background: url(/images/design/t1.jpg) no-repeat;
	position: relative;
}

#login {
	width: 124px;
	height: 18px;
	background: url(/images/design/login.gif) no-repeat;
	position: absolute;
	top: 17px;
	left: 181px;
}

#password {
	width: 124px;
	height: 18px;
	background: url(/images/design/login.gif) no-repeat;
	position: absolute;
	top: 17px;
	left: 316px;
}

#login input, #password input {
	margin: 2px 0 0 4px;
	padding: 0;
	width: 118px;
	border: 0;
	background: transparent;
}

#top1 div.ok {
	position: absolute;
	top: 17px;
	right: 293px;
}

#ao {
	padding: 0 0 0 23px;
	background: url(/images/design/ao.gif) no-repeat 0 50%;
	position: absolute;
	top: 13px;
	left: 477px;
}

#language {
	color: #000;
	position: absolute;
	top: 15px;
	right: 19px;
}

#language a {
	font-size: 10px;
	color: #000;
}

#ao a {
	font-size: 10px;
	color: #293F6F;
}

#top2 {
	width: 762px;
	height: 113px;
	background: url(/images/design/t2.jpg) no-repeat;
	position: relative;
}
#bg {
	padding: 0 0 10px 0;
	width: 762px;
	background: url(/images/design/lbg.gif) repeat-y 0 0;
	overflow: auto;
}

#left {
	float: left;
	width: 234px;
}

#right {
	float: right;
	width: 528px;
}

#left h3 {
	margin: 0;
	padding: 0;
}

#left h3 img {
	display: block;
}

#menu {
	margin: -3px 0 0 1px;
	width: 222px;
}

#menu li a {
	margin: 0 0 0 15px;
	padding: 5px 0 0;
	height: 20px !important;
	height: 25px;
	display: block;
	color: #293F6F;
	font-weight: bold;
}

#menu li li a {
	margin: 0 0 0 19px;
	padding: 5px 0 0 32px;
	font-weight: normal;
	background: url(/images/design/s.gif) no-repeat 0 50%;
}

#menu li a:hover {
	text-decoration: none;
}

#menu li {
	background: url(/images/design/bgm.gif) no-repeat 0 100%;
}

#menu li li {
	background: #E6E7E9 url(/images/design/bgm.gif) no-repeat 0 0;
}

#menu li a:hover {
	border-right: 3px solid #7F89A4;
}

#menu ul {
	padding-bottom: 1px;
}

#address {
	margin: 23px 0 18px;
	width: 224px;
	background: url(/images/design/a2.gif) repeat-y;
}

#address address {
	font-style: normal;
	margin: 14px 14px;
}
#search {
	margin: 11px 0 0 16px;
	width: 176px;
	height: 18px;
	background: url(/images/design/searchin.gif) no-repeat;
	position: relative;
}

#search input {
	margin: 2px 0 0 4px;
	padding: 0;
	width: 170px;
	height: 14px;
	border: 0;
	background: transparent;
	position: absolute;
}

#left .ok {
	margin: -18px 0 0 203px;
	position: relative;
}

div.e-magazine {
	margin: 10px 0 0 15px;
	width: 206px;
}

div.e-magazine h4, div.e-magazine h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #293F6F;
	margin: 0;
	padding: 0;
}

div.e-magazine p {
	color: #7F89A4;
	margin: 0;
	padding: 0;
}

div.e-magazine p img {
	vertical-align: middle;
}

#buttons {
	height: 57px;
}

#buttons img {
	height: 40px;
	margin: 5px;
}

#header {
	clear: both;
	width: 517px;
	height: 43px;
	background: url(/images/design/header.gif) no-repeat;
	overflow: auto;
}

#header h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.8em !important;
	line-height: 1em;
	color: #fff;
	margin: 0;
	padding: 16px 12px 0 0;
	float: right;
}

#header h1 img {
	display: block;
}

#content {
	width: 517px;
	height: auto;
	overflow-y: auto;
}

#content p {
	margin: 12px 5px 0 17px;
	padding: 0;
}

#content p A {
	text-decoration: underline;
}

#content .photo {
	float: right;
	margin: 12px 3px 0 10px;
	padding: 1px;
	border: 1px solid #44577C;
}

#content .photo img {
	display: block;
}

#header-news {
	margin: 25px 0 20px;
	width: 517px;
	height: 38px;
	background: url(/images/design/news.gif) no-repeat;
	overflow: auto;
}

#header-news h2 {
	margin: 0;
	padding: 13px 15px 0 0;
	float: right;
}

#header-news h2 img {
	display: block;
}

.news {
	width: 510px;
	margin: 0 0 16px;
	padding: 0 0 13px;
	background: url(/images/design/pn.gif) no-repeat 0 100%;
}

.news h3 {
	font: bold 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0 0 0 25px;
	height: 21px;
	background: url(/images/design/ic.gif) no-repeat 0 5px;
}

h3.contractor-name {
	font: bold 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0 0 0 25px;
	padding-top: 5px;
	height: 21px;
	background: url(/images/design/ic.gif) no-repeat 0 5px;
}

.news .date {
	font-size: 10px;
	color: #7F89A4;
	margin: -6px 0 0 40px;
	display: block;
}

.news p {
	color: #D2D8E7;
	margin: 11px 0 0 20px;
	padding: 0;
}

#footer {
	width: 100%;
	height: 63px;
	background: url(/images/design/footer2.gif) repeat-x;
}

#copyright {
	font-size: 10px;
	line-height: 2em;
	width: 497px !important;
	width: 762px;
	height: 53px !important;
	height: 63px;
	padding: 10px 0 0 265px;
	background: url(/images/design/footer.gif) no-repeat;
}

#copyright span {
	color: #293F6F;
}

#cein {
	margin: 15px 0 0 12px;
	width: 504px;
	border-spacing: 1px !important;
	border-spacing: 0;
	border-collapse: separate;
	background: url(/images/design/__03.gif) repeat-y 0 0;
}

#cein thead th {
	font-size: 12px;
	vertical-align: top;
	padding-top: 2px;
	height: 35px;
}

#cein .td10 {
	font-weight: bold;
	text-align: left;
	padding: 0 3px;
	width: 200px;
	height: 35px;
	background: #566788 url(/images/design/td1.gif) no-repeat;
}

.td10 A {
	font-weight: bold;
}

#cein .td20 {
	text-align: center;
	padding: 0 3px;
	width: 146px;
	height: 35px;
	background: #566788;
}

#cein .td30 {
	text-align: center;
	padding: 0 3px;
	width: 83px;
	height: 35px;
	background: #566788;
}

#cein .td40 {
	text-align: center;
	padding: 0 3px;
	width: 48px;
	height: 35px;
	background: #566788 url(/images/design/td2.gif) no-repeat 100% 0;
}

#cein .td11 {
	font-weight: bold;
	text-align: left;
	padding: 0 3px;
	width: 200px;
	height: 45px;
}

.td11 A {
	font-weight: bold;
}

#cein .td21 {
	text-align: center;
	padding: 0 3px;
	width: 146px;
	height: 45px;
}

#cein .td31 {
	text-align: center;
	padding: 0 3px;
	width: 83px;
	height: 45px;
}

#cein .td41 {
	text-align: center;
	padding: 0 3px;
	width: 48px;
	height: 45px;
}

#nl {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 15px 5px 5px 0; 
}

#nl a {
	font-size: 12px;
	font-weight: bold;
}

#bam {
	margin-left: 30px;
	width: 300px;
}

#bam td {
	font-weight: bold;
	padding: 3px;
}
