body{
	background-color: #fff;
font-family: '맑은 고딕','Malgun Gothic',Dotum,Arial,sans-serif;
line-height:1.4em;
}

#masthead {
	color: #333;
	border-bottom: 0px solid #9BA0A3;
	background: #FFF;
width: 770px;
                height: 190px;
background: url(http://blogs.msdn.com/photos/popcon/images/8793220/original.aspx) no-repeat;
margin-left: auto;
margin-right: auto;
}

#welcome {
padding-top: 5px;
padding-right: 20px;
}

#title
{
height: 30px;
background-image: none;
font-size:7px;
}

a:visited, a:active, a:link {
	color: #000000;
}

#search .searchBox {
	width: 100px;
	border: 1px solid #666;
	margin: 0em 1em;
	padding: 0.2em;
	font-size: 1.2em;}

#search {
	float: right;
	text-align: right;
	margin: 20 20 1em;
	padding: 1.2em;}

/* Tag Styles */

.TagCloud
{
	background-color: #f4f4f4;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	color: #FF9900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	color: #FF9911;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	color: #FF9922;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	color: #FF9933;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	color: #FF9944;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	color: #FF9955;
}

#sidebar-a ul.SidebarTagCloud {
width:190px;
}

#LinkSideBar ul {
white-spacing: nowrap;
}
#LinkSideBar li {
line-height: 18px;
}
#LinkSideBar li a:hover{
color:#008000;
}

.posthead h2 {
font-size: 1.7em;
color:#529E00;
line-height:1.2em;
}

.posthead h2 a:link {
color:#529E00;
}
.posthead h2 a:visited {
color:#529E00;
}
.posthead h2 a:active{
color:#529E00;
}
.posthead h2 a:hover {
color:red;
text-decoration:underline;
}