/* CSS Document */

body {
	margin:15 15 0 15px;
	padding:0px;
	background:url(images/back.jpg) #29A8C9 repeat-x top left;
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	color:#000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-top:8px;
	margin-bottom:8px;
	line-height:21px;
}
img {
	border:none;
}
.nav {
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
}
.nav a{
	color:#fff;
}
.nav a:hover{
	color:#fc0;
}
.sort_title {
	background:url(images/sort_top.gif) no-repeat left bottom;
	padding:3 0 0 15;
	font-weight:bold;
	letter-spacing:1px;
}
.contact_title {
	background:url(images/contact_top.gif) no-repeat left bottom;
	padding:3 0 0 15;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
}

.list_white {
	font-size:11px;
	color:#333;
	background:url(images/list_icon_01.gif) no-repeat 5 13;
	height:30px;
	padding:5 0 0 20;
	font-weight:bold;
}
.list_gray {
	font-size:11px;
	color:#333;
	background:url(images/list_icon_02.gif) no-repeat 10 12;
	height:30px;
	padding:3 0 0 25;
}
.intro {
	letter-spacing:1px;
	line-height:18px;
}
.pro {
	line-height:12px;
	letter-spacing:1px;
}
.copy {
	color:#7B7A80;
	line-height:18px;
}
.copy_contact {
	color:#1162A1;
	font-weight:bold;
}
.contact {
	letter-spacing:1px;
	line-height:18px;
	color:#444;
}
.red {
	color:#f00;
}
.product_title {
	font-weight:bold;
	color:#1162A1;
	letter-spacing:1px;
	font-size:15px;
}
.product_intro {
	line-height:18px;
	letter-spacing:1px;
	color:#555;
}
.table {
	letter-spacing:1px;
	color:#555;
}
.keyword {
	color:#95D9EA;
	font-size:9px;
}
.keyword:hover {
	color:#eee;
}