/*******************************************
 * Main
 *******************************************/
html, body {
	height: 100%;
}
body {
	font: normal 12px Arial, Helvetica, Trebuchet MS, sans-serif;
	color: #000;
	background: #ffe294 url(../img/bg_body.gif) repeat-x top;
	padding: 0;
	margin: 0;
}
a {
	color: #0b4e75;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #fe0085;
}
a.second {
	color: #fe0085;
	text-decoration: none;
	outline: none;
}
a.second:hover {
	color: #0b4e75;
}
hr {
	color: #ccc;
	background-color: #ccc;
	text-align: left;
	height: 1px;
	width: 100%;
	margin: 0 0 24px;
	border: none 0;
}
img {
   border: 0 none;
}
form {
	padding: 0;
	margin: 0;
}
label {
	vertical-align: top;
	position: relative;
	top: 2px;
	cursor: pointer;
}
p {
	margin: 0px 6px 10px;
	color: #333;
}
h3 {
	margin-top: 0;
}

.container {
	width: 907px;
	margin: 0 auto;
	overflow: hidden;
}

/*******************************************
 * Header
 *******************************************/
.header {
	background: url(../images/header.jpg) no-repeat top;
	height: 150px;
	position: relative;
}

.header .logo {
	background: url(../img/logo.png) no-repeat;
	height: 62px;
	width: 276px;
	display: block;
	position: absolute;
	left:12px;
	top:33px;
}

/*******************************************
 * Menu
 *******************************************/
.menu {
	position: absolute;
	top: 52px;
	right: 28px;
}
.menu ul {
	padding: 0;
	margin: 0;
	text-align: right;
}
.menu li {
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 14px;
	line-height: 16px;
	list-style: none outside;
	display: inline;
	padding: 0 2px;
	color: #fec200;
}
.menu a {
	font-weight: bold;
	color: #0d8fd3;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover {
	color: #000;
}

/*******************************************
 * My Menu
 *******************************************/
.menu-my {
	position: absolute;
	top: 113px;
	right: 27px;
}
.menu-my ul {
	padding: 0;
	margin: 0;
	text-align: right;
}

.menu-my li {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffebc2;
	list-style: none outside;
	display: inline;
	padding-left: 6px;
}
.menu-my a {
	color: #fd0d89;
	text-decoration: none;
}
.menu-my a:hover {
	color: #000;
}


/*******************************************
 * Helper Menu
 *******************************************/
.menu-help {
	padding: 10px 0 0;
}
.menu-help ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
.menu-help li {
	font-size: 11px;
	color: #C28000;
	list-style: none outside;
	display: inline;
	padding: 0 2px;
}
.menu-help a {
	color: #C28000;
	text-decoration: underline;
}
.menu-help a:hover {
	color: #C28000;
	text-decoration: none;
}

/*******************************************
 * Login
 *******************************************/
.login {
	position: absolute;
	top: 108px;
	right: 27px;
}
.login label {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	_float: left;
	position: relative;
	top: 5px;
	_top: 5px;
}
.login .input {
	background: #fff url(../images/bg_search.gif) repeat-x bottom;
	border: 1px solid #C7C6C7;
	height: 18px;
	margin: 0 0 0 5px;
	_margin: 0 0 0 5px;
	_float: left;
	position: relative;
	top: 2px;
	_top: 2px;
	vertical-align: top;
}
.login .button {
	background: url(../images/button_login.png) no-repeat;
	border: 0 none;
	width: 69px;
	height: 27px;
	_float: left;
	cursor: pointer;
}

/*******************************************
 * Main Block
 *******************************************/
.main {
	background: url(../images/main.png) repeat-y;
}
.main .box.side {
	margin-left: 180px;
}
.main .box.side table {
	width: 100%;
}
.main .content {
	padding: 15px 40px;
	overflow: auto;
}
.main-bottom {
	background: url(../images/footer.png) no-repeat;
	height: 18px;
	overflow: hidden;
}

/*******************************************
 * Sidebar
 *******************************************/
.sidebar {
	width: 180px;
	float: left;
}

/*******************************************
 * Page Title
 *******************************************/
.page-title {
	padding: 15px 45px 0;
}
.page-title h2 {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	height: 26px;
	margin: 0;
	text-align: center;
	line-height: 24px;
	border-bottom: 1px dotted #ddd;
}

/*******************************************
 * Footer
 *******************************************/
.footer {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #C28000;
	height: 50px;
	padding: 8px 15px;
	text-align: center;
}
.footer a {
	color: #C28000;
	text-decoration: underline;
}
.footer a:hover {
	color: #C28000;
	text-decoration: none;
}

/*******************************************
 * Variables
 *******************************************/
/* Clear */
.clear-both {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}

/* Float */
.float-none {float: none;}
.float-left {float: left;}
.float-right {float: right;}

/* Width */
.width-max {width: 340px;}
.width-mid {width: 210px;}
.width-min {width: 140px;}
.width-mic {width: 45px;}
.width-opt {width: 98%;}

.null {
	padding: 0;
	margin: 0;
	height: 1; /* only (1) without px or em etc, for ie */
	background-color: transparent;
}

/* Break */
.br-1 {line-height: 1px;}
.br-2 {line-height: 2px;}
.br-3 {line-height: 3px;}
.br-5 {line-height: 5px;}
.br-10 {line-height: 10px;}
.br-15 {line-height: 15px;}
.br-20 {line-height: 20px;}

/* List */
.list-none {
	padding: 5px 0 10px 15px;
	margin: 0;
}
.list-none li {
	list-style: none outside;
	padding: 0 0 5px;
}

/* Color */
.color-red {color: #ac1818;}
.color-blue {color: #144287;}
.color-green {color: #148710;}

/*******************************************
 * Boxes
 *******************************************/
.box {
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari and Chrome */
	-khtml-border-radius: 6px; /* Konqueror */
	border-radius: 6px; /* CSS3 */
}

/* Grey Box */
.box.grey {
	background-color: #eee;
	padding: 15px;
	border: solid 1px #ddd;
}

/* Pink Box */
.box.pink {
	background-color: #e3f3fd;
	padding: 15px;
	border: solid 1px #d3ebf9;
}

/* Orange Box */
.box.orange {
	background-color: #fdeec1;
	padding: 15px;
	border: solid 1px #f8e8b7;
}

/*******************************************
 * Table
 *******************************************/
.box table {
	width: 100%;
}
.box thead td,
.box tbody td {
	font-size: 11px;
	padding-bottom: 4px;
}

.box thead input,
.box thead select {
	font-size: 11px;
	margin-left: 2px;
}
.box thead input {
	height: 14px;
	width: 130px;
}
.box thead select {
	height: 20px;
	width: 134px;
}
.box thead select.micro {
	width: 42px;
	margin-left: 1px;
}
.box thead select.mini {
	width: 65px;
	margin-left: 1px;
}
.box tbody td {
	padding-top: 2px;
}
.box tbody input {
	margin-bottom: 4px;
}
.box tbody a {
	text-decoration: none;
}

/**/
.data-table {
	width: 100%;
	border-bottom: solid 1px #ddd;
	margin: 0 auto 15px;
}
.data-table td {
	border-right: solid 1px #ddd;
}
.data-table thead td {
	font-weight: bold;
	color: #333;
	background:;
	padding: 6px;
}
.data-table thead td,
.data-table thead {
	background: #c0d4ec;
}
.data-table tbody td {
	padding: 4px 5px;
}
.data-table tbody tr {
	background-color: #fff;
}
.data-table tbody tr.even {
	background-color: #e6e6e6;
}
.data-table tbody tr:hover {
	background-color: #d3ebf9;
}
.data-table tbody a {
	font-size: 11px;
	color: #006aa1;
}
.data-table .user-title a,
.data-table tbody a:hover {
	color: #333;
}
.data-table .user-title a:hover {
	color: #d03030;
}
.user-name,
.data-table tbody td.user-title strong a {
	font-size: 12px;
	text-decoration: none;
}
.data-table tbody td.user-title em.man {
	padding-right: 0;
}
.data-table tbody td.user-title em.woman {
	padding-right: 0;
}
.data-table tbody ul {
	margin: 5px 0;
	padding-left: 10px;
}
.data-table tbody ul li {
	list-style: none outside;
	padding-bottom: 2px;
}

/**/
.box .data {
	width: 70%;
	margin: 0 auto 15px;
	background-color: #e3f3fd;
	border: solid 4px #d3ebf9;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari and Chrome */
	-khtml-border-radius: 6px; /* Konqueror */
	border-radius: 6px; /* CSS3 */
}
.box .data td {
	font-size: 12px;
	padding: 8px 12px;
}
.box .data .data-title {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-left: 30px;
	color: #000;
}
.box .data .data-value {
	color: #0274b0;
	padding-right: 30px;
	width: 50%;
}

/*******************************************
 * List
 *******************************************/
.list-num {
	list-style: decimal outside;
}
.list-mark {
	list-style: disc outside;
}
.list-num,
.list-mark {
	padding: 20px 20px 10px 40px;
}
.list-num li,
.list-mark li {
	padding-bottom: 10px;
	text-align: justify;
}
.list-data {
	list-style: none outside;
	padding: 0;
	margin: 0;
}
.list-data li {
	padding-bottom: 6px;
}

/*******************************************
 * Alphabet
 *******************************************/
.alphabet {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 10px;
}
.alphabet li {
	list-style: none outside;
	display: inline;
	padding-right: 1px;
}
.alphabet li a {
	color: #005c8d;
	text-decoration: none;
}
.alphabet li a:hover {
	color: #fff;
	background-color: #005c8d;
}

/*******************************************
 * Photo and Thumbnail
 *******************************************/
.thumb {
	background-color: #fff;
	display: block;
}

/* Big Thumbnail */
.thumb.big {
	padding: 2px;
}
.thumb.big {
	/*
	height: 196px;
	width: 156px;
	min-height: 196px;
	min-width: 156px;
	*/
	max-height: 196px;
	max-width: 156px;
}
.thumb.big img {
	border: solid 3px #ddd;
/*	height: 190px;
	width: 150px;
	min-height: 190px;
	min-width: 150px;
*/
	max-height: 190px;
	max-width: 150px;
}

/* Small Thumbnail */
.thumb.small {
	padding: 3px;
	margin-bottom: 3px;
}
.thumb.small,
.thumb.small img {
	height: 98px;
	width: 75px;
	min-height: 98px;
	min-width: 75px;
	max-height: 98px;
	max-width: 75px;
}

/*******************************************
 * User
 *******************************************/
.user {
	font-size: 11px;
	text-align: center;
	float: left;
}
.user a,
.user a:hover {
	text-decoration: none;
}
.user .name {
	font-weight: bold;
	color: #933;
	white-space: nowrap;
}
.user .name:hover {
	color: #d03030;
}
.user span {
	color: #777;
	white-space: nowrap;
}

/* Big User */
.user.max {
	overflow: hidden;
	width: 164px;
	min-width: 162px;
	max-width: 162px;
	margin: 0 18px 10px 0;
}

/* Small User */
.user.min {
	overflow: hidden;
	width: 85px;
	min-width: 83px;
	max-width: 85px;
	margin: 0 15px 10px 0;
}

/* Button */
.button-small,
.photo-mid .button,
.user .button {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	line-height: 11px;
	background: url(../images/button.gif) no-repeat;
	margin-top: 5px;
	display: block;
	width: 83px;
	height: 13px;
	white-space: nowrap;
	overflow: hidden;
}
.button-small:hover,
.photo-mid .button:hover,
.user .button:hover {
	color: #fff;
	background: url(../images/button.gif) no-repeat 0 -20px;
}
.button-small {
	color: #aa1768;
	background: url(../images/button.gif) no-repeat 0 -40px;
}
.button-small:hover {
	color: #aa1768;
	background: url(../images/button.gif) no-repeat 0 -60px;
}

/**/
.photo-mid {
	margin: 0 8px 28px 14px;
	_margin: 0 12px 28px 8px;
	width: inherit;
	float: left;
	height: 241px;
}
.photo-mid thead {
	background-color: #eee;
}
.photo-mid thead td {
	padding: 4px 4px 0;
	width: 174px;
	height: 197px;
	overflow: hidden;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.photo-mid thead th {
	padding: 0 3px;
	overflow: hidden;
	height: 26px;
	white-space: nowrap;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd
}
.photo-mid thead td img {
	max-width: 170px;
	max-height: 180px;
	margin-bottom: 4px;
	border: solid 2px #fff;
}
.photo-mid tbody td {
	padding: 0 5px;
	overflow: hidden;
	text-align: center;
}
.photo-mid tbody td a {
	text-decoration: none;
}

/* select type couple */
.couple {
	padding: 0 0 9px 22px;
	margin: 0;
	overflow: auto;
}
.couple ul {
	padding: 0;
	margin: 0;
}
.couple a,
.couple li {
	float: left;
	display: block;
	cursor: pointer;
}
.couple li {
	list-style-type: none;
	list-style-position: outside;
	margin-right: 26px;
	width: 172px;
	height: 172px;
}
.couple li.mw {
	background: url(../images/icon_mw.gif) no-repeat;
}
.couple li.wm {
	background: url(../images/icon_wm.gif) no-repeat;
}
.couple li.ww {
	background: url(../images/icon_ww.gif) no-repeat;
}
.couple li.mm {
	background: url(../images/icon_mm.gif) no-repeat;
}
.couple a {
	color: #666;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 172px;
	height: 172px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
.couple a span {
	top: 149px;
	position: relative;
	display: block;
}

/*******************************************
 * Caution
 *******************************************/
.caution,
.caution h1 {
	font-size: 11px;
	text-align: center;
}
.caution {
	color: #444;
	padding: 10px 15px 0;
}
.caution p,
.caution h1 {
	margin: 0;
}
.caution h1 {
	color: #333;
}

/*******************************************
 * Button
 *******************************************/
.nav {
	padding-top: 12px;
	height: 26px;
}
.nav.bottom {
	padding: 2px 0 10px;
}
.nav .button {
	font-size: 11px;
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0 4px;
}
.nav .button,
.nav .button b,
.nav .button em,
.nav .button span,
.nav .button strong {
	display: block;
	float: left;
	cursor: pointer;
}
.nav .button,
.nav .button b,
.nav .button em,
.nav .button strong {
	background-image: url(../images/menu.gif);
	height: 26px;
}
.nav .button b,
.nav .button em {
	background-repeat: no-repeat;
	width: 12px;
	padding: 0;
}
.nav .button span {
	margin-top: 2px;
}
.nav .button strong {
	background-image: url(../images/icon.png);
	padding-left: 20px;
	margin-right: 2px;
}

/* Red Color */
.nav .color-red {
	background-position: 0 -240px;
}
.nav .color-red em {
	background-position: 0 -180px;
}
.nav .color-red b {
	background-position: 0 -210px;
}
.nav .color-red span {
	color: #0B4E75;
}

/* Silver Color */
.nav .color-silver {
	background-position: 0 -420px;
}
.nav .color-silver em {
	background-position: 0 -360px;
}
.nav .color-silver b {
	background-position: 0 -390px;
}
.nav .color-silver span {
	color: #9b2a00;
}

/* Icons */
.icon-profile strong {
	background-position: 0 0;
}
.icon-chat strong {
	background-position: 0 -30px;
}
.icon-phone strong {
	background-position: 0 -60px;
}
.icon-flower strong {
	background-position: 0 -90px;
}
.icon-add strong {
	background-position: 0 -120px;
}
.icon-del strong {
	background-position: 0 -150px;
}

/*******************************************
 * Case
 *******************************************/
.case {
	padding: 0 0 9px;
	margin: 0;
	text-align: center;
}
.case li,
.case dt {
	list-style: none outside;
	background-color: #fff;
	padding: 8px 15px;
	margin-bottom: 6px;
	border: solid 1px #ddd;
}
.case dt:hover,
.case li:hover {
	background-color: #f2faff;
}
.case dt {
	margin: 0;
	clear: right;
	text-align: left;
}
.case dd {
	margin: 0 0 10px;
	padding: 5px;
	height: 13px;
	background-color: #e3f3fd;
	border-left: solid 1px #d3ebf9;
	border-right: solid 1px #d3ebf9;
	border-bottom: solid 1px #d3ebf9;
}
.case dd .button-small {
	float: right;
	margin: 0 0 0 5px;
}

/* system message */
.case dt.system,
.case li.system {
	background-color: #fdfce7;
}
.case dt.system .user-title strong {
	color: #f00;
}
.case dd.system  {
	background-color: #ffdabe;
	border-left: solid 1px #cdc6ad;
	border-right: solid 1px #cdc6ad;
	border-bottom: solid 1px #cdc6ad;
}

/*******************************************
 * User Name
 *******************************************/
.user-title {
	font-size: 12px;
	padding: 0 0 5px 0;
}
.user-title strong {
	color: #333;
}
.user-title span {
	color: #666;
}
.user-title em {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	font-size: 13px;
}
.user-title em.woman {
    background-image: url(../images/user_offline.gif);
	padding-left: 10px;
}
.user-title em.man {
    background-image: url(../images/user_offline.gif);
	padding-left: 10px;
}
.user-title em.woman.online {
    background-image: url(../images/user_online.gif);
	padding-left: 10px;
}
.user-title em.man.online {
    background-image: url(../images/user_online.gif);
	padding-left: 10px;
}
.user-title em.photo {
	background-position: 0 -330px;
	padding-right: 20px;
}
.user-title em.standart {
	background-position: 0 -240px;
	padding-right: 16px;
}
.user-title em.gold {
	background-position: 0 -270px;
	padding-right: 16px;
}
.user-title em.platinum {
	background-position: 0 -300px;
	padding-right: 16px;
}
.user-title .woman-online {
	background-image: url(../images/online_girl.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}
.user-title .man-online {
	background-image: url(../images/online_boy.gif);
	padding-left: 20px;
}
.user-title .date {
	font-size: 11px;
	color: #999;
	float: right;
	padding: 2px 0 0;
}

/*******************************************
 * Pager
 *******************************************/
.pager {
	padding-top: 10px;
}
.pager ul {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}
.pager li {
	font-size: 15px;
	font-weight: bold;
	list-style: none outside;
	display: inline;
	padding-right: 4px;
}
.pager li a,
.pager li.left a,
.pager li.right a {
	color: #0D8FD3;
	text-decoration: none;
}
.pager li a:hover {
	color: #fff;
	background-color: #0D8FD3;
}
.pager li.select {
	color: #005c8d;
}
.pager li.right {
	padding-right: 0;
	padding-left: 4px;
}
.pager li.left {
	padding-left: 1px;
	padding-right: 10px;
}

/*******************************************
 * Electronic Moving Text
 *******************************************/
.scrolltext {
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	color: #949476;
	background-color: #ff9;
	padding: 3px 15px;
	margin-bottom: 3px;
	border: solid 1px #f0f088;
}

/*******************************************
 * Big Button
 *******************************************/
.button-big {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: middle;
	background: url(../images/button_ol.png) no-repeat;
	width: 160px;
	height: 60px;
	border: none 0;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 5px;
}

/*******************************************
 * System message
 *******************************************/
label.error  {
	font-size: 11px;
	color:red;
	padding-left: 6px;
	line-height: 22px;
}
input.error {
	border: 1px solid red
}
.v_error,
.success {
	font-weight: normal;
	padding: 10px 10px 6px 30px;
}
.v_error li,
.success li {
	padding: 0 0 4px;
	list-style-type: disc;
	list-style-position: oitside;
}
.v_error {
	color: #f00;
	border: 1px solid #d68c8c;
	background-color: #f2d9d9;
}

/* Success */
.success {
	color: #390;
	border: 1px solid #a5cf72;
	background-color: #e7f2d9;
}

/*******************************************
 * Bank messages
 *******************************************/
.bank-error,
.bank-success {
	font-weight: normal;
	padding: 10px 10px 6px 10px;
}
.bank-error li,
.bank-success li {
	padding: 0 0 4px 34px;
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.bank-success li {
	background: url(../images/icon_success.gif) no-repeat;
}
.bank-error li {
	background: url(../images/icon_error.gif) no-repeat;
}
/* Error */
.bank-error {
	color: #ffeaea;
	border: 1px solid #b11616;
	background: #bd2c2c url(../images/blink_error.gif) repeat;
}

/* Success */
.bank-success {
	color: #e6efc6;
	border: 2px solid #4c950d;
	background: #57a320 url(../images/blink_success.gif) repeat;
}
.logged_in {display: none;}
.visitor {display: none;}


/*******************************************
 * Messages Box
 *******************************************/
.message-case {
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 25%;
}

.message-case .inner {
	background: url(../images/message_box.png) no-repeat;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 462px;
	height: 290px;
}

.message-case .close {
	display: block;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 22px;
	position: absolute;
	top: 23px;
	right: 22px;
	color: #fff;
	font-size: 11px;
}

.message-case .close:hover {
	text-decoration: none;
	color: #666;
}

.message-case .icon,
.message-case .icon:hover {
	background-image: url(../images/message_icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 122px;
	height: 114px;
	overflow: hidden;
	position: absolute;
	top: 41px;
	right: 72px;
	text-decoration: none;
}

.message-case .text {
	width: 200px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top: 185px;
	right: 30px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.message-case .button-box {
	background-image: url(../images/message_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 118px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	right: 71px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #525252;
	text-shadow: 1px 1px 0 #dadada;
	letter-spacing: -1px;
	white-space: nowrap;
	text-align: center;
}

.message-case .button-box:hover {
	background-position: 0 -50px;
	text-decoration: none;
}

.message-case .text:hover {
	text-decoration: underline;
}

.message-case .photo,
.message-case .photo:hover {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	display: block;
	width: 143px;
	height: 164px;
	overflow: hidden;
	text-decoration: none;
	position: absolute;
	top: 35px;
	left: 30px;
}

.message-case .photo img {
	border: 0 none;
	max-width: 143px;
	max-height: 164px;
	margin: 0 auto;
}

.message-case .info {
	width: 170px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: 212px;
	left: 30px;
	color: #666;
}

.message-case .info span,
.message-case .info strong {
	white-space: nowrap;
}

/* Mail */
.message-case.flower .icon {
	background-position: 0 0;
}

/* Flower */
.message-case.flower .icon {
	background-position: 0 -120px;
}

/* System */
.message-case.system .icon {
	background-position: 0 -240px;
}

.message-case.system .text {
	color: #e04f00;
}

.message-case.system .info,
.message-case.system .photo img {
	display: none;
}
