body {
	margin: 0;
	padding: 0;
	background-color: #660000;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0;
}

img {border:0;}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.text_1 {
	color: #666666;
	font-size: 12px;
}

#event2_block {
	height: 175px;
	width: 315px;
	border: 1px solid #CC3300;
}
#event2_block #pic {
	z-index: 1;
	visibility: inherit;
	overflow: visible;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#event2_block #pdname {
	z-index: 2;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
}
#event2_block #price1 {
	z-index: 2;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
}
#event2_block #price2 {
	z-index: 2;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	margin-top: 3px;
	font-weight: bold;
}
#event2_block #price3 {
	z-index: 2;
	font-size: 13px;
	line-height: 15px;
	color: #FF0000;
	margin-top: 3px;
	font-weight: bold;
}
#event2_block #bt {
	z-index: 2;
	font-size: 13px;
	line-height: 16px;
	color: #FF0000;
	margin-top: 3px;
	font-weight: bold;
	margin-left: 250px;
}

#login1 {
	height: 290px;
	width: 539px;
	background: url(../images/login_bg1.jpg) no-repeat;
	padding: 20px 35px;
}

#login2 {
	height: 256px;
	width: 286px;
	background: url(../images/login_bg2.jpg) no-repeat;
	padding: 20px 35px;
}
#login1 div#input1 {
	float:left;
	width: 255px;
	height: 140px;
	margin-right: 30px;
	text-align: center;
	padding-top: 140px;
}
#login1 div#input2 {
	float:left;
	width: 255px;
	height: 170px;
	padding-top: 110px;
	text-align: center;
}

#login2 div#input2
{
	width: 255px;
	height: 170px;
	padding-top: 110px;
	text-align: center;
}
