/*index*/

.eyebrow {
    width: 100%;
    height: 35px;
    background: #eaeaea;
    overflow: hidden;
}

.eye {
    width: 1000px;
    margin: 0px auto;
}

.topTable {
    margin-left: 687px;
    text-align: center;
    width: 310px;
}

.topTable tr td {
    border-right: 1px solid #dadada;
}

.topTable tr td:first-child {
    border: none;
}

.inp {
    padding-left: 5px;
    width: 145px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "Microsoft JhengHei";
    border: 0px;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background: #fff;
}
/*topnav*/

.topNav {
    z-index: 10;
    position: relative;
    width: 100%;
    height: 111px;
    background: url(../images/topnav_bg.png) repeat-x;
}

.nav {
    margin: 0px auto;
    width: 1000px;
}

.logo {
    float: left;
}
/*product*/

.main {
    margin: 0px auto;
    width: 100%;
    height: 290px;
}

.hot {
    margin: 0px auto;
    padding-top: 35px;
    width: 1000px;
}

.hr {
    height: 1px;
    background-color: #c1c1c1;
    border: 0;
}
/*news*/

.news {
    width: 100%;
    margin: 0px auto;
    background: url(../images/news_bg.jpg) center repeat-x;
}

.midNews {
    width: 1280px;
    margin: 0px auto;
}

.matter {
    width: 800px;
    margin: 0px auto;
    margin-top: 100px;
    text-align: center;
}
/*brands*/

.brands {
    margin: 0px auto;
    width: 1000px;
    height: 156px;
}

.brand {
    float: left;
    margin: 35px 34px 35px 0px;
    width: 170px;
    height: 84px;
    /*	border: 1px solid #dadada;*/
}

.brand:last-child {
    margin: 35px 0px 35px 0px;
    width: 170px;
    height: 84px;
    /*border: 1px solid #dadada;*/
}

.brand img {
    border: 1px solid #dadada;
}

.brand img:hover {
    border: 1px solid #61a8db;
}
/*foot*/

.footIn {
    margin: 0px auto;
    padding-top: 15px;
    width: 980px;
    font-size: 12px;
    line-height: 25px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #5a5a5a;
}

.footIn a {
    font-size: 12px;
    line-height: 25px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #5a5a5a;
}

.footIn a:hover {
    font-size: 12px;
    line-height: 25px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #5a5a5a;
    text-decoration: underline;
}
/*common*/
.clear{
	clear: both;
}

.innerBg {
    width: 100%;
    background-color: #f1f1f1;
}

.inner {
    margin: 0px auto;
    margin-top: -10px;
    width: 1280px;
}

.icon {
    vertical-align: text-bottom;
}

.content {
    margin: 0px auto;
    margin-top: 20px;
    width: 1000px;
    height: 100%;
    font-family: "Microsoft JhengHei";
}

.box {
	padding-bottom: 30px;
    width: 1000px;
    height: auto;
    /*min-height: 450px;*/
    overflow: hidden;
}

.line {
    float: left;
    width: 3px;
    height: auto;
    min-height: 600px;
    background: url(../images/line.gif) repeat-y;
}

.right {
    float: left;
    margin-left: 30px;
    width: 760px;
}

.bread {
    width: 100%;
    height: 18px;
}

.bread a {
    color: #555;
}

.bread a:hover {
    color: #508fba;
}

#title_s {
    width: 760px;
    line-height: 35px;
    font-size: 21px;
    font-family: "Microsoft JhengHei";
    color: #555;
    font-weight: bold;
    /*border: 1px solid #e0d6c8;*/

    padding-left: 10px;
    /*margin-bottom: 10px;*/
    /*float: left;*/
}

.content_s {
    padding: 0 0 30px 0;
    width: 760px;
    float: left;
}

.leftImg {
    vertical-align: bottom;
}
/*左側*/

.left {
    float: left;
    width: 200px;
    min-height: 360px;
}

.lefts {
    float: left;
    margin: 0 0 0 20px;
    width: 200px;
    min-height: 360px;
}
.container {
    width: 100%;
    height: 100%;
    margin: auto;
    font-size: 15px;
    border: 1px solid #cfcfcf;
}

.leftsidebar_box {
    width: 200px;
    height: auto !important;
    overflow: hidden;
    height: 100% !important;
    background-color: #fff;
}
/*.line{height:2px;width:100%;background-image:url(../images/line_bg.png);background-repeat:repeat-x;}*/

.leftsidebar_box dt {
    padding: 12px 20px 11px 20px;
    /* padding-left:20px;padding-right:15px;*/
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #555;
    font-size: 15px;
    position: relative;
    line-height: 25px;
    cursor: pointer;
}

.leftsidebar_box dt a {
    color: #555;
}

.leftsidebar_box dt a:hover {
    color: #61a8db;
}

.leftsidebar_box dd {
    padding-left: 40px;
    padding-right: 10px;
    background: #eaeaea url(../images/select_xl01.png) left no-repeat;
    background-position: 10% 8px;
}

.leftsidebar_box dd a {
    color: #555;
    line-height: 25px;
}

.leftsidebar_box dd:hover {
    color: #555;
    line-height: 25px;
    background-color: #cbd6e6;
}

.leftsidebar_box dt img {
    position: absolute;
    right: 10px;
    top: 20px;
}
/*.system_log dt{background-image:url(../images/system.png)}
.custom dt{background-image:url(../images/custom.png)}
.channel dt{background-image:url(../images/channel.png)}
.app dt{background-image:url(../images/app.png)}
.cloud dt{background-image:url(../images/cloud.png)}
.syetem_management dt{background-image:url(../images/syetem_management.png)}
.source dt{background-image:url(../images/source.png)}
.statistics dt{background-image:url(../images/statistics.png)}*/

.leftsidebar_box dl dd:last-child {
    padding-bottom: 10px;
    background-position: 10% 8px
}
/*News*/
ul.newsList {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    font-family: "Microsoft JhengHei";
}

ul.newsList li {
    float: left;
    width: 100%;
    text-align: left;
}

ul.newsList li.top {
    font-size: 15px;
    font-weight: bold;
    color: #5a5a5a;
    border-bottom: solid 1px #b1b1b1;
    padding: 10px 0;
}

ul.newsList li div {
    float: left;
}


ul.newsList li .title1 {
	padding-right: 5px;
    width: 640px;
	text-align: center;
}

ul.newsList li .title {
	margin-left: 5px;
    padding-right: 5px;
    width: 640px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
ul.newsList li .title a {
    color: #5a5a5a;
}

ul.newsList li .title a:hover{
 	color: #61a8db;
}

ul.newsList li .date {
    width: 110px;
    text-align: center;
}

ul.newsList li.enum {
    font-size: 13px;
    color: #5a5a5a;
    border-bottom: dotted 1px #b1b1b1;
    padding: 10px 0;
}

ul.newsList li.enum .date {
    color: #989898
}

/*產品介紹*/

.pro_list {
    width: 760px;
    float: left;
    margin: 10px auto;
    margin-top: 30px;
}

.pro_box {
    width: 178px;
    height: 140px;
    margin-right: 15px;
    float: left;
}

.pro_box:hover .pro_title {
    text-decoration: none;
}

.pro_box:nth-child(4) {
    margin-right: 0px;
}

.pro_pic {
    width: 178px;
    height: 133px;
}

.pro_pic img {
    width: 178px;
    height: 133px;
    border: 1px solid #cfcfcf;
}

.pro_pic img:hover {
    width: 178px;
    height: 133px;
    border: 1px solid #508fba;
}

.pro_title {
    width: 178px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro_title a {
    color: #333;
}

.pro_title a:hover {
    color: #508fba;
}
/*products inside*/

.pro_view_box {
    width: 760px;
    clear: both;
    margin: 10px 0;
    float: left;
}

.pro_view_text {
    width: 340px;
    float: left;
}

.pro_view_title {
    width: 390px;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    color: #434343;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
    background: url(../images/product/title.jpg) no-repeat;
}

.pro_view_text02 {
    color: #434343;
    line-height: 26px;
    background: url(../images/product/text.png) repeat;
    padding-bottom: 5px;
    margin-top: 10px;
}

.print {
    width: 100%;
    margin: 10px 0 0 30px;
    padding-bottom: 5px;
}

.pro_view_info {
    width: 760px;
    /*background:url(../images/product/info.jpg) top left no-repeat;*/

    padding-top: 20px;
    clear: both;
    float: left;
    margin: 10px 0;
    line-height: 25px;
}

.infoTitle {
    margin: 0 0 30px 0;
    padding: 0 0 0 15px;
    width: 100%;
    height: 35px;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    font-family: "Microsoft JhengHei";
    background-color: #555;
}

.connection {
    float: right;
    margin-top: 70px;
    width: 360px;
    height: 35px;
}

.backspace {
    margin: 10px 0px 0px 0px;
    width: 100%;
    padding: 0px 0px 30px 0px;
    height: auto;
    overflow: hidden;
}
/*inquiry*/

.del {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.del:hover {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*oem*/

.oem_list {
    width: 760px;
    float: left;
    margin: 10px auto;
    margin-top: 30px;
}

.oem_box {
    width: 360px;
    height: 276px;
    margin-right: 30px;
    float: left;
}

.oem_box:hover .oem_title {
    text-decoration: none;
}

.oem_box:nth-child(2) {
    margin-right: 0px;
}

.oem_pic {
    width: 360px;
    height: 269px;
}

.oem_pic img {
    width: 360px;
    height: 269px;
    border: 1px solid #cfcfcf;
}

.oem_pic img:hover {
    width: 360px;
    height: 269px;
    border: 1px solid #508fba;
}

.oem_title {
    width: 360px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.oem_title a {
    color: #333;
}

.oem_title a:hover {
    color: #508fba;
}

/*Dwonload*/

ul.downList {
    float: left;
    width: 1000px;
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    font-family: "Microsoft JhengHei";
}

ul.downList li {
    float: left;
    width: 1000px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}
/*ul.downList li:nth-child(2n+0) {
    float: left;
    width: 1000px;
    text-align: center;
    background-color: #cbd6e6;
}*/
ul.downList li.top {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #555;
    /*border-bottom: solid 1px #b1b1b1;*/
    padding: 10px 0;
}

ul.downList li div {
    float: left;
}

ul.downList li .no1{
    width: 60px;
    color: #fff;
}
ul.downList li .no {
    width: 60px;
    color: #61a8db;
}


ul.downList li .title {
    padding-right: 5px;
    width: 590px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul.downList li .size{
    width: 100px;
}

ul.downList li .date {
    width: 110px;
}

ul.downList li .down {
    width: 130px;
}

ul.downList li.enum {
    font-size: 13px;
    color: #5a5a5a;

    border-bottom: dotted 1px #b1b1b1;
    padding: 5px 0;
}

ul.downList li.enum .date {
    color: #989898
}

ul.downList li.enum input:hover {
    transform: translate(0px, 3px);
}
/*contact*/

.contact {
    float: left;
    width: 250px;
    height: auto;
    border: solid 1px #c1c1c1;
    margin: 40px 40px 0 0;
    padding: 29px 39px;
    line-height: 22px;
    font-size: 15px;
    font-weight: bold;
    color: #555;
}

.contact a {
    color: #555;
}

.contact a:hover {
    text-decoration: underline;
}

.contact table tr td img {
    vertical-align: middle;
}

.contactForm {
    float: left;
    padding-top: 40px;
    width: 630px;
}

.contactForm h6 {
    font-size: 20px;
    font-weight: bold;
    color: #5ea0c3;
    margin: 5px 0 15px 0;
}

.contactForm img {
    vertical-align: middle
}
/*sitemap*/
.sm{
    margin: 0px auto;
    width: 900px;
    height: auto;
    overflow: hidden;
}
/*page*/

.manu {
    width: 100%;
    TEXT-ALIGN: center;
    float: left;
    margin: 20px auto;
    margin-top: 40px;
    font-size: 13px;
}

.manu A {
    BORDER-RIGHT: #eee 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #eee 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    BORDER-LEFT: #eee 1px solid;
    COLOR: #555;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #eee 1px solid;
    TEXT-DECORATION: none
}

.manu A:hover {
    BORDER: #555 1px solid;
    COLOR: #666;
}

.manu A:active {
    BORDER: #999 1px solid;
    COLOR: #666;
}

.manu .current {
    BORDER: #555 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #fff;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #555
}

.manu .disabled {
    BORDER-RIGHT: #eee 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #eee 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    BORDER-LEFT: #eee 1px solid;
    COLOR: #ddd;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #eee 1px solid
}
/*button*/

.but {
    float: left;
    display: inline;
    margin: 0 15px 0 0px;
    width: 137px;
    height: 35px;
}

.button_back {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background-color: #525252;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8f8d8f), to(#525252));
    border: none;
    background-image: -webkit-linear-gradient(top, #8f8d8f, #525252);
    background-image: -moz-linear-gradient(top, #8f8d8f, #525252);
    background-image: -ms-linear-gradient(top, #8f8d8f, #525252);
    background-image: -o-linear-gradient(top, #8f8d8f, #525252);
    background-image: linear-gradient(to bottom, #8f8d8f, #525252);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8f8d8f, endColorstr=#525252);
    cursor: pointer;
}

.button_back:hover {
    color: #fff;
    text-decoration: none;
    background-color: #525252;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#8f8d8f));
    background-image: -webkit-linear-gradient(top, #525252, #8f8d8f);
    background-image: -moz-linear-gradient(top, #525252, #8f8d8f);
    background-image: -ms-linear-gradient(top, #525252, #8f8d8f);
    background-image: -o-linear-gradient(top, #525252, #8f8d8f);
    background-image: linear-gradient(to bottom, #525252, #8f8d8f);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#525252, endColorstr=#8f8d8f);
    cursor: pointer;
}
