body {
    background: #F4F9FB;
    font-family: "微軟正黑體";
}

* {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, .color_text {
    color: #082567;
    font-weight: normal;
}

a {
    color: #4878A8;
    text-decoration: none;
}

a:focus {
    outline: none;
}

p, ul, span {
    color: #464646;
}

input, textarea, select {
    border: #A8D8F0 solid 2px;
    color: #4878A8;
    font-family: "微軟正黑體";
    font-size: 18px;
}

input[type=radio] {
    margin: 0 5px 15px 5px;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

#inline_left {
    float: left;
}

#inline_left img {
    /* border: #A8D8F0 solid 3px; */
}

#inline_left a:hover {
    border: none;
}

#inline_right {
    float: left;
    margin: 0 0 0 15px;
}

#inline_right p {
    margin: 0 0 3px 0;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#main {
    float: left;
    width: 100%;
}

#wrap {
    margin: 0 auto;
    width: 1025px;
}

#head {
    float: left;
    width: 1025px;
}

#head h1 {
    float: left;
    font-size: 128px;
    font-weight: normal;
    height: 100px;
    margin: 20px 0 0 0;
}

#head h3 {
    color: #5F5F5F;
    float: left;
    font-size: 28px;
    font-weight: normal;
    margin: 170px 0 0 8px;
    position: absolute;
}

#head ul li {
    float: left;
    list-style: none;
    padding: 0 0 5px 40px;
    width: auto;
}

#head ul li a, #head ul li a.active {
    float: left;
    font-family: "Trebuchet MS", Arial;
    font-size: 25px;
    width: auto;
}

#head ul li a:hover, #head ul li a.active {
    border-bottom: #A8D8F0 solid 3px;
}

ul#menu_top {
    float: right;
    height: 30px;
    margin: 58px 0 0 0;
    width: 580px;
}

ul#menu_bottom {
    float: right;
    height: 30px;
    margin: 20px 0 0 0;
    width: 580px;
}

#quote {
    float: left;
    height: 118px;
    position: relative;
    margin: 90px 0 65px 231px;
    width: 560px;
}

#quote a {
    color: #5F5F5F;
}

.div_table_cell {
    display: table-cell;
    float: left;
    height: 118px;
    margin: 0 20px 0 20px;
    width: 560px;
}

.div_table_cell a {
    display: table-cell;
    font-size: 24px;
    height: 118px;
    text-align: center;
    vertical-align: middle;
    width: 520px;
}

#quote h2 {
    color: #5F5F5F;
    float: left;
    font-weight: normal;
    height: 118px;
    line-height: 118px;
    text-align: center;
    width: 560px;
}

.curl_left {
    float: left;
    left: 0;
    position: absolute;
    width: auto;
}

.curl_right {
    position: absolute;
    right: 0;
    width: auto;
}

#center {
    float: left;
    width: 1025px;
}

#center_wide {
    float: left;
    margin: 0 0 20px -40px;
    width: 1125px;
}

#center_wide h2 {
    font-size: 26px;
    font-weight: normal;
}

#center_wide h2 a:hover {
    border-bottom: #A8D8F0 solid 3px;
}

#center_wide p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0 0 0;
}

.entry {
    float: left;
    height: 160px;
    width: 370px;
}

#center_left {
    float: left;
    margin: 0 0 100px 10px;
    width: 590px;
}

#center_left h3 {
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#center_left h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#center_left p {
    font-size: 18px;
    line-height: 25px;
}

#center_left p a:hover {
    border-bottom: #A8D8F0 solid 3px;
}

#center_left ul {
    font-size: 18px;
    margin: 0 0 0 30px;
}

#center_left ul li {
    padding: 0 0 10px 0;
}

#center_left ul li a:hover {
    border-bottom: #A8D8F0 solid 3px;
}

ul#numeric_list {
    list-style: decimal;
}

#center_left .form_input {
    margin: 7px 0 0 1px;
    padding: 2px 4px 2px 3px;
}

#center_left .form_input_last {
    margin: 7px 0 15px 1px;
    padding: 2px 4px 2px 3px;
}

#center_left textarea {
    margin: 7px 0 15px 0;
    padding: 0 0 0 1px;
    width: 510px;
}

#center_left select {
    margin: 7px 0 5px 0;
    
}

#center_left .form_select_last {
    margin: 7px 0 15px 0;
}

#form_radio {
    margin: 0 0 3px 0;
}

#form_radio ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#form_radio ul li {
    margin: 0;
    padding: 5px 10px 0 0;
}

#center_left .submit {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: #4878A8;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 5px;
    color: white;
    cursor: pointer;
    font-family: "微軟正黑體";
    font-size: 40px;
    padding: 1px 25px 0 25px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
}

.click_me {
    cursor: pointer;
}

#bored {
    display: none;
}

#bored .loading {
    display: none;
    padding: 0 0 8px 5px;
    vertical-align: middle;
}

#bored .suggestion {
    font-size: 60px;
    line-height: 70px;
}

#career {
    float: left;
    font-family: "微軟正黑體";
    font-size: 24px;
    text-align: center;
    width: 640px;
}

#career .loading {
    padding: 30px 0 0 0;
}

#career table {
    margin: 0 0 0 100px;
}

.node {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #EDF7FF;
    border: 2px solid #B5D9EA;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: 350px;
}

.node div {
    padding: 3px;
}

#career .node_title {
    color: #4878A8;
}

#career .node_description {
    color: #4D4D4D;
    font-size: 16px;
}

#die p {
    font-size: 38px;
    line-height: 46px;
}

#fountain p {
    font-size: 38px;
    line-height: 46px;
}

#guestbook  {
    padding: 10px 0 0 0;
}

#guestbook .name {
    color: #4878A8;
    font-size: 22px;
    margin: 5px 0 10px 0;
    width: 500px;
}

#guestbook .time {
    color: #A2A2A2;
    font-size: 12px;
}

#guestbook .gravatar_clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#guestbook .pagination {
    text-align: right;
}

#guestbook blockquote {
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 10px 32px 0;
	padding: 7px 0 10px 10px;
}

#member td {
    padding: 5px 0 5px 0;
}

#member input[type=checkbox] {
    margin: 10px 0 10px 0;
}

#member input[type=radio] {
    margin: 10px 0 10px 0;
}

#member .form_input_inline {
    margin: 3px 0 3px 0;
    padding: 2px 4px 2px 3px;
}

#member .table_last {
    padding: 0 20px 15px 0;
}

#member .table_title {
    padding: 0;
}

#member .table_label {
    padding: 0 15px 0 0;
}

#inline_left {
    float: left;
    margin: 7px 7px 0 0;
}

#inline_right {
    float: left;
    margin: 0 0 0 10px;
    width: 500px;
}

#personality {
    float: left;
    margin: 0 0 0 -120px;
}

#relationship {
    float: left;
}

.below_radio {
    display: none;
}

.below_radio iframe {
    margin: 5px 0 0 5px !important;
    width: 650px !important;
}

#center_right {
    float: left;
    margin: 0 0 0 40px;
    width: 340px;
}

#center_right h3 {
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

#center_right p {
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 15px 0;
    width: 100%;
}

.empty {
    display: none;
}

.icon {
    padding: 0 5px 5px 0;
    vertical-align: middle;
}

#center_right ul {
    float: left;
    font-size: 18px;
    list-style: disc;
    margin: 0 0 0 30px;
}

#center_right ul li {
    float: left;
    padding: 0 0 15px 0;
    width: 100%;
}

#center_right ul li a:hover {
    border-bottom: #A8D8F0 solid 3px;
}

#share ul {
    float: left;
    font-size: 18px;
    list-style: disc;
    margin: 0 0 0 30px;
}

#share ul li {
    float: left;
    padding: 0 0 10px 0;
    width: 100%;
}

#footer {
    float: left;
    font-family: "Trebuchet MS", Arial;
    line-height: 20px;
    width: 1025px;
}

#footer p {
    float: left;
    font-size: 14px;
    margin: 5px 0 30px 0;
}

#footer a {
    font-size: 14px;
}

#footer a:hover {
    border-bottom: #A8D8F0 solid 3px;
}

#footer_index {
    margin: 0 0 15px -40px;
}

#footer_normal {
    margin: 10px 0 15px 10px;
}

ul#nav {
    float: left;
    height: 25px;
    width: 100%;
}

ul#nav li {
    float: left;
    list-style: none;
    width:  auto;
}

ul#nav li.space {
    padding: 0 9px;
    width: auto;
}

ul#nav li a {
    float: left;
    font-size: 18px;
    width: auto;
}


.tooltip {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFFFAA;
    color: black;
    display: none;
    font-size: 18px;
    padding: 5px 10px 5px 10px;
    text-align: center;
}

#dialog {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-box-shadow: 0 0 15px black;
    -webkit-box-shadow: 0 0 15px black;
    background-color: black;
    border: 5px solid black;
    display: none;
    padding: 15px;
}

#dialog p {
    color: white;
    text-align: center;
}

#dialog ul {
    color: white;
}

#dialog_top {
    border-bottom: 1px solid white;
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
}

#dialog_bottom {
    border-top: 1px solid white;
    margin: 30px 0 0 0;
    padding: 18px 0 0 0;
}
