/*
	event010.php
*/

.regist_title	{
	width: 675px;
	margin: 0px auto 10px auto;
	padding: 5px 10px;
	border-left: solid 5px rgb(255, 153, 72);
	font-size: 14px;
	font-weight: bold;
}

.regist_intro	{
	width: 660px;
	margin: 0px auto 10px auto;
	padding: 0px 20px;
	font-size: 12px;
}

.regist_intro	ul	{
	margin: 0;
	padding: 0; 
}

.regist_intro	li	{
    padding-left: 15px;
    background: url(../image/orange.gif) no-repeat 0px;
    list-style: none;
}

.regist	{
	width: 700px;
	margin: 0px auto 10px auto;
}

.regist	table	{
	width: 700px;
	border-collapse: collapse;
}

.regist th	{
	width: 120px;
	height: 24px;
	border: solid 1px #888888;
	background-color: rgb(240, 240, 240);
	color: #666666;
	font-size: 12px;
}

.element	{
	width: 440px;
	height: 24px;
	padding: 5px 5px;
	border: solid 1px #888888;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}


.explain	{
	width: 120px;
	height: 24px;
	padding: 5px 5px;
	border: solid 1px #888888;
	background-color: rgb(255, 243, 224);
	color: #666666;
	font-size: 10px;
}

.regist	input,textarea	{
	width: 435px;
}

.th_s	{
	width: 60px !important;
}

.required	{
	background-color: rgb(254, 252, 216);
}

.submits	{
	margin-bottom: 10px;
}

.upimage	img	{
	margin-top: 5px;
}

/*
	event020.php
*/

.menu_h	{
	width: 168px;
	padding: 5px 10px;
	background-image: url(../image/menu_h.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.menu_b	{
	width: 188px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px rgb(140, 118, 82);
	color: #666666;
	font-size: 12px;
}

.menu_b	a	{
    padding-left: 15px;
    background: url(../image/next.gif) no-repeat 0px;
}

.view_page	{
	width: 530px;
	margin: 0px auto;
	border-collapse: collapse;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

.view_page	th	{
	height: 20px;
	text-align: left;
	font-weight: normal;
}

.view_page	td	{
	height: 20px;
	text-align: right;
}

.view_frame	{
	margin-bottom: 10px;
}

.view	{
	width: 530px;
	margin: 0px auto;
}

.view 	table	{
	width: 530px;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.view	th	{
	width: 100px;
	height: 100px;
	padding: 10px;
	border-left: solid 1px rgb(140, 118, 82);
	border-top: solid 1px rgb(140, 118, 82);
	border-bottom: solid 1px rgb(140, 118, 82);
}

.view	td	{
	width: 398px;
	padding: 10px 10px 10px 0px;
	border-right: solid 1px rgb(140, 118, 82);
	border-top: solid 1px rgb(140, 118, 82);
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}

.view_title	{
	border-bottom: dotted 2px rgb(140, 118, 82);
	padding-bottom: 5px;
}

.view_title	a	{
	font-size: 16px;
	font-weight: bold;
}

.view_title	a:hover	{
	font-size: 16px;
	font-weight: bold;
}

.view01	{
	padding-top: 10px;
}

.view02, .view03	{
	padding-top: 5px;
}

.view_comment	{
	border-right: solid 1px rgb(140, 118, 82);
	border-top: 0px !important;
	border-bottom: solid 1px rgb(140, 118, 82);
	text-align: right;
}

.reg_link	{
	margin-bottom: 10px;
}

/*
	event030.php
*/

.detail_title	{
	width: 508px;
	margin: 0px auto;
	padding: 10px;
	background-image: url(../../../image/ditail_bg.gif);
	background-repeat: repeat-y;
	border-left: solid 1px rgb(140, 118, 82);
	border-right: solid 1px rgb(140, 118, 82);
	border-top: solid 1px rgb(140, 118, 82);
	color: #663300;
	font-size: 20px;
	font-weight: bold;
}

.favorite	{
	width: 504px;
	text-align: right;
	padding-bottom: 10px;
}

.detail_head	{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

.detail	{
	width: 508px;
	margin: 0px auto; 
	padding: 10px;
	border: solid 1px rgb(140, 118, 82);
	border-top: solid 3px rgb(140, 118, 82);
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}

.detail img	{
	margin-left: 10px;
	float: right;
}

.detail	table	{
	width: 508px;
	border-collapse: collapse;
	table-layout: fixed;
	clear: both;
}

.detail th	{
	width: 108px;
	padding: 5px 0px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	font-size: 12px;
}

.detail td	{
	width: 390px;
	padding: 5px 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}

.author	{
	width: 508px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

