@charset "utf-8";

#wrapper {
	width : 981px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fed800;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
	padding: 2px;
	font-size: 13px;
}

.newsdate {
	color: #F00;
	font-weight: bold;
}

.lineheight {
	font-weight: bold;
	line-height: 1.8em;
}

.articlelineheight {
	line-height: normal;
	font-size: 13px;
	letter-spacing: 5px;
}

.HighlightTitle {
	color: #F06;
	font-weight: bold;
	font-size: 16px;
}

.currContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	font-size: 13px;
	word-spacing: normal;
	line-height: normal;
}

.drkidhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #F60;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 6px;
}

.currContentReadmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}


a.readmore:link, a.readmore:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #36C;
	font-size: 13px;
}

a.readmore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	font-size: 13px;
}

a.currContentLink:link, a.currContentLink:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 2px;
	font-size: 13px;
}

a.currContentLink:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 2px;
	font-size: 13px;
}

#FlashAdLayer {
	width:347px;
	height:245px;
	overflow:hidden;
}

#NewsBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdNews.png);
}

#PastIssueBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdPastIssue.png);
}

#EventHighlightsBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdEventHighlights.png);
}

#CurrentIssueBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdCurrentIssue.png);
}

#SubscriptionBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdSubscription.png);
}

#ClientsLinkBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdClientsLink.png);
}

#ContactUsBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdContactUs.png);
}

#SiteMapBackgrd {
	height:526px;
	width:256px;
	background-image: url(../images/LBackgrdSiteMap.png);
}

#LBackgrdLink {
	height:300px;
	width:200px;
	position: relative;
	padding-top: 120px;
	padding-left: 10px;
}

#LBackgrdLink img {
	padding-top:30px;
}

#LBackgrdLink-drweb {
	height:250px;
	width:150px;
	position: relative;
	padding-top: 160px;
	padding-left: 50px;
}

#drtips_content {
	height:490px;
	width:610px;
	position: relative;
	padding: 15px;
	overflow: auto;
}

#PastIssueContent {
	height:490px;
	width:610px;
	position: relative;
	padding: 15px;
	overflow:auto;
}

#ArticlesContent {
	height:490px;
	width:610px;
	position: relative;
	padding: 15px;
	overflow:auto;
}

#drwebContentL {
	height:460px;
	width:200px;
	position: relative;
}

#drwebContentR {
	height:460px;
	width:410px;
	position: relative;
	margin-left:200px;
	margin-top:-460px;
	overflow:auto;
}

#drwebContentR p{
	line-height: 1.8em;
}

a.externallink:link, a.externallink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
	font-size: 13px;
}

a.externallink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	font-size: 13px;
}

.CurrentIssueTitle {
	color: #090;
	font-weight: bold;
	font-size: 18px;
}

.ArticleTitle {
	color: #993366;
	font-weight: normal;
	font-size: 14px;
}

.BoldText {
	color: #993366;
	font-weight: bold;
	font-size: 14px;
}

.picimg {
	padding : 5px;
	border : 1px none #caff7a;
} 

.picimgfloatTL {
	float : left;
	margin-right : 10px;
	margin-bottom : 5px;
	margin-top : 15px;
	margin-left : 0;
} 

.picimgfloatTR { 
float : right;
margin-left : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-right : 0;
} 

#tableline table, #tableline th, #tableline td
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.8em;
	border: 1px solid #333;
}

#ClientsLinktableline table, #ClientsLinktableline th, #ClientsLinktableline td
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.8em;
	border: 1px solid #333;
	text-decoration: none;
}
.BoldText2 {
	color: #C69;
	font-weight: bold;
	font-size: 24px;
	font-family: "標楷體", "新細明體";
}


.currContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	font-size: 13px;
	word-spacing: normal;
	line-height: normal;
	letter-spacing: 5px;
}

