a:link {text-decoration: none;color: #999999;}
a:visited {text-decoration: none;color: #999999;}
a:hover {text-decoration: none;color: #999999;}
a:active {text-decoration: none;color: #999999;}

h2 {
        font: bold 16px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #D33333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

	blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Language
----------------------------------------------- */

#lan_top {
	width: 760px;
	height: 14px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: right;
}

/* Wrapper 
----------------------------------------------- */

#wrapper {
	padding-top: 0px;
	background: url(../images/img02.gif) repeat-x;
}

/* Header 
----------------------------------------------- */

#header {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(../images/hit_top_01.jpg);
}

/* Logo 
----------------------------------------------- */

#logo {
	float: left;
	width: 300px;
	height: 80px;
	padding: 0 0 0 80px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#logo h1 {
	padding-top: 20px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo2 
----------------------------------------------- */

#logo2 {
	float: right;
	width: 300px;
	height: 80px;
	padding: 0 0 0 80px;
}

#logo2 h1, #logo2 h2 {
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

#logo2 h1 {
	padding-top: 20px;
	font-size: 36px;
}

#logo2 h2 {
	font-size: 12px;
}

#logo2 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search 
----------------------------------------------- */

#search {
	float: right;
	width: 300px;
}

html>body #search {
	width: auto;
}

#search form {
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}

/* Menu
----------------------------------------------- */

#menu {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img04.jpg);
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 250px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
}

#menu a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 136%;
	color: #E8FF86;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}

/* Page 
----------------------------------------------- */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img05.gif) repeat-y;
}

/* Content
----------------------------------------------- */

#content {
	float: right;
	width: 470px;
	padding: 30px 20px;
	background: url(../images/img06.gif) repeat-x;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-	repeat left center;
}

/* Sidebar 
----------------------------------------------- */

#sidebar {
	float: left;
	width: 210px;
	padding: 35px 20px;
	background: url(../images/img06.gif) repeat-x;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	background: url(../images/img09.gif) repeat-x 0px 31px;
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(../images/img08.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 85%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer 
----------------------------------------------- */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

/* Menu Tabs Main
----------------------------------------------- */

#tabs_main {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_main ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_main li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_main a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_main a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_main a span {float:none;}

#tabs_main a:hover span {
	color:#FFF;
}

#tabs_main a:hover {
	background-position:0% -42px;
}

#tabs_main a:hover span {
	background-position:100% -42px;
}

#tabs_main #show a {
	background-position:0% -42px;
}

#tabs_main #show a span {
	background-position:100% -42px;
}

/* Menu Tabs Introduction
----------------------------------------------- */

#tabs_introduction {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_introduction ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_introduction li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_introduction a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_introduction a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_introduction a span {float:none;}

#tabs_introduction a:hover span {
	color:#FFF;
}

#tabs_introduction a:hover {
	background-position:0% -42px;
}

#tabs_introduction a:hover span {
	background-position:100% -42px;
}

#tabs_introduction #show a {
	background-position:0% -42px;
}

#tabs_introduction #show a span {
	background-position:100% -42px;
}

/* Menu Tabs Parts
----------------------------------------------- */

#tabs_parts {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_parts ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_parts li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_parts a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_parts a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_parts a span {float:none;}

#tabs_parts a:hover span {
	color:#FFF;
}

#tabs_parts a:hover {
	background-position:0% -42px;
}

#tabs_parts a:hover span {
	background-position:100% -42px;
}

#tabs_parts #show a {
	background-position:0% -42px;
}

#tabs_parts #show a span {
	background-position:100% -42px;
}

/* Menu Tabs Products
----------------------------------------------- */

#tabs_products {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_products ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_products li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_products a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_products a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_products a span {float:none;}

#tabs_products a:hover span {
	color:#FFF;
}

#tabs_products a:hover {
	background-position:0% -42px;
}

#tabs_products a:hover span {
	background-position:100% -42px;
}

#tabs_products #show a {
	background-position:0% -42px;
}

#tabs_products #show a span {
	background-position:100% -42px;
}

/* Menu Tabs Contacts
----------------------------------------------- */

#tabs_contacts {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_contacts ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_contacts li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_contacts a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_contacts a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_contacts a span {float:none;}

#tabs_contacts a:hover span {
	color:#FFF;
}

#tabs_contacts a:hover {
	background-position:0% -42px;
}

#tabs_contacts a:hover span {
	background-position:100% -42px;
}

#tabs_contacts #show a {
	background-position:0% -42px;
}

#tabs_contacts #show a span {
	background-position:100% -42px;
}

/* Menu Tabs News
----------------------------------------------- */

#tabs_news {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_01.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_news ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_news li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_news a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_news a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_news a span {float:none;}

#tabs_news a:hover span {
	color:#FFF;
}

#tabs_news a:hover {
	background-position:0% -42px;
}

#tabs_news a:hover span {
	background-position:100% -42px;
}

#tabs_news #show a {
	background-position:0% -42px;
}

#tabs_news #show a span {
	background-position:100% -42px;
}

/* Menu Tabs PB
----------------------------------------------- */

#tabs_pb {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_pb.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_pb ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_pb li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_pb a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_pb a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_pb a span {float:none;}

#tabs_pb a:hover span {
	color:#FFF;
}

#tabs_pb a:hover {
	background-position:0% -42px;
}

#tabs_pb a:hover span {
	background-position:100% -42px;
}

#tabs_pb #show a {
	background-position:0% -42px;
}

#tabs_pb #show a span {
	background-position:100% -42px;
}

/* Menu Tabs 404
----------------------------------------------- */

#tabs_404 {
	width:760px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/hit_ban_404.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
}

#tabs_404 ul {
	float: right;
	margin:0;
	padding:190px 10px 0 0px;
	list-style:none;
}

#tabs_pb li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs_404 a {
	float:left;
	background:url("tableftF_01.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs_404 a span {
	float:left;
	display:block;
	background:url("tabrightF_01.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

#tabs_404 a span {float:none;}

#tabs_404 a:hover span {
	color:#FFF;
}

#tabs_404 a:hover {
	background-position:0% -42px;
}

#tabs_404 a:hover span {
	background-position:100% -42px;
}

#tabs_404 #show a {
	background-position:0% -42px;
}

#tabs_404 #show a span {
	background-position:100% -42px;
}

/* Table List
----------------------------------------------- */
#tabList table { 
	border: 0px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: arial; 
	font-size:12px;
	width:460px;
}

#tabList .tabinfo { 
	border: 0px #666666 solid;
	background-color:#FFFFFF; 
	color:#000000;
	text-align: left;
}

#tabList .tabhead { 
	border: 1px #666666 solid;
	background-color:#FF9C00; 
	color:#FFFFFF;
	text-align: left;
}

#tabList .tableft { 
	border: 1px #999999 solid;
	background-color:#666666; 
	color:#FFFFFF;
	text-align: left;
}

#tabList th { 
	border: 1px #666666 solid;
	background-color:#999999; 
	color:#FFFFFF;
	text-align: center;
}

#tabList td { 
	border: 1px #666666 solid;
	color:#000000;
	text-align: center;
}

#tabList a:link{color:#FF6600;}
#tabList a:visited{color:#FF6600;}
#tabList a:hover{color:#FF9C00;}

#tabList .col { 
	color:#FF0000; 
}

/* Table List for Add
----------------------------------------------- */
#tabListAdd table { 
	border: 0px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: arial; 
	font-size:12px;
	width:300px;
}

#tabListAdd .tabinfo { 
	border: 1px #FFFFFF solid;
	background-color:#FFFFFF; 
	color:#000000;
	text-align: left;
}

#tabListAdd .tabhead { 
	border: 1px #000000 solid;
	background-color:#FF9C00; 
	color:#333333;
	text-align: center;
}

#tabListAdd .tableft { 
	border: 0px #000000 solid;
	background-color:#999999; 
	color:#FFFFFF;
	text-align: left;
	width:100%;
}

#tabListAdd th { 
	border: 1px #FFFFFF solid;
	background-color:#999999; 
	color:#FFFFFF;
	text-align: center;
}

#tabListAdd td { 
	border: 0px #000000 solid;
	border-bottom:0px solid #000000;
	background-color:#FFFFFF; 
	color:#666666;
	text-align: left;
}

#tabListAdd a:link{color:#FF6600;}
#tabListAdd a:visited{color:#FF6600;}
#tabListAdd a:hover{color:#FF9C00;}

#tabListAdd .col { 
	color:#FF0000; 
}

/* Table List for PB
----------------------------------------------- */
#tabListPB table { 
	border: 5px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: arial; 
	font-size:12px;
	width:100%;
}

#tabListPB .tabinfo { 
	border: 2px #FFFFFF solid;
	background-color:#FFFFFF; 
	color:#000000;
	text-align: left;
}

#tabListPB .tabhead { 
	border: 2px #000000 solid;
	background-color:#FF9C00; 
	color:#333333;
	text-align: center;
}

#tabListPB .tableft { 
	border: 2px #000000 solid;
	background-color:#666666; 
	color:#FFFFFF;
	text-align: left;
	width:300px;
}

#tabListPB th { 
	border: 1px #FFFFFF solid;
	background-color:#999999; 
	color:#FFFFFF;
	text-align: center;
}

#tabListPB td { 
	border: 2px #000000 solid;
	border-bottom:1px solid #000000;
	background-color:#333333; 
	color:#999999;
	text-align: left;
}

#tabListPB a:link{color:#FF6600;}
#tabListPB a:visited{color:#FF6600;}
#tabListPB a:hover{color:#FF9C00;}

#tabListPB .col { 
	color:#FF0000; 
}

/* Table List for Form
----------------------------------------------- */
#tabListForm table { 
	border: 2px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: arial; 
	font-size:12px;
	width:100%;
}

#tabListForm .tabinfo { 
	border: 1px #FFFFFF solid;
	background-color:#FFFFFF; 
	color:#000000;
	text-align: left;
}

#tabListForm .tabhead { 
	border: 1px #000000 solid;
	background-color:#FF9C00; 
	color:#333333;
	text-align: center;
}

#tabListForm .tableft { 
	border: 1px #999999 dashed;
	background-color:#FFFFFF; 
	color:#666666;
s	text-align: left;
	width:150px;
}

#tabListForm th { 
	border: 1px #FFFFFF solid;
	background-color:#999999; 
	color:#FFFFFF;
	text-align: center;
}

#tabListForm td { 
	border: 1px #999999 dashed;
	border-bottom:0px solid #000000;
	background-color:#FFFFFF; 
	color:#666666;
	text-align: left;
}

#tabListForm a:link{color:#FF6600;}
#tabListForm a:visited{color:#FF6600;}
#tabListForm a:hover{color:#FF9C00;}

#tabListForm .col { 
	color:#FF0000; 
}

/* gototop 
----------------------------------------------- */
#gototop {
	text-align: right;
}

/* iFrame 
----------------------------------------------- */
#iframe {
	width: 170px;
	height: 100px;
}

#iframe_2 {
	width: 170px;
	height: 200px;
}

/* Show Image

#showimage {

 
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid ;
	background-color:#FF6600;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px;
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}
----------------------------------------------- */
