* {
	margin: 0;
	padding: 0;
}

html,
body {
	margin: 0;
	padding: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	background: #140101 url(/template/13670/images/128-base-bg.gif) repeat-x top;
	color: #fff;
	font-family: "times new roman", times, serif;
	font-size: 16px;
}

* html #wrap {
	height: 100%;
}

#page {
	width: 770px;
	margin: 0 auto;
}

p,
td {
	font-family: "times new roman", times, serif;
	margin-top: 0px;
}

a img {
	border: 0;
}

img {
	padding: 0;
	margin: 0;
}

a {
	color: #d8bf9a;
	text-decoration: underline;
}

a:hover {
	color: #eabaab;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000;
	cursor: default;
}

form {
	margin: 0;
	padding: 0;
}

ul,
ol {
	margin-left: 30px;
}

#verx ul {
	margin-left: 20px;
	margin-top: 0px;
	padding: 1px;
	list-style-type: square;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 2px 0 7px 0;
}
.btn-default{min-width: 66px;
    height: 20px;
    padding: 1px 10px;
    border-radius: 0;
    color: #fff;
    background: #D3B994;
    border: none;
    outline: none!important;
    box-shadow: none;
    margin-top: -1px;}
.form-control{    display: inline-block;
    height: 20px;
    border-radius: 0;
    width: 160px;
    padding: 2px 4px;
    outline: none!important;
    box-shadow: none;
    border: none;
}
.alert{border-radius: 0;}
.form-search{background:#462A22;    padding: 5px;
    margin: -2px 0 0 -185px;min-width: 220px;border-radius: 0;}
#bottom_addr {
	font-size: 14px;
	color: #fff;
	padding: 5px 0 15px 0;
	text-align: center;
}

#bottom_addr a {
	text-decoration: none;
}

#bottom_addr a:hover {
	text-decoration: underline;
}

#bottom_menu {
	color: #fff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 4px;
	font-size: 15px;
}

#bottom_menu a {
	color: #fff;
	text-decoration: underline;
	margin: 0 10px;
}

#bottom_menu a:hover {
	color: #d8bf9a;
	text-decoration: underline;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 360px;
}

#menu td {
	background: url(/template/13670/images/128-menu-item.gif) no-repeat;
	height: 30px;
	width: 231px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 0 40px;
}

#menu a {
	text-decoration: none;
	color: #000;
}

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

#body_txt {
	color: #fff;
	text-align: justify;
	padding: 15px;
	vertical-align: top;
	background: #200d0c;
	border-top: 1px solid #140101;
	font-size: 16px;
}

#footer {
	width: 770px;
}

#header {}

#logo img {
	margin: 27px 0 0 20px;
}

#news {
	background: url(/template/13670/images/128-news-bg.gif) no-repeat top;
	padding: 25px 0px 5px 0;
	text-align: justify;
	min-height: 200px;
}

#new_table {
	margin: 0 auto;
}

#news h2 {
	margin: 1px 10px 15px 10px;
	text-align: center;
}

#t-menu ul {
	list-style: none;
	float: right;
	margin: 18px 5px 0 0;
	padding: 0;
}

#t-menu ul li {
	display: block;
	height: 20px;
	font-size: 15px;
	float: left;
	margin-left: 2px;
	background: url(/template/13670/images/128-tmenu-bg.gif) repeat-x;
	white-space: nowrap;
	padding: 0px 10px;
}

#t-menu ul li a {
	color: #fff;
	text-decoration: none;
}

#left-column {
	padding-right: 1px;
}

#company_name {
	font-size: 28px;
	position: absolute;
	margin: 35px 0 0 18px;
	max-width: 265px;
	line-height: 30px;
	text-decoration: none!important;
	display: inline-block;
	vertical-align: inherit;
}

.pagination li a {
	background: #AD9478;
	border-color: #200d0c;
	color: #200d0c;
	font-size: 14px;
	font-weight: 700;
	border-radius: 0!important;
	border-width: 2px;
	-webkit-transition: all .5s;
}

.pagination li a:hover {
	border-color: #200d0c;
	color: #200d0c;
	background-color: #D8BF99;
	border-radius: 0!important;
}

.pagination .active span {
	color: #200d0c;
	background: #D8BF99;
	border-color: #200d0c;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 700;
	border-radius: 0!important;
	border-width: 2px;
	-webkit-transition: all .5s;
}

.pagination .active span:hover {
	background: #A98867;
	border-color: #200d0c;
	border-radius: 0!important;
	color: #200D0C;
}