a {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.news {
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.news:hover {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.arrow {
	background: url(images/arrow.gif) no-repeat;
	color: #3D3D3D;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 20px;
	width: 190px;
}

a.arrow:hover {
	background: url(images/arrow_o.gif) no-repeat;
	color: #E20007;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 20px;
	width: 190px;
}

a.buton {
	background: url(images/buton.gif) no-repeat;
	color: #3D3D3D;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

a.buton:hover {
	background: url(images/buton.gif) no-repeat;
	color: #E20007;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

a.link_01 {
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_01:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_02 {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_02:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_03 {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

a.link_03:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

body {
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	background: url(images/h1.gif) repeat-x left bottom;
	color: #E20007;
	cursor: default;
	font: 1.8em Arial, sans-serif;
	height: 30px;
	letter-spacing: 1px;
	line-height: 26px;
	margin: 0em 0em 1em 0em;
	width: 730px;
	font-weight: normal;
}

h2 {
	background: url(images/h1.gif) repeat-x left bottom;
	color: #E20007;
	cursor: default;
	font: 1.5em Arial, sans-serif;
	height: 30px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0em 0em 1em 0em;
	width: 190px;
	font-weight: normal;
}

hr {
	border: 0px;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

input, select, textarea {
	background-color: #FFFFFF; /*	border: 1px solid #985202;*/
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.select12 {
	background-color: #FFFFFF; /*	border: 1px solid #985202;*/
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

li {
	list-style: circle;
}

td {
	font-size: 11px; /*0.88em;*/
}

th, .th {
	background: url(images/th_backgr.gif) repeat-x #D6D6D6;
	border: 1px solid #B3B3B3;
	color: #3D3D3D;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #C0B28C;
}

.container {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 354px;
}

.contents{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.decornone {
	color: #3D3D3D;
	font: Arial, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
}

.footer {
	color: #3D3D3D;
	font: 11px Arial, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 25px;
}

.footer a {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.header {
	color: #3D3D3D;
	font: 11px Arial, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
}

.header a {
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.header a:hover {
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.header span {
	color: #3D3D3D;
}

.inputdrug {
	background: url(images/th_backgr.gif) repeat-x #D6D6D6;
	border: 1px solid #B3B3B3;
	color: #E20007;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	width: 80px;
}

.lefttd {
	border: 1px solid #BABABA;
	float: left;
	padding: 3px 3px 3px 3px;
	width: 160px;
}

.righttd {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 128px;
	line-height: 16px;
	margin-left: 10px;
	padding-right: 10px;
	width: 166px;
}

#menu {
	height: 28px;
	left: 0px;
	text-align: left;
	top: 0px;
	width: 100%;
}

#menu li {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
}

#menu li a {
	background: url(images/menu_sep.gif) no-repeat top left;
	color: #3D3D3D;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding: 0px 7px 0px 8px;
	text-decoration: none;
}

#menu li a.first {
	background: none;
	color: #3D3D3D;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin-left: 2px;
	padding: 0px 7px 0px 8px;
	text-decoration: none;
}

#menu li a.first:hover {
	background: url(images/menu_first.gif) repeat-x top left;
	color: #E20007;
	height: 28px;
	line-height: 28px;
}

#menu li a:hover {
	background: url(images/menu.gif) no-repeat top left;
	color: #E20007;
	height: 28px;
	line-height: 28px;
}

#menu li a:hover {
	background: url(images/menu.gif) no-repeat top left;
	color: #E20007;
	height: 28px;
	line-height: 28px;
}

#menu ul {
	display: block;
	height: 28px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

/*p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0 0 1em;
	text-align: left;
}
*/