body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/BG.jpg);
}
a {
    text-decoration: none;
}
a:hover {color: #FF9E00}
img {
    border:none;
}
.pagerButton {
    text-align: center;
    font-family: "微軟正黑體";
    font-size: 16px;
    font-weight: bolder;
    color: #932441;
}

    .pagerButton .btn1 {
        display: inline-block;
        background: #ffffff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 2px solid #B2345D;
        padding: 3px 5px;
        min-width: 19px;
        text-align:center;
        cursor: default;
    }
    .pagerButton .btn1 a {
        display:block;
        color: #932441;
    }
    .pagerButton .btn1:hover, .pagerButton .btn1.activity {
        color: #FFFFFF;
        background: #a40035;
        border: 2px solid #f19ec2;
    }
    .pagerButton .btn1:hover a, .pagerButton .btn1.activity a {
        color: #FFFFFF;
    }

.header {
	height: 55px;
	background-color: #7B0022;
	width: 100%;
	z-index: 999; 
	position: fixed; 
	top: 0; 
	min-width: 1200px;
}
.header-box {
	width: 1200px;
	margin: 0px auto;
	min-width: 1200px;
}
.footer
{
	height: 80px;
	background-color: #7C0E3F;
	width: 100%;
	text-align: center;
	font-family: "微軟正黑體";
	color: #FFFFFF;
	font-size: 17px;
	margin-top: 30px;
	padding-top: 20px;
	font-weight: 500;
	min-width: 1200px;
}
.row {
	width: 1200px;
	margin: 0px auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 20px #5C5C5C;
	box-shadow: 0px 0px 20px #5C5C5C;
	padding-top: 55px;
}
.row-main {
	width: 1200px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
.row-main a {
	color: #4b4a4a;
}
.left-layout {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
    .left-layout > div {
        margin-bottom: 5px;
    }
.wrap {
    float: left;
    width: 650px;
    margin: 5px 5px 0 5px;
}

    .wrap .wrapBanner {
        text-align: justify;
        width: 100%;
        font-size: 0;
    }
        .wrap .wrapBanner:after {
            content: '';
            display: inline-block;
            width: 100%;
        }
    .wrap .wrapBanner > div{
        width: 32%;
        display: inline-block;
        border:1px solid #CCC;
        vertical-align: top;
    }
.right-layout {
    float: left;
    width: 300px;
    padding: 5px;
}
    .right-layout > div {
        margin-bottom: 10px;
    }

.line {
    min-height: 3px;
    background-image: url(../img/line.gif);
}
.line2 {
	min-height: 30px;
	background-image: url(../img/line2.gif);
}
.Interval {min-height: 5px;}
.Interval2 {min-height: 10px;}

h1 {
    color: #000000;
    font-size: 22px;
}
h3 {color: #000000;	}

.word-important {
	color: #d40037;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 30px;
}
.word-title {
	color: #4b4a4a;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 25px;
	font-weight: 600;
	margin-left: 5px;
	margin-right: 5px;
}
.word-Price1 {
	color: #ca0041;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
    margin: auto 5px;
	font-style: italic;
    /*text-align: right;*/
}
.word-Price2 {font-size: 26px;}

.word-link {
	color: #0059A3;
	text-decoration: none
}

.sign2 {
	height: 15px;
	background-image: url(img/sign2.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.Content {
	color: #545454;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 30px;
    margin: auto 10px;
}
.vedio-box {
	margin: 0px auto;
	width: 640px;
	border-top: 5px solid #a20034;
	padding-bottom: 10px;
}
.vedio-box1 {
    font-size: 0;
}
    /*.vedio-box1:after {
        display: inline-block;
        overflow: hidden;
        width: 100%;
        height: 0;
        content: '';
        vertical-align: top;
    }*/
.vedio-box1 > div:nth-child(3n+2) {
    margin: 0 1%;
}
.vedio-box2 {
	background-color: #FFFFFF;
	display: inline-block;
	width: 32.5%;
    vertical-align:top;
}
.vedio-title {
	background-color: #ca0041;
	text-align: center;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 5px;
}
.vedio-1 {
	width: 100%;
    
	background-color: #E7D7DC;
}
    .vedio-1 img {
        width: 100%;
        height: 119px;
    }

.vedio-word {
	color: #87405C;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
    margin: 5px 5px 5px 10px;
    height: 50px;
    overflow:hidden;
}
    .vedio-word a {
        color: #87405C;
    }

.fb-box {
	border: 1px solid #B8B8B8;
	width: 298px;
}
.fb-title {
	background-color: #1C1C94;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	padding-left: 50px;
	background-image: url(../img/fb.jpg);
	background-repeat: no-repeat;
}
.sidebarLay a {
    color: #184666;
}

.ProdLay img {
    width: 100%;
}

.TV-box {
	margin: 0px auto;
	border: 5px solid #00B5CA;
	width: 205px;
	background-color: #00B5CA;
}
.TV-box2 {
	background-color: #FFFFFF;
    padding: 10px 3px;
}
.TV-title {
	background-color: #00B5CA;
	text-align: center;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 5px;
}
.Hot-box {
	margin: 0px auto;
	width: 215px;
	border-top: 5px solid #65164A;
}
.Hot-box1 {
	background-color: #FFFFFF;
	height: 1150px;
}
.Hot-box2 {
	background-color: #FFFFFF;
    padding: 5px 0 2px 0;
}
.Hot-title {
	background-color: #922c70;
	text-align: center;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 5px;
}
.Hot-1 {
	width: 105px;
	float: left;
	color: #6B6B6B;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 20px;
	left: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.Hot-2 {
	width: 100px;
	float: left;		
}
.sign {
	height: 7px;
	background-image: url(../img/sign.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.rightBanner img {
    width: 100%;
}