@charset "utf-8";

/* 路徑
--------------------------*/
#pathway {
	height:20px;
	_height:20px;/*給IE6辨識的高度*/
	text-align:left;
	padding:5px 0 0 0px;
	font-family:"細明體", "新細明體", "微軟正黑體", Arial, sans-serif;
	line-height:15px;
}
#pathway ul {
	padding-left:0px;
	display:inline;
	color:#FF6600;
	font-size:13px;
}

#pathway ul li {
    padding-left:6px;
	margin-left:0;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:link, #pathway ul li a:visited {
	color:#999999;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:hover {
	color:#FF6600;
	display:inline;
	text-decoration:underline;
}
#pathway ul ul li {
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
#pathway ul ul li.current2 {
	color:#CC0000;
	text-decoration:underline;
}
/* 路徑 end
--------------------------*/

/*保母內文
----------------------------*/
#nanny_rs {
	width:580px;
}

#nanny_rs p{
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	margin-top: 3px;
	padding-left: 3px;
}

#nanny_rs h1{
	font-size: 13px;
	color: #666666;
	background-color: #FED9A3;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	line-height: 18px;
	padding-top: 2px;
}

#nanny_rs a {
	color:#666666;
	text-decoration:none;
}
#nanny_rs a:hover {
	color:#FF6600;
}


/* 保母內文 end
--------------------------*/


/*案件內文
----------------------------*/
#case_rs{
width:580px;
}


#case_rs p{
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	margin-top: 3px;
	padding-left: 3px;
	text-align: center;
}

#case_rs h1{
	font-size: 13px;
	color: #666666;
	background-color: #FED9A3;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	line-height: 18px;
	padding-top: 2px;
}

#case_rs a {
	color:#666666;
	text-decoration:none;
}
#case_rs a:hover {
	color:#FF6600;
}

/* 按鍵內文 end
--------------------------*/

/*表格 */
#form {
	font-size:14px;
	padding-left: 20px;
	color: #666666;
}


#form p {
	color:#333333;
	font-size:13px;
	padding:5px 7px;
}

#form h1 {
	color:#CC6600;
	font-size:14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#form h2 {
	color:#333333;
	font-size:14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#form a {
	color:#666666;
	text-decoration:underline;
}
#form a:link, #form a a:visited {
	color:#333333;
	text-decoration:none;
}
#form a:hover {
    color:#FF9900;
	text-decoration:underline;
}

#form select {
	padding-top: 10px;
	padding-left: 10px;
}

#form img {
	padding-left: 5px;
	padding-right: 5px;
}


.fborder {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
 }
 
 
 /*表格 */
 #nanhome img {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
 
 #nanhome p {
	padding-left: 5px;
	float: left;
	font-size: 13px;
	color: #996600;
	margin-top: 10px;
	line-height: 20px;
}
 
 
.dtbox1 {
	text-align:center;
	padding:15px 0;
	line-height:30px;
}
.dlbox {
	font:Arial, Helvetica, sans-serif 13px;
	color:#333333;
}
.btnbox {
	text-align:center;
	margin:15px 0;
}

.textli li {
	font-size:16px;
	line-height:30px;
	list-style:url(../images/12-em-pencil.gif) inside;
	;
	text-indent:20px;
}
.text1 {
	font-size:21px;
	color:#CC0000;
	line-height:20px;
	font-family: "細明體", "新細明體", "微軟正黑體", Arial, sans-serif;
	font-weight:bold;
	text-align:center;
}
.text2 {
	padding:5px;
	line-height:25px;
	font-size:18px;
	color:#fff;
	margin:20px 0 0 0;
	background-color:#CC0000;
	border:#660000 solid 1px;
	font-weight:bold;
	text-align:center;
}
.text3 {
	font-size:13px;
	color:#990000;
	line-height: 18px;
}
.text4 {
	font-size:18px;
	color:#f00;
	background-color:#ededed;
	line-height:25px;
}
.text5 {
	font-size:13px;
	color:#f00;
	padding-right:3px;
}
.text6 {
	font-size:13px;
	color:#996600;
	padding-right:3px;
	line-height: 20px;
	padding-left: 5px;
}
.ordetb {
	padding:3px;
	border:#660000 solid 0.1em;
	text-align:center;
	margin:20px 0;
}
.ordetb_2 {
	padding:3px;
	border:#660000 solid 0.1em;
	text-align:left;
	margin:20px 0;
}
.ordetb td, .ordetb_2 td {
	height:30px;
	line-height:20px;
	font-size:16px;
	border:#CCCCCC 1px solid;
	padding:3px;
}
.ordetb th {
	height:25px;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	border:#C00 1.5px solid;
	padding:3px;
}
.td1 {
	background-color:#F3AFB1;
}
.td2 {
	background-color:#FCD7C5;
}
.td3 {
	background-color:#aeaeae;
}
.td4 {
	background-color:#9ac2d1;
}
.td5 {
	background-color:#FC3;
	padding:3px;
	color:#300;
	font-weight:bold;
	border:#930 1px solid;
}
.td6 {
	background-color:#EBEBEB;
	padding:3px;
	font-weight:bold;
	border:1px #999 solid;
	text-align:right;
	vertical-align:top;
}

.td7 {
	padding:3px;
	border:1px #999 solid;
}
.input_1 {
	height:20px;
	text-align:left;
	border: 1px solid #666666;
}

.input_2 {
	text-align:left;
	border: 1px solid #666666;
}

.checkbox {
	background-color:#EEE;
	font-size:15px;
	padding:2px 0;
}
.atmbox {
	line-height:18px;
	text-align:left;
	margin-top:15px;
}
.atmbox img {
	vertical-align:bottom;
}
.atmbox th {
	padding:5px;
	background-color:#FC0;
	color:#C00;
	border-top: #F60 1px solid;
	border-bottom: #F60 1px solid;
}
.atmbox td {
	padding:5px;
	font-weight:bold;
}
.atmtd1 {
	background-color:#F0F0F0;
	font-weight:bold;
	color: #333;
	border-right:#999 ridge 1px;
	text-align:right;
}
