/* 070418 V.1 */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	text-align: left;
}

h2
{
	font-size:14px;
	color: #FF0000;
}

form {
	margin: 0px;
	padding: 0px;
}
p {
	color: #717271;
	line-height: 1.6;
}
div {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
table, tr, td {}
ol, ul, li {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
select {
	font-family: 宋体, Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*================================================================*/
#topper {
	width: 700px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}#topperMenu {
	list-style-position: outside;
	list-style-type: none;
	float: right;
	overflow: visible;
	position: relative;
	width: 165px;
	padding-bottom: 2px;
	background-image: url(../images/topperMenu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 35px;
	padding-top: 30px;
}
#topperMenu li {
	display: inline;
	background-image: url(../images/topperMenu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	height: 15px;
	float: left;
	text-align: center;
	margin-left: 5px;
	padding-top: 3px;
	list-style-position: outside;
}
#topperMenu a {
	color: #000000;
	text-decoration: none;
}
#topperMenu a:hover {
	color: #EE0101;
}

#menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-top: 1px;
	padding-bottom: 6px;
	width: 700px;
}
#menu ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#menu li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin-left: 10px;
	display: inline;
	vertical-align: top;
}
#menu li img {
	vertical-align: top;
	display: block;
}



#banner {
	width: 700px;
}
#mainIndex {
	width: 700px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#mainIndex .leftCol {
	width: 480px;
	float: left;
	margin-right: 20px;
}
#mainIndex .rightCol {
	width: 200px;
	float: right;
}
#main {
	width: 700px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#main .leftCol {
	width: 200px;
	float: left;
	margin-right: 20px;
}
#main .rightCol {
	width: 480px;
	float: right;
}
.more {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
.gap {
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #888888;
}

#searchBar {
	margin-bottom: 10px;
}

#searchBar .searchInput {
	width: 140px;
	margin-right: 5px;
	vertical-align: top;
}
#stockBar {
	background-image: url(../images/stockBar_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#stockBar h2 {
	margin: 0px;
}

#stockBar .date {
	display: block;
	text-align: center;
	padding: 4px;
}
#stockBar .dataList {
	background-color: #EEEEEE;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
#stockBar .dataList .title {
	background-color: #BEBEBE;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	width: 33.3%;
}
#stockBar .dataList .number {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
#stockBar .dataList .arrowUp {
	background-color: #FFFFFF;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	color: #FF0103;
	text-align: center;
	padding-top: 18px;
	line-height: normal;
	padding-bottom: 5px;
	font-weight: bold;
}
#stockBar .dataList .arrowDown {
	background-color: #FFFFFF;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	color: #04B259;
	text-align: center;
	padding-top: 18px;
	line-height: normal;
	padding-bottom: 5px;
	font-weight: bold;
}
#companyReport {
	margin-bottom: 10px;
	background-image: url(../images/companyReport_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
#companyReport h2 {
	margin: 0px;
}

#companyReport ul {
	background-color: #CCCCCC;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#companyReport li {
	background-color: #FFFFFF;
	padding: 4px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 1px;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
#companyReport li a {
	text-decoration: none;
}
#companyReport li a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#companyReport span {
	float: right;
}
#newsList {
	margin-bottom: 10px;
}
#newsList li {
	list-style-position: outside;
	list-style-type: none;
	padding: 4px;
	display: block;
}
#newsList li.grey {
	background-color: #EEEEEE;
	list-style-position: outside;
	list-style-type: none;
	padding: 4px;
}
#newsList li a {
	text-decoration: none;
}
#newsList li a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}#submenu {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF0103;
	padding-top: 1px;
}
#submenu li {
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-position: outside;
	list-style-type: none;
}
#submenu li a {
	background-color: #EEEEEE;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	height: 12px;
}
#submenu li a:hover {
	background-color: #F4F4F4;
	color: #FF0103;
	text-decoration: none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}
#submenu li a.on {
	background-color: #F4F4F4;
	font-weight: bold;
	color: #FF0103;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	height: 12px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}
#footer {
	width: 690px;
	background-color: #E4E4E4;
	padding: 5px;
	clear: both;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
#footerMenu {
	padding-left: 5px;
}
#footerMenu a {
	padding-right: 3px;
	padding-left: 3px;
}


#copyright {
	float: right;
	color: #666666;
	text-align:right;
}

.rightCol p
{
	text-indent:2em;
	line-height:1.5;
	font-size:13px;
}

.tblBoard
{
	width:100%;
	text-align:left;
	border-style:none;
}

.tblBoard td
{
	vertical-align:top;
	padding-top:5px;
	padding-bottom:10px;
}

#stockList {
margin-bottom: 10px;
}
#stockList td {
padding-top: 4px;
padding-right: 2px;
padding-bottom: 3px;
padding-left: 2px;
text-align: center;
color: #333333;
}
#stockList .title {
background-color: #666666;
color: #FFFFFF;
}
#stockList .grey {
background-color: #EEEEEE;
}
#stockTip {
margin-bottom: 10px;
text-align: right;
}

.pageturn {
text-align: right;
margin-bottom: 10px;
color: #000000;
}

.link-tittle {
	font-size: 12px;
	color: #515151;
	text-align: left;
	line-height: 30px;
}
a.link-tittle:link {
	font-size: 12px;
	color: #515151;
}
a.link-tittle:visited {
	font-size: 12px;
	color: #515151;
}
a.link-tittle:hover {
	font-size: 12px;
	color: #515151;
}
a.link-tittle:active {
	font-size: 12px;
	color: #515151;
}

.link-tittle2 {
	font-size: 12px;
	color: #0085DC;
	text-align: left;
	line-height: 30px;
}
a.link-tittle2:link {
	font-size: 12px;
	color: #0085DC;
	text-align: left;
}
a.link-tittle2:visited {
	font-size: 12px;
	color: #0085DC;
	text-align: left;
}
a.link-tittle2:hover {
	font-size: 12px;
	color: #0085DC;
	text-align: left;
}
a.link-tittle2:active {
	font-size: 12px;
	color: #0085DC;
	text-align: left;
}
