body {
	margin:0;
	font-family:Tahoma;
	font-size:12px;
	background:#ffffff;
}
img {
	border:0;
}
#container {
	width:717px;
	margin:0 auto;
}
#index_pic {
	width:717px;
	height:316px;
	margin-top:100px;
	background:url(../img/index.jpg) no-repeat;
}
#nav {
	margin-top:-40px;
	position:relative;
	height:60px;
}
#nav_ticket,#nav_act {
	position:absolute;
	background:url(../img/index_nav.gif) no-repeat;
	width:108px;
	height:37px;
	display:block;
	cursor:pointer;
	color:#CD0000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:37px;
}
#nav_ticket a,#nav_act a {
	width:108px;
	height:37px;
	color:#CD0000;
	text-decoration:none;
}
#nav_ticket a:hover,#nav_act a:hover {
	color:#ED6109;
}
#nav_ticket {
	left:120px;
}
#nav_act {
	left:232px;
}
#nav_line {
	position:absolute;
	background:url(../img/index_line.gif) no-repeat;
	top:40px;
	left:120px;
	height:1px;
	width:714px;
}
#search_1 {
	padding-left:120px;
	* padding-left:35px;
	height:100px;
	color:#232323;
}
#type {
	padding-left:-180px;
	height:30px;
}
#ticket {
	height:30px;
}
#search_2 {
	padding-left:180px;
	padding-top:10px;
	height:90px;
}
#link {
	position:relative;
	height:50px;
}
#link_1 {
	position:absolute;
	background:url(../img/index_dot.gif) no-repeat 11px 25px;
	left:195px;
	height:40px;
}
#link_2 {
	position:absolute;
	background:url(../img/index_dot.gif) no-repeat 16px 25px;
	left:345px;
	height:40px;
}
#link_3 {
	position:absolute;
	background:url(../img/index_dot.gif) no-repeat 11px 25px;
	left:495px;
	height:40px;
}
#link_1 a,#link_2 a,#link_3 a {
	text-decoration:none;
	font-size:14px;
	color:#232323;
	font-weight:bold;
}
#link_1 a:hover,#link_2 a:hover,#link_3 a:hover {
	color:#cd0000;
	text-decoration:underline;
}
#copy {
	color:#9C9C9C;
	text-align:center;
}
.f_link{font-size:12px; text-align:center; padding:15px;}
.f_link a{color:#9C9C9C; text-decoration:none; margin-right:10px;}
.f_link a:hover {color:#9C9C9C; text-decoration:underline;}
