@charset "utf-8";
/* CSS Document */
.lp p {
	line-height: 170%;
	margin:5px 0 5px 5px;
}

.lp p img {
	vertical-align:middle;
	margin:0 3px;
}
.lp h3 {
	color: #a40000;
	font-size:120%;
	margin:8px 0 8px 0px;
	padding: 1px 0 0 23px;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-position: 0px 0px\9;
 *background-position: 0px 2px;
	_background-position: 0px 1px;
}
.lp h3 a {
	color: #a40000;
	
}
/*-------------------------------------------------------------------------類別樣式-*/
.category {
	margin:0 0 5px 0;
	padding:0;
	color: #333333;
	display:block;
	overflow:hidden;
	
}
.layout .center .category .accesskey {
	font-size: 10px;
	display: inline;
	background-image: none;
}
.category .accesskey a {
	color: #FFFFFF;
}
.category ul {
	margin:5px 0px 0;
	padding:0 0 0px 0;
}
.category li {
	float:left;
	background-image: url(../images/category_bgright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 3px 3px 0;
	padding:0;
	white-space: nowrap;
}
.category li a {
	line-height: 170%;
	color: #333333;
	background-image: url(../images/category_bgleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin: 0px;
	padding: 5px 12px 10px;
	padding: 8px 12px 7px\9;
	*padding: 5px 12px 10px;
	_padding: 8px 12px 7px;
	text-decoration: none;
}
.category li a:hover {
	color: #CC0000;
	text-decoration: none;
}
.category li.here {
	color: #00A5D5;
	text-decoration: none;
	font-weight: bold;
}
.category li.here a {
	color: #C60;
	text-decoration: none;
}
.category li.here a:hover {
	color: #CC0000;
	text-decoration: none;
}

/*-------------------------------------------------------data*/
.data{
	margin:0 0 15px;
	padding:5px 0 0 10px;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	}
.data input{
	margin:0 3px;}

/*----------------------------------------------*/
iframe{
	margin:10px 5px;}