html * {
	padding:0;
	margin:0;
	border:0;
	text-decoration:none;
}
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica;
	font-size:12px;
	background:#FFF url(images/kotex-bg.jpg) repeat-y;
}
.clear {
	clear:both;
}
#headerWrapper {
	background:transparent url(images/kotex_01.jpg) top center no-repeat;
	height:156px;
	font-size:11px;
	color:#AAA;
}
#headerWrapper a {
	font-size:10px;
	color:#000;
}
#naviWrapper {
	background:transparent url(images/kotex_02.jpg) top center no-repeat;
	height:38px;
}
#naviWrapper #link {
	width:930px;
	margin:0 auto;
}
#naviWrapper a {
	font-size:11px;
	color:#FFF;
	line-height:36px;
}
#contentWrapper {
	background:transparent url(images/kotex_03.jpg) top center no-repeat;
	min-height:854px;
}
#footerWrapper {
	background:transparent url(images/kotex_05.jpg) top center no-repeat;
	height:325px;
}
#contentOut {
	width:1012px;
	margin:0 auto;
}
#content {
	width:990px;;
	min-height:1121px;
	background:transparent url(images/notepad-bg.gif) repeat-y;
	clear:both;
}
#insideContent {
	width:810px;
	margin:0 auto;
}
#leftcol {
	width:568px;
	float:left;
	margin-right:10px;
}
#leftcol #textUpper {
	padding-top:10px;
	padding-left:60px;
}
#leftcol #textUpper p{
	margin-bottom:15px;
}
#mainText {
	width:563px;
	height:493px;
	background: transparent url(images/main-text-bg.png) top no-repeat;
	font-size:11px;
	clear:both;
	padding-top:70px;
}
#mainText #videoDiv {
	width:320px;
	height:260px;
	background-color:#000;
	margin:0 auto;
	overflow:hidden;
}

#mainText #featuredTitle {
	text-align:center;
	padding-top:5px;
}
#mainText #featuredText {
	width:295px;
	padding-left:135px;
	height:140px;
	*height:142px;
	_height:142px;
}
#mainText #featuredText ul{
	margin-top:5px;
	line-height:1em;
}
#mainText #featuredText li{
	margin-bottom:10px;
}
#mainText #weeklyTitle {
	text-align:right;
	line-height:1em;
	padding-right:30px;
}
#mainText #weeklyTitle span {
	width:87px;
	text-align:center;
	display:block;
	float:right;
	font-weight:bold;
	font-size:10px;
}
#rightcol {
	width:220px;
	float:left;
}
#rightcol #segment-webisodes {
	width:218px;
	padding-top:8px;
}

#rightcol #segment-webisodes #segment-webisodes-content {
	background:transparent url(images/sidebar01_02.png) repeat-y;
	padding-left:40px;
	padding-right:30px;
	font-size:11px;
	font-weight:bold;
}
#rightcol #segment-webisodes #segment-webisodes-content li{
	list-style-type:none;
	line-height:1em;
	padding-bottom:15px;
}

#rightcol #segment-kotex {
	/*margin-top:20px;*/
	width:218px;
	height:271px;
	background:transparent url(images/sidebar02.png) center no-repeat;
}
#rightcol #segment-kotex #segment-kotex-content {
	text-align:center;
	/*padding-top:100px;*/
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}
#rightcol #segment-kotex #segment-kotex-content a {
	color:#000;
}
#rightcol #bicycle {
	margin-top:130px;
}

#comment {
	padding-left:65px;
	padding-bottom:40px;
	background:transparent url(images/comment-bg.png) top center no-repeat;
}

#comment textarea {
	width:500px;
	height:130px;
	border:2px dashed #ee7cb0;
	background-color:transparent;
	overflow:auto;
}

#comment .text {
	width:379px;
	border:2px dashed #ee7cb0;
	background-color:transparent;
}

#comment .captchatext {
	border:2px dashed #ee7cb0;
	background-color:transparent;
}

#comment .button-normal {
	height:30px;
	line-height:30px;
	padding:0 5px;
	background-color:#ee7cb0;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

#comment a {
	color:#ee7cb0;
}

#comment b {
	color:#ee7cb0;
}