﻿A:hover
{
    color: #ff8000;
    font-style: normal;
    text-decoration: underline;
    background-color: #CCCCCC;
}
A:link
{
	color: #393939;
	font-style: normal;
	text-decoration: none;
}
A:visited
{
	color: #393939;
	font-style: normal;
	text-decoration: none;
}
A:active 
{
	COLOR: #414141; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none
}
.menu_txt
{
    font-size: 12px;
    color: #696969;
}
.main_txt
{
    font-size: 13px;
    color: #696969;
    line-height: 16px;
}
.main_txt1
{
    font-size: 13px;
    color: #696969;
    line-height: 15px;
}
.sub_txt
{
    font-size: 14px;
    color: #000000;
    line-height: 15px;
}
body
{
    font-size: 13px;
    color: #808080;
    text-align: left;
    margin: 0px 0px 0px 0px;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	/*width: 100%;*/
	line-height: 1.5em;
    text-align: center;
    margin: 0 auto;
}
img
{
	border: none;
}



.大標
{
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #0000cd;
}
.副標
{
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-transform: capitalize;
    color: #0099cc;
}
.引言
{
    font-size: 15px;
    color: #996600;
    line-height: 22px;
}
.小標
{
    font-size: 16px;
    line-height: 26px;
    color: #660033;
    font-weight: bold;
}
.小小標
{
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    font-weight: bold;
}
.作者
{
    font-size: 13px;
    color: #808080;
    line-height: 20px;
}
.圖說
{
    font-size: 13px;
    color: #336633;
    line-height: 18px;
}
.內文
{
    font-size: 15px;
    color: #696969;
    line-height: 24px;
    text-indent: 30px;
}
/*- 廣告版位用樣式表--------------------------- */
.topone_ad
{
	height: 80px;
	width: 800px;
	/*background-color: #ffffcc;
	border-right: #cd853f 1px dashed;
	border-top: #cd853f 1px dashed;
	border-left: #cd853f 1px dashed;
	border-bottom: #cd853f 1px dashed;*/
	vertical-align: middle;
	display: block;
	margin: 0px auto 10px;
	z-index: 1;
}

.topone_ad_ref
{
	height: 80px;
	width: 800px;
	background-color: #ffffcc;
	/*border-right: #cd853f 1px dashed;
	border-top: #cd853f 1px dashed;
	border-left: #cd853f 1px dashed;
	border-bottom: #cd853f 1px dashed;*/
	position: absolute;
	vertical-align: middle;
	display: block;
	margin: 0px auto 10px;
	z-index: 10;
}

.Diamond_block
{
	height: 150px;
	width: 230px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	z-index: 1;
}

.Diamond_block_ref
{
	height: 150px;
	width: 230px; 
	/*background-color: #ffffcc;*/
	position: absolute;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	z-index: 10;
}

 
.mid_ad
{ 
	height: 80px;
	width: 670px;
	/*background-color: #ffffcc;
	border-right: #cd853f 1px dashed;
	border-top: #cd853f 1px dashed;
	border-left: #cd853f 1px dashed;
	border-bottom: #cd853f 1px dashed;*/
	clear: both;
	vertical-align: middle;
	margin-left: 13px;
	*margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1; 
}

.mid_ad_ref
{
	height: 80px;
	width: 670px;
	/*background-color: #ffffcc;
	border-right: #cd853f 1px dashed;
	border-top: #cd853f 1px dashed;
	border-left: #cd853f 1px dashed;
	border-bottom: #cd853f 1px dashed;*/
	position: absolute;
	clear: both;
	vertical-align: middle;
	margin-left: 13px;
	*margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 10;
}

.ad_img_border
{
border-right: #dcdcdc 1px solid; 
border-top: #dcdcdc 1px solid; 
border-left: #dcdcdc 1px solid; 
border-bottom: #dcdcdc 1px solid;
}

