@charset "utf-8";
/* CSS Document */

#main {
	background-image: url(image/unhappy.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 509px;
	width: 996px;
	margin-top: -311px;
	margin-left: -498px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding-top: 114px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.unhappy_text {
	padding: 3px;
	height: 419px;
	width: 654px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.qb {
	position: absolute;
	right: 80px;
	bottom: 30px;
}

.search_button {
	background-image: url(image/button.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 36px;
	width: 662px;
}
.reply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: relative;
	top: 200px;
}
div.speech {
    background-color: #FFFFFF;
    border: 3px solid #666666;
    border-radius: 20px 20px 20px 20px;
    bottom: 121px;
    left: 330px;
    box-shadow: 2px 2px 4px #888888;
    display: none;
    margin: 0;
    padding: 7px 10px;
    position: absolute;
    text-align: left;
    z-index: 700;
}
div.speech:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666666 transparent transparent #666666;
    border-image: none;
    border-style: solid;
    border-width: 25px;
    bottom: -50px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 700;
    left: 120px;
}
div.speech:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF transparent transparent #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 22px;
    bottom: -43px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 701;
    left: 123px;
    width: 0px;
}

div.speech1 {
    background-color: #FFFFFF;
    border: 3px solid #666666;
    border-radius: 20px 20px 20px 20px;
    bottom: 121px;
    left: 777px;
	width: 190px;
    box-shadow: 2px 2px 4px #888888;
    display: none;
    margin: 0;
    padding: 7px 10px;
    position: absolute;
    text-align: left;
    z-index: 700;
}
div.speech1:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666666 transparent transparent #666666;
    border-image: none;
    border-style: solid;
    border-width: 25px;
    bottom: -50px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 700;
    left: 120px;
}
div.speech1:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF transparent transparent #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 22px;
    bottom: -43px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 701;
    left: 123px;
    width: 0px;
}