body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:12px;
}

h1,h2 {
	margin:0;
	padding:0;
	font-weight:normal;
}

img {
	border:none;
}

p {
	margin:0;
	padding:0;
	line-height:150%;
}

#contents {
	width: 970px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/standard_bg.gif);
	background-repeat: repeat;
}

#contents #wire {
	text-align:left;
}

#contents #btnCategory {
	text-align:right;
}

#contents #btnCategory img {
	margin-right:10px;
}

#contents table.main {
	width:950px;
	margin:0 10px;
	background-color: #FFFFFF;
	text-align:left;
}

#contents .main .left {
	width:418px;
}

#contents .main .right {
	width:515px;
}

#contents .main .left .word p {
	color: #ff7300;
}

#contents .main .left .intro {
	background-color:#f6b243;
}

#contents #wire .main .left .intro td {
	background-color: #FFFFFF;
}

#contents .main .left .notice p {
	font-weight: bold;
	color: #ff670c;
}

#contents #wire .main .right .info {
	border: 1px solid #FF3333;
}

#contents #wire .main .right .info th {
	background-color: #FF3333;
	text-align:center;
	color: #FFFFFF;
	width: 136px;
	padding: 5px;
}

#contents #wire .main .right .info td {
	padding: 5px;
}

#contents #wire .main .right .next {
	border: 1px solid #F6B243;
}

#contents #wire .main .right .next th {
	background-color: #ffd28a;
	text-align:center;
	padding: 5px;
	font-weight: normal;
	width: 136px;
}

#contents #wire .main .right .next td {
	padding: 5px;
}

#contents #wire .main .right .back {
	border-top: 1px solid #FFD28A;
	border-left: 1px solid #FFD28A;
	border-right: 1px solid #FFD28A;
}

#contents #wire .main .right .back th {
	padding: 5px;
	width: 136px;
	text-align:center;
	background-color: #fdefcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD28A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD28A;
	font-weight: normal;
}

#contents #wire .main .right .back td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD28A;
}
#contents #wire .main .left #mainImage {
	background-image: url(../tmpl/images/program_image.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 418px;
}

