body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, li {
    list-style: none;
}

body, td, th {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #393939;
    text-decoration: none;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
	background-image:url(/images/index_bg.jpg);
}

a img {
    border: none;
}

#wrap {
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
}

#header {
    text-align: center;
}

#top {
    width: 950px;
    margin: auto;
    height: 70px;
}

#logo {
    width: 300px;
    float: left;
}

#top_right {
    width: 500px;
    float: right;
}



#search_button {
    background: url(/images/search_bg.gif) no-repeat;
    border: 0px none;
    margin: 0px;

    position: absolute;
	
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 20px;
    height: 18px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:  #000000;
	text-decoration: none;
}
a:hover {
	color: #2080E1;
	text-decoration: none;
}
a:active {
	color: #2080E1;
	text-decoration: none;
}

#header {
    BACKGROUND: url(/images/bg2.jpg) repeat-x;
	height:345px;
}

#main {
    BACKGROUND-POSITION: 0px 0px;
	BACKGROUND: url(/images/mid_bg.jpg) repeat-x;
    background-color: #FFFFFF;
	margin:auto;
	width:950px;
	border-bottom:1px solid #CCCCCC;
}

#footer {
	height:50px;
}



.view_bk {
    text-align: left;
    vertical-align: top;
    float: left;
    overflow: hidden;
    height: 80px;
    width: 43px;
	margin-bottom:3px;
}

.new_list_bk {
    width: 98px;
    border: 1px solid #D3D3D3;
    height: 54px;
    text-align: left;
    vertical-align: top;
}

.clear {
    color: #393939;
    line-height: 17px;
    font-size: 12px;
    font-weight: normal;
}

.date {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #393939;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}

.class {
    float: left;
    position: absolute;
    z-index: 100;
}

.foot_a {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C5C5C5;
}

.blank20{
	height:20px;
}
#foot_style {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #826363;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 10px;
}

#position {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #613939;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.set:link {
    color: #613939;
    text-decoration: none;
}

.set:visited {
    color: #613939;
    text-decoration: none;
}

.set:hover {
    color: #878787;
    text-decoration: none;
}

.set:active {
    color: #878787;
    text-decoration: none;
}

.blank30 {
    height: 30px;
}


.language {
    float: right;
	width: 250px;
}

.searchbar {
    float: right;
    width: 140px;
}

.toplink {
	text-align:right;
}

#nav {
	text-align:left;
	height:44px;
	width:950px;
	margin:auto;
	position:absolute;
	z-index:1000;
	top:15px;
	_top:12px;
	background:url(/images/nav.png);
}


#menu li {
	float:left;
	width:140px;
	text-align:center;
	position:relative;
	background:url(/images/nav.png);
	height:44px;
	cursor:hand;
}


#menu li a {
	color:white;
	font-weight:200;
	line-height:25px;
	cursor:hand;
}

#menu li span {
	
	width:140px;
	height:25px;
	display:block;
	margin-top:5px;
	background:url(/images/jg.png) right center no-repeat;
	cursor:hand;
}

#sub1,#sub2,#sub3,#sub4,#sub5,#sub6,#sub7,#sub8,#subsub3,#subsubsub3{
	z-index:1001;
	position:absolute;
	top:50px;
	left:0;
	text-align:left;
	border:1px solid #000000;
}

#sub1 li,#sub2 li ,#sub3 li ,#sub4 li ,#sub5 li,#sub6 li,#sub7 li,#sub8 li,#subsub3 li,#subsubsub3 li{
	border-bottom:1px dotted #ffffff;
	width:150px;
	height:25px;
	background-color:#09182D;
	filter:alpha(opacity:60);
}


.banner {
	text-align:center;
	height:265px;
	width:950px;
	margin:auto;
	position:relative;
}


#sub1 {
	left:0px;
}

#sub2 {
	left:105px;
}
#sub3{
	left:240px;
}
#sub4 {
	left:370px;
}
#sub5 {
	left:497px;
}
#sub6{
	left:675px;
}
#sub7 {
	left:820px;
}
#sub8{
	left:675px;
}
#subsub3{
	left:391px;
}

#subsubsub3{
	left:542px;
}

.nav_a{
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	color: #444EBF;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	background-color: #F4F4F4;
	background-position: 0px 0px;
}

.nav{
	background-image: url(images/bg03.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	color: #818181;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
}

#title_aa {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E9C9C;
}

.product_list_table {
	width:400px;
	border:1px solid #D4D0C8;
	border-collapse:separate;
	border-spacing:2px !important;
	border-spacing:expression(this.cellSpacing=2);
}

.banner a:link,.banner a:visited {
	color:#FFFFFF;
}

.banner a:active,.banner a:hover {
	color:#2080E1;
}

.product_list_table td {
	border:1px solid #808080;
	padding:3px;
} 

img, div, input { behavior: url("iepngfix.htc") }
