#flashBox{
	padding-top: 10px;
	height: 400px;
}

#topicBox{
	width:500px;
	float:left;
}

#commentBox{
	width:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}
#commentBox h3{
	width: 670px;
	height: 100px;
	background-image: url(../images/h3_bg.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}
#commentBox p{
	margin-top: 5px;
	font-size: 14px;
}

/*Blog*/
#newsBox{
	padding-left: 30px;
	width: 500px;
	float: left;
}
#newsBox h2{
	width: 460px;
	height: 45px;
	margin-top:20px;
	overflow:hidden;
}
#newsBox ul li{
	margin-top: 10px;
	border-bottom: 1px dotted #333333;
	text-indent: 5px;
	height: 1%;
	font-size: 12px;
	font-weight:bold;
	list-style:none;
}
#newsBox ul li a{
	color: #842241;
	text-decoration: none;
}
#newsBox ul li a:hover{
	color: #F39700;
}
#newsBox ul li span{
	color: #842241;
	margin-right: 10px;
	font-weight:normal;
}

.bbq{
	width: 530px;
	text-align:center;
	float: left;
	margin-top:30px;
}



div.planbanner{
	width:350px;
	float:left;
}
	
#shopdata{
	margin-top: 20px;
	margin-right: 15px;
	width: 350px;
	height: 300px;
	float: left;
	background-image: url(../images/shopdata.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#shopdata table{
	margin-top: 10px;
	margin-left: 20px;
	width:300px;
	text-align:left;
}
#shopdata table th{
	padding:2px 0px;
	text-align:left;
}
#shopdata table td{
	padding:2px 0px 1px 5px;
}
span.youbi{
	font-weight: normal;
	color: #111111;
	font-size:10px;
}


#shopdata h2{
	margin-bottom: 35px;
	text-indent: -9999px;
}

#shopdata h3{
	margin-left: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #444444;
}
#shopdata h4{
	margin-left: 20px;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
}

#shopdata dl{
	margin-top:10px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}
#shopdata dl dt{
	color: #111111;
	width: 70px;
	float: left;
	display:block;
	padding:5px 0px;
}
#shopdata dl dd{
	font-weight: normal;
	color: #111111;
	width: 240px;
	float: left;
	font-size:11px;
	display:block;
	padding:5px 0px;
}



#topics{
	padding-left: 10px;
	float: left;
	width: 500px;
}
#news{
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}
#news h2{
	height: 50px;
	width: 500px;
	background-image: url(../images/h2_news.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#news dl{
	margin-left: 10px;
	width: 490px;
	height: 230px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#news dl dt{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #842241;
	background-image: url(../images/dt_cap.gif);
	background-repeat: no-repeat;
}
#news dl dd{
	margin-bottom: 30px;
	padding-left: 10px;
}


#banner{
	margin-top: 20px;
	margin-left: 15px;
}
#banner img{
	margin-top: 10px;
	border: 0px;
}

.bannerContainer{
	width:900px;
	float:left;
	margin:20px 0;
}
.bannerContainer .bannerBox{
	width:300px;
	float:left;
	display:block;
	margin:10px 0px;
	text-align:center;
	font-size:11px;
}
.bannerContainer .bannerBoxCenter{
	width:280px;
	margin:10px;
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
}

/*//////////////////SLIDE////////////////////*/
#slideshow{
  height:400px; 
  width:900px;
}
ul#portfolio{ 
  	list-style:none;

   }

