body {
	font-family: 'Microsoft YaHei',arial,\5b8b\4f53,sans-serif,sans-serif,Tahoma,微軟雅黑;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div,h1,h2,h3,h4,p,form,label,input,textarea,img,span {
	margin: 0px;
	padding: 0px;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

/*-----------------------top-------------------------*/
#topMain {
	height: 137px;
	width: 100%;
	/*background-image: url(../images_av9/top_bg.png);*/
    background-color: #f1f1f1;
    background-image: inherit;
    border-bottom: 1px solid #999;
	background-repeat: repeat-x;
}
#top {
	height: 137px;
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#top .top {
	float: right;
	height: 20px;
	width: 460px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
	position: relative;
}
#top .All {
	height: 75px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#top .top li {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e26693;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
}
#top .top li a {
	text-decoration: none;
	color: #f08eb2;
}
#top .top li a:hover {
	color: #000000;
}
#top .logo {
	height: 75px;
	width: 181px;
	margin-left: 10px;
	float: left;
	position: relative;
}

#top .slogan {
	font-size: 9pt;
	color: #949494;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	overflow: hidden;
}
#top .search {
	float: right;
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 230px;
	margin-bottom: 0px;
	padding: 0px;
	width: 373px;
	height: 44px;
	position: relative;
}

#top .FormAll {
	background-image: inherit;
	background-repeat: no-repeat;
	height: 34px;
	width: 371px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
    border-radius: 3px;
}
#top .FormAll label {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
	float: left;
	width: 60px;
	height: 20px;
	margin-top: 6px;
	*margin-top: 9px;!important
	*margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;

}
#top .FormAll select {
	margin-top: 5px;
	float: left;
	color: #333;
	position: relative;
}

#top .FormAll .txtBox {
	border: 1px solid #999;
	color: #666;
	height: 17px;
	width: 165px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#top .FormAll .go {
	height: 22px;
	width: 32px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;


	*margin-right: 6px;!important
	*margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


	*margin-left: 0px;!important
	*margin-left: 3px;
	cursor: pointer;
	position: relative;
}
#top .FormAll #imgbtnSearch{
    border-radius: 3px;
}
#top .pop {
	font-size: 9pt;
	color: #999;
	width: 380px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: 18px;
}
#top .pop a{
	font-size: 9pt;
	color: #999;
	text-decoration: none;
}
#top .pop a:hover{
	color: #000;
}

#top .nav {
	background-repeat: no-repeat;
    background-image: inherit;
    background-color: inherit;
    float: left;
    height: 32px;
    left: 200px;
    margin-top: 20px;
    padding-left: 30px;
    width: 970px;
}
#top .nav li {
	border-left: 1px solid #999;
    float: left;
    margin: 0;
    padding: 0 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    height:auto;
}
#top .nav li:first-child{
    border: none;
}
#top .nav li a {
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: 70px;
	display: block;
}
#top .nav li a:hover{
    color: #FF3E3E;
}
#top .GifAd {
	background-image: url(../images_av9/GifAd.png);
	background-repeat: no-repeat;
	height: 112px;
	width: 157px;
	top: 25px;
	right: 36px;
	position: absolute;
    
}
#BodyTopMain {
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 450px;
	position: relative;
}
#BodyTop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 976px;
}
#BodyTop .left {
	float: left;
	width: 266px;
	margin-right: 10px;
	position: relative;
}
#BodyTop .left .Login {
	height: 145px;
	width: 266px;
	border: 1px solid #999;
	position: relative;
}

#BodyTop .Login .top {
	font-size: 10pt;
	color: #d70002;
	background-color: #fafafa;
	height: 26px;
	width: 175px;
	padding-top: 8px;
	background-image: url(../images_av9/headBg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 90px;
	position: relative;
}
#BodyTop .Login table {
}

#BodyTop .Login .top a{
	font-size: 10pt;
	color: #d70002;
	text-decoration: none;
}
#BodyTop .Login .top a:hover{
	color: #000;
	text-decoration: underline;
}#BodyTop .Login .labelH {
	font-size: 9pt;
	color: #FFF;
	background-color: #333;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 11px;
	width: 52px;
	height: 17px;

	*height: 15px;!important
	*height: 15px;
	padding-top: 2px;

	*padding-top: 7px;!important
	*padding-top: 7px;
	margin-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#BodyTop .Login .Textbox {
	width: 133px;
	height: 20px;
	border: 1px solid #333;
}
#BodyTop .Login .checkText {
	font-size: 10pt;
	color: #f087ad;
}
#BodyTop .Login table {
	position: relative;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BodyTop .Login .Btn {
	height: 57px;
	width: 53px;
	cursor: pointer;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#BodyTop .left .News {
	height: 163px;
	width: 266px;
	border: 1px solid #999;
	margin-top: 6px;
	position: relative;
}
#BodyTop .News ul {
	margin-top: 6px;
}

#BodyTop .News li {
	font-size: 9pt;
	color: #79796A;
	margin-top: 5px;
	padding-left: 14px;
	overflow: hidden;
	width: 246px;
	height: 33px;
	*height: 33px;!important
	*height: 29px;
}
#BodyTop .News li a{
	font-size: 9pt;
	color: #777;
	text-decoration: none;
}
#BodyTop .News li a:hover{
	color: #000;
	text-decoration: underline;
}
#BodyTop .News .Date {
	font-size: 9pt;
	color: #333;
	padding-bottom: 1px;
}


#BodyTop .News .top {
	font-size: 10pt;
	color: #d70002;
	background-color: #fafafa;
	height: 27px;
	width: 175px;
	padding-top: 7px;
	background-image: url(../images_av9/headBg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 90px;
}
#BodyTop .News .top a{
	font-size: 10pt;
	color: #d70002;
	text-decoration: none;
}
#BodyTop .News .top a:hover{
	color: #000;
	text-decoration: underline;
}
#BodyTop .QuickLink {
	border: 1px solid #999;
	margin-top: 6px;
	height: 100px;
	width: 266px;
}
.QuickLink li {
	float: left;
	padding-top: 3px;
}

.QuickLink .Link01 {
	height: 83px;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin-top: 4px;
	color: #474747;
	padding-left: 5px;
}

.QuickLink .Link01 a{
	font-size: 10pt;
	color: #474747;
	text-decoration: none;
}
.QuickLink .Link01 a:hover{
	color: #ff3e3e;

}

#BodyTop .MidAd {
	height: 427px;
	width: 690px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}
#abgneBlock{
    border: 1px solid #ccc;
    height: 425px;
    width: 680px;
}
#abgneBlock ul.playerControl li{
    background: rgba(0, 0, 0, 0) url("../images_av9/control_ico.jpg") no-repeat scroll -21px 0;
    color: #ff6a6a;
}
#BodyTop .right {
	/*height: 430px;*/
	/*width: 240px;*/
	float: right;
	margin-right: 7px;
	position: relative;
    width: 970px;
    height: 105px;
    margin-top: 10px;
    margin-bottom: 30px;
}
#BodyTop .right .PopBanner {
	background-image: url(../images_av9/RainkingTW.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 63px;
	position: absolute;
	margin-left: 173px;
}

#BodyTop .right .ranking {
	height: 101px;
	width: 235px;
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5d1de;
	border-right-color: #f5d1de;
	border-bottom-color: #f5d1de;
	border-left-color: #f5d1de;
	padding-top: 5px;
	position: relative;
}

#BodyTop .right .ranking2 {
	height: 101px;
	width: 235px;
	font-size: 9pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 5px;
    margin-right: 5px;
    float: left;
}


#BodyTop .ranking2 .image {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
}
#BodyTop .ranking2 .txt {
	padding-right: 20px;
	padding-left: 1px;
	line-height: 18px;
	height: 56px;
	width: 136px;
	overflow: hidden;
	float: right;
	padding-top: 12px;

}
#BodyTop .ranking2 .txt a{
	font-size: 9pt;
	color: #8E8E8E;
	text-decoration: none;
}
#BodyTop .ranking2 .txt a:hover{
	color: #000;
}
#BodyTop .ranking2 .Head1 {
	background-image: url(../images_av9/Ranking01.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	color: #df0052;
	font-size: 10pt;
	float: right;
	height: 20px;
	width: 96px;
	padding-top: 10px;
	padding-right: 20px;
	overflow: hidden;
}
#BodyTop .ranking2 .Head2 {
	background-image: url(../images_av9/Ranking02.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	color: #df0052;
	font-size: 10pt;
	float: right;
	height: 20px;
	width: 116px;
	padding-top: 10px;
    overflow: hidden;
}
#BodyTop .ranking2 .Head3 {
	background-image: url(../images_av9/Ranking03.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	color: #df0052;
	font-size: 10pt;
	float: right;
	height: 20px;
	width: 116px;
	padding-top: 10px;
    overflow: hidden;
}
#BodyTop .ranking2 .Head4 {
	background-image: url(../images_av9/Ranking04.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	color: #df0052;
	font-size: 10pt;
	float: right;
	height: 20px;
	width: 116px;
	padding-top: 10px;
    overflow: hidden;
}
#BodyMid {
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#BodyMid #MidTop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 976px;
	background-image: url(../images_av9/headBg3.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: relative;
    clear: both;
}
#MidTop .FPHead {
	float: left;
	width: 70px;
	padding-top: 7px;
	padding-left: 17px;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

#MidTop .Order {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 100px;
}
#MidTop .Order li {
	float: left;
}

#MidTop .Tag {
	float: right;
	position: relative;
}
#MidTop .Tag li {
	float: left;
}

#MidTop .Tag .Tag02 {
	/*background-image: url(../images_av9/Tag.jpg);*/
	background-repeat: no-repeat;
	height: 35px;
    background-image: inherit;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #ccc;
    border: 1px solid #fff;
	*height: 35px;!important;
	*height: 39px;
	width: 129px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#MidTop .Tag .Tag02 a{
	color: #333;
	text-decoration: none;
	height: 25px;
	width: 129px;
	display: block;
	padding-top: 10px;





	*padding-top: 14px;!important
	*padding-top: 14px;
}
#MidTop .Tag .Tag02 a:hover{
	font-weight: bold;
	color: #FFF;
	/*background-image: url(../images_av9/TagOver.jpg);*/
    background-image: inherit;
	background-repeat: no-repeat;
    background-color: #ff3e3e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#MidTop .Tag .FreeMovie {
background-image: url("../images_av9/TagFree.jpg");
}
    
#MidTop .Tag .FreeMovie a {
        color:#ff3000;
    }
#MidTop .Tag .FreeMovie a:hover{
    color:#ff3000;
}
#MidTop .Tag .TagSelected {
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
    background-image: inherit;
	/*background-image: url(../images_av9/TagOver.jpg);*/
	background-repeat: no-repeat;
	height: 35px;
	width: 129px;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	position: relative;
    background-color: #333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#MidTop .Tag .TagSelected a{
	color: #FFF;
	display: block;
	height: 25px;
	width: 129px;
	text-decoration: none;
	padding-top: 10px;
	*padding-top: 14px;!important
	*padding-top: 14px;	
}
#MidTop .Tag .TagSelected a:hover{
	color: #fff;
}
#BodyMid #MidBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
	border: 1px solid #999;
	padding: 4px;
	overflow: hidden;
	position: relative;
}
#MidBody .Video {
	height: 325px;
    width: 319px;
	position: relative;
	float: left;
	border: 1px dotted #e7e7e7;
}
#MidBody .Video .No {
	background-color: #f276a3;
	position: absolute;
	height: 18px;
	width: 18px;
	font-size: 9pt;
	color: #FFF;
	text-align: center;
	left: 8px;
	top: 9px;
	font-weight: bold;
}

.Video .Cover {
	padding-top: 8px;
	padding-left: 10px;
}
.Video .supplier {
	padding-top: 5px;
	height: 35px;
	width: 134px;
	overflow: hidden;
	padding-right: 30px;
	text-align: right;
	float: right;
}


.Video .HeadTxt {
	font-size: 9pt;
	color: #ff3e3e;
	padding-top: 8px;
	padding-left: 10px;
	width: 300px;
	overflow: hidden;
	height: 17px;
}
.Video .captionTxt {
	font-size: 9pt;
	color: #000;
	padding-left: 27px;
	width: 143px;
	height: 32px;
	*height: 30px;!important
	*height: 30px;
	overflow: hidden;
	padding-top: 3px;
	padding-left:10px;
}
.Video .captionTxt a{
	font-size: 9pt;
	color: #555;
	text-decoration: none;
}
.Video .captionTxt a:hover{
	text-decoration: underline;
}
.Video .Date {
	font-size: 11px;
	background-color: #333;
	height: 16px;
	    width: 290px;
	margin-left: 10px;
	margin-top: 5px;
	color: #FFF;
	text-align: center;
}
.Video .Date a{
	color: #FFF;
	text-decoration: none;

}
.Video .Date a:hover{
	text-decoration: underline;
	color: #FFF;
}
#BodyMid #MidBody2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
	border: 1px solid #f5d1de;
	padding: 4px;
	overflow: hidden;
	position: relative;
}
#MidBody2 .Video2 {
	width: 965px;
	position: relative;
	float: left;
	border: 1px dotted #e7e7e7;
	overflow: hidden;
}
#MidBody2 .Video2 .RightDetails {
	float: right;
	width: 780px;
	height: 200px;
}

#MidBody2 .Video2 .No {
	background-color: #f276a3;
	position: absolute;
	height: 18px;
	width: 18px;
	font-size: 9pt;
	color: #FFF;
	text-align: center;
	left: 8px;
	top: 9px;
	font-weight: bold;
	line-height: 18px;
}
#MidBody2 .Video2 .Actor {
	width: 765px;
	overflow: hidden;
	font-size: 10pt;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#MidBody2 .Video2 .Actor a{
	color: #666;
	text-decoration: none;

}
#MidBody2 .Video2 .Actor a:hover{
	color: #F05B9F;
	text-decoration: underline;
}
.Video2 .Cover {
	padding-top: 8px;
	padding-left: 28px;
	padding-bottom: 8px;
	width: 150px;
	float: left;
}
.Video2 .supplier {
	padding-top: 5px;
	height: 35px;
	width: 765px;
	overflow: hidden;
	float: left;
}
.Video2 .supplier .right {
	float: right;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.Video2 .supplier .left {
	float: left;
	width: 500px;
	height: 32px;
}



.Video2 .HeadTxt {
	font-size: 11pt;
	color: #3477b2;
	padding-top: 15px;
	width: 765px;
	overflow: hidden;
	height: 17px;
	font-weight: bold;
	padding-bottom: 7px;
}
.Video2 .captionTxt {
	font-size: 10pt;
	width: 765px;
	*height: 30px;!important
	*height: 30px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 35px;
}
.Video2 .captionTxt a{
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}
.Video2 .captionTxt a:hover{
	text-decoration: underline;
	color: #000;
}
.Video2 .Category {
	font-size: 9pt;
	background-color: #f276a3;
	height: 20px;
	width: 80px;
	margin-top: 5px;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 5px;
	line-height: 20px;
	display: block;
}
.Video2 .Category a{
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 80px;
	display: block;

}
.Video2 .Category a:hover{
	color: #FFF;
	background-color: #FF3577;
}
.PageContainer {
	font-size: 10pt;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.PageContainer .PageInfo {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	color: #666;
	margin-top: 5px;
}
.PageContainer ul {
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.PageContainer li {
	float: left;
	list-style-type: none;

}
.PageContainer .next {
	margin-right: 8px;
	border: 1px solid #999;
}
.PageContainer .next a{
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 2px;
}

.PageContainer .PageNo {
	position: relative;
	margin-right: 8px;
	width: 30px;
	border: 1px solid #999;
}
.PageContainer .active {
	position: relative;
	margin-right: 8px;
	width: 30px;
	border: 1px solid #333;
	font-size: 9pt;
}

.PageContainer a{
	font-size: 9pt;
	color: #555;
	text-decoration: none;
	position: relative;
	display: block;
}
.PageContainer a:hover{
	color: #FFF;
	display: block;
	background-color: #333;

}
#Category {
	width: 976px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	overflow: hidden;
}
#Category .right {
	float: right;
	width: 885px;
}
#Category .right.Lock{
    height: 90px;
    overflow: hidden;    
}
#Category .more{
    width: 100%;
    float:left;
}
.btn-more {
    border: 1px solid #333;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    padding: 5px 10px;
    width: 80px;
    font-size: 12px;
    margin: 15px auto;
    text-align: center;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-more:hover{
   background-color: #333;
   color: #fff; 
}
#Category .left {
	background-image: url(../images_av9/headBg4.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 87px;
	float: left;
}

#Category .Row01 {
	font-size: 9pt;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-left: 4px;
	width: 875px;
	float: right;
	padding-bottom: 6px;
	padding-top: 6px;
}
#Category .Row01 a,.Row03 a{
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	margin-right: 4px;
}
#Category .Row01 a:hover,.Row03 a:hover{
	text-decoration: underline;
	color: #ff3e3e;
}
#Category .Row03 {
	font-size: 9pt;
	color: #000;
	padding-left: 4px;
	width: 875px;
	float: right;
	padding-bottom: 6px;
	padding-top: 6px;
}
#Category span {
	font-size: 9pt;
	color: #999;
}
#Supplier {
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 68px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
#Supplier .right {
	float: right;
	width: 885px;
}
#Supplier .left {
	float: left;
	height: 68px;
	width: 88px;
	background-image: url(../images_av9/headBg5.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#Supplier .SNo {
	padding-top: 20px;
}

#Supplier .Logo {
	font-size: 9pt;
	color: #999;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	width: 88px;
	height: 60px;
	padding-top: 6px;
	float: left;
}
#Supplier .Logo img {
	overflow: hidden;
	height: 35px;
	width: 70px;
}

#Supplier a{
	font-size: 9pt;
	color: #999;
	text-decoration: none;

}
#Supplier a:hover{
	text-decoration: underline;
	color: #000;
}
#FooterLink {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 976px;
	background-image: url(../images_av9/footerBG.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#FooterLink .top {
	float: right;
	height: 20px;
	width: 460px;
	font-size: 9pt;
	padding-top: 12px;
}
#FooterLink .top li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9548C;
}
#FooterLink .top li a {
	text-decoration: none;
	color: #E9548C;
}
#FooterLink .top li a:hover {
	color: #000000;
}
#Footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 968px;
	font-size: 9pt;
	color: #585858;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 60px;
	padding-left: 8px;
	overflow: hidden;
}
#Footer .Right {
	float: right;
	width: 450px;
}
#Footer .Right img {
	height: 53px;
	width: 161px;
	overflow: hidden;
}


#Footer .Left {
	width: 470px;
	height: 90px;
	float: left;
	line-height: 20px;
}
.HomeBody {
	height: 100%;
	width: 100%;
	position: relative;
}
.HomeBody .homemain {
	margin-right: auto;
	margin-left: auto;
	height: 620px;
	width: 838px;
	background-image: url(../images_av9/HomeBG.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.homemain .homelogo {
	text-align: center;
	overflow: hidden;
	height: 69px;
	width: 350px;
	position: absolute;
	top: 20px;
	left: 110px;
}
.HomeBody .homeBtn {
	margin-top: 10px;
	position: relative;
	padding-left: 130px;
}
.HomeBody .download {
	position: absolute;
	height: 20px;
	width: 110px;
	top: 193px;
	left: 295px;
}

.HomeBody .agreeBtn {
	background-image: url(../images_av9/agreeBtn.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 117px;
}
.HomeBody .agreeBtn a{
	height: 40px;
	width: 117px;
	display: block;
}
.HomeBody .agreeBtn a:hover{
	background-image: url(../images_av9/agreeBtn_hover.png);
}
.HomeBody .disagreeBtn {
	background-image: url(../images_av9/disagreeBtn.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 117px;
}
.HomeBody .disagreeBtn a{
	height: 40px;
	width: 117px;
	display: block;
}
.HomeBody .disagreeBtn a:hover{
	background-image: url(../images_av9/disagreeBtn_hover.png);
}
.homeBtn li {
	float: left;
}
.HomeBody ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.HomeBody ol li {
	margin: 0px;
	padding: 0px;
}





.HomeBGcolor {
	background-color: #f4f4f4;
}
.HomeBody .termsTxt {
	font-size: 9pt;
	color: #333;
	width: 460px;
	position: absolute;
	top: 270px;
	left: 50px;
	line-height: 24px;
}








/* innerstyle edit_gary*/
.BottomRanking{
    border-color: #999;
}
.BottomRanking .ranking2{
    border-color: #999;
}
.BottomRanking  .ranking2 .Head1 {
	background-image: url(../images_av9/Ranking01.gif);
}
.BottomRanking  .ranking2 .Head2 {
	background-image: url(../images_av9/Ranking02.gif);
}
.BottomRanking  .ranking2 .Head3 {
	background-image: url(../images_av9/Ranking03.gif);
}
.BottomRanking  .ranking2 .Head4 {
	background-image: url(../images_av9/Ranking04.gif);
}
.RegisterMain .JoinBtn{
    background-color: #ff3e3e;
}
.RegisterMain .JoinBtn a:hover{
    background-color: #bf3e3e;
    height: 26px;
}
.RegisterMain .ForgetPWD a:hover{
    background-color: #333;
}
.AllianceMain strong{
    color: #ff3e3e;
}
.OKBtn{
    background-color: #ff3e3e;
}
.OKBtn a:hover{
    background-color: #bf3e3e;
    height: 40px;
}
.QALeft{
    color: #ff3e3e;
}
.BackTop a{
    color: #ff3e3e;
}
#BodyMid .BigHeading{
    border-bottom: 2px solid #ff3e3e;
}
.BigHeading .left{
    color: #ff3e3e;
}
.MVintroBottom .MVcaption strong{
    color: #ff3e3e;
}
.NewsC .NewsDate{
    color: #ff3e3e;
}
.MVintroBottom .details .detailTxt a:hover, .detailTxt2 a:hover, .detailTxt3 a:hover{
    color: #bf3e3e;
}
.PurchaseCaption{
    color: #ff3e3e;
}
.OKBtn2{
    background-color: #ff3e3e;
    float: right;
}
.OKBtn2 a:hover{
    background-color: #bf3e3e;
    height: 30px;
}
.OKBtn3{
    background-color: #ff3e3e;
}
.OKBtn3 a:hover{
    background-color: #bf3e3e;
    height: 30px;
}
.MVintroBottom .right .purchase01 a ,.MVintroBody .right .purchase01 a{
    background-image: url('../images_av9/Purchase01.gif')
}
.MVintroBottom .right .purchase01 a:hover ,.MVintroBody .right .purchase01 a:hover{
    background-image: url('../images_av9/Purchase01_over.gif')
}
.MVintroBottom .right .purchase02 a,.MVintroBody .right .purchase02 a{
    background-image: url('../images_av9/Purchase02.gif')
}
.MVintroBottom .right .purchase02 a:hover,.MVintroBody .right .purchase02 a:hover{
    background-image: url('../images_av9/Purchase02_over.gif')
}
.MVintroBottom .right .purchase03 a,.MVintroBody .right .purchase03 a{
    background-image: url('../images_av9/Purchase03.gif')
}
.MVintroBottom .right .purchase03 a:hover..MVintroBody .right .purchase03 a:hover{
    background-image: url('../images_av9/Purchase03_over.gif')
}
.MVintroBottom .right .purchase04 a,.MVintroBody .right .purchase04 a{
    background-image: url('../images_av9/Purchase04.gif')
}
.MVintroBottom .right .purchase04 a:hover ,.MVintroBody .right .purchase04 a:hover{
    background-image: url('../images_av9/Purchase04_over.gif');
}
}.MVintroBottom .right .purchase05 a ,.MVintroBody .right .purchase05 a{
    background-image: url('../images_av9/Purchase05.gif')
}
.MVintroBottom .right .purchase05 a:hover .MVintroBody .right .purchase05 a:hover{
    background-image: url('../images_av9/Purchase05_over.gif')
}
.MVintroBottom .right .purchase06 a,.MVintroBody .right .purchase06 a{
    background-image: url('../images_av9/Purchase06.gif')
}
.MVintroBottom .right .purchase06 a:hover , .MVintroBody .right .purchase06 a:hover{
    background-image: url('../images_av9/Purchase06_over.gif')
}
.MVintroBottom .Coin01{
    background-image: url("../images_av9/coin.jpg");
    line-height: 100px;
}
.CoinHead2 ,.CoinHead{
    color: #ff3e3e;
}
.Member li{
    width: 134px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-color: #fff #fff #999;
    border-width: 1px 1px 2px;
}
.Member li a, .Member li a:hover{
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.Member li.active{
    border-color: #999 #999 #fff;
}
.Member li.active a{
    color: #ff3e3e;
}
.Member li.active a:hover{
    color: #ff3e3e;
    background-color: #fff;
}



