﻿a {
	outline: none;
    behavior:expression(this.onFocus=this.blur());
}
div, h1, h2, h3, h4, p, ul, li {
	padding:0;
	margin: 0;
}
body {
	padding:0;
	margin: 0px;
	background-color: #C6C6C6;
	font-family: Arial, helvetica, clean, "新細明體", "PMingLiU", sans-serif;
	font-size:13px;
	overflow-x: auto;/*	overflow: scroll;	*/
}
a:link {
	color: #059;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #059;
}
a:hover {
	text-decoration: underline;
	color: #059;
}
a:active {
	text-decoration: none;
	color: #059;
}
/*上方大主選單style-------------------------------------------------------------------------------------------------------------*/
.v-w-upbar {
	background-image: url(../images/all-topmenu/red-bg.png);
	background-repeat: repeat-x;
	height: 53px;
	width: 100%;
}
.v-w-upbar-wtga-logo {
	height: 53px;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-color: transparent;
}
.v-w-upbar-wtga-logo .rhlogo {
	float: left;
	height: 48px;
	width: 256px;
	margin-top:3px;
	margin-right:54px;
	background-image: url(../images/all-topmenu/all-logo.png);
	background-repeat: no-repeat;
}
.v-w-upbar-wtga-logo a:link {
	font-size: 14px;
}
.v-w-upbar-wtga-logo a:hover {
	font-size: 14px;
	color: #FC0;
}
.upbar-b-space {
	background-color: #CECECE;
	height: 10px;
	width: 993px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	float: right;
}
/*上方大主選單style-------------------------------------------------------------------------------------------------------------*/
/*上方大主選單滑鼠事件-------------------------------------------------------------------------------------------------------------*/
#cmstock-main {
	float: left;
	width: 235px;
	background-color: transparent;
	margin-top:10px;	
	font-family: Arial, Helvetica, sans-serif;
}
#cmstock-main ul li {
	list-style-type: none;
	float: left;
}
#cmstock-main ul li.selected a {
	color: #820000 !important;
	background-image: url(../images/all-topmenu/main-sel.png);
	background-repeat: repeat-x;	
	background-position: right;
	border-radius: 6px 6px 0px 0px;
	height: 43px;

}
#cmstock-main ul li.selected a:hover {
	background-image: url(../images/all-topmenu/main-sel.png);
}
#cmstock-main ul li a {
	color: #484848;
	display: block;
	line-height: 47px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/all-topmenu/main.png);
	background-repeat: repeat-x;
	background-position: right;
	border-radius: 6px 6px 0px 0px;
	height: 43px;
}
#cmstock-main ul li a:hover {
	color: #484848;
	background-image: url(../images/all-topmenu/main-hover.png);
}
/*上方大主選單滑鼠事件-------------------------------------------------------------------------------------------------------------*/
.top-gb{
	background-image: url(../images/all-topmenu/f-b.png);
	background-repeat: no-repeat;
	float: right;
	height: 24px;
	width: 24px;
	cursor:pointer;
	margin-bottom:8px;
	margin-left:4px;
}
.top-gb:hover{
	background-image: url(../images/all-topmenu/f-b-h.png);
}
/*------------------------------*/
.top-m, .top-m-d {
	font-size: 15px;
	font-weight: bold;
	color: #163C56;
	height: 37px;
	line-height:40px;
	float:left;
	text-align: center;
	padding-right: 36px;
	padding-left: 20px;
	display:block;
}
.top-m-h a:link, .top-m-h a:visited, .top-m-h a:active{
	font-size: 15px;
	font-weight: bold;
	color: #163C56;
	height: 37px;
	line-height:40px;
	float:left;
	text-align: center;
	padding-right: 36px;
	padding-left: 20px;	
	background-image: url(../images/all-topmenu/top-b-bg.png);
	background-repeat: no-repeat;
	color: #fff;
	background-position: right;
	border-radius: 10px 0px 0px 0px;
	float:left;
}
.top-m-h a:hover{	
	background-image: url(../images/all-topmenu/top-b-bg-h.png);
	text-decoration: none;
}
.top-m-d{
	background-image: url(../images/all-topmenu/download-02.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	position: absolute;
	margin-top:-40px;
	margin-left:72px;
	display:block;
}
/*------------------------------*/
.mmbg{
	background-image: url(../images/mm-bg.png);
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	height: 325px;
	position: absolute;
	margin-left: 2px;
	margin-top:-4px;
	pointer-events: none;
}
.fans-b{
	background-image: url(../images/all-topmenu/fans-02.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-right:4px;
	float: right;
	height: 20px;
	width: 87px;
	cursor:pointer;
}
/*----------------------------主頁搜尋列開始--------------------------------*/
.search, .search-up {
	width: 100%;
	float: left;
	margin-bottom:5px;
}
.search-up {
	width: 180px;
	float: left;
	margin-top:14px;
	margin-bottom:0px;
}
.search select {
	width: 55px;
	float: left;
	position: relative;
	top: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	height:24px;
}
.search-inputbox, .search-inputbox-up {
	color:#333;
	margin:0px;
	width:100px;
	height:19px;
	float:left;
	background-image: url(../images/search-input.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	outline:none;
	border:0; /*理財寶*/
}
.search-inputbox-up {
	width:130px;
}
.search-button {
	width:25px;
	height:25px;
	margin:0px;
	cursor:pointer;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/search-botton.gif);
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;/*理財寶*/
}
/*--------------------------------主頁搜尋列結束---------------------------------------------*/
/*主頁登入按鈕*/
.main-login-b, .main-reg-b {
	background-image: url(../images/all-topmenu/main-login.png);
	width: 56px;
	color: #3E3E3E;
	border: 1px solid #999;
	cursor:pointer;
	font-size: 12px;
	height: 28px;
	float: right;
	line-height: 30px;
	-webkit-border-radius: 5px;
	margin-top: 12px;
	text-indent:17px;
	position: relative;
	top: -18px;
	border-radius: 5px 5px 5px 5px;
}
.main-reg-b {
	background-image: url(../images/all-topmenu/main-reg.png);
	width: 108px;
	margin-right:10px;
}
.main-login-b:hover {
	background-image: url(../images/all-topmenu/main-login-h.png);
}
.main-reg-b:hover {
	background-image: url(../images/all-topmenu/main-reg-h.png);
}
/*主頁登入按鈕*/
/*s登入使用組*/
.logingroup {
	float: right;
	height: 30px;
	width: 260px;
	margin-top:18px;
}
.logingroup .rightsp a {
	float: left;
	padding-right: 10px;
	height: 12px;
	margin-right: 14px;
	color: #FFF;
}
.logingroup a.triangle {
	line-height:18px;
	font-size: 13px;
	color: #FFF;
	float: right;
	cursor:pointer;
}
.logingroup a.triangle:hover {
	text-decoration: underline;
}
.apic {
	height: 12px;
	width: 11px;
	margin-top:3px;
	margin-left: 5px;
	background-image: url(../images/all-topmenu/triangle.png);
	float:right;
}
.logingroup .loginname {
	font-size: 12px;
	color: #FFF;
	width: 225px;
	height: 25px;
	float: right;
	text-align: right;
	padding-right: 6px;
}
/*e登入使用組*/
/*s帳號幫助組*/
.accountoptions, .accountoptions-02 {
	background-color: #E6E6E6;
	position:  absolute;
	margin-left:896px;
	margin-top:45px;
	border-radius: 8px;
	border: 1px solid #999;
	padding: 6px;
	z-index: 25;
}
.accountoptions-02 {
	margin-left:870px;
}
.accountoptions a:link, .accountoptions a:hover, .accountoptions a:visited, .accountoptions-02 a:link, .accountoptions-02 a:hover, .accountoptions-02 a:visited {
	font-size: 12px;
	color: #333;
	cursor:pointer;
	display:block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.accountoptions a:hover, .accountoptions-02 a:hover {
	background-color: #FFF;
	text-decoration: none;
	border-radius: 6px;
}
.accountoptions .ig01, .accountoptions .ig02, .accountoptions .ig03, .accountoptions .ig04,
.accountoptions-02 .ig01, .accountoptions-02 .ig02, .accountoptions-02 .ig03 {
	height: 18px;
	width: 16px;
	float:left;
	border:none;
	margin-right:7px;
	background-repeat: no-repeat;
	background-image: url(../images/all-topmenu/Vierer-icon_01.png);
	position: relative;
	top: -3px;
}
.accountoptions .ig02 {
	background-image: url(../images/all-topmenu/Vierer-icon_02.png);
}
.accountoptions .ig03 {
	background-image: url(../images/all-topmenu/Vierer-icon_03.png);
}
.accountoptions .ig04 {
	background-image: url(../images/all-topmenu/Vierer-icon_04.png);
}
.accountoptions-02 .ig01 {
	background-image: url(../images/all-topmenu/ub-hb-01.png);
}
.accountoptions-02 .ig02 {
	background-image: url(../images/all-topmenu/ub-hb-02.png);
}
.accountoptions-02 .ig03 {
	background-image: url(../images/all-topmenu/ub-hb-03.png);
}
/*e帳號幫助組*/
/*上方FB*/
.fb-like{
	float:right; position:relative; top:0px; right:-2px; margin-right:10px;
}
.joinfb-l{
	float:right; position:relative; top:4px; font-size:13px;
}
/*上方FB*/
/*----------------------------------------------s-copyright---------------------------------------*/
.all-page-down {
	width: 993px;
	height: 10px;
	background-color: #546784;
	margin-right: auto;
	margin-left: auto;
}
.copyright-explain{
	font-size: 12px;
	color: #494949;
	width: 995px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-top:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:4px;
	text-align: center;
}
.copyright-text-usepage {
	font-size: 12px;
	color: #494949;
	text-align: left;
	width: 995px;
	line-height: 18px;
	margin-top:6px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*----------------------------------------------e-copyright---------------------------------------*/