body {
	margin: 0;
	padding: 0;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4e3117;
	background: url(../img/popup/popup_bg.jpg) repeat-x;
}

body.bg2 {
	background: url( ../img/popup/popup_bg2.jpg ) repeat;
}

p {
	margin: 10px 30px 0 30px;
}

img {
	border: none;
}

.popUp_header{
	height: 124px;
	margin: 0px;
	padding: 0px;
}

.popUp_content{
	margin-top: 28px;
	margin-left: 40px;
}

.popUp_desc{
	padding-bottom: 10px;
}

.close {
	position: fixed;
	top: 0px;
	right: 0px;
	margin: 20px 16px 0 0;
	float: right;
}

.close_v {
	margin: 10px 16px 0 0;
}

.video {
	margin: 50px 0 0 10px;
}

.title {
	margin-bottom: 20px;
	font: 30px/34px Georgia, serif;
	color: #1b380c;
}

.apply {
	margin: 25px 0 30px 30px;
}

a.news_link {
	color: #3e3107;
	text-decoration: none;
}

.news_title {
	margin-bottom: 10px;
}

.news_photo {
	text-align: center;
}

.red { color: #ff0000; }

