* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
}
h1 {
	color: #d96423;
	font-size: 13px;
}
table.header  {
	border: 0px;
	width: 100%;
}
td.t1 {
	width: 283px;
	height: 194px;
	background: url('/img/head_logo.jpg') no-repeat;
}
td.t2 {
	width: %;
	height: 194px;
	background: url('/img/head_bg.jpg') repeat-x;
}
td.t3 {
	width: 686px;
	height: 194px;
	background: url('/img/head.jpg') no-repeat;
	position: right;
}

table.main  {
	width: 100%;
}
td.main1 {
	width: 283px;
	height: 34px;
	background: url('/img/menu_bg.jpg') repeat-x;
}
td.main2 {
	height: 34px;
	background: url('/img/menu_bg.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
td.cont1 {
	width: 283px;
	height: 400px;
	background: url('/img/left_bg.gif') no-repeat 28px 0px;	
}
div#lc {
	margin: 0px 5px 5px 60px;
}
div.info {
	width: 192px;
}
div.hr {
	width: 191px;
	height: 8px;
	background: url('/img/hr.gif') no-repeat;	
}
td.cont2 {
	
}
div#spec {
	margin-left: 30px;
	
}
img.menu_r {
	width: 47px;
	height: 34px;
	border: 0px;
}
a {
	color: #d96423
}
a:hover {
	text-decoration: none;
}

a.menu {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.footer {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.footer {
	height: 34px;
	width: 100%;
	background: url('/img/menu_bg.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
td.fr {
	width: 24px;
	height: 34px;
}

div#content {
	padding: 0px;
	margin: 15px 15px 15px 22px;
}

div.hr_big {
	height: 8px;
	margin-top: -5px;
	background: url('/img/h_bg.gif') repeat-x bottom;
}

div.t {
	float: left;
	width: 100%;
	background: url('/img/t.gif') repeat-x 0px 10px;
	margin-bottom: 5px;
}
div.n {
	float: left;
	background: #ffffff;
}
div.c {
	float: right;
	background: #ffffff;
	max-width: 70%;
}

input, select, textarea {
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
}

input.ord  {
	width: 300px;
}
select.ord  {
	width: 300px;
}
textarea.ord  {
	width: 300px;
}

input.btn {
	width: 80px;
}

span.star {
	color: #d96423;
}
.pager {list-style-type:none}
.pager li {display:inline}
.pager li a{margin:3px;width:24px}
.pager li span{margin:3px;width:24px}

.bord{border:1px solid #ccc}
.padd{padding:2px}
.r{text-align:right}
.w300px{width:300px}

.ness_color{color:red}
.ness_bord{border:1px solid red}

