﻿@charset "utf-8";
.back-heart {
   font-size: 15px;
   line-height: 22px;
   color: #416900;
   background-image: url(../images/back-heart.gif);
   background-repeat: no-repeat;
   background-position: left center;}

/*備用-目前未使用到*/
.exercise-center 
{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 20px;	color: #696969;	background-image: url(../images/exercise/back-center.gif);background-repeat: no-repeat;
background-position: right bottom;}


/*浮動表格背景*/
.back-advertisement {
	background-image: url(../images/back-advertisement.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}

.index-logo {
	background-image: url(../images/top-1x1-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;}

.back-list {
	background-image: url(../images/back-list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}

/*用於主選單下的黃色漸層*/
.back-top {
	background-image: url(../images/back-top.gif);
	background-repeat: repeat-x;
	background-position: left top;}

/*用於影音區-產品詳細介紹頁的底圖*/
.buttom-media-bg {
	background-image: url(../images/media/data-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}


/*用於廠商產品頁面*/
.back-green {
	background-image:url(../images/media/bg-green.gif);
	background-color:#F8FDC4;
	background-repeat: repeat-x;
	background-position: left bottom;}

.back-shadow {
	background-image:url(../images/media/bg-shadow.gif);
	background-color:#e0e9a6;
	background-repeat: repeat-x;
	background-position: left bottom;}

/*用於地-公司簡介等六區的背景*/
.back-pagedown {
	background-image: url(../images/page-down/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
.back-pageup {
	background-image: url(../images/page-down/bg-up.gif);
	background-repeat: no-repeat;
	background-position:left top;}


/*泡泡框最新消息用的背景*/
.bg-news {
        background-image:url(../images/news/bg-news.gif);
        background-repeat:no-repeat;
        background-position:100% 100%;}

/*用於首頁光碟總覽的底背景*/
.back-dvdlist {
        background-color: #fcf7de;
        background-image: url(../images/back-dvdlist.gif);
        background-repeat: repeat-x;
        background-position: left bottom;}

/*用於新手上路首頁的底圖的延伸*/
.back-freshman{
 background-image:url(../images/freshsman/table-bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom;}

/*用於新手上路首頁的底圖*/
.back-blackboard{
 background-image:url(../images/freshsman/bg-blackboard.gif);
 background-repeat:no-repeat;
 background-position: right bottom;}
 
/*用於首頁-頁籤-新聞區右下方*/
.topnews-tab-top{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #446502;
	border-top-width: 1px;
	border-top-style: dashed;
	border-color: #999999;}
.topnews-tab-top a{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #446502;
	text-decoration:none}
.topnews-tab-top a:hover{text-decoration:underline;}

/* 虛線分隔線，可用於td或span都可以 */
.dotLine-h10{ display:block; height:10px;background:url(../images/icon-line1.gif) repeat-x center;}
