body
{
	font-size: 12px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #e2f0f9;
	text-align: center;
}

table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td
{
	font-size: 12px;
}

a:link,a:visited {
	text-decoration: none;
	color: #076AA6;
}
a:hover {
	text-decoration: none;
	color:#3FA8E7;
}


/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #076AA6;
	color: #076AA6; 
	background-color: #f6f6f6;
}
input.button {
	height: 20px;
	border: 1px solid #076AA6;
	border-top: 1px solid #076AA6;
	border-left: 4px solid #076AA6;
	color: #076AA6; 
	background-color: #f6f6f6;
}
textarea { 
	border: 1px solid #076AA6;
	background-color: #f6f6f6;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #076AA6; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #076AA6; 
	background-color: #f6f6f6;
	border: 1px solid #076AA6;
}

h4.title{
	color: #076AA6;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
/*---ÈÕÖ¾ÄÚÈÝ¿ò--*/
  .ArticleContent{margin:16px 16px 16px 16px;text-align:left; color:#000;font-size:14px;line-height:140%}
  /*--ÆÀÂÛ¿ò--*/
  .comment{text-align:left;margin:0px 0 10px 10px;width:550px;background:#EDEEEF url(cbot.gif) no-repeat bottom;}
  .commenttop{padding:20px 0 0 10px;height:30px;background:#EDEEEF url(ctop.gif) no-repeat top;}
  .commentcontent{padding:10px 0;line-height:140%;width:520px; color:#38352C;border-top:#CCCFD2 1px solid; margin:0 10px 10px 20px;}