@charset "utf-8";
.html, body {
	margin: 0px;
	padding: 0px;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	background-image: url(../images/com-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	text-decoration: underline;	
}
img {
	border: none;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	display: inline;
	margin: 0px;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* ----- layout ----- */
#wrapper {
	width: 1002px;
	margin: 0px auto;
}

#header 
{
	width:100%;
	height: 45px;
	margin: 0;
	padding: 0;
	clear: both;
	position:relative;
}

#content {
	margin-top: 6px;
	background-image: url(../images/com-bg-2.gif);
	background-repeat: repeat-x;
}

#logo
{
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
}
#logo > a { text-decoration: none;}
#logo > a:hover { text-decoration: none;}

.contact
{
	float: right;
	width: 120px;
	height: 45px;
	margin: 5px 60px 0 0 ;
}

.contact a {
	display: block;
	width: 120px;
	height: 45px;
	background-image: url(../images/com-contact-off.gif);
	overflow: hidden;
	text-indent: -9999px;
}

.contact a:hover {
	background-image: url(../images/com-contact-on.gif);
}

#facebook
{
	float: right;
	margin: 25px 20px 5px 10px;
	height: 10px;
}

.top a {
	display: block;
	width: 21px;
	height: 19px;
	background-image: url(../images/com-tail-top-off.gif);
	overflow: hidden;
	text-indent: -9999px;
}
.top a:hover {
	background-image: url(../images/com-tail-top-on.gif);
}
#navi {
	width: 710px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
}
#navi li a {
	height: 30px;
	display: block;
	line-height: 9999px;
	overflow: hidden;
}
#navi li.link1 a {
	width: 96px;
	background-image: url(../images/com-tag-1-off.gif);
}
#navi li.link1 a:hover {
	background-image: url(../images/com-tag-1-on.gif);
}
#navi li.link1-click a {
	width: 120px;
	background-image: url(../images/com-tag-1.gif);
}
#navi li.link2 a {
	width: 96px;
	background-image: url(../images/com-tag-2-off.gif);
}
#navi li.link2 a:hover {
	background-image: url(../images/com-tag-2-on.gif);
}
#navi li.link2-click a {
	width: 120px;
	background-image: url(../images/com-tag-2.gif);
}
#navi li.link3 a {
	width: 114px;
	background-image: url(../images/com-tag-3-off.gif);
}
#navi li.link3 a:hover {
	background-image: url(../images/com-tag-3-on.gif);
}
#navi li.link3-click a {
	width: 137px;
	background-image: url(../images/com-tag-3.gif);
}
#navi li.link4 a {
	width: 129px;
	background-image: url(../images/com-tag-4-off.jpg);
}
#navi li.link4 a:hover {
	background-image: url(../images/com-tag-4-on.jpg);
}
#navi li.link4-click a {
	width: 147px;
	background-image: url(../images/com-tag-4.jpg);
}

.step1
{
	background-image: url(../images/step-pic-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 200px;
	padding: 7px 0 0 47px;
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}

.step2
{
	background-image: url(../images/step-pic-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 200px;
	padding: 1px 0 0 47px;
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}

.step3
{
	background-image: url(../images/step-pic-3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 200px;
	padding: 1px 0 0 47px;
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}

.step4
{
	background-image: url(../images/step-pic-4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 200px;
	padding: 1px 0 0 47px;
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}

.step5
{
	background-image: url(../images/step-pic-5.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 200px;
	padding: 1px 0 0 47px;
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}

/* ----- smenu ----- */

.smenu a {
	display: block;
	height:28px;
	font-size: 15px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/com-smenu-off.gif);
	background-repeat: no-repeat;
	margin: 0 7px;
	width: 150px;
	padding: 5px 0 0 20px;
}
.smenu a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/com-smenu-on.gif);
}

.smenu a:active {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/com-smenu-on.gif);
}

.smenu a.unit-now {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/com-smenu-on.gif);
}

#smenu-tel > ul
{
	list-style:none;
}


.noBg {
	background-color: #ffffff;
	background-image: none;
}
.border {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	padding: 10px;
}
.dotline {
	background-image: url(../images/com-dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.height-5 {
	line-height: 5px;
}
.height-10 {
	line-height: 10px;
}

/* ----- tail ----- */

#tail {
	width: 100%;
	background-color: #ffffff;

}
#tail-inner {
	width: 930px;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 5px 0 20px 0px;
}

/* ----- tailSm ----- */

#tailSm
{
	background-color: #aedaf3;
	width: 100%;
	margin: 40px auto 20px auto;
}

#tailSm #tailSmInner {
	width: 1002px;
	background-color: #aedaf3;
	margin: 0px auto;
	padding: 20px 0px;
}
#tailSm #tailSmInner a {
	font-size: 15px;
	color: #0865cf;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}
#tailSm #tailSmInner a:hover {
	color: #0735c9;
	text-decoration: underline;
	font-weight: bold;
}
#tailSm #tailSmInner ul {
	margin: 0px;
	padding: 0px;
}
#tailSm #tailSmInner li {
	list-style-type: none;
}
#tailSm #tailSmInner li a {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-decoration: none;
}
#tailSm #tailSmInner li a:hover {
	color: #333;
	text-decoration: underline;
}
#tailSm #tailSmInner .tailSmDiv {
	background-image: url(../images/com-tailSm-div-1.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*------維修品牌-----*/
#brand-btn a
{
	text-decoration: none;
}

#brand-btn a:hover 
{
	text-decoration: none;
	position:relative;
	left: 1px;
	top: 1px;
}

/*------客戶實績-----*/
#navi-customer {
	width: 710px;
}
#navi-customer ul {
	margin: 0px;
	padding: 0px;
}
#navi-customer li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
}
#navi-customer li a {
	height: 30px;
	display: block;
	line-height: 9999px;
	overflow: hidden;
}
#navi-customer li.link1 a {
	width: 88px;
	background-image: url(../images/customer-tag-1-off.gif);
}
#navi-customer li.link1 a:hover {
	background-image: url(../images/customer-tag-1-on.gif);
}
#navi-customer li.link1-click a {
	width: 104px;
	background-image: url(../images/customer-tag-1.gif);
}
#navi-customer li.link2 a {
	width: 88px;
	background-image: url(../images/customer-tag-2-off.gif);
}
#navi-customer li.link2 a:hover {
	background-image: url(../images/customer-tag-2-on.gif);
}
#navi-customer li.link2-click a {
	width: 104px;
	background-image: url(../images/customer-tag-2.gif);
}
#navi-customer li.link3 a {
	width: 122px;
	background-image: url(../images/customer-tag-3-off.gif);
}
#navi-customer li.link3 a:hover {
	background-image: url(../images/customer-tag-3-on.gif);
}
#navi-customer li.link3-click a {
	width: 104px;
	background-image: url(../images/customer-tag-3.gif);
}

.pic-bg
{
	background-image: url(../images/pic-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 86px;
	width: 120px;
}
.pic-bg-1
{
	background-image: url(../images/pic-bg-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 148px;
	width: 206px;
}

/*------動態與知識-----*/
#navi-knowledge {
	width: 710px;
}
#navi-knowledge ul {
	margin: 0px;
	padding: 0px;
}
#navi-knowledge li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
}
#navi-knowledge li a {
	height: 30px;
	display: block;
	line-height: 9999px;
	overflow: hidden;
}
#navi-knowledge li.link1 a {
	width: 116px;
	background-image: url(../images/knowledge-tag-1-off.gif);
}
#navi-knowledge li.link1 a:hover {
	background-image: url(../images/knowledge-tag-1-on.gif);
}
#navi-knowledge li.link1-click a {
	width: 136px;
	background-image: url(../images/knowledge-tag-1.gif);
}
#navi-knowledge li.link2 a {
	width: 102px;
	background-image: url(../images/knowledge-tag-2-off.gif);
}
#navi-knowledge li.link2 a:hover {
	background-image: url(../images/knowledge-tag-2-on.gif);
}
#navi-knowledge li.link2-click a {
	width: 120px;
	background-image: url(../images/knowledge-tag-2.gif);
}
#navi-knowledge li.link3 a {
	width: 101px;
	background-image: url(../images/knowledge-tag-3-off.gif);
}
#navi-knowledge li.link3 a:hover {
	background-image: url(../images/knowledge-tag-3-on.gif);
}
#navi-knowledge li.link3-click a {
	width: 120px;
	background-image: url(../images/knowledge-tag-3.gif);
}

#newsTable tr:hover {
	background-color: #fbebe5;
}

#newsTable a {
	font-size: 15px;
	color: #555555;
	line-height: 22px;
	text-decoration: none;
}
#newsTable a:hover {
	color: #ec4300;
	text-decoration: none;
	position:relative;
	left: 1px;
	top: 1px;
}


/* ----- font ----- */

.font-gray-11 {
	font-size: 11px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
}

.font-gray-12 {
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
}
.font-gray-13 {
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
}
.font-gray-15 {
	font-size: 15px;
	color: #555555;
	line-height: 22px;
	text-decoration: none;
}
.font-blue-13 {
	font-size: 13px;
	color: #029aea;
	font-weight: bolder;
}
.font-blue-14 {
	font-size: 14px;
	color: #029aea;
	line-height: 22px;
	text-decoration: none;
}
.font-blue-15 {
	font-size: 15px;
	color: #029aea;
	line-height: 22px;
	text-decoration: none;
}
.font-blue-18 {
	font-size: 18px;
	color: #029aea;
	line-height: 26px;
	text-decoration: none;
}
.font-blue-title {
	font-size: 26px;
	color: #029aea;
	font-weight:bold;
}

.font-orange-11 {
	font-size: 11px;
	color: #dd5605;
	line-height: 20px;
	text-decoration: none;
}
.font-orange-13-1 {
	font-size: 13px;
	color: #dd5605;
	line-height: 13px;
	text-decoration: none;
}
.font-orange-13 {
	font-size: 13px;
	color: #dd5605;
	line-height: 20px;
	text-decoration: none;
}
.font-orange-14 {
	font-size: 14px;
	color: #dd5605;
	line-height: 22px;
	text-decoration: none;
}
.font-orange-15 {
	font-size: 15px;
	color: #dd5605;
	line-height: 22px;
	text-decoration: none;
}
.font-orange-15-1 {
	font-size: 15px;
	color: #dd5605;
	line-height: 40px;
	text-decoration: none;
}
.font-orange-16 {
	font-size: 16px;
	color: #dd5605;
	line-height: 24px;
	text-decoration: none;
}
.font-orange-18 {
	font-size: 18px;
	color: #dd5605;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}
.font-orange-22 {
	font-size: 22px;
	color: #dd5605;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
.font-wheat-12 {
	font-size: 12px;
	color: #dd9e5f;
	line-height: 18px;
	text-decoration: none;
}
.font-red-11 {
	font-size: 11px;
	color: #f02948;
	line-height: 20px;
	text-decoration: none;
}
.font-red-13 {
	font-size: 13px;
	color: #f02948;
	line-height: 20px;
	text-decoration: none;
}
.font-red-title {
	font-size: 15px;
	color: #f02948;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.font-white-15 {
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	text-decoration: none;
}
.btnA {
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 5px;
}

.btnB {
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 5px;
}
.btnA a:hover {
	color: #222222;
	text-decoration: none;
}
.tabA {
	padding-left: 30px;
}
.tabB {
	padding-left: 10px;
}
.tabC {
	padding-left:-20px;
}

/* ----- Form ----- */
.input {
	font-size: 13px;
	color: #333333;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
}
.input-1 {
	font-size: 12px;
	color: #555555;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
}
.back a {
	display: block;
	width: 66px;
	height: 24px;
	background-image: url(../images/com-back-off.gif);
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px auto;
	clear: both;
}
.back a:hover {
	background-image: url(../images/com-back-on.gif);
}
/* -----bannerbutton----- */
.banner-button{
	width:275px;
	height:100px;
	position:absolute;
    bottom: 22px;
    right: 70px;
	overflow:hidden;
}
.banner-button:hover{
	bottom: 21px;
    right: 69px;
}