@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title_1 {font-size: 10pt; font-weight: bold; color: #FFFFFF; }

.text_1 {font-size:9.5pt; font-weight: bold; color: #000000; }

.text_2 {font-size:9pt; font-weight: bold; color: #159cc9; }

.text_3 {font-size:10pt; color: blue; }

.text_4 {font-size:10pt; color: #000000; }

.text_5 {font-size:10pt; color: #e1f4fa; }


/**********************************************
 * product images                             *
 *********************************************/
.alpha-shadow {
	float: left;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 5px 0px 0px 5px;
}

.alpha-shadow div {
	background: url(../images/shadow2.png) no-repeat left top;
	padding: 0px 5px 3px 0px;
}

.alpha-shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 2px;
}
