/* ======================================== */
/* ======================================== */

body{
	margin:0px;
	padding:0px;
}

form{
	margin:0px;
	padding:0px;
}

h1{
	margin:0 0 20px 0;
	padding:0px;
}

a{color:#ff6600;}
a:link{color:#ff6600;text-decoration:none;}
a:visited{color:#ff6600;text-decoration:none;}
a:active{color:#ff6600;text-decoration:none;}
a:hover{color:#ff6600;}

#contents {
	width:760px;
	margin:auto auto;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

#headtitle{
	background-image:url('../images/head.jpg');
	width:760px;
	height:62px;
	margin-bottom:15px;
}

#body{
	margin:0 5px 0 5px;
	width:543px;
}

.headtitledoc{
	text-align:right;
	padding-top:40px;
	padding-right:16px;
	color:#333333;
	font-size:12px;
}

#footer{
	margin-top:10px;
}

img.menu{
	margin-bottom:7px;
}

.topic-path{
	margin-bottom:5px;
}

.headline2{
	color:#3366cc;
	background-image:url( '../images/m_icon.gif' );
	background-repeat:repeat-y;
	padding-left:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.headline2g{
	color:#009900;
	background-image:url( '../images/m_icon02.gif' );
	background-repeat:repeat-y;
	padding-left:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.pagetop{
	text-align:right;
	margin:10px 0 30px 0;
}

/*---------------------------*/
/*---------------------------*/
.text4{
	font-family:sans-serif;
	color:#333333;
	font-size:16px;
}

*html .text4{
	font-family:monospace;
	color:#333333;
	font-size:16px;
}

.text3{
	font-family:sans-serif;
	color:#333333;
	font-size:14px;
}

*html .text3{
	font-family:monospace;
	color:#333333;
	font-size:14px;
}

.text2{
	font-family:sans-serif;
	color:#333333;
	font-size:12px;
	line-height:160%;
}

*html .text2{
	font-family:monospace;
	color:#333333;
	font-size:12px;
	line-height:150%;
}

.text1{
	font-family:sans-serif;
	color:#333333;
	font-size:10px;
}

*html .text1{
	font-family:monospace;
	color:#333333;
	font-size:10px;
}


/*---------------------------*/
/*---------------------------*/
.moredoc{
	color:#333333;
	font-size:10px;
}


.more{
	text-align:right;
	color:#333333;
	font-size:10px;
}

/*---------------------------*/
/*---------------------------*/
.q1{
	height:40px;
	padding-left:35px;
	background-image:url('../course/images/course13_01.gif');
	background-repeat:no-repeat;
}

.q2{
	height:40px;
	padding-left:35px;
	background-image:url('../course/images/course13_02.gif');
	background-repeat:no-repeat;
}

.q3{
	height:40px;
	padding-left:35px;
	background-image:url('../course/images/course13_03.gif');
	background-repeat:no-repeat;
}

.q4{
	height:40px;
	padding-left:35px;
	background-image:url('../course/images/course13_04.gif');
	background-repeat:no-repeat;
}

.q5{
	height:40px;
	padding-left:35px;
	background-image:url('../course/images/course13_05.gif');
	background-repeat:no-repeat;
}

/*---------------------------*/
/*---------------------------*/
.alert{
	color:#cc0000;
}

.alertform{
	font-weight:bold;
	color:#cc0000;
}

.textinput{
	width:300px;
}
/*---------------------------*/
/*---------------------------*/
#entry-body p{
	padding:0;
	margin:0;
}
/*
#entry-body img{
	float:right;
	margin-left:10px;
}
*/
