@charset "utf-8";
/* CSS Document */

/***普通通用*********************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 1px;/*background:#CCC;*/
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #FFF;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/

/***主要內容******************************************************/

#head_box {
	width: 100%;
	height: 90px;
	position: relative;
}
#head {
	width: 1000px;
	height: 88px;
	margin: 0 auto;
	position: relative;
	background-image: url(header_bg.jpg);
}
#main_box {
	width: 100%;
	padding: 0 0 0 0;
}
#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-image: url(index/bg.jpg);
	position: relative;
	padding-top: 31px;
}
/*********************************************************/

/***LOGO*******************************************************/

#logo {
	width: auto;
	height: auto;
	position: absolute;
	top: 17px;
	left: 40px;
	z-index: 50;
}
/***LOGO*******************************************************/

/***主視圖******************************************************/

#ad_box {
	width: 100%;
	height: auto;
	position: relative;
}
#ad {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/***主視圖********************************************************/

/*********************************************************/

#right {
	float: right;
	width: 300px;
}
/*********************************************************/

#icon {
	width: 289px;
	height: auto;
	margin-bottom: 20px;
}
/*********************************************************/

#contact {
	width: 289px;
	height: auto;
	margin-bottom: 10px;
}
/*********************************************************/

#inews {
	width: 289px;
	height: auto;
	position: relative;
	margin-bottom: 20px;
}
#inews .title {
	width: 289px;
	height: auto;
}
#inews .center {
	width: 289px;
	height: 120px;
	background-image: url(inews/list_bg.jpg);
}
#inews .list {
	width: 280px;
	height: 20px;
	margin: 0 auto;
	padding-top: 8px;
	border-bottom: 1px dotted #CCCCCC;
}
#inews .date {
	width: 70px;
	height: 20px;
	margin: 0 15px 0 15px;
	float: left;
	color: #720000;
}
#inews .caption {
	width: 180px;
	height: 20px;
	float: left;
	color: #464646;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#inews .caption a {
	color: #464646;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#inews .caption a:visited {
	color: #464646;
	text-decoration: none;
}
#inews .caption a:hover {
	color: #CC0000;
	text-decoration: none;
}
#inews .more {
	position: absolute;
	right: 10px;
	top: 8px;
}
#inews .more a {
	color: #444444;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#inews .more a:hover {
	color: #0042A4;
	text-decoration: none;
}
/*********************************************************/

/*********************************************************/

#icases {
	width: 624px;
	height: 330px;
	position: relative;
	margin-left: 38px;
	float: left;
}
#icases .title {
	width: 624px;
	height: auto;
}
#icases .list {
	width: 179px;
	height: auto;
	float: left;
	margin: 10px 12px 0px 12px;
	background-image: url(icases/bg.jpg);
}
#icases .list hover {
	background-image: url(icases/bg2.jpg);
}
#icases .list a {
	width: 178px;
	height: 284px;
	display: block;
}
#icases .list a:hover .photo {
	background-color: #900;
}
#icases .list a:hover .name {
	color: #0042A4;
}
#icases .list .name {
	height: 23px;
	line-height: 18px;
	padding-top: 3px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#icases .list .photo {
	width: 160px;
	height: 120px;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
	margin-bottom: 7px;
	text-align: center;
	padding: 3px;
	background: #C6C6C6;
	-webkit-transition: background 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, color 200ms linear;
	transition: background 200ms linear, color 200ms linear;
}
#icases .list .name2 {
	height: 23px;
	line-height: 18px;
	padding-top: 3px;
	margin-bottom: 7px;
	font-size: 13px;
	color: #333333;
	text-align: center;
}
#icases .list .name3 {
	height: 15px;
	line-height: 18px;
	padding-top: 3px;
	font-size: 13px;
	color: #333333;
}
#icases .more {
	position: absolute;
	right: 10px;
	top: 8px;
}
#icases .more a {
	color: #444444;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#icases .more a:hover {
	color: #0042A4;
	text-decoration: none;
}
/*********************************************************/

/*********************************************************/

#iservice {
	width: 201px;
	height: 218px;
	padding: 53px 0 0 0;
	position: absolute;
	background: url(iservice/bg.jpg) no-repeat;
	right: 25px;
	top: 0px;
}
#iservice li {
	width: 135px;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 15px;
	margin: 0 auto;
	color: #EFBFFF;
	background: url(iservice/dot.png) 0 10px no-repeat;
}
/*********************************************************/

/*********************************************************/

/***社群*******************************************************/

#community {
	height: 16px;
	width: 91px;
	position: absolute;
	left: 769px;
	top: 72px;
	z-index: 50;
}
#community li {
	display: inline;
}
#community li a {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
#community li a.facebook {
	background: url('community/fb.png') no-repeat;
}
#community li a.google {
	background: url('community/google.png') no-repeat;
}
#community li a.twitter {
	background: url('community/twitter.png') no-repeat;
}
#community li a.plurk {
	background: url('community/plurk.png') no-repeat;
}
#community li a.favorites {
	background: url('community/favorites.png') no-repeat;
}
#community li a.pixnet {
	background: url('community/pixnet.png') no-repeat;
}
#community li a.facebook:hover {
	background: url('community/fb_.png') no-repeat;
}
#community li a.google:hover {
	background: url('community/google_.png') no-repeat;
}
#community li a.twitter:hover {
	background: url('community/twitter_.png') no-repeat;
}
#community li a.favorites:hover {
	background: url('community/favorites_.png') no-repeat;
}
#community li a.plurk:hover {
	background: url('community/plurk_.png') no-repeat;
}
#community li a.pixnet:hover {
	background: url('community/pixnet_.png') no-repeat;
}/***社群*******************************************************/
/***頁底*********************************************************/

#footer_box {
	width: 100%;
	height: 100px;
}
#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	background: url(footer_bg.jpg) center 25px no-repeat;
}
#footer .menu {
	width: 645px;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	position: absolute;
	left: 161px;
	top: 28px;
	text-align: center;
	letter-spacing: 1px;
}
#footer .menu a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #FF0;
	text-decoration: none;
}
#footer .info {
	width: 500px;
	font-size: 13px;
	color: #444444;
	letter-spacing: 0px;
	position: absolute;
	left: 350px;
	top: 48px;
	letter-spacing: 1px;
	font-size: 13px;
}
#footer .info span {
	color: #999999;
	font-size: 13px;
	font-weight: normal;
}
#footer .qr {
	width: 74px;
	height: 74px;
	position: absolute;
	right: 14px;
	top: 14px;
}
#footer .logo {
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#footer .copyright {
	width: 600px;
	color: #858585;
	font-size: 13px;
	letter-spacing: 0px;
	position: absolute;
	top: 72px;
	left: 158px;
	letter-spacing: 1px;
	text-align: right;
}
#footer .copyright span {
	color: #0042A4;
}
#footer .copyright span a {
	color: #858585;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright span a:visited {
	color: #858585;
	text-decoration: underline;
}
#footer .copyright span a:hover {
	color: #0042A4;
	text-decoration: underline;
}
#footer .copyright a {
	color: #858585;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright a:visited {
	color: #858585;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #0042A4;
	text-decoration: none;
}
/***頁底*********************************************************/

/***頁底*********************************************************/

.form_use {
	color: #526B3A;
	background-color: #FFF;
	border: #DEE1E2 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use:hover {
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use:focus {
	color: #526B3A;
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_h {
	height: 18px;
}
.form_use2 {
	color: #526B3A;
	background-color: #FFF;
	border: #AFCE86 1px solid;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use2:hover {
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use2:focus {
	color: #526B3A;
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use3 {
	background-color: #FFF;
	border: #DEE1E2 1px solid;
	padding: 3px 8px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
}
.form_use3:hover {
	background-color: #F3F3F3;
	border: #999999 1px solid;
}



/***頁底*********************************************************/
