/* CSS Document */

body,td,th {
	font-size: small;
	color: #666666;
}
body {
	margin: 0;
	background:#efefef url(images/body_back.gif) repeat-y top left;
	line-height:1.3;
}
h1{margin:0;padding:0;}
h2{margin:5px 0 10px 0;padding:0;}
a:link {	color: #3DACBB;
}
a:visited {
	color: #20636C;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC9900;
}
.prof,.prof2 {
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
	margin-left:10px;
}
.prof1 {
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
	background:#efefef;
}
p {margin:10px 0;}

.topicpath {margin:0;padding:7px;background:#A5C1DE url(images/topicpathback.gif) top repeat-x;font-size:smaller;border-bottom:1px #6A5747 solid;}
.style1 {font-size: x-small}
.style2 {color: #A5C1DE}
.style3 {color: #4A608D;
	font-weight:bold;
	font-size:1.1em;
}
.style5 {color:#FF9900;font-weight:bold;}
.honbuntxt p{
	margin-left:10px;
	margin-right:10px;
}
.imgright{
	float:right;
	margin-left:10px;
}

.clearboth{
	clear:both;
}
.faq{
	border-bottom:2px #cccccc dotted;
	margin-bottom:5px;
	font-size:1.1em;
	color:#FF3300;
	font-weight:bold;
}
.faq img{
	margin-right:5px;
}
