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

body,td,th {  font-family: Trebuchet MS, Arial, Verdana; font-size: 12px; 	color: #000000; }
body { background-color: #FFFFFF; margin: 0px; }
a { 	color: #d8245c; 	text-decoration: underline; }
a:hover { text-decoration: none; color: #0099FF; }
a.submenu { color: #FFF; text-decoration: underline; }
a.submenu:hover { text-decoration: none; color: #3A3A3B; }


/* welcome box */
.welcome-gray { color: #626262; font-size: 12px; line-height: 1.2em; font-weight: normal; }
.welcome-pink { color: #c40b3a; font-size: 12px; line-height: 1.2em; font-weight: normal; }


/* episode box */
.episode-title { font-size: 28px; font-weight: bold; color: #e33371; }
.episode-text { color: #626262; font-size: 12px; line-height: 1.3em; font-weight: normal; }
.thumbs-border { border: 1px solid #ff57a1; }


/* update box */
.model-name { font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; color: #EE3F86; }
.updated { color: #626262; font-size: 12px; font-weight: normal; }
.update-box-text { color: #626262; font-size: 12px; line-height: 1.2em; font-weight: normal; }
.submenu-text { font-size: 14px; color: #FFFFFF; font-weight: normal; }


/* search box */
.search-field { margin: 3px 2px 0 0; } 


/* join page */
.last-update { font-size: 15px; line-height: 1.4em; font-weight: normal; color: #4d4d4d; }
.small-bottom-text { color: #4d4d4d; font-size: 11px; line-height: 1.4em; font-weight: normal; }
