@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
img {
	border-style:none;
}
#maim {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}
/*上方區塊開始*/
#header {
	width: 100%;
	height: 92px;
	text-align:left;
}
#header strong a{
	top:0;
	width:282px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	position: absolute;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;

}
#header ul{
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	width: 800px;
	float: right;
	padding-top: 10px;
	height: 22px;
}
#header li{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	float: right;
	height: 22px;
	padding-right: 3px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 10px;
	vertical-align: bottom;
}
#header li a{
	text-decoration: none;		/* ■讓Firefox等瀏覽器不要顯示出線條 */
	display: block;
	color: #666666;
}
#header li a:hover {
	text-decoration: underline;
	color: #000000;
}
#header li a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#search {
	width: 255px;
	height: 25px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search1 {
	width: 155px;
	float: left;
	margin-top: 2px;
}
#menu {
	height: 36px;
	width: 950px;
}
#menuleft {
	background-image: url(../images/menulest.gif);
	float: left;
	height: 36px;
	width: 7px;
	background-repeat: no-repeat;
	background-position: left;
}
#menuright {
	background-image: url(../images/menuright.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 6px;
	height: 36px;
}
.ddsmoothmenu{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 937px;
	text-align:left;
}

.ddsmoothmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 9999;
}
.ddsmoothmenu li{
	position: relative;
	display: inline;
	float: left;
	background-image: url(../images/separator-mainnav.gif);
	background-repeat: repeat-y;
	background-position: right;
	top: 0px;
}
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: white;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 37px;
	padding-right: 38px;
	padding-bottom: 10px;
}
.ddsmoothmenu ul li a.imatmon{
	color: #1f4470;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{

}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #1f4470;
	background-repeat: repeat;
	background-image: url(../images/sample13_main_bg_on.gif);
}
.ddsmoothmenu ul li a:hover{
	color: #1f4470;
	background-repeat: repeat;
	background-image: url(../images/sample13_main_bg_on.gif);
}
.ddsmoothmenu ul li .imatmon {
	background-image:url(../images/sample13_main_bg_on.gif);
	margin: 0px;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 37px;
}	
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background-image: url(../images/drop-bg.gif);
	background-repeat: repeat;
	background-position: top;
	width: 290px;
}
.ddsmoothmenu ul li ul a:link{
	color: #1f4470;
}
.ddsmoothmenu ul li ul a:hover{
	background-image: url(../images/sample13_sub_expand_default.gif);
	background-repeat: no-repeat;
	background-position: 13px;
}
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul{
top: 0;
}
.ddsmoothmenu ul li ul li a{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f4470;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: normal;
}
.ddsmoothmenu ul li ul li a:hover{
	background-color: #93bcd9;
	color: #FFFFFF;
}
.ddsmoothmenu ul li.hover ul li a:hover,
.ddsmoothmenu ul li:hover ul li a:hover,
.ddsmoothmenu ul li.hover ul li.hover a:hover,
.ddsmoothmenu ul li:hover ul li:hover a:hover,

{
	background-color: #93bcd9;
	color: #FFFFFF;
}
.ddsmoothmenu ul li:hover {
	background-color: #93bcd9;
	color: #FFFFFF;
}
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
.downarrowclass{
	position: absolute;
	top: 0px;
	right: 0px;
}

.rightarrowclass{
	position: absolute;
	top: 0px;
	right: 0px;
}
.ddshadow{ /*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}

/*上方區塊結束*/
/* 導航選單*/
#breadcrumbs{
	height: 35px;
	float: left;
	width: 100%;
	}
ul.breadcrumbs {
	list-style:none;
	font-size:11px;
	overflow:hidden;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.breadcrumbs li {
	float:left;
	padding-right:4px;
	padding-top: 10px;
	color: #ff8400;
}
ul.breadcrumbs a {
	color:#666;
	text-decoration:none;
	padding-right:8px;
	background-image: url(../images/breadcrumbs-separator.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
}
ul.breadcrumbs a:hover {
	text-decoration:underline;
	color:#333;
}

/*導航選單結束*/
/*flash bannet區開始*/

#flashholder {
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#flashholder img {
    vertical-align: bottom;
}
/*flash結束*/
/*內容區*/
#slidelogin {
	float: left;
	width: 220px;
	margin-top: 16px;
}
#slidelogin h1{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 55px;
	padding-top: 6px;
}
#staff {
	background-image: url(../images/staff_bg.gif);
	background-repeat: no-repeat;
	height: 177px;
}
/* 表單樣式 */
form {

}
form2 {
	margin-top: 0px;
}
input.text {
	padding: 0.3em;
	border: 1px solid #ccc;
	width: 200px;
	color: #666;
}
.staff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 25px;
}
/* 選擇表單樣式 */
input.text:focus {
    color: #000;
	background: #fff8ee;
}
#submit input{
	width: 76px;
	height: 34px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/login.gif);
	color: #333333;
	margin-top: 5px;
	font-weight: bold;
	margin-left: 53px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;
}
#submit1 input{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	float: right;
	width: 96px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fbbutton {
	width: 114px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	height: 54px;
}
#emailbutton {
	width: 74px;
	float: right;
	margin-top: 20px;
	margin-right: 13px;
}
#sidemenu {
	float: left;
	width: 223px;
	padding-top: 0px;
	text-align:left;
}
#aboutleft {
	float: left;
	width: 220px;
	padding-top: 0px;
	background-image: url(../images/aboutbg.gif);
	background-repeat: no-repeat;
	height: 467px;
	margin-top: 0px;
}
#caseright {
	float: right;
	width: 220px;
	padding-top: 0px;
	background-image: url(../images/casebg.gif);
	background-repeat: no-repeat;
	height: 362px;
}
#newsleft {
	float: left;
	width: 220px;
	padding-top: 0px;
	background-image: url(../images/newsbg.gif);
	background-repeat: no-repeat;
	height: 468px;
}
div.sdmenu {
	width: 223px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
div.sdmenu div .span{
	overflow: hidden;
	background-color: #c8e3f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc0cf;
}

div.sdmenu div.collapsed {

}
div.sdmenu div .span {
	display: block;
	font-weight: bold;
	color: #013763;
	cursor: default;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc0cf;
}
div.sdmenu div .span1 {
	display: block;
	font-weight: bold;
	color: #013763;
	border-bottom: 1px solid #ddd;
	background-image: url(../images/expanded.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-color: #c8e3f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc0cf;
}
div.sdmenu div .span2 {
	display: block;
	font-weight: bold;
	color: #013763;
	border-bottom: 1px solid #ddd;
	background-image: url(../images/expanded1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-color: #c8e3f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc0cf;
}
div.sdmenu div a {
	display: block;
	border-bottom: 1px solid #ddd;
	color: #666666;
	background-color: #f0f0f0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 40px;
	text-decoration: none;
}
div.sdmenu div a.current {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 26px;
	font-weight: bold;
	background-color: #f0f0f0;
}
div.sdmenu div a:hover {
	text-decoration: none;
}
div.sdmenu div a:link {
	text-decoration: none;
}
#contactsus {
	height: 95px;
	width: 220px;
	margin-top: 15px;
	background-image: url(../images/contactsus_bg.gif);
}
#content{
	width: 511px;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin-top: 16px;
	margin-left: 12px;
	text-align:left;
}
#content1{
	float: left;
	width: 300px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-image: url(../images/news_icon.gif);
	background-position: 65px;
}
#content2{
	float: right;
	width: 70px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	text-align:left;
}
#content3 {
	float: right;
	width: 710px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 50px;
	text-align:left;
}
#content3 h1{
	color: #f69914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../images/contenticon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 40px;
	padding-top: 30px;
	padding-bottom: 4px;
	font-weight: bold;
}
#contentdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	width: 96%;
	padding: 15px;
}
#contentdiv h2{
	color: #1460a7;
	padding-top: 15px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.5em;
}
#contentdiv h2 a{
	padding-top: 15px;
	padding-bottom: 10px;
	color: #0099CC;
}
#contentdiv h2 a:hover{
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
	color: #0099CC;
}
#contentdiv h3{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#contentdiv h4{
	color: #1460a7;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/icon_case.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#contentdiv h5{
	color: #f69914;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#contentdiv p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contentdiv ul{
	padding-left: 25px;
	padding-right: 2px;
}
#contentdiv li{
	padding-top: 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	left: 10px;
	line-height: 1.5em;
}
#contentdiv img#img1{
	float: right;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#contentdiv img#median{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contentdiv1 {
	width: 100%;
	float: left;
}
#contentdiv1 h2{
	color: #1460a7;
	padding-top: 10px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#contentdiv1 h3{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#contentdiv1 h4{
	color: #1460a7;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/icon_case.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-top: 5px;
}
#contentdiv1 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contentdiv1 ul{
	padding-left: 25px;
	padding-right: 2px;
	width: 400px;
}
#contentdiv1 li{
	padding-top: 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	left: 10px;
	line-height: 1.5em;
}
#contentdivleft {
    width: 300px;
	float: left;
}
#contentdivright {
	width: 300px;
	float: right;
}
#contentimg{
	float: right;
	width: 550px;
}
#contentcase{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#contentcase p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentcase p a{
	text-decoration: none;
	color: #333333;
}
#contentcase p a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#contentcase p a:visited {
}
#contentnews{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#contentnews p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentnews p a{
	text-decoration: none;
	color: #333333;
}
#contentnews p a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#contentnews p a:visited {
}
#contentnumerals ul{
}
#contentnumerals li{
	list-style-type: decimal;
}
#contentalpha ul{
}
#contentalpha li{
	list-style-type: upper-alpha;
}
#contentcase1 {
	width: 710px;
	margin-bottom: 50px;
	float: left;
	text-align:left;
}
#contentcase1 h1{
	color: #f69914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../images/contenticon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 40px;
	padding-top: 20px;
	padding-bottom: 4px;
	font-weight: bold;
}
ul#news {
	width: 100%;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;
}
ul#news li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 96px;
	padding-right: 5px;
	line-height: 1.4em;
	list-style-type: none;
	padding-top: 12px;
}
ul#news li span {
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	padding-left: 0px;
	padding-right: 5px;
}
ul#news li a{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
ul#news li a:hover{
	text-decoration: underline;
	color: #0099CC;
}
ul#case {
	width: 100%;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 0px;
}
ul#case li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	list-style-type: none;
	color: #1460a7;
	padding-left: 220px;
	height: 100px;
	margin-bottom: 20px;
	padding-top: 15px;
}
ul#case li span {
	font-weight: normal;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	padding-left: 0px;
}
ul#case li a{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
ul#case li a:hover{
	text-decoration: underline;
	color: #0099CC;
}
ul#case img#case1 {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.4em;
	margin-left: 0em;
}
ul#case p{
	font-size: 13px;
	line-height: 1.5em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	margin-top: 1.8em;
}
ul#left{
	width: 300px;
	float: left;
}
ul#right{
	width: 300px;
	float: right;
}
li#news01 {
	background-image: url(../images/news_01.gif);
	background-repeat: no-repeat;
	height: 78px;
	background-position: 2px;
}
li#news02 {
	background-image: url(../images/news_02.gif);
	background-repeat: no-repeat;
	height: 78px;
	background-position: 2px;
}
li#news03 {
	background-image: url(../images/news_03.gif);
	background-repeat: no-repeat;
	height: 78px;
	background-position: 2px;
}
li#case01 {
	background-image: url(../images/case_01.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
li#case02 {
	background-image: url(../images/case_02.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 2px;
}
li#case03 {
	background-image: url(../images/case_03.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 2px;
}
li#case04 {
	background-image: url(../images/case_04.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 2px;
}
li#case05 {
	background-image: url(../images/case_05.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 2px;
}
li#about01 {
	background-image: url(../images/about01.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	list-style-type: none;
}
#content3a {
	width: 415px;
	float: right;
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 14px;
}
#content h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 300px;
	background-image: url(../images/content_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;

}
#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5a5a5a;
}
#content2 p{
	width: 40px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#content2 p a{
	color: #0674bc;
	text-decoration: none;
}
#content2 p a:hover{
	text-decoration: underline;
}
#content2 p a:visited{
	color: #0674bc;
	font-weight: bold;
}
#cooperation{
	float: right;
	width: 195px;
	margin-top: 16px;
	background-color: #e9e9e9;
}
#cooperation1{
	float: left;
	width: 100px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
}
#cooperation h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: #5a5a5a;
	font-weight: bold;
	background-image: url(../images/cooperation_top.gif);
}
#cooperation ul{
	background-image: url(../images/cooperation_below.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
#cooperation li{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	list-style-type: none;
}
.formstyle{
	width: 100%;
	border-spacing: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.formstyle td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.formstyle td.grey {
	background-color: #DFDFDF;
}
.formstyle th {
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formstyle tr {
  clear: left;
}
.formnews{
	width: 100%;
	border-spacing: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.formnews th {
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formnews td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 13px;
	line-height: 1.4em;
	padding-right: 15px;
	font-weight: normal;
}
.formnews1{
	width: 100%;
	border-spacing: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.formnews1 th {
	font-weight: bold;
	color: #666666;
	background-color: #d2e0ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 15%;
	padding: 6px;
}
.formnews1 td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 13px;
	line-height: 1.4em;
	padding-right: 15px;
}
.formnews1 td a{
	color: #0099CC;
	text-decoration: none;
}
.formnews1 td a:hover{
	text-decoration: underline;
}
.formnews1 td a:visited{
	color: #0099CC;
	text-decoration: underline;
}
.formnews1 td em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.formnews td a{
	color: #666666;
	text-decoration: none;
}
.formnews td a:hover{
	text-decoration: underline;
	color: #0099CC;
}
.formnews td a:visited{
	color: #666666;
	text-decoration: none;
}
.formnews tr {
  clear: left;
}
.formtemamstudio{
	width: 100%;
	border-spacing: 2px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.formtemamstudio td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	padding: 8px;
	border: 1px dashed #CCCCCC;
}
.formtemamstudio th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DFDFDF;
	line-height: 1.5em;
	padding: 8px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.formtemamstudio tr {
  clear: left;
}
.formsolution{
	width: 100%;
	border-spacing: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.formsolution td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 8px;
}
.formsolution td.grey {
	background-color: #DFDFDF;
}
.formsolution th {
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*內容區結束*/
/*底部*/
#footerarea {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0px;
	background-color: #999999;
	top: 40px;
	margin-top: 40px;
	float: left;
}
#footerarea p{
	width: 500px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	padding-bottom: 10px;
}
/*底部結束*/
