body{
	margin:0;
	padding:0;
	word-break:break-all;
}


.mainWrapper {
  background:#161938 url(http://img.kbs.co.kr/cms/drama/4story/images/main_center_bg.jpg) repeat-x top center;
}

.subWrapper {
  background:#101630 url(http://img.kbs.co.kr/cms/drama/4story/images/sub_center_bg.jpg) repeat-x top center;
}
  
.topMain, .topSub {
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:106px;
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/main_top2.jpg) no-repeat  ;
}
.topMain td, .topSub td {
	padding:0;
}
.topMain .logo, .topSub .logo {
  text-align:left;
  vertical-align:top;
  padding:20px 0 0 10px;
}
.topMain .mainMenu, .topSub .mainMenu {
  text-align:right;
  vertical-align:top;
  padding:32px 28px  0 0 ;
}
  
.topSub {
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/sub_top.jpg) no-repeat  ;
}

.bottomMain, .bottomSub {
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	margin-bottom:20px;
}
.bottomMain td, .bottomSub td {
	padding:0;
}
.bottomMain .copy, .bottomSub .copy{
  vertical-align:top;
  padding:17px 0 0 65px;
}
.bottomMain .dramaList, .bottomSub .dramaList{
  vertical-align:top;
  text-align:right;
  padding:15px 50px 0 0;
}
.bottomMain .dramaList select, .bottomSub .dramaList select{
  background:#7c7cb6;
}

  
.subTitle {
  width:787px;
  height:153px;
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/sub_title_bg.jpg) no-repeat;
  position:relative;
}
.subTitle .title {
  position:absolute;
  top:37px;
  right:0;
}
.subTitle .pagePath {
  position:absolute;
  top:100px;
  right:3px;
  color:#b0ccd3;
}
.subTitle .pagePath .on {
  font-weight:bold;
}
.scWrapper {
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:0;
	width:709px;
	margin-left:78px;
}
.scWrapper td {
	padding:0;
}
  
.scBody {
  width:709px;
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/subcontent_wrapper_bg.gif) repeat-y;
}
.scBottom {
  width:709px;
  height:14px;
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/subcontent_wrapper_bottom.gif) no-repeat;
}

.hand {
  cursor:pointer;
}


.noLine {
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:0;
}
.noLine td {
	padding:0;
}
  
.noLine td.characterTab {
  padding-left:32px;
	height:113px;
  background:url(http://img.kbs.co.kr/cms/drama/4story/images/character_under.gif) no-repeat left bottom;
	vertical-align:top;
}







a:link,
a:visited {
	color:#626262;
	text-decoration:none;
}
a:hover,
a:active {
	color:#999;
	text-decoration:underline;
}
ul {
	list-style-type: none;
	margin:0;
	padding:0;
	line-style:none;
}
li {
	margin:0;
	padding:0;
}
img {
	border:0px;
}

.wrapper {
	width:1000px;
}
.leftContent {
	float:left;
	width:830px;
}

.rightSkyscraper {
	float:left;
	padding-left:2px;
}
.copyright {
	clear:both;
	width:830px;
	height:25px;
	background:url('../images/copyright.gif') no-repeat;
	margin-top:20px;
}

