h1{
	font-size:150%;
}
li {
	list-style-type: none;
	text-align: center;
}
.infiniteCarousel {
  width: 898px;
  position: relative;
}

.infiniteCarousel .wrapper {
	width: 898px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	height: 125px;
	position: absolute;
	top: 0;
}

.infiniteCarousel .wrapper ul {
	width: 898px; /* single item * n */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul li {
	display:block;
	float:left;
	padding:2px;
	height: 100px;
	width: 219px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul li a img {
  display:block;
}

#RTrightBox {
	float: left;
}
#RTrightBoxBR{
	clear:left;
	float: left;
}
#RTright {
	font-size: 100%;
	width: 450px;
}
h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
}
ul {
	margin: 0px;
	padding: 10px;
}
.whiteBG {
	background-color: #FFF;
	vertical-align:top;
}
.whiteOro {
	background-color: #ff8441;
	vertical-align:top;
}
a.aOrang:link {
	color: #ff5b02;
	text-decoration: none;
}
a.aOrang:visited {
	color: #ff5b02;
	text-decoration: none;
}
a.aOrang:hover {
	color: #ff5b02;
	text-decoration: underline;
}

.RTleftBookTelNum {
	font-size: 200%;
	color: #FFF;
	margin-right:20px;
	clear: right;
}
#RTleft,
#RTright{
	float: left;
}
#RTleft{
	width: 400px;
}
#RTright{
	margin-top: 12px;
	width: 410px;
}
#topL,
#topC,
#topR{
	width: 950px;
	height:auto;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.advTop {
	clear: left;
	width: 908px;
	margin: 0 auto;
	padding-top:20px;
}
.advTopInside {
	float: left;
}
.RTleftBookTitl {
	margin-bottom: 15px;
	margin-right:20px;
}
a.aWhite:link,
a.aWhite:visited{
	color: #FFF;
	text-decoration: none;
}
a.aWhite:hover {
	color: #FFF;
	text-decoration: underline;
}
a:link,
a:visited{
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
.page {
	width:100%;
	text-align:center;
	color:#FFF;
}
.page a{
	color:#FFF;
	text-decoration: none;
}
.page a:visited{
	color:#FFF;
	text-decoration: none;
}
.page a:hover {
	color:#FFF;
	font-size: 1.4pc;
	text-decoration: none;
}
.page b {
	color:#FFF;
	text-decoration: none;
	font-size: 2pc;
	font-weight: bold;
}

#infoBox {
	padding-top:10px;
	display:table;
	width: 902px;
	height:auto;
	margin: 0 auto;
}
#IBDopInf {
	float: left;
}
h3 {
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	font-size: 150%;
}

.advVerInside {
	margin-bottom: 5px;
	border: solid 1px #333;
}
#IBadv {
	padding-top:8px; 
	float: left;
}
#Still {
	margin-right: 1px;
	margin-bottom: 1px;
}
#IBOther {
	float: left;
	width: 100%;
}
h5 {
	position: absolute;
	top	: 45px;
	#top: 65px;
	left: 15px;
	width: 303px;
	color: #FFF;
	font-size:110%;
	font-weight: normal;
}
h5.AJsovTxt {
	width: 190px;
	top	: 40px;
	#top: 65px;
}
.AJnewsImgCSS,
.AJsovImgCSS,
.tdButtonELSE{
	position	: relative;

}
.ODINp {
	margin-bottom: 10px;
}
.IBOSovetIMG {
	float: left;
	height: 100px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#IBONews {
	float: left;
	width: 333px;
}
#IBONew {
	width: 450px;
	clear: left;
}
.CSShe{
	padding:3px;
	font-weight:bold;
	border:1px solid #666;
	color:#FFFFFF;
	background-color: #333;
	text-align: center;
	font-size: medium;
}
.CSSbo{
	padding:3px;
	font-weight:normal;
	border:1px solid #666;
	color:#FFFFFF;
	background-color: #333;
	text-align:left;
	font-size: x-small;
}
.CSShe,
.CSSbo{
	width:150px;
}
.buttonELSE {
	position: absolute;
	bottom: 0;
	#bottom:8px;
	right:0;
}
p {
	color: #333;
}
td {
	color: #333;
}
/* search */
#search_box {
	width: 280px;
	height: 37px;
	border: 1px solid #8c8c8c;
	margin: 10px 9px;
	background-color:#FFF;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 225px;
	background: none;
}
#search_box #go {
	float: right;
	margin: 10px 5px 0 0;
}