html, body {
	background: transparent url(../image/html_pattern.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5cc00;
}

#dhtmltooltip {
	background-color:#f7ecda;
	border:1px dotted #000000;
	color:#535353;
}

/*** DIV ***/
.page_hr {
	width:530px;
	height:3px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: transparent url(../image/div.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#e18e03;
}
.text_color_fault2 {
	color:#e18e03;
}
.text_color_other {
	color:#2e96bd;
}

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	color: #ddd2bc;
}

#bottomlink_content span.text_normal {
	color: #ddd2bc;
}

/*** BUTTON ***/
.text_button input  {
	background:transparent url(../image/button.gif) repeat-x scroll 0 0;
	margin-top: 2px;
	margin-right:2px;
	cursor:pointer;
	height:22px;
	border:none;
}


.text_button input:hover{
	background:transparent url(../image/button_hover.gif) repeat-x scroll 0 0;
	margin-top: 2px;
	margin-right:2px;
	cursor:pointer;
	height:22px;
	border:none;
}

#body .text_button input {
	padding-bottom:3px;
	margin-top: 0;
	margin-right:0;	
}

#body .text_button input:hover {
	padding-bottom:3px;
	margin-top: 0;
	margin-right:0;		
}

#left .text_button input.text_small, #right .text_button input.text_small, #body .text_button input.text_small {
	padding-bottom:2px;
}


/*** BORDER ***/
.border_3 {
	border: none;	
}

#page_artref_content h4 {
	padding-bottom:20px;
}

.page_artref_product {
	padding-top:10px;
	padding-bottom:10px;
}

.page_artref_main {
	border-top:2px dotted #494641;		
}

.page_artref_table {
	border-bottom:2px dotted #494641;
}

.page_artdet_frame_right{
	width: 8px;
	background-image:none;
}

.page_artdet_frame_left{
	width: 8px;
	background-image:none;
}

.page_artdet_frame_top {
	height: 8px;
	background-image:none;
}

.page_artdet_frame_bottom {
	height: 8px;
	background-image:none;
}

.page_artdet_frame_topleft {
	width: 8px;
	height: 8px;
	background-image:none;
}

.page_artdet_frame_topright {
	width: 8px;
	height: 8px;
	background-image:none;
}

.page_artdet_frame_bottomleft {
	width: 8px;
	height: 8px;
	background-image:none;
}

.page_artdet_frame_bottomright {
	width: 8px;
	height: 8px;
	background-image:none;
}
