﻿ 
/******** General tags ********/
body{
	color:#404040;
	line-height:1em;
	margin:0 auto;
	padding:0;
	background-color: #636361;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 0.8em;
}

/*a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}*/
p{
	margin:0 0 10px 0px;
	line-height: 1.6em;
	padding-left: 10px;
}
/*ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}*/
/*ul ul,ol ol{margin:4px 0 4px 35px;}*/

h1{
	font-size:1.4em;
	color:#6A6A6A;
	line-height: 2.2em;
	display: inline;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 2px;
}
.h1Bg{
	background-image: url(../images/h1Bg.jpg);
	background-repeat: repeat-x;
	line-height: 3px;
}
h1 a{text-transform:none; color:#4088b8;}
h2{
	font-size:1.2em;
	color:#954601;
	background-image: url(../images/h2BgPro.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	display: block;
}


h3{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}


h4 {
	font-size: 1.2em;
	color: #DF720D;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}

h5{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h6 {
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;

}

blockquote{
font-size:0.9em;
/*border:1px solid #dadada;*/
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
	color:#404040;
	width:925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/warpProBg.jpg);
	background-repeat: repeat-y;
	background-position: -26px;
}


#header{
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.headerMenu {
	margin-right: 2px;
	margin-left: 2px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

#fontSize{
	float:left;
	width:158px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 33px;
	padding: 0px;
	FONT-SIZE: 10pt;
}
#fontSize img{
	margin-right: 3px;
	margin-left: 3px;
}
#secMenu{
	float:right;
	width:500px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 2em;
	text-align: right;
}
#secMenu a{
	text-decoration:none;
	color:#666666;
	font-weight: normal;
}

#secMenu a:hover{text-decoration:underline;}

/******** sidebar ********/
#sidebar{
	float:left;
	width:158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	margin-left: 0px;
}
/*
#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
*/
#sidebar h2{margin:3px 0px 8px 0px;}
/******** Content variations ********/
#content{
	line-height:1.5em;
	width:700px;
	float:right;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content a{
	color: #666666;	
}
#content .cus{
	margin:0 0 10px 0px;
	line-height: 1.6em;
	padding-left: 0px;
}
#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}


	#content .productimg{
		margin: 0px;
	border: 1px solid #CCCCCC;
}
#content h3, #contentalt h3{margin:10px 0 8px;}
#content .text
{
	line-height: 1.6em;
	padding-left: 30px;
	text-align: justify;
	padding-right: 20px;
		
	}
	#content tr td ul{
	line-height: 1.6em;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	}
	
#content .text_pic
{
	word-break : break-all; 
	line-height: 1.6em;
	padding-left: 30px;
	text-align: justify;
	padding-right: 20px;
		
	}
/*#content table{
		border: 1px solid #666;
	}
#content tr td{
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		background: #fff;
	}
#content thead td{
	background-color: #D0CFCF;
	font-weight: bold;
	border-bottom: 1px solid #999;
	text-align: center;
	}
#content tbody td{
			border-left: 1px solid #D9D9D9;
	}
#content tbody tr.even td{
		background: #eee;
	}
#content tbody tr.selected td{
	background-color: #E3E3E3;
	}
#content tbody tr.ruled td{
		color: #000;
		background-color: #C6E3FF; 
		font-weight: bold;
		border-color: #3292FC;
	}
	*/
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
	}
#content lable{
	margin: 0px;
	padding: 0px;
	
}
/******** Footer ********/
#footer{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-size:0.9em;
	line-height:1.6em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #848484;
}

#footer p{margin:0; padding:0;}
#footer a{color:#FFFFFF;}

#end{
	color:#404040;
	width:935px;
	background-image: url(../images/end.jpg);
	background-repeat: no-repeat;
	background-color: #636361;
	padding: 0;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}
.path{
	background-image: url(../images/pathPro.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 0.8em;
}
/*-----Menu--------*/
td.back1{
	background-image: url(../images/menuA1Pro.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 38px;
        }
td.back2{
	background-image: url(../images/menuAPro.jpg);
	padding-left: 38px;
	background-repeat: no-repeat;
	color: #000000;
        }

.menuBar {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 158px;
	CURSOR: hand;
	COLOR: #954700;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	background-image: url(../images/menuA.png);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.menuBarOver {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 166px;
	CURSOR: hand;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(../images/menuAPro.jpg);
}

.menuBody {	
	FONT-SIZE: 10pt;	
}
	.menuLeftNavOff {
	CURSOR: hand;
	COLOR: #954700; 
	WIDTH: 158px;
	background-image: url(../images/menuBPro.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
	.menuLeftNavUp {
	CURSOR: hand;
	COLOR: #FFFFFF;
	WIDTH: 158px;
	background-image: url(../images/menuBProover.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	font-weight: bold;
}
/*------job-------*/
#pro {
	color: #6F6F6F;
	background-color: #ECECEC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	float: none;
	height: auto;
}
#pro h1{
	font-weight: bold;
	color: #6F6F6F;
	background-color: #D8D8D8;
	display: block;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#pro p{
	color: #6F6F6F;
	margin: 4px;
}
.fontPro{
	color: #D97600;
}
#pro div{
	display: block;
}
#rSide{
	float:right;
	margin-top: 0;
	margin-right: 200;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 545px;
	height: 49px;
}
#lSide{
	color:#404040;
	float: left;
	margin: 0px;
	padding: 0;
	height: 44px;
	width: 145px;
}
#lSide img,#rSide img{

	/*margin-bottom: 20px;*/
}
#lSide h1,#rSide h1{
	font-size: 1em;
	white-space: nowrap;
}
#lSide p,#rSide p{
	display: inline-table;
	margin-top: 10px;
}
.agent{
	background-image: url(../images/h2BgPro.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 1em;
	color: #8D1403;
	padding-left: 20px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.agentSelect{
	width: 400px;
	margin-left: 20px;
}
.agentSelect5{
	width: 400px;
	margin-left: 6px;
}
/*------indu-------*/
#indu {
	color: #6F6F6F;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	float: none;
	height: auto;
}
#indu h1{
	font-weight: bold;
	color: #5E5E5E;
	background-color: #E3E3E3;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 1.7em;
	display: block;
}
#indu p{
	color: #6F6F6F;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
}
#indu div.author{
	float: right;
	width: 100px;
	padding: 4px;
	text-align: right;
	color: #7A009E;
}
#indu .more{
	text-align: right;
	float: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#indu img{
	text-transform:none;

}
.print {
	font-size: 0.86em;
}
/*-----trainingContent-------*/
#trainingCon {
	background-image: url(../images/boxBg.jpg);
	background-repeat: repeat-y;

}
#trainingCon ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}


#trainingCon a:hover{
	color: #000000;
	text-decoration: none;
}
.trainingBg{
	background-image: url(../images/boxBg.jpg);
	background-repeat: repeat-y;
}

.trainingTop{
	background-image: url(../images/boxTop.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 699px;
}
.trainingBottom{
	background-image: url(../images/boxBottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 699px;
}

#trainingCon table{
		/*border: 1px solid #666;*/
	}
#trainingCon tr td{
	padding: 3px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

	
#trainingCon .selected{
	background-color: #CCCCCC;
	
	}
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
	}
	


/*--------Table Style-------*/
#proTB table{
	margin-left: 10px;
		/*border: 1px solid #666;*/
	}
#proTB tr td{
		padding: 3px 8px;
		background: #F2F0F1;
		/* background:expression(this.rowIndex%2==0 ? "#F2F0F1":"#DEDCDD") */
	}
#proTB thead td{
	background-color: #CCCBCA;

	font-weight: bold
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: bold;
	color: #000000;
	}
#proTB tbody td{
			/*border-left: 1px solid #D9D9D9;*/
	}
#proTB tbody tr.even td{
		background: #eee;
	}
#proTB tbody tr.selected td{
	background-color:#DEDCDD;

	}
#proTB tbody tr.ruled td{
		color: #000;
		background-color: #C6E3FF; 
		font-weight: bold;
		border-color: #3292FC;
	}
	
.line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#proLine p.page{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
	margin-bottom: 10px;
	font-size: 0.9em;
}

p.page{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
	margin-bottom: 10px;
	font-size: 0.9em;
}

p.page a{
	margin-right: 4px;
	margin-left:4px;
	text-decoration: none;
}
p.page a:hover{
	text-decoration: underline;
	background-color: #EAEAEA;
}

p.page span{
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #B7B7B7;
}
