﻿@charset "utf-8";
/* CSS Document */

body {
	/*height: 100%;*/
	margin: 0;
	font-size:12px;
	line-height:18px;
	font-family:Arial, "細明體", "新細明體";
	color: #666;
	background-color: #FFFFFF;
	
}
input, textarea,button,select{font-size:12px;	font-family:Arial , "細明體", "新細明體";	paddding-top:2px;}

a:visited {
	color: #6A6A6A;
	text-decoration:none;
}
a:link {
	color: #6A6A6A;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:none;
}

.t11{font-size:11px;}
.t11n{
	font-size:11px;
	font-weight: normal;
}
/*color word setting*/
.txtr{
	color:#f7104e;
}
.txtr2{
	color:#f7104e;
	font-weight: bold;
}
.txtb{
	color:#466eb1;
}
#wrapper{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:15px;
	/*clear:both;
	POSITION: relative;*/
}
.con1{
	margin:30px 0px 20px 0px;padding:0px 15px;
}
.clear{clear:both;}

.br{
	margin:0px 5px;
	padding-top:5px;
	text-align:right;
	vertical-align: baseline;
}

/*general setting*/
.lbg{
	background-color: transparent;
	width:240px;
	color: #494949;
	padding:10px 0px 10px 30px;
	font-size:12px;
}
.rbg{
     padding:10px 30px 10px 10px;
}
.rbg a:link,.rbg a:visited{
	color:#7ACCC8;
	text-decoration: underline;
}
.rbg a:hover{color:#7ACCC8;text-decoration:none;}
/*圓弧設定*/
/*------外框弧角區塊設定css------------*/
div#nifty{
	background: #EEEEEE;
	; /*圓弧角內顏色*/
}

 #con{padding:2px 7px 2px 7px;}


b.rtop, b.rbottom{display:block;background: #fff;/*圓弧角外為顏色*/}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #EEEEEE;/*圓弧角內顏色*/}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/*--------coner2 menubar 設定---------*/
div#nifty2{
	/*background-image: url(images/bbgp2.gif); 圓弧角內顏色*/
	margin-bottom: 10px;
	background-color: #fff;
	background-repeat: repeat-x;
	/*font-size:13px;
	font-weight:bold;*/
	line-height:12px;
	color:#fff;
}

 #con2{padding:2px 10px 0px 10px; }
 
  #con3{padding:0px 10px 5px 10px; }
 
b.rtop2, b.rbottom2{display:block;background: #EEEEEE;/*圓弧角外為顏色*/}
b.rtop2 b{display:block;height: 1px;overflow: hidden; background:#fff;/*圓弧角內顏色*/}
b.rbottom2 b{display:block;height: 1px;overflow: hidden; background: #fff;/*圓弧角內顏色*/}
b.r21{margin: 0 5px}
b.r22{margin: 0 3px}
b.r23{margin: 0 2px}
b.rtop2 b.r24, b.rbottom2 b.r24{margin: 0 1px;height: 2px}

/*table setting*/
.ttb1{
	margin-bottom:10px;
}
.ttb1 th{
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	color:#000;
	padding:5px 0px;
	text-align:left;
}
.ttb1 th.im{
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	color:#000;
	text-align:left;
	background-image: url(img/imw-logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 38px;
	height: 23px;
}
.ttb1 td{
	font-size:13px;
	border-bottom: 1px solid #D5D5D5;
	color:#B5B5B5;
	padding:8px 8px 5px 8px;
}
.ttb1 td.st1{
	font-size:13px;
	line-height:20px;
	border-bottom: 0px solid #D5D5D5;
	color:#6A6A6A;
	padding:8px 8px 5px 8px;
}
.box3 th{
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:left;
} 
.box{
	padding:10px;
}
.box3 td{
	padding:0px 8px 5px 0px;
}
.ttb2{
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	margin:10px 0px 3px 0px;
}
.ttb2 td{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}
.title2{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #f9f9f9;
	background-image: url(img/gc-2.gif);
	background-repeat: no-repeat;
	padding: 6px 4px 2px 30px;
}

.box3 {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
/*button style*/
.bu{
	margin-top:8px;
	border:1px dotted #CFCFCF;
	background-color:#F3F3F3;
	color:#333;
	padding:4px 1px 1px 1px;
}

