@charset "utf-8";
/* CSS Document */
#teksabu2
	{ font-family:Arial;
	  font-size:11px;
	  color:#888888;
	}
	
#teksabu12
	{ font-family:Arial;
	  font-size:12px;
	  color:#666666
	}
	
#teksorange
  { font-family:Arial;
		font-size:13px;
		color:#f7941d;
	}

#copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
}
#borderbottoml {
	padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-width:thin;
	color:#888888;
	text-align:right;
}

#division {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#014ea2;
	padding-left:15px
}
#division a:visited {
	text-decoration:none;
	color:#014ea2;
}
	

#item_bar {
	background-repeat:no-repeat;
	background-image:url(images/product_bar.jpg);
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	color:#43acdc;
}

#item_bar a:visited{
	text-decoration:none;
	color:#43acdc;
}

#item_bar a:link{
	text-decoration:none;
	color:#43acdc;
}

#item_font_color {
}

#borderbottomr {
	padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-width:thin;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
		border-bottom:1px solid #999}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
a:visited {
	text-decoration:none;
	color:#014ea2;
}


