@charset "UTF-8";
/* CSS Document */


#event_box{
margin:10px auto 0;;
padding:0;
width:850px;
height:30px;
}

#event_info_box{
padding:0;
float:left;
width:850px;
height:20px;
}

#eventinfo{
	width:190px;
	height:20px;
	float:left;
	font-size:22px;
	font-weight:600;
	color:#CC0000;
	margin-bottom:5px;
}

#content_sub_box{
margin:0 auto;
padding:0;
height:100px;
width:850px;
}

#event_top_border{
height:7px;
width:850px;
float:right;
}
#event_border{
height:20px;
width:850px;
float:right;
background-image: url(../../img/lineimg.png);
background-repeat:repeat-x;
}

#event_text_box{
margin:10px auto 0;;
width:850px;
}

#event_img_box{
width:850px;
height:165px;
float:left;
}

.event_logo{
float:left;
width:200px;
margin-right:20px;

}

.event_text{
float:left;
width:850px;
font-size:14px;
margin:5px 0;

}

#data_box{
margin:0 auto;
width:850px;
height:410px;
font-weight:600;
color:#CC0000;
clear:both;
}

.left{
float:left;
width:220px;
height:400px;
margin-left:25px;
}

.left1{
float:left;
width:280px;
height:400px;
margin:0 50px;
}

.left2{
float:left;
width:150px;
height:400px;
}

#main img{
margin-left:60px;;

}

#storelistbox{
	width:500px;
	margin:10px auto 0;
}

#storelistbox p{
	font-size:16px;
	color:#990000;
	padding:10px 0;
}

#storelist-left{
float:left;
width:250px;
}

#storelistbox li{
list-style:none;
}

#storelist-right{
float:left;
width:200px;
padding-left:50px;
}
