@charset "utf-8";
/*default setting*/
body,td {
	margin: 0px;
	font-size:12px;
	/*color:#7e7e7e;*/
	color:#000000;
	letter-spacing:1px;
	/*font-weight: 100;*/
	font-family: Verdana, Geneva, sans-serif;
}
img{
	border:none;
}

a:link {
	color:#27527d;
	text-decoration: none;
}
a:visited {
	color:#27527d;
	text-decoration: none;
}
a:hover {
	color:#8d8d8d;
	text-decoration: underline;
}
a:active {
	color:#27527d;
	text-decoration: none;
}
/*title setting*/
.title{
	color:#ffffff;
	font-size:16px;
	margin-left:5px;
}
.titleBg{
	height: 32px;
	background-image:url(https://www.sinjang.com.tw/data/PORTAL/images/title_2.gif);
	background-repeat:no-repeat;
	line-height:32px;
}
.titleBgExtend{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/title_3.gif);
	background-repeat: repeat-x;
}

.title2{
	color:#ffffff;
	font-size:16px;
	margin-left:5px;
}
.title2Bg{
	height: 32px;
	background-image:url(https://www.sinjang.com.tw/data/PORTAL/images/title2_2.gif);
	background-repeat:no-repeat;
	line-height:32px;
}
.title2BgExtend{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/title2_3.gif);
	background-repeat: repeat-x;
}
.title3Bg{
	height: 24px;
	background-image:url(https://www.sinjang.com.tw/data/PORTAL/images/title3_2.gif);
	background-repeat:no-repeat;
}
.title3BgExtend{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/title3_3.gif);
	background-repeat: repeat-x;
}
.titleBottmeLine{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4c2d0;
}
.title2BottmeLine{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d3e0b8;
}
/*content Table Setting*/
.containerTable{
	background-color: #FFF;
	border: 1px solid #e2e2e2;	
}
.tableSearchTD02{
	font-size:12px;
	color:#8a8a8a;
	height: 20px;
}
/*search Table Setting*/
.tableSearchTD01{
	font-size:12px;
	color:#8a8a8a;
	height: 20px;
}
/*fcuntion Table Setting*/
#tableFunction{
	padding-top:5px;
	padding-bottom:5px;
}
/*form Setting*/
input[type=text]:not(.form_input){
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/form_inputbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height:20px;
	letter-spacing:1px;
	color: #000000;
}
input[type=submit],input[type=button]{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/form_submitbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:25px;
	letter-spacing:3px;
	color: #333333;
	padding-top:2px;
	padding-bottom:3px;
	padding-bottom:0px\9;
	border: 1px solid #b6b6b6;
	cursor:pointer;
}
textarea{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/form_inputbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	letter-spacing:1px;
	padding-top:3px;
	padding-left:3px;
}
select{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/form_inputbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height:25px;
	letter-spacing:1px;
	padding-top:3px;
	padding-left:3px;
}
/*list Table Setting*/
#tableList,#tableList td{
border-color: #dbdbdb;
border-style: solid;
}
#tableList td td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#tableList{
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
}
#tableList td{
margin: 0;
border-width: 1px 1px 0 0;
}

.tableListHead{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist_head.gif);
	background-repeat: repeat-x;
	height: 40px;
	color: #303030;
	background-position: left top;
	background-color: #FFFFCC;
}
.tableListTD01{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist_td1.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #616161;
	background-position: left bottom;
}
.tableListTD02{
	height: 25px;
	color: #616161;
}

.tdSelect{
	background:#F60;
	color:#FFF;
	height:18px;
}
.tdSelect a{
	color:#FFF;
}
/*data Table Setting*/
#tableData,#tableData td{
border-color: #dbdbdb;
border-style: solid;
}
#tableData td td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#tableData{
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
}
#tableData td{
margin: 0;
border-width: 1px 1px 0 0;
}

.tableDataHead{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist_head.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #303030;
	background-position: left top;
	background-color: #e6e6e6;
}
.tableDataTD01{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/taledata_td1.gif);
	background-repeat: repeat-y;
	height: 25px;
	/*color: #616161;*/
	color:#000000;
	background-position: right;
}
.tableDataTD02{
	height: 25px;
	/*color: #616161;*/
	color:#000000;
}




/*list Table for buy Setting*/
#tableList2,#tableList2 td{
border-color: #dbdbdb;
border-style: solid;
}
#tableList2{
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
}
#tableList2 td{
margin: 0;
border-width: 1px 1px 0 0;
}

.tableList2Head{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist2_head.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	background-position: left top;
	background-color: #e6e6e6;
}
.tableList2TD01{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist_td1.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #616161;
	background-position: left bottom;
}
.tableList2TD02{
	height: 25px;
	color: #616161;
}


/*data Table for buy Setting*/
#tableData2,#tableData2 td{
border-color: #dbdbdb;
border-style: solid;
}
#tableData2{
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
}
#tableData2 td{
margin: 0;
border-width: 1px 1px 0 0;
}

.tableData2Head{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/tablelist2_head.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	background-position: left top;
	background-color: #e6e6e6;
}
.tableData2TD01{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/taledata_td1.gif);
	background-repeat: repeat-y;
	height: 25px;
	color: #616161;
	background-position: right;
}
.tableData2TD02{
	height: 25px;
	color: #616161;
}
/*page Setting*/
#tablePage{
	height:30px;
}
#tablePage input[type=text]{
	height:15px;
	width:20px;
	padding:0px;
	padding-left:2px;
	padding-top:2px;
}
#tablePage input[type=submit]{
	height:19px;
	width:20px;
	padding:0px;
    padding-left:2px;
}
a.pageOff:link {
	color:#616161;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
a.pageOff:visited {
	color:#616161;
	text-decoration: none;
}
a.pageOff:hover {
	color:#fe9b00;
	text-decoration: underline;
}
a.pageOff:active {
	color:#616161;
	text-decoration: none;
}

a.pageOn:link {
	color:#fe9b00;
	text-decoration: none;
	font-weight: bold;	
	margin-left:5px;
	margin-right:5px;
}
a.pageOn:visited {
	color:#fe9b00;
	text-decoration: none;
}
a.pageOn:hover {
	color:#fe9b00;
	text-decoration: underline;
}
a.pageOn:active {
	color:#fe9b00;
	text-decoration: none;
}
.txtPageHighLight{
	color:#fe9b00;
	font-weight: bold;	
}
/*------text setting----------*/
.tdtext_orange {
	color: #F60;
}
.tdtext_orang_bold {
	font-size: 15px;
	font-weight: bold;
	color: #F60;
}
.tdtext_dark {
	color: #181818;
}
.tdtext_dark_bold{
	color: #181818;
	font-size: 13px;
	font-weight: bold;
}
.tdtext_red_bold {
	font-size: 15px;
	font-weight: bold;
	color: #fb0009;
}
.tdtextFinish {
	font-size: 18px;
	font-weight: bold;
	color: #ff4a12;
	line-height: 24px;
}
.tdtextFinish_big {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #ff4a12;
}
.tdtextError {
	font-size: 18px;
	font-weight: bold;
	color:#04a8aa;
	line-height: 24px;
}
/*--------------chair setting-----------------*/
.locationChoice{
	border: 2px solid #ededed;
	height:100%;
}
/*------------------News setting------------------------*/
.ui_news{
	list-style:none;
	padding:0px;
	margin:0px;
}
.li_Title{
	padding:0px;
	line-height:22px;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
}
.li_news{
	padding:0px;
	padding-left:20px;
	line-height:22px;
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/arrow03.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
/*-------------------link setting------------------------*/
a.link1:link {
	color:#F60;
	text-decoration: underline;
}
a.link1:visited {
	color:#F60;
	text-decoration: underline;
}
a.link1:hover {
	color:#F60;
	text-decoration: none;
}
a.link1:active {
	color:#F60;
	text-decoration: underline;
}
/*-------------------menu panel------------------------*/
.menuPanel_out_L {
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/menuPanel_out_l.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	color:#69839e;
}
.menuPanel_out_C {
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/menuPanel_out_c.gif);
	background-repeat: repeat-x;
	background-position: left center;	
	color:#69839e;
}
.menuPanel_out_CLine{
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/menuPanel_out_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:32px;
	line-height:32px;
}
.menuPanel_out_R {
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/menuPanel_out_r.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	color:#69839e;
}
.menuPanel_over_L {
	background-image: url(https://www.sinjang.com.tw/data/PORTAL/images/menuPanel_over_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#003870;
	font-weight: bold;	
}
.menuPanel_over_C {
	background-image: url(https://www.sinjang.com.tw/data/images/menuPanel_over_c.gif);
	background-repeat: repeat-x;
	background-position: left center;	
	color:#003870;
	font-weight: bold;	
}
.menuPanel_over_CLine{
	background-image: url(https://www.sinjang.com.tw/data/images/menuPanel_over_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:32px;
	line-height:32px;
}
.menuPanel_over_R {
	background-image: url(https://www.sinjang.com.tw/data/images/menuPanel_over_r.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	color:#003870;
	font-weight: bold;	
}

.menuPanel_noLine {
	height:32px;
	line-height:32px;
}
/*-------------------funtion panel------------------------*/
#tableFunctionPanel .clearBorder{
	border-color: #ffffff;
    border-style:none;
}
/*-------------------alert--------------------------------*/
#alert{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ef8438;
	padding: 5px;
	border: 1px solid #ef8438;
}

