@charset "utf-8";
#lan {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 1em;
}

#lan ul {
	list-style-type: none;
	right: 0%;
	margin-top: 1px;
	margin-bottom: 0.5em;
}

#lan li a {
	display: block;
	padding-right: 0.5em;
	padding-left: 0.5em;
	color: #0000FF;
}
#lan li a:hover {
	color: #006600;
}

#lan .lan1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#lan li {
	float: right;
	padding-top: 0.5em;
}

#cha {
	margin-right: 1em;
	margin-left: 1em;
}

#cha .news1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	background-image: url(../images/icon/bg-news.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 2px outset #CCFF66;
}
#cha .news1 #inner {
	background-repeat: repeat-x;
	background-position: center center;
	min-height: 4em;
}
* html #cha .news1 #inner { height: 4em;}
#cha .news1 ul {
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#cha .news1 li {
	margin-bottom: 0.3em;
	color: #0000FF;
	padding-left: 20px;
	list-style-image: url(../images/icon/hcvs-logo.png);
	line-height: 16px;
}
#cha .news1 a {
	color: #0000FF;
	padding-left: 0.3em;
}

#cha .news1 h2 {
	font-family: "標楷體", "新細明體";
	font-size: 24px;
	font-weight: 200;
	text-align: center;
	background-image: url(../images/icon/news-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0.5em;
	padding-bottom: 0px;
	height: 26px;
}

#cha .news2 {
	border: 2px outset #CCFF66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 100%;
	padding-top: 0.5em;
	background-image: url(../images/icon/bghcvs-26-V2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#cha .news2 #inf {
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
	margin-top: 0.3em;

}

#cha .news2 iframe {
	width: 100%;
	height: 24em;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
* html #cha .news2 iframe { height: 24em;}


#cha .news2 h3 {
	height: 26px;
	left: auto;
	right: auto;
	background-image: url(../images/icon/news-3.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
#cha .news2 a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 26px;
	color: transparent;
}

