@import url("../css/layout.css");
@import url("../css/common.css");

body {background:url(../images/performance/subbg.jpg);}
#SubContents {
	width:861px;
	background:url(../images/content_bg.gif) repeat-y;
	float:left;
	padding:0 13 0 13;
}

#subContents li.left {width:210px;float:left;text-align:center;}
#subContents li.content {width:600px;}

ul.subtitle {border-bottom:1px solid #ff6c00;}
.title {width:397px;height:30px;margin:0;padding:0;float:left;}
.location {width:200px;height:30px;margin:0;padding-top:8px;text-align:right;font-size:11px;font-family:dotum;color:#B6B6B6;}

.restory {font-family:dotum;font-size:11px;color:#FFA200;}