/* ----- [ Tags Style ] ----- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	background-image: url(../media/graphic/back.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h2 {
	margin: 0;
	color: #B47A33;
	text-align: left;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
h2 small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
}

dt, dd {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
dt div, dd div { float: left; padding: 7px 7px 3px 7px; width: 290px; }
dt span, dd span { float: left; padding: 7px 7px 3px 7px; width: 60px; text-align: right; }
dt div, dt span {
	background-color: #35160D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16100;
}
dd div, dd span {
	background-color: #2D0E05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16100;
}

/* ----- [ View Style ] ----- */

.view { padding-top: 14px; background: #000000; text-align: center; }
.view img { padding: 1px; background: #000000; border: 5px solid #101010; }

/* ----- [ Full Style ] ----- */

.full {
	width: 600px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
}

/* ----- [ Ring Style ] ----- */

.ring { margin: 0 auto; width: 680px; height: 110px; background: url('../media/graphic/ringtone.jpg') no-repeat top left; }
.ring img { padding: 75px 3px 0 3px; border: 0; }

/* ----- [ Area Style ] ----- */

.area {
	width: 600px;
	padding-top: 20px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.area_tt {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.area_us {
	float: right;
	background: url('../media/graphic/us.gif') no-repeat center left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 36px;
}
.area_ca {
	float: right;
	background: url('../media/graphic/ca.gif') no-repeat center left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 36px;
}
.area_in {
	float: right;
	background: url('../media/graphic/int.gif') no-repeat center left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 19px;
}

.area a { color: #FFFFFF; text-decoration: none; }
.area a:hover { color: #B16100; }
.area span { color: #B47A33; }

/* ----- [ Zone Style ] ----- */

.zone { clear: both; text-align: left; }

.zone_lt { float: left; width: 200px; }
.zone_lt div {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.zone_lt img {
	padding: 1px;
}
.zone_lt form img { display: none; margin: 0; padding: 0; background: none; border: none; }
.zone_lt input {
	padding: 1px;
}
.zone_rt { float: right; padding-top: 30px; width: 378px; }

.zone_rt a { color: #FFFFFF; text-decoration: none; }
.zone_rt a:hover { color: #B16100; }

/* ----- [ Text Style ] ----- */

.text { clear: both; margin: 30px 0 0 0; font-size: 12px; text-align: center; }
.text strong { color: #B47A33; font-size: 14px; }
.text img {
	padding: 1px;
}

/* ----- [ Line Style ] ----- */

.line {
	clear: both;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16100;
}
.brd_cds {
	border: 1px solid #FFCC66;
}


/* ----- [ Foot Style ] ----- */

.foot { clear: both; padding: 20px 20px 10px 20px; color: #B16100; font-size: 10px; }
.foot img { padding-bottom: 5px; border: 0; }

/* ----- [ Misc Style ] ----- */

.mt20 { margin-top: 20px; }
.mt01 { margin-top: 1px; }

