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

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


/* IE7 */
*+html body{
	letter-spacing:1px;;
}

/* IE6 */
* html body {
	letter-spacing:1px;;
}

br {letter-spacing: 0; }

img {
	border:0;
}

#wrapper {
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
}

.mb20 {
	margin-bottom:20px;
}

.mb15 {
	margin-bottom:15px;
}

.mb5 {
	margin-bottom:5px;
}

.mr15 {
	margin-right:15px;
}

.mt15 {
	margin-top:15px;
}

.ml20 {
	margin-left:20px;
}

.pr15 {
	padding-right:15px;
}

.pb10 {
	padding-bottom:10px;
}

.txt_red {
	color:#FF0000;
}


.popup {
	padding:40px;
	width:800px;
	line-height:16px;
}

.popup img {
	margin:0 30px 10px 0;
	padding:0;
}