/* CSS youngjob */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:15px;
	color:#37394c;
	line-height:1.8em;
	background-color: #ebf4fb;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.login td{border-bottom:#e3e3e3 dashed 1px;}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {text-decoration: none;}
a:hover {
    text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
h4{
	border-left:#6699FF 5px solid;
	color:#000066;
	font-size:15px;
	padding:0 0 0 10px;
}
/*網頁下方著作權文字*/
.sWord{color:#333333; font-size:13px;}
/*()文字*/
.pWord{padding:0 0 0 20px;}
/*()下數字文字*/
.ppWord{padding:0 0 0 40px;}
/*文字*/
.tWord{color:#003366;}
.style2 {
	font-size: 13px;
	color: #FF0000;
}