@charset "utf-8";
#newsBlock {
	display: block;
	height: 200px;
	overflow: auto;
	width: 477px;
	text-align: center;
	margin-bottom: 1px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#newsBlock dl {
	margin: 0px;
	display: block;
	text-align: left;
	width: 99%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsBlock dt {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(../image/common/top-arrow-ahover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newsBlock dt a {
	display: block;
	color: #990000;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsBlock dt a:hover {
	text-decoration: underline;
}

#newsBlock dd {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 1em;
	line-height: 1.6em;
}
#newsBlock dd a {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}
#newsBlock dd a:hover{
	text-decoration: underline;
}
.newshead {
	padding: 0px;
	width: 477px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#RepoBlock {
	display: block;
	height: 140px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 90%;
}
ul#vertical-ticker  {
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	text-align: left;
	width: 99%;
}

ul#vertical-ticker a  {
	color: #333333;
	text-decoration: none;
}

ul#vertical-ticker a:hover  {
		opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}


#vertical-ticker li {
	line-height: 1.6em;
	text-align: left;
	display: block;
	list-style: none;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
	background-image: url(../image/common/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#vertical-ticker li p {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: justify;
}
#vertical-ticker li a {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
}
#vertical-ticker li a:hover{
	text-decoration: none;
	color: #000000;
}
.Repohead {
	margin: 15px auto 0px;
	padding: 0px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#vertical-ticker li img {
	float: left;
	margin-right: 10px;
}
.blog_news {
	display: block;
	border: none;
	height: 220px;
	width: 477px;
	margin-bottom: 5px;
}

.blog_news iframe {
	display: block;
	border: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: auto;
}

/*
#newsScroll {
	-webkit-overflow-scrolling: touch;
	width: 477px;
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
}*/

#newsScroll {
	-webkit-overflow-scrolling: touch;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDDDDD;
	width: 788px;
	height: 220px;
	overflow: auto;
}
.newshead {
	text-align: left;
	width: 788px;
	margin-bottom: 5px;
}
