/*--------------------------------------英文上方主選單CSS------------------------------------------*/
body{
	font-family: Arial, Helvetica, sans-serif;
}
#eav {
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	width: 960px;
	height: 55px;
	background-image: url(../image/sd.gif);
	background-repeat: no-repeat;
}
#eav .select {
margin:0; padding:0; list-style:none; white-space:nowrap;
}
#eav li {
	float:left;
	height: 43px;
	width: 190px;
	margin-right: 2px;
}
.eav m1 a {
	height:43px;
	float:left;
	background: url(../image/01.gif);
	text-decoration:none;
	/*line-height:53px;       ---------------------------------修改點原來56--------------------------------*/
	white-space:nowrap;
	color:#FFFFFF;
	width: 190px;
	margin-right: 2px;
	text-align: center;
}
.eav m1 a hover{
	height:43px;
	float:left;
	background: url(../image/01h.gif);
	text-decoration:none;
	/*line-height:53px;        --------------------------------修改點原來56--------------------------------*/
	white-space:nowrap;
	color:#666666;
	width: 190px;
	margin-right: 2px;
	text-align: center;
}

#eav a {
line-height:53px;      /*--------------------------------按紐文字高度--------------------------------*/
}

#eav a hover{
line-height:53px;      /*--------------------------------按紐文字高度--------------------------------*/
}

.eav_sub {
	display:none;
	margin:0;
	list-style:none;
	padding-left: 0px;
	color: #CCCCCC;
}
.eav_sub_hover 
{
	list-style:none;
	display:block;
	top:43px;
	left:0;
	position: absolute;
	margin:0;
	padding-left: 0px;
	color: #CCCCCC;
}
#eav .sub li {	background-image: url(../image/black.gif);
	height: 40px;
	width: 958px;
	background-repeat: no-repeat;
	text-align: center;       
	line-height: 38px;        }

/*--------------------------------------上方主選單CSS------------------------------------------*/
#nav {
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	width: 960px;
	height: 55px;
	background-image: url(../image/sd.gif);
	background-repeat: no-repeat;
}
#nav .select {
margin:0; padding:0; list-style:none; white-space:nowrap;
}
#nav li {
	float:left;
	height: 43px;
	width: 190px;
	margin-right: 2px;s
}
.nav_m1_a {
	height:43px;
	float:left;
	background: url(../image/01.gif);
	text-decoration:none;
	/*line-height:56px;*/
	white-space:nowrap;
	color:#FFFFFF;
	width: 190px;
	margin-right: 2px;
	text-align: center;
}

.nav_m1_a_hover{
	height:43px;
	float:left;
	background: url(../image/01h.gif);
	text-decoration:none;
	/*line-height:56px;*/
	white-space:nowrap;
	color:#666666;
	width: 190px;
	margin-right: 2px;
	text-align: center;
}
#nav a {
line-height: 52px;
[;line-height: 50px;];
font-size: 13px;               /*--------------------------------按紐文字高度--------------------------------*/
}

#nav a hover{
line-height:56px;                  /*--------------------------------按紐文字高度--------------------------------*/
}

.nav_sub {
	display:none;
	margin:0;
	list-style:none;
	padding-left: 0px;
	color: #CCCCCC;
}
.nav_sub_hover 
{
	list-style:none;
	display:block;
	top:43px;
	left:0;
	position: absolute;
	margin:0;
	padding-left: 0px;
	color: #CCCCCC;
}
#nav .sub li {	background-image: url(../image/black.gif);
	height: 40px;
	width: 958px;
	background-repeat: no-repeat;
	text-align: center;       
	line-height: 38px;        }

.ImgTab  {
	cursor:pointer;
}
.sub-show
{
	background-image: url(../image/black.gif);
	height: 40px;
	width: 958px;
	background-repeat: no-repeat;
	text-align: center;       /*文字選單位置*/
	line-height: 34px;        /*文字選單高度*/
	top: 43px;
	position: absolute;
	left: 0px;
}

.line{
	font-size: 10px;
	color: #8B8B8B;
}



/*----------------左邊選單------------------------------------------------------------*/
.left_li_a{
	color:#275078;
}
.left_li_a_hold{
	color:#fff;
}
.left_li{
	background-image: url(/cmweb/image/lm-01.gif);    /*第一層按鈕*/
}
.left_li_hover{
	background-image: url(/cmweb/image/lm-01h.gif);   /*滑入按鈕*/
}
.left_li_hold{
	background-image: url(/cmweb/image/lm-01b.gif);   /*顯示項目按鈕*/
}
.left-main li{
	width:165px;
	height:37px;
	text-align:right;
	line-height:40px;
	font-size:12px;
	overflow:hidden;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	margin-left: 15px;
	padding-right: 15px;
}
.left-main li a{
	text-decoration: none;
	display: block;

}
.left-main ul {
	padding:0;
	margin:0;
	list-style-type: none;
	float: left;
}
.left-main {
	width: 180px;
	font-size: 12px;
	text-align: right;
	line-height: 200%;
	color: #275078;
}
.left-main2 a{
	text-decoration: none;
	position:relative;
	right:15px;

}
.left-main2_a{
	color:#275078;
}
.left-main2_a_hover{
	color:#990000;
}


/*-------------------------------------------------------------------------------------*/
a
{ 
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../image/bg.gif);  */ 
	background-repeat: repeat-y;
	background-position: center;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓首頁文字樣式↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.basic-text-index {
	font-size: 12px;
	color:#555555;
	line-height:180%;
}
.basic-text-index  a:link {
	color:#555555;
	text-decoration: none;
}
.basic-text-index  a:visited {
	color:#555555;
	text-decoration: none;
}
.basic-text-index  a:hover {
	color:#555555;
	text-decoration: underline;
}
.basic-text-index  a:active {
	color:#555555;
	text-decoration: none;
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑首頁文字樣式↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


.basic-text {
	font-size: 12px;
	color: #5D5D5D;
	line-height:165%;
}

.basic-text     a:link {
	color:#5B0000;
	text-decoration: underline;
}

.basic-text     a:visited {
	color:#5B0000;
	text-decoration: underline;
}
.basic-text     a:hover {
	color:#5B0000;
	text-decoration: underline;
}
.basic-text     a:active {
	color:#5B0000;
	text-decoration: underline;
}







/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓頁面中path↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.basic-text-path {
	font-size: 12px;
	color: #555555;
	line-height:165%;
}

.basic-text-path     a:link {
	color:#555555;
	text-decoration: none; 
}
.basic-text-path     a:visited {
	color:#555555;
	text-decoration: none; 
}
.basic-text-path     a:hover {
	color:#555555;
	text-decoration: underline;
}
.basic-text-path     a:active {
	color:#555555;
	text-decoration: none; 
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑頁面中path↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/










/*-----------------------------------網站導覽文字樣式-------------------------------------*/

.basic-text-sitemap-lword {
	font-size: 13px;
	color: #1f3e72;
	width: 150px;
}



.basic-text-sitemap-lword  a:link {
	color:#1f3e72;
	text-decoration: none;
}
.basic-text-sitemap-lword  a:visited {
	color:#1f3e72;
	text-decoration: none;
}
.basic-text-sitemap-lword  a:hover {
	color:#1f3e72;
	text-decoration: underline;
}
.basic-text-sitemap-lword  a:active {
	color:#1f3e72;
	text-decoration: none;
}









.basic-text-sitemap li {
	font-size: 12px;
	color: #555555;
	list-style-type: none;
	height: 25px;
	width: 130px;
}

.basic-text-sitemap  a:link {
	color:#555555;
	text-decoration: none;
}
.basic-text-sitemap  a:visited {
	color:#555555;
	text-decoration: none;
}
.basic-text-sitemap  a:hover {
	color:#555555;
	text-decoration: underline;
}
.basic-text-sitemap  a:active {
	color:#555555;
	text-decoration: none;
}
/*-----------------------------------網站導覽文字樣式-------------------------------------*/







.basic-text-g {
	font-size: 12px;
	color: #CCCCCC;
}

.basic-text-g        a:link {
	color:#cccccc;
	text-decoration: none;
}
.basic-text-g        a:visited {
	color:#cccccc;
	text-decoration: none;
}
.basic-text-g        a:hover {
	color:#FFCC00;
	text-decoration: none;
}
.basic-text-g        a:active {
	color:#CCCCCC;
	text-decoration: none;
}
/* ------------------------------------------- */

.basic-text-yellow {
	font-size: 12px;
	color: #FFCC00;
	line-height:165%;
}
/* ------------------------------------------- */

.large-text-red {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height:165%;
}
.large-text-red-shopping {
	font-size: 17px;
	color: #990000;
	font-weight: bold;
}
.large-text-black {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height:165%;
}
/* ------------------------------------------- */
.basic-text-red {
	font-size: 12px;
	color: #990000;
	line-height:165%;
}
/* ------------------------------------------- */

.basic-text-blue {
	font-size: 12px;
	color: #071754;	
}
/*---------------------------------------------*/

.basic-text-easyblue {
	font-size: 12px;
	color: #275078;
	line-height:165%;
}
/*---------------------------------------------*/

.basic-text-easyblue-large {
	font-size: 18px;
	color: #275078;
	line-height:165%;
	font-weight: bold;
}
/*---------------------------------------------*/

.basic-text-black-large-best {
	font-size: 22px;
	color: #333333;
	line-height:165%;
	font-weight: bold;
}
/*---------------------------------------------*/

.basic-text-red-large-best {
	font-size: 22px;
	color: #990000;
	line-height:165%;
	font-weight: bold;
}
/*---------------------------------------------*/

.basic-text-white {
	font-size: 12px;
	color: #FFFFFF;
}
/*---------------------------------------------*/

.basic-text-black-b {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/*---------------------------------------------*/

.basic-text-red-b {
	font-size: 12px;
	color: #CD080A;
	font-weight: bold;
}
/*---------------------------------------------*/







.topmain {
    font-size: 12px;
/*	text-align: center;    */
	color: #CCCCCC;
}

.topmain        a:link {
	color:#d6d6d6;
	text-decoration: none;
}
.topmain        a:visited {
	color:#d6d6d6;
	text-decoration: none;
}
.topmain        a:hover {
	color:#ffffff;
	text-decoration: none;
}
.topmain        a:active {
	color:#d6d6d6;
	text-decoration: none;
}
/*---------------------------------------------*/

.left-top-dbluemain-right {
	font-size: 12px;
	color: #9e0b0e;
	text-align: right;
}
.left-top-dbluemain-right        a:link {
	color:#071754;
	text-decoration: none;
}
.left-top-dbluemain-right        a:visited {
	color:#071754;
	text-decoration: none;
}
.left-top-dbluemain-right        a:hover {
	color:#9e0b0e;
	text-decoration: none;
}
.left-top-dbluemain-right        a:active {
	color:#071754;
	text-decoration: none;
}


/*---------------------------------------------*/
.left-top-dbluemain {
    font-size: 12px;
/*	text-align: center;  */
	color: #9e0b0e;
}

.left-top-dbluemain        a:link {
	color:#071754;
	text-decoration: none;
}
.left-top-dbluemain        a:visited {
	color:#071754;
	text-decoration: none;
}
.left-top-dbluemain        a:hover {
	color:#9e0b0e;
	text-decoration: none;
}
.left-top-dbluemain        a:active {
	color:#071754;
	text-decoration: none;
}
/*---------------------------------------------*/

.color-blue {
	background-color: #093982;
	color: #FFFFFF;
}
.color-yellow {
	background-color: #FFE862;
	color: #333333;
}
.color-easyred {
	background-color: #FDD2D2;
	color: #333333;
}
.color-red {
	background-color: #E3090B;
	color: #FFFFFF;
}

.color-deepgary {
	background-color: #494949;
	font-size: 12px;
	color: #FFFFFF;
}

.color-mgary {
	background-color: #676767;
	font-size: 12px;
	color: #FFFFFF;
}

.color-gary {
	background-color: #cccccc;
}

.color-easygary {
	background-color: #F2F2F2;
}

.color-blueeasy {
	background-image: url(../image/lm-bg.gif);
}

.color-s-main-bg {
	background-image: url(../image/all/s-main-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.leftae{
	margin-left: 20px;
}
/*線上購買CMoney*/
.shopping-bg{
	background-image: url(../../Shopping_NewUser/cmweb/upmain/shopping/image/bg.gif);
	float: left;
	height: 188px;
	width: 672px;
}/*注意此CSS與Shopping_NewUser資料夾有不同*/
.shopping-text{
	float: left;
	height: 93px;
	width: 340px;
	margin-left: 32px;
}
.shopping-table-title{
	float: left;
	width: 400px;
	margin-left: 10px;
	font-size: 15px;
	color: #FFF;
}
.botton-use{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.in-bg{
	background-color: #FFFFEC;
}
.hometext-out{
	height: 26px;
	width: 278px;
	border-bottom: 4px solid #BEBEBE;
/*	margin-bottom: 2px;*/
	margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;
	color: #000;
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold;
}
.hometext-red{
	color: #8A1313;
}