body {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/cs_01.jpg) top repeat-x;
	font: 12pt Arial;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

td {
	font-size: 12px;
	color: white;
}

.main {
	width: 1050px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.head {
	width: 1050px;
	height: 189px;
	background: #333 url(../images/cs_03.jpg) no-repeat;
}

.head3 {
	width: 54px;
	height: 189px;
	background: #333 url(../images/cs_04.jpg);
	margin-bottom: -189px;
	margin-left: 1050px;
	float: left;
}

.head2 {
	width: 1050px;
	height: 48px;
	background: #333 url(../images/cs_05.jpg) left no-repeat;
}

.search {
	margin-left: 342px;
	float: left;
}

.search_button {
	width: 136px;
	height: 48px;
	background: #333 url(../images/cs_09.jpg);
	float: left;
}

.peice-of-search {
	width: 26px;
	height: 48px;
	background: #333 url(../images/cs_08.jpg);
	float: left;
}

.button {
	width: 83px;
	height: 48px;
	float: left;
}

.peice-of-head {
	width: 27px;
	height: 48px;
	background: #333 url(../images/cs_11.jpg);
	float: left;
}

.head_menu {
	width: 1050px;
	height: 39px;
	background: #AAA url(../images/cs_16.jpg);
}

.padding {
	padding-left: 10%;
}

.h_menu a  {
	color: #5a5a5a;
	font-size: 12px;
	text-decoration:none;
}

.h_menu a:hover  {
	color: #888;
	font-size: 12px;
	text-decoration: underline;
}

.nav {
	padding-bottom:20px;
}

.nav ul {
	ist-style-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.nav li {
	display: block;
	background: url(../images/sep_30.jpg) bottom no-repeat;
	padding:10px;
}

.nav li a,a:visited {
	color: white;
	text-decoration: none;
	padding-left: 20px;
}

.nav li a:hover {
	color: #AAA;
	text-decoration: underline;
}

.block {
	padding: 20px;
	color: white;
	font-size: 12px;
}

.footer a,a:visited {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: #AAA;
	text-decoration: underline;
}


.ctitl {
	color:#666;
	border:0px;
}
.ctitl p a:link,.ctitl p a:visited,.ctitl p a:hover,.ctitl p a:active {
	text-decoration:none;
	color: #646464;
	background:#252525;
	border: 1px solid #454545;
	padding:2px 5px;
	font-size:10px;
}
.ctitl p a:hover {
	background:#202020;
	color: #ffffaa
}
.ctitl p {margin:4px 6px;}
.ctitl p span {
	text-decoration:none;
	background:#333;
	padding:2px 5px;
	border:1px solid #454545;
	color:#646464;
	font-size:10px;
}
.ctitl h4 {
	margin-top:-1.45em;
	padding:0;
	border:none; }

.inputbox {
	width: 67px;
	height: 15px;
	padding: 5px 2px 2px 7px;
	border: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 100%; 
}