body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/bg.jpg);
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.center{ text-align:center !important;}
.right{ text-align:right !important;}
.left{ text-align:left !important;}

.m-tex .sheet textarea {width: 350px;}


a:link { color: #3366FF;}
a:visited { color: #5F25B6;}
a:hover { color: #CC0099; text-decoration:none;}

.text-large {  font-size: 110%}
.text-std {  font-size: 80%}
.text-small {  font-size: 65%}

.bread{
	text-align: right;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.bread a:link { color: #3366FF; text-decoration:none;}
.bread a:visited { color: #5F25B6; text-decoration:none;}
.bread a:hover { color: #CC0099; text-decoration:none;}

h1 {
	margin: 0px 0px 15px;
	padding: 6px 10px 6px 8px;
	font-size: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/h1/h1_bg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h2 {
	padding: 2px 0px 4px 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	margin: 0px 0px 5px;
}

.bg-999999 {  background-color: #999999;}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}


.fc-deepred {  color: #CC0000}
.fc-lightred {  color: #CC9999}
.fc-deepgreen {  color: #336666}
.s-tex {  font-size: 24px; color: #CC0000;}


.space-3px {  font-size: 2px;}
.space-6px {  font-size: 4px;}
.space-9px {  font-size: 7px;}
.space-12px {  font-size: 9px;}
.space-18px {  font-size: 15px;}
.space-24px {  font-size: 21px;}

p {  margin: 0px; padding: 0px;}

.sheet{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	}
.sheet td, .sheet th{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:4px;
}
.sheet td table{  border:none;}
.sheet td td{  border:none;}
.sheet th{
	background-color:#ECF9FF;
	text-align:left;
	font-weight:bold;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	}
	
.sheet_s{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom: 10px;
	background-color: #F2F7FB;
	}
.sheet_s td, .sheet_s th{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:4px;
}
.sheet_s td table{ border:none;}

.sheet_s td td{  border:none;}

.sheet_s td td table{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-color: #FFFFFF;
}

.sheet_s td td td{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:4px;
}

.sheet_s th{
	background-color:#CBDDED;
	text-align:left;
	font-weight:normal;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	padding:4px;
	}


table.bottom-border .mright {
	text-align:right;
	padding-bottom: 10px;
}


table.bottom-border td, table.bottom-border th {
	padding:5px 10px;
	background:url(../img/common/pic_dot_1.gif) repeat-x 0% 100%;
	padding:5px 10px;
}
table.bottom-border td.nborder{
	background:none;
	border-bottom:1px solid #6EAB23;
}

table.bottom-border th.nborder {
	border-bottom:1px solid #6EAB23;
	background-image:none;
	background-color: #ECF0FB;
}

table.bottom-border th{
	background-color:#EFEFEF;
	text-align:left;
	font-weight:normal;
	vertical-align: top;
	color: #333333;
	}

table.bottom-border td td{
	background-image:none;
	margin: 0px;
	padding: 0px;
	}
form {  margin: 0px; padding: 0px;}

#sn-line{
	width: 165px;
	border: 1px solid #999999;
	padding: 4px;
}

#sn td{ text-align:center !important;}

.m-tex{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.s-line {  border: 1px solid #CCCCCC;  background-color: #FFFFFF;}

.bottom {  vertical-align: bottom;}
.phot {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.faq {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.dot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.m3 {
	margin-bottom: 5px;
}
.view {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 9px;
	width: 245px;
}
.line_1 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.f-10 {
	font-size: 10px;
}
.f-11 {
	font-size: 11px;
}
.sheet02{ width: 515px; margin:0px auto;}
.sheet02 th,
.sheet02 td{ background-image: url(../img/common/line_01.gif); background-repeat: repeat-x; background-position: 0px 100%; padding:6px 0px;}
.sheet02 th{ width:28px; text-align:right;}
.sheet02 td{ }
#top-p{ }
#top-p a:link { color: #333333; text-decoration: none;}
#top-p a:visited { color: #666666; text-decoration: none;}
#top-p a:hover { color: #333333; text-decoration:none;}.m-tex ul {
	margin: 10px;
}
.m-tex li {
	padding: 0px;
	margin: 0px 20px;
}

