@charset "utf-8";

/* CSS Document */



body {


	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	margin-top: 0px;

}



.topBg {

	background: url(images/top-bg.gif);

	height: 138px;

}



#midBg {

	background: url(images/mid-bg.gif) bottom right no-repeat;

	width: 915px;

	padding-left: 20px;

	padding-right: 20px;

}



#bottom {

	padding: 10px;

	font-size: 10px;

	color: #fff;

}



.mainHeader {

	font-family: "Times New Roman", Times, serif;

	font-size: 22px;

	font-weight: bold;

	font-style: italic;

	color: #666;

	text-align: center;

	

}



#mainNews1 {

	width: 290px;



	font-size: 10px;

	padding: 10px;

}



#mainNews2 {

	border: 1px solid #CCC;



}



.newsHeader {

	text-align: right;

	font-size: 11px;

	font-weight: bold;

	color: #999;

}
.text1 {

	text-align: right;

	font-size: 15px;

	font-weight: bold;

	color:#FF0066;

}

.textbox {
	width: 154px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
	border: none;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

.textarea1{
width: 154px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
	border: none;
	background: url(images/subpage1_01.gif) no-repeat left top;


}
a.mainLink {

	font-weight: bold;

	color: #666;

	font-size: 12px;

	text-decoration: none;

}



a.mainLink:hover {

	font-weight: bold;

	color: #600;

	font-size: 12px;

	text-decoration: underline;

}



a.topLink {

	color: #fff;

	text-decoration: underline;

	font-size: 10px;

}



a.topLink:hover {

	color: #F00;

	text-decoration: underline;

	font-size: 10px;

}



.midBgTd {

	background: url(images/mid-bg2.gif);

}	