
.hot_banner a{
	margin:0px;
	float:left;
}
.hot_banner form{
	display:inline;
	margin:0;
	padding:0;
}

#rightPan p{
	padding:0 0 10px 0;
}
#rightPan p.more{
	width:512px;
	height:25px;
	float:left;
	background:url(../img/sky-color-bg.gif) 0 10px repeat-x;
	padding:0 0 20px 0;
}
#rightPan p.more a{
	width:60px;
	height:21px;
	display:block;
	background:url(../img/icon2.jpg) 0 0 no-repeat #fff;
	color:#958201;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 0 328px;
	padding:4px 0 0 50px;
}
#rightPan p.more a:hover{
	background:url(../img/icon2.jpg) 0 0 no-repeat #fff;
	color:#645804;
	text-decoration:none;
}

#rightPan h2.newup_item{
	width:105px;
	height:57px;
	float:left;
	display:block;
	background:url(../img/icon3.jpg) 8px 18px no-repeat #B1DED5;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:66px 0 0 15px;
	margin:0 0 5px 0;
}
#rightPan h3{
	width:105px;
	height:57px;
	float:left;
	display:block;
	background:url(../img/icon4.jpg) 8px 18px no-repeat #DFD79C;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:66px 0 0 15px;
	 margin:0 0 5px 0;
}

#rightPan ul.services{
	width:365px;
	height:114px;
	float:left;
	border:1px solid #B1DED5;
	background:#fff;
	color:#5F7A77;
	padding:7px 0 0 25px;
}

#rightPan ul.services li{
	background:#fff;
	color:#AC9601;
	font-size:12px;
	white-space:nowrap;
	width:180px;
	float:left;
	height:20px;
}
#rightPan ul.services li a{
	width:145px;
	overflow:hidden;
	height:20px;
	display:block;
	background:url(../img/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:underline;
	line-height:20px;
	padding:0 10px 0 12px;
}
#rightPan ul.services li a:hover{
	background:url(../img/bullet2-hover.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:underline;
}


#rightPan ul.events{
	width:365px;
	height:106px;
	float:left;
	border:1px solid #B1DED5;
	background:#fff;
	color:#5F7A77;
	padding:15px 0 0 25px;
}

#rightPan ul.events li.captionthree{
	background:#fff;
	color:#AC9601;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#rightPan ul.events li{
	width:175px;
	float:left;
	height:20px;
}
#rightPan ul.events li form{
	display:inline;
}
#rightPan ul.events li a{
	width:150px;
	cursor:pointer;
	height:20px;
	display:block;
	background:url(../img/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#959595;
	text-decoration:underline;
	line-height:20px;
	padding:0 0 0 12px;
}
#rightPan ul.events li a:hover{
	background:url(../img/bullet2-hover.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:underline;
}
/* * * * * * * * normal * * * * * * * */

.normal_main{
	text-align:center;
	margin:0 0 20px 0;
}
.normal_main a img{
	margin:5px auto;
}
/* * * * * * * * item list * * * * * */
h2.hit_item{
	color:#ff1493;
	font-size:13pt;
}
ul.hit_item_list{
	padding:0;
	margin-bottom:10px;
	list-style-type:none;
	height:180px;
}
.hit_item_list li{
	height:180px;
	background:#fffff0;
	border:1px solid #666;
	float:left;
	padding:0;
	margin:3px;
	width:120px;
}
.hit_item_list a{
	color:#444;
	display:block;
	text-decoration:none;
}
.hit_item_list a span{
	margin:0 5px;
	overflow:hidden;
	display:block;
	height:28pt;
	width:110px;
}
.hit_item_list img{
	width:120px;
	margin:0px;
	border:0;
	border-bottom:1px solid #333;
	display:block;
}
.hit_item_list strong{
	font-weight:bold;
	color:#6a5acd;
	text-align:right;
	margin:0 3px;
	display:block;
}
.hit_item_list strong span{
	font-weight:normal;
	color:#666;
	font-size:9pt;
}
ul.top{
	padding:0;
	margin-bottom:10px;
	list-style-type:none;
}
ul.top li{
	background:#333;
	display:block;
	border-left:2px solid #fff;
	height:225px;
	width:300px;
}


p{
	margin:0;
}
.clear{
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
.next_back form{
	display:inline;
}
.next_back{
	margin:5px auto;
	width:250px;
	height:18px;
	cursor:pointer;
}
.next_back a.next{
	height:18px;
	float:right;
	display:block;
	width:95px;
	text-indent:-9999px;
	background:url(../img/next.gif);
}
.next_back a.back{
	height:18px;
	float:left;
	width:95px;
	display:block;
	text-indent:-9999px;
	background:url(../img/back.gif);

}