@charset "iso-8859-1";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
}
/*---------------------------------------------*/
a {
	font-size:9pt;
	text-decoration: none;
	color: #666666;
}
a:link{
	color: #666666;
}
a:hover {
color: #0066CC;
}
/*---------------------------------*/
.fromtype01 {

	font-family: Arial, Helvetica, sans-serif, "????";
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bold;
	color: #0099CC;
	}


/*-------------------------------------------------*/
.com{
	font-size: 12pt;
	margin: 10px 10px 60px 10px;
	line-height: 14pt;
		}

/*-------------------------------------indmed*/
.indmed{
	background-image: url(../images/medbk.jpg);
	background-repeat: repeat-y;
	width:980px;
	height:193px;
	margin: 0 auto 0 auto;
}

/*-------------------------------------indbottom*/
.indbottom{
	background:url(../images/bottom.jpg) repeat-y;
	width:980px;
	height:71px;
	margin: 0 auto 0 auto;
}

/*-------------------------------------indbanner*/
.indbanner{
	background:url(../images/top.jpg);
	width:980px;
	height:80px;
	margin: 0 auto 0 auto;
}

/*-------------------------------------indmovie*/
.indmovie{
	background:url(../images/medbk.jpg);
	width:980px;
	height:220px;
	margin: 0 auto 0 auto;
}

/*-------------------------------------pagemed*/
.pagemed{
	background:url(../images/medbbk.jpg);
	width:980px;
}


#up_link{
	width:250px;
	height:30px;
	float: right;
	margin-top: 40px;
}

#up_movie{
	width:400px;
	height:80px;
	float: left;	
}

#left_menu{
	width:272px;
	float: left;
	}
#right_form{	
    width:708px;
	float: right;
	}
.left_but{
	width:251px;
	float: right;
    margin:20px 0 20px 0;
	}
	
#tit_link{
	height: 26px;
	padding:6px 0 0 0;
	margin:0 20px 0 10px;
}
/*----------------------------------------------*/
#down_link{
	height: 26px;
	padding:6px 0 0 0;
	margin:0 20px 0 10px;
	text-align: center;
}
#down_link a:link,#down_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #006699;
	text-decoration: underline;
}

#down_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #006699;
	text-decoration: none;
}	
	/*-------------------------------------*/
#form{	
    margin:0 20px 0 20px;
	}
	
	
	
ul#rbut {
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 ;
	float: left;
}

ul#rbut li {

	padding:10px 0 0 0;
	width:250px;
	height: 44px;
	border-bottom: 1px solid #b1b1b1;
	border-bottom-style: dotted;
	}

#rbut a:link,#rbut a:visited {
	background-image: url(../images/but_bk.jpg);
	background-position: 0px -13px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-decoration: none;


}
#rbut a:hover {
	background-image: url(../images/but_bk.jpg);
	background-position: 0 31px;
}

/*-----------------------------------------------------??*/
input.txt {
	color: #333333;
	background-color: #FFFFFF;
	width: 200px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
input.btn {
	color: #333333;
	background-color: #EEEEEE;
	border: 1px outset #7F9DB9;
	margin:0 20px 0 0;
	float: inherit;
}
form{
margin:0 auto 0 auto;
width: 96%;
}
form p {
	clear: left;
	margin: 0;
	padding: 10px 0 10px 0;

	border-bottom: 1px;
	border-bottom-width: inherit;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
form p label {
  float: left;
  width: 15%;
  font: bold 12px Arial, Helvetica, sans-serif;
}
fieldset {
  border: 1px dotted #999;
  margin: 10px 0 10px 0;
  padding: 15px;
}
legend {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #003399;
  background-color: #FFFFFF;
}









/*-------------------------*/

#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: "Arial";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;

}


#dot{
;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 660px;
	margin: 10px auto 10px auto;
}
