﻿@charset "utf-8";

#vip h2 {
	background:#e46060 url("../img/vip_h2_bg.gif");
	color:#71531c;
}

#vip .box {}
#vip li {
	height:60px;
	line-height:60px;
	padding-left:60px;
	margin-left:0;
	list-style:none;
}
.vip1 {background:#fff url("../img/crown_1.gif") no-repeat left;font-size:15pt;font-weight:bold;}
.vip2 {background:#fff url("../img/crown_2.gif") no-repeat left;font-size:14pt;}
.vip3 {background:#fff url("../img/crown_3.gif") no-repeat left;font-size:13pt;}

#info h2 {background:#e46060 url("../img/red_h2_bg.gif");}
#info h3 {color:#b53131;}

.model {}

#area_m ul, #area_c ul {
	margin:0;
	padding:0;
}

#area_m li, #area_c li {
	margin:0;
	padding:2px 10px;
}

#new_m li,
#new_c li {
	overflow:hidden;
	height:30px;
	line-height:30px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#new_m li a, #area_m li a {color:#f22;}
#new_m h2, #area_m h2 {background:#e46060 url("../img/red_h2_bg.gif");}
#new_m h3, #area_m h3 {color:#b53131;}

#area_m li {
	border:1px solid #ff7fbf;
	background:#fff4ff;
}

#area_c li {
	border:1px solid #6495ed;
	background:#eff7ff;
}

.area_box {
	padding:5px;
}

#area_m .area_box {
	background:#ffcdcd url("../img/area_box_m.gif");
}

#area_c .area_box {
	background:#c1deff url("../img/area_box_c.gif");
}

#characteristics {
	background:#e5fff2;
	border:1px solid #797;
}

#characteristics h3 {
	color:#000;
	background:#9c9;
	padding-left:10px;
}

#characteristics p{
	padding:0 10px 5px 10px;
}

.paypal input {
	vertical-align:top;
}
