@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8DB;
}
#main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#menu {
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 75px 0px 0px;
	float: right;
	width: 128px;
	background-color: #999965;
}

#left {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 200px;
}
#bottom {
	background-color: #D5D5BF;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top {
	background-image: url(../images/logo_rheumatology.jpg);
	background-position: right top;
	padding: 0px 10px 0px 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 128px;
	margin-left: 0px;
	height: 192px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top h1 {
	color: #B30705;
	font-size: 19px;
	letter-spacing: 0.07em;
	line-height: 24px;
}
#top h2 {
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.06em;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B9B995;
	width: 350px;
}
#content {
	margin-left: 209px;
	margin-right: 130px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E8E8DB;
}
h1 {
	font-size: 16px;
	color: #336699;
}


a.men:link {
	color: #FFFFFF;
	background-color: #B9B995;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men:visited {
	color: #FFFFFF;
	background-color: #B9B995;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men:hover {
	color: #FFFFFF;
	background-color: #B30705;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men:active {
	color: #FFFFFF;
	background-color: #B30705;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.sub:link {
	color: #686846;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub:visited {
	color: #686846;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub:hover {
	color: #B30705;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub:active {
	color: #B30705;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub1:link {
	color: #686846;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}
h4 {
	color: #990000;
	font-size: 15px;
}
#content a:link {
	color: #003366;
}
#content a:visited {
	color: #00366C;
}
#content a:hover {
	color: #990000;
}
#content a:active {
	color: #0033CC;
}
#content1 a:link {
	color: #003366;
}
#content1 a:visited {
	color: #00366C;
}
#content1 a:hover {
	color: #990000;
}
#content1 a:active {
	color: #0033CC;
}
.en {
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.06em;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B9B995;
	width: 500px;
}
#menu1 {
	background-image: url(../images/corner_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 75px 0px 0px;
	float: right;
	width: 128px;
	background-color: #990000;
}
#main1 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_right1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#content1 {
	margin-left: 50px;
	margin-right: 130px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.men1:link {
	color: #FFFFFF;
	background-color: #BB5553;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men1:visited {
	color: #FFFFFF;
	background-color: #BB5553;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men1:active {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.men1:hover {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a.sub1:visited {
	color: #686846;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub1:hover {
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
a.sub1:active {
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
h3 {
	font-size: 16px;
	color: #999966;
}
.green {
	color: #888859;
}
#content_case {
	margin-left: 0px;
	margin-right: 130px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quiz {
	padding: 3px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 2px solid #CCC;
	width: 200px;
}
#wrong {
	visibility: hidden;
	color: #F00;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.red {
	color: #900;
}
.img_right {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li {
	margin-bottom: 10px;
}
