#pageMain{

}


#courseMain{
	float: left;
	width: 720px;
}
#courseSide{
	float: right;
	width: 150px;
	background: #fff;
}

/* courseMain
-------------------------------------------- */

#courseMain #pdfDownloading{
	margin-bottom: 0;
	padding-top: 5px;
	border-top: 1px dashed #ccc;
	text-align: right;
}
#courseMain #pdfDownloading img{
	vertical-align: text-bottom;
}

#courseMain #pdfDownloading a{
	padding-right: 20px;
}


#courseMain table#flowChart{
}
#courseMain table#flowChart th, #courseMain table#flowChart td{
	vertical-align: top;
}
#courseMain table#flowChart th.backLine, #courseMain table#flowChart td.backLine{
	background: url(../images/cou_lne_flowchart.gif) repeat-y center top;
	_background: url(../images/cou_lne_flowchart.gif) repeat-y 127px top;
}

#courseMain table#flowChart th.backLine02, #courseMain table#flowChart td.backLine02{
	background: url(../images/cou_lne_flowchart.gif) repeat-y center bottom;
	_background: url(../images/cou_lne_flowchart.gif) repeat-y 127px bottom;
}

#courseMain table#flowChart th.center_b, #courseMain table#flowChart td.center_b{
vertical-align:bottom;
text-align:center;
background: url(../images/cou_lne_flowchart.gif) repeat-y center top;
}

#courseMain table#flowChart th.center_t, #courseMain table#flowChart td.center_t{
vertical-align:top;
text-align:left;
background: url(../images/cou_lne_flowchart.gif) repeat-y center top;
}


#courseMain table#flowChart th div, #courseMain table#flowChart td div{
	padding: 10px 5px 10px 10px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	_width: 243px;
}
#courseMain table#flowChart th div, #courseMain table#flowChart td div.colmunThree{
	_width: 540px !important;
}
#courseMain table#flowChart th div, #courseMain table#flowChart td div dl{
}
#courseMain table#flowChart th div, #courseMain table#flowChart td div dl dt{
	font-weight: bold;
	font-size: 110%;
}
#courseMain table#flowChart th div, #courseMain table#flowChart td div dl dd{
}
#courseMain table#flowChart th div ul, #courseMain table#flowChart td div ul{
}
#courseMain table#flowChart th div ul li, #courseMain table#flowChart td div ul li{
	padding-left: 9px;
	background: url(../images/com_ico_dot_01.gif) no-repeat left 8px;
	
}
#courseMain table#flowChart td div ul li {
	list-style-type :disc;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 1.5em;
}

#courseMain table#flowChart th div.entry, #courseMain table#flowChart td div.entry{
	padding: 10px;
	background:#FFFFF0;
	border: 1px solid #FDD791;
	overflow:hidden;
}

#courseMain table#flowChart th div.entry, #courseMain table#flowChart td div.entry .entrybtn{
	margin:20px auto;
	display:block;


}

#courseMain table#flowChart div.entry table{
	width:400px;
	margin:0 auto;

}


#courseMain table#flowChart div.entry table td div{
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}



/* coursePager */

#courseMain #coursePager,
#courseMain #coursePagerTop{
	padding: 5px 10px;
	background: #f4f4f4;
}
#courseMain #coursePagerTop{
	margin-top: -14px;
	margin-bottom: 15px;
}
#courseMain #coursePager ul,
#courseMain #coursePagerTop ul{
	margin-bottom:0;
}
#courseMain #coursePager ul:after,
#courseMain #coursePagerTop ul:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#courseMain #coursePager ul,
#courseMain #coursePagerTop ul{
    display:inline-block;
    min-height:1%;  /* for ie7 */
}
/* Hides from IE-mac \*/
* html #courseMain #coursePager ul,
* html #courseMain #coursePagerTop ul{height: 1%;}

#courseMain #coursePager ul,
#courseMain #coursePagerTop ul{display: block;}
/* End hide from IE-mac */

#courseMain #coursePager #backFlowChart,
#courseMain #coursePagerTop #backFlowChart{
	float: left;
	padding-left: 14px;
	background: url(../images/cou_arw_prev.gif) no-repeat left 7px;
	width: 580px;
}

#courseMain #coursePager #prevPager,
#courseMain #coursePagerTop #prevPager{
	float: left;
	padding-left: 14px;
	background: url(../images/cou_arw_prev.gif) no-repeat left 7px;
}
#courseMain #coursePager #nextPager,
#courseMain #coursePagerTop #nextPager{
	float: left;
	padding-right: 14px;
	background: url(../images/cou_arw_next.gif) no-repeat right 7px;
}

/*#courseMain .info{
	background:#FFF;
	border:#CCC solid 1px;
	color:#C00;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:10px 0;}*/
	
#couseMain #Pdfbutton {
	margin-bottom: 20px;
}

#couseMAin #Pdfbutton {
background:none repeat scroll 0 0 #FFFFFF;
line-height: 1;
padding:0;
}

	
/* courseSide
-------------------------------------------- */

#courseSide div{
	margin-bottom: 20px;
}
#courseSide p{
	margin-bottom: .5em;
	border-left: 5px solid #696969;
	padding-left: 8px;
	font-weight: bold;
}
#courseSide ul{
	margin-bottom: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 95%;
}
#courseSide ul li{
	padding: 5px 0 5px 5px;
	background: url(../images/com_lne_01.gif) repeat-x left bottom;
}
#courseSide ul li.section{
	padding: 5px 0 4px 5px;
	background: none;
	border-bottom: 1px solid #dedede;
}
#courseSide ul li a, #courseSide ul li span{
	display: block;
	padding-left: 10px;
	background: url(../images/com_arw_02.gif) no-repeat left 7px;
}
#courseSide ul li span{
	color: #999;
}
#courseSide ul li#last{
	background: none;
}
#courseSide ul li img{
	vertical-align: text-top;
}

#courseSide #aboutPrints{
	margin: 0;
	padding: 10px;
	background: #f0f0ee;
	text-align: center;
}
#courseSide #aboutPrints a{
	display: block;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}
#courseSide #aboutPrints a:hover{
	background: #FFF4E1;
	border: 1px solid #ccc768;
}
#courseSide #aboutPrints a span{
	padding: 0 14px 0 0;
	background: url(../images/com_ico_notice.gif) no-repeat right top;
}

#courseMain #pdfbutton{
margin-bottom: 20px;
}

#courseMain #Printbotton{
background:none repeat scroll 0 0 #FFFFFF;
line-height: 1;
padding: 0;
}

#courseMain #Printbotton ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#courseMain #Printbotton ul {
    display: inline-block;
    min-height: 1%;
    padding: 0;
}
* html #courseMain #Printbotton ul {
    height: 1%;
}
#courseMain #Printbotton ul {
    display: block;
}
#courseMain #Printbotton #printall {
    float: right;
    padding-left: 20px;
}
#courseMain #Printbotton #printpage {
    float: right;
    padding-left: 20px;
}
#courseMain #Printbotton #aboutprint {
    background: url("../images/print_background.gif") no-repeat scroll left center transparent;
    float: right;
    padding-left: 22px;
}

#courseMain #Printbotton ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
