* {margin: 0; padding: 0; text-align: left;}
body {background-color: #e5e2df; } 


#wrap { text-align: left; width: 960px; margin: 0 auto; no-repeat scroll center top; }

a {text-decoration:none; color: #06a;} a:link:hover, a:active {text-decoration:underline;}
p { text-align: justify; padding: 6px;}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
}

img { border: 0;}
hr {
	border-color: #999;
}

.bold {
	font-weight: bold;
}
.msh_blog_top {
	background: transparent url(http://mashupkorea.com/2010/images/blog_top_back.jpg);
	text-indent: -9999em;
	width: 960px;
	height: 250px;
	position: relative;
}

.msh_blog_center { width: 960px; margin: 0 auto;  padding:0 position:relative; background: transparent url(http://mashupkorea.com/2010/images/blog_sideback.gif) repeat-y; overflow:hidden;}

.msh_blog_menu { position: absolute; left: 474px; top: 190px; width: 481px; height: 50px; }
.msh_blog_menu h3 { visibility: hidden; height:0; }

a#logo{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 460px;
	height: 230px;
}

#logo span {
	display: none;
}
#msh_nav span {
	display: none;
}

#msh_nav a{
	display: block;
	height: 50px;
}

#msh_nav li {
	display: inline;
	float: left;
	list-style: none;
}

#msh_nav_1 { width:112px; height:50px;}
.msh_nav_1 { background: url(http://mashupkorea.com/2010/images/menu.gif) 0px -50px;}
#msh_nav_2 { width:123px; height:50px;}
.msh_nav_2 { background: url(http://mashupkorea.com/2010/images/menu.gif) -113px -50px; }
#msh_nav_3 { width:124px; height:50px;}
.msh_nav_3 { background: url(http://mashupkorea.com/2010/images/menu.gif) -236px -50px; }
#msh_nav_4 { width:122px; height:50px;}
.msh_nav_4 { background: url(http://mashupkorea.com/2010/images/menu.gif) -360px -50px; }
#msh_nav_5 { width:124px; height:50px;}
.msh_nav_5 { background: url(http://mashupkorea.com/2010/images/menu.gif) -482px -50px; }

#msh_nav_1 a:hover { background: url(http://mashupkorea.com/2010/images/menu.gif) 0px 0px; }
#msh_nav_2 a:hover { background: url(http://mashupkorea.com/2010/images/menu.gif) -113px 0px; }
#msh_nav_3 a:hover { background: url(http://mashupkorea.com/2010/images/menu.gif) -236px 0px; }
#msh_nav_4 a:hover { background: url(http://mashupkorea.com/2010/images/menu.gif) -360px 0px; }
#msh_nav_5 a:hover { background: url(http://mashupkorea.com/2010/images/menu.gif) -482px 0px; }

#msh_nav li.msh_nav_1_over { background: url(http://mashupkorea.com/2010/images/menu.gif) 0px 0px; }
#msh_nav li.msh_nav_2_over { background: url(http://mashupkorea.com/2010/images/menu.gif) -113px 0px; }
#msh_nav li.msh_nav_3_over { background: url(http://mashupkorea.com/2010/images/menu.gif) -236px 0px; }
#msh_nav li.msh_nav_4_over { background: url(http://mashupkorea.com/2010/images/menu.gif) -360px 0px }
#msh_nav li.msh_nav_5_over { background: url(http://mashupkorea.com/2010/images/menu.gif) -482px 0px }

#blog_contest ul li{
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 9pt;
}
#blog_contest a{
	color: #666;
}

#spon {
	background: url(http://mashupkorea.com/2010/images/companies.gif) no-repeat;
	width: 200px;
	height: 210px;
	position: relative;
}
#spon span{
	display: none;
}
#spon a {
	position: absolute;
	display: block;
	left: 40px;
	width: 150px;
	height: 25px;
}

#spon #spon_daum {
	top: 10px;
}

#spon #spon_nhn {
	top: 35px;
}

#spon #spon_ms {
	top: 52px;
}

#spon #spon_auction {
	top: 170px;
	height: 30px;
}

#spon #spon_etri {
	top: 68px;
	height: 30px;
}

#spon #spon_kcc {
	top: 107px;
	height: 30px;
}

#spon #spon_kisa {
	top: 140px;
	height: 30px;
}
.contest_list_wrap {
	border: 1px solid #eee;
	padding: 6px 12px;
}

.contest_list_wrap a {
	color: #666;
}

.poweredby { display: none; }

.msh_blog_left {
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left:25px;
	padding-right:20px;
}

#blog_dday label { display: block; float: left; width: 110px; padding:0; margin:0; color: #666;}
#blog_dday span.dday { color: red;}

.msh_blog_left h3{
	color: #08a;
	font-family: 돋움, Dotum, san-serif;
	font-size: 12px;
	font-size-adjust: none;
	padding: 20px 0 5px;
}

.msh_blog_left #blog_contest ul {
	padding-left: 0;
}

.msh_blog_left ul li{
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: none;
	font-size: 9pt;
}

.msh_blog_right {
	color: #666;
	float: right;
	width: 640px;
	font-size: 9pt;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.8em;
}

.msh_blog_right .msh_blog_path {
	border-bottom: 1px solid #eee;
	margin:5px 0 30px;
	padding-bottom:6px;
}

.msh_blog_right .msh_blog_path .nav_cur {
	font-weight: bold;
}

.msh_blog_right .msh_blog_path a {
	color:#08c;
	font-family:돋움,Dotum,sans-serif;
}

.msh_blog_right h1 {
	width: 100%;
	background:transparent url(http://icon.hanmail.net/mashup2007/sub_line.jpg) repeat-x left bottom;
	color:#333333;
	font-family:돋움;
	font-size:14px;
	margin-bottom:0.5em;
	padding-bottom:13px;
}

.msh_blog_right h2 {
/*	color:#41ACFF;*/
	color: #08a;
	font-family:돋움;
	font-size:14px;
	margin-bottom:0.5em;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 1px solid #ccc;
}

.msh_blog_right h3 {
	color: #333;
	font-family:돋움;
	font-size:12px;
	margin-top:15px;
	padding-bottom:5px;
	font-size: 14px;
}

.msh_blog_right td {
	border-bottom: 1px solid #ddd;
	padding: 2px;
	text-align: center;
}

.msh_blog_right th {
	background-color:#D4CCB4;
	border-color:#FFFFFF #E9E3CF #E9E3CF #FFFFFF;
	border-style:solid none none solid;
	border-width:1px 0 0 1px;
	color:#FFFFFF;
	padding:3px 4px;
	text-align:center;
	white-space:nowrap;
}

.msh_blog_right li {
	list-style-position: outside;
	margin-left: 20px;
}

.msh_blog_right p {
	font-size: 9pt;
	color: #666;
	font-weight: normal;
}

.search {
padding: 20px 0 5px;
}
.bottom {
 border-top: 1px solid #eee;
 padding: 5px 0;
}
.rss {
 display: block;
 border: 0;
 width: 34px;
 height: 13px;
 background: url( http://cfs.tistory.com/blog/skin/tt_1.04_coldgray/images/rss.gif) no-repeat;
 
}
.rss span {
 display: none;
}

#footer {background-color: #c9d1d5; padding:30px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#555555; font-weight:bold; text-align: center}
#footer a {text-decoration: none; color: #333;}

#toc {
	border: #999 1px solid;
	padding: 10px;
	margin: 5px;
}

.msh_blog_right #tblSchedule {
	margin-left: 25px;
	width: 600px;
}
.msh_blog_right #tblPrize {
	width: 600px;
}

ul.workslist li {
	list-style: none;
}
