/*------------------------main------------------------*/
img {border: 0px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3e2e22;
	background-image: url(../images/bgpattern.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
/*------------------------pngfix------------------------*/
.png {behavior: url(iepngfix.htc);}
.pngfix {behavior: url(css/iepngfix.htc);}
/*------------------------scroller------------------------*/
.scroller {
	width: 100%;
	height: 400px;
	line-height: 18px;
	font-family: sans-serif;
}
.scroller p, .scroller a {
	color: #000;
	font-size: 13px;
	border: 0px;
	text-decoration: none;
}
.scroller a:hover {
	color: #888;
}
/*------------------------popup------------------------*/
sub, sup {font-size:80%;line-height:0;position: relative;vertical-align: baseline;}
sup {top: -0.3em;}
sub {bottom: -0.25em;}
#wrap {
	float: left;
	left: 50%;
	position: fixed;
}
#popup_outer_all {
	float: left;
	left: -50%;
	position: relative;
	padding: 20px;
}
#popup_bar_top {
	margin-bottom: 0px;
}
#popup_bar_bottom {
	margin-top: 0px;
}
#popup_outer {
	min-width: 900px;
}
#popup_inner_top {
	width: 900px;
	text-align: center;
	margin-bottom: 5px;
}
#popup_inner_bottom {
	background-color: #fff;
	padding: 5px 15px 5px 15px;
	width: 900px;
	background-repeat: repeat;
}
#popup_inner_remarks {
	color: #000;
	padding-top: 15px;
}
#popup_remarks, #popup_remarks a {
	margin-top: 10px;
	font-size: 10px;
	font-family: sans-serif;
	line-height: 11px;
}
#popup_remarks a {
	color: #000;
	text-decoration: underline;
}
#popup_remarks a:hover {
	color: #888;
}



#popup_inner_balloting {
	color: #000;
	padding-top: 15px;
}
#balloting_result, #balloting_result a {
	margin-top: 10px;
	font-size: 13px;
	font-family: sans-serif;
	line-height: 11px;
}
.devPhase {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
	color: #86652a;
	text-align: center;
	margin: 1px;
}
