body {
	font-family:Arial,Helvetica,sans-serif;
	background: #f0f0f0;
}

#main_container {
	width: 410px;
	margin: 80px auto 0 auto;
}

#content {
	background: #fff;
	border: 1px solid #e4e4e4;
}

#width_wrapper {
	margin: 0 10px 0 10px;
}

#header {
	background: #fa1958;
	padding: 3px 0 5px 0;
	text-indent: 10px;
	color: #fff;
}

#header a{
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
	padding: 2px;
}                      

#header a:hover{
	background: #fff;
	color: #fa1958;
}                      

#footer {
	text-align: right;
	color: #a2a195;
	margin: 3px 1px 0 0;
	font-size: 0.6em;
}
img {
	border: 0;
}

.link_small {
	color: #fa1958;
	font-size: 0.9em;
}
h1.q_name {
	color: #bcbaad;
	margin: 20px 0 0 0;
	font-size: 1.6em;
	line-height: 0.5em;
	font-weight: normal;
}

label.q_tags {
	font-size: 0.65em;
	color: #40ad54;
}

h2.sub_title {
	margin: 15px 0 3px 0;
	font-size: 1.1em;
	color: #bcbaad;
	font-weight: lighter;
}


h2.sub_title2 {
	margin: 15px 0 0 0;
	font-size: 1.1em;
	line-height: 0.6em;
	color: #bcbaad;
	font-weight: lighter;
}


h2.sub_title2 a{
	font-size: 0.6em;
	text-decoration: none;
	color: #fa1958;
}

h1 a{
	font-size: 0.6em;
	text-decoration: none;
	color: #fa1958;
}

label.q_tags2 {
	font-size: 0.65em;
	color: #ec6716;
}

.work_img {
	margin: 5px 0 5px 0;
}

p.content1 {
	font-size: 0.8em;
	margin: 0 0 15px 0;
	color: #aba99d;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 10px 0;
}

p.content2 {
	font-size: 0.8em;
	margin: 5px 0 15px 0;
	color: #aba99d;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 10px 0;
}

input.my_input {
	border: 1px solid #d4d4d4;
}

textarea.my_input {
	border: 1px solid #d4d4d4;
	width: 300px;
	height: 70px;
}

#flash_notice {
	font-size: 0.8em;
	color: #fa1958;
	text-align: center;
	margin: 10px 0 0 0;
	background: #f2f2f2;
	padding: 3px 0 3px 0;
}