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


#hed_img {
	background: url(../images/category/publish/hed_img.jpg) no-repeat;
	text-indent: -9999px;
	height: 350px;
	width: 666px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.publish_wrap {
	width: 662px;
	margin-left: 15px;
}
.feature_info {
	width: 386px;
	border: 2px solid #CC0000;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.publish_box {
	width: 662px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

/*title_img
---------------------*/

.title_img01 {
	background: url(../images/category/publish/title_img.gif) no-repeat 0 0;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.title_img02 {
	background: url(../images/category/publish/title_img.gif) no-repeat 0 -30px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.title_img03 {
	background: url(../images/category/publish/title_img.gif) no-repeat 0 -60px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.title_img04 {
	background: url(../images/category/publish/title_img.gif) no-repeat 0 -90px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.title_img05 {
	background: url(../images/category/publish/title_img.gif) no-repeat 0 -120px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/*sub_title
---------------------*/
.sub_title {
	font-size: 1.2em;
	color: #666666;
}
.publish_img {
	float: left;
	width: 250px;
}
.publish_r {
	float: right;
	width: 400px;
}

/*publish_table
---------------------*/

.publish_table {
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
}

.publish_table th {
	background:#F5F5F5 none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	color:#969696;
	font-weight:normal;
	padding:5px;
}

.publish_table td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	padding:5px;
}

/*mail_table
---------------------*/

#inner_box {
	width: 662px;
	margin-left: 15px;
}

#form_box table {
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
}

#form_box table th {
	background:#F5F5F5 none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	color:#969696;
	font-weight:normal;
	padding:5px;
}

#form_box table td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	padding:5px;
}

/*btn
---------------------*/

.btn_wrap {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.btn_pdf {
	height: 54px;
	width: 200px;
	float: left;
}
.btn_pdf a {
	background: url(../images/category/publish/btn_pdf.gif) no-repeat 0 0;
	height: 54px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_pdf a:hover {
	background: url(../images/category/publish/btn_pdf.gif) no-repeat 0 -54px;
	height: 54px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_mail {
	height: 54px;
	width: 200px;
	float: right;
}
.btn_mail a {
	background: url(../images/category/publish/btn_mail.gif) no-repeat 0 0;
	height: 54px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_mail a:hover {
	background: url(../images/category/publish/btn_mail.gif) no-repeat 0 -54px;
	height: 54px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

/*mail_title_img
---------------------*/

.mail_title_img01 {
	background: url(../images/category/publish/mail_title_img.gif) no-repeat 0 0;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.mail_title_img02 {
	background: url(../images/category/publish/mail_title_img.gif) no-repeat 0 -30px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.mail_title_img03 {
	background: url(../images/category/publish/mail_title_img.gif) no-repeat 0 -60px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.mail_title_img04 {
	background: url(../images/category/publish/mail_title_img.gif) no-repeat 0 -90px;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.publish_box h4 {
	font-size: 1.2em;
	font-weight: bolder;
	background: #666666;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
