body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #dedede;
}


div {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#top_line {
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #171515;
	height: 85px;
	width: 100%;
}

#top_line #menu {
	margin-top: 33px;
	width: 78%;
	float: left;
}

#top_line #menu ul {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: none;
}

#top_line #menu ul li {
	float: left;
	margin-right: 1px;
	color: #bfbebe;
	font-family: "Swis721 Cn BT";
	font-size: 14px;
	font-weight: bold;
}

#top_line #menu ul li a {
	color: #bfbebe;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 34px;
	width: 115px;
	text-decoration: none;
	line-height: 30px;
}

#top_line #menu ul li a:hover {
	color: #ffffff;
	background-image: url(../images/menu_bg_over.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#top_line #menu ul li .active {
	color: #ffffff;
	background-image: url(../images/menu_bg_over.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 34px;
	width: 115px;
	text-decoration: none;
	line-height: 30px;
}

#top_line #menu ul li #submenu_div {
	background-image: url(../images/submenu_div.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 188px;
	position: absolute;
	margin: -8px  0 0 0;
	position: relative;
	display: none;
}

#top_line #menu ul li #submenu_div ul {
	margin: 8px 0 0 32px;
	padding: 0px;
	list-style-type: none;
}

#top_line #menu ul li #submenu_div ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}

#top_line #menu ul li #submenu_div ul li a {
	background: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#top_line #menu ul li #submenu_div ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#top_line #menu ul li:hover #submenu_div{
	position: absolute;
	display: block;
}

#top_line span {
	width: 22%;
	float: right;
	display: block;
	margin-top: 45px;
	color: #FFFFFF;
}

#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 384px;
	width: 100%;
	text-align: center;
}

#welcome {
	width: 100%;
	height: 60px;
	padding-top: 15px;
	background-color: #d1cfcf;
	line-height: 20px;
}

#welcome img {
	float: left;
	margin: 7px 15% 0 17%;
}

#welcome a {
	font-size: 14px;
	font-family: Tahoma;
	color: #2b2929;
	text-decoration: none;
	font-weight: bold;
}

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

#home_body {
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	height: 472px;
	width: 100%;
}

#home_body #body_left {
	width: 52%;
	float: left;
	margin: 25px 0 0 25px;
}

#home_body #body_left h1 {
	margin: 0 0 13px 0;
	padding: 0px;
	color: #929294;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Tahoma;
}

#home_body #body_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 490px;
	background-image: url(../images/body_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}

#home_body #body_left ul li {
	float: left;
	margin-right: 4px;
}

#home_body #body_left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home_tab.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 135px;
	display: block;
	line-height: 30px;
}

#home_body #body_left ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home_tab_over.png);
	background-repeat: no-repeat;
	line-height: 32px;
}

#home_body #body_left #home_scroller {
	width: 497px;
	height: 177px;
	margin: 40px 0 0 0;
	background-image: url(../images/home_scroller.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#home_body #body_left #home_scroller img {
	margin-top: 20px;
}

#home_body #body_left span {
	width: 490px;
	height: 76px;
	margin: 40px 0 0 0;
	display: block;
}

#home_body #body_left span img {
	float: left;
	margin-right: 30px;
}

#home_body #body_left span h2 {
	margin: 0 0 30px 0;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Tahoma;
	background-image: url(../images/h2_line.jpg);
	background-repeat: no-repeat;
	background-position: 145px bottom;
}

.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bcbbbb;
	text-decoration: none;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 72px;
	text-indent: 22px;
	float: left;
}

.more:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/more_over.jpg);
	background-repeat: no-repeat;
}

#home_body #body_right {
	width: 33%;
	height: 231px;
	float: left;
	margin: 25px 0 0 25px;
	padding: 155px 35px 0 35px;
	background-image: url(../images/body_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #afaeae;
	text-align: justify;
}

#home_body #body_right span {
	font-weight: bold;
	color: #404041;
	margin-left: 80px;
	display: block;
}


#footer {
	width: 100%;
	height: 90px;
	background-color: #030000;
	text-align: center;
	line-height: 22px;
	color: #6f6e6e;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}

#footer a {
	color: #6f6e6e;
	text-decoration: none;
}

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

#footer span {
	color: #ffffff;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

#footer span a {
	color: #ffffff;
	text-decoration: none;
}


/* General */
#title {
	width: 100%;
	height: 50px;
	padding-top: 25px;
	background-color: #d1cfcf;
	line-height: 20px;
	color: #a22a2a;
	font-family: Tahoma;
	font-size: 23px;
	font-weight: bold;
	text-indent: 50px;
	text-transform: uppercase;
	line-height: normal;
}

#body {
	width: 90%;
	margin: 20px auto 25px auto;
	text-align: justify;
	line-height: 18px;
}

#body .table_line td {
	border-bottom: dashed 1px #8e8e8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

#body #small_products {
	float: left;
	width: 266px;
	height: 134px;
	background-image: url(../images/small_pro_bg.png);
	background-repeat: no-repeat;
	margin: 0 20px 25px 0;
	padding: 0px;
}

#body #small_products h1 {
	margin: 0px;
	padding: 0px;
	color: #a22a2a;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
	text-transform: uppercase;
}

#body #small_products img {
	float: right;
	margin: 0 10px 0 0;
	padding: 0px;
}

#body #small_products span {
	float: left;
	margin: 5px 0 0 15px;
	padding: 0px;
	width: 165px;
	display: block;
	font-size: 11px;
	line-height: 14px;
}

#body #small_products a {
	margin: 10px 0 0 15px;
	padding: 0px;
}

#body .default_img {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
}

#banner_otherpage {
	margin: 0px;
	height: 180px;
	width: 100%;
	text-align: center;
	background-color: #28272f;
}

#body form {
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
}

#body form textarea {
	margin-left: 20px;
	vertical-align: top;
}

#body form input {
	margin-left: 20px;
}



.contact_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.contact_ul li {
	margin: 0 0 5px 0;
	padding: 0px;
	background-image: url(../images/contactus_li.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 539px;
}

.contact_ul li img {
	margin: 0 40px 0 0;
	padding: 0px;
	float: left;
}

.contact_ul li span {
	display: block;
	float: left;
	vertical-align: middle;
	margin-top: 15px;
}

.contact_ul li span a {
	color: #000000;
	text-decoration: none;
}

.contact_ul li span a:hover {
	color: #a22a2a;
	text-decoration: none;
}

#ntbk {
	width: 90%;
	margin: 0 auto 25px auto;
	height: 25px;
}

#ntbk a {
	font-weight: bold;
	font-size: 11px;
	color: #912424;
	text-decoration: none;
}

#ntbk a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
