/* ------------------------------
	Index page
------------------------------ */

#top_frames {
	position:relative;
	/*width:365px;
	height:320px;*/
}
#top_frames .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#top_frames #news .frame {
	width:355px;
	height:247px;
	border:solid 1px darkred;
	background:#ffd0d0;
}

#top_frames #news .content {
	width:345px;
	height:237px;
	margin:5px;
	overflow:auto;
	text-align:left;
	font-size:14px;
	color:darkred;
}

#top_frames #news img {
	vertical-align:middle;
}

#top_frames #news span {
	font-weight:bold;
}

#top_frames .slideshow {
	width:355px;
	height:267px;
}

#top_frames .photo1 {
	width:355px;
	height:267px;
	border:solid 1px darkred;
	background:url(../img/shopQ.jpg);
}

#top_frames .photo2 {
	width:355px;
	height:267px;
	border:solid 1px darkred;
	background:url(../img/shop2.jpg);
}

#top_frames .twitter {
	width:355px;
	height:267px;
}

#top_frames .text {
	width:355px;
	height:267px;
	border:solid 0px;
}

#top_frames .text2 {
	width:355px;
	border:solid 0px;
}

#top_frames P {
	padding:5px 20px 0px 20px;
	font-size:14px;
}

#top_frames .center {
	text-align:center;
}
