body {
 margin: 0px;
}

td {
 line-height: 140%;
 font-size: 12px;
 color: #333333;
}

img {
 border: none;
}

.frame {
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
}

#top_bg {
 background-image: url(../images/top_bg.gif);
 background-repeat: repeat-x;
 height: auto;
}

#sec_bg {
 background-image: url(../images/sec_bg.gif);
 background-repeat: repeat-x;
 height: auto;
}

.txt10 {
 font-size: 10px;
 line-height: 120%;
 text-justify: distribute;
 text-align: justify;
}

.txt14 {
 font-size: 14px;
 font-weight: bold;
}

.news td {
 padding: 5px;
 border-bottom: 1px dashed #999999;
}

.right_bg {
 width: 233px;
 height: auto;
 background-image: url(../images/top_right_bg.jpg);
 background-repeat: repeat-x;
 background-color: #E8E8E8;
}

#sec_tit {
 font-size: 18px;
 font-weight: bold;
 padding-top: 7px;
}

.sec_news {
 padding: 5px 0px 5px 0px;
 border-bottom: 1px dashed #999999;
}

#Lmenu div {
 border-bottom: 1px solid #FFFFFF;
}
.LeftMenu a {
	display: block;
	width: 164px;
	height: auto;
	background-image: url(../images/sec_menu_bg.jpg);
	background-repeat: no-repeat;
	padding: 14px 0px 14px 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
.LeftMenu2 a {
	display: block;
	width: 164px;
	height: auto;
	background-image: url(../images/sec_menu_bg_.jpg);
	background-repeat: no-repeat;
	padding: 14px 0px 14px 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
.LeftMenu a:hover {
	background-image: url(../images/sec_menu_bg_.jpg);
}

.LeftSubMenu div {
 border-bottom: 1px solid #FFFFFF;
}

.LeftSubMenu a {
	display: block;
	width: 164px;
	height: auto;
	background-image: url(../images/sec_smenu_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 10px 7px 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
.LeftSubMenu a:hover {
	background-image: url(../images/sec_smenu_bg_.jpg);
}

a {color:#CC3300; text-decoration:underline;}
a:link {color:#CC3300; text-decoration:underline;}
a:visited {color:#CC3300; text-decoration:underline;}
a:active {color:#CC3300; text-decoration:underline;}
a:hover {color:#FF6600; text-decoration:underline;}

.LeftMenu a {color:#FFFFFF; text-decoration:none;}
.LeftMenu a:hover {color:#FFFFFF; text-decoration:none;}
.LeftMenu2 a {color:#FFFFFF; text-decoration:none;}
.LeftMenu2 a:hover {color:#FFFFFF; text-decoration:none;}
.LeftSubMenu a {color:#FFFFFF; text-decoration:none;}
.LeftSubMenu a:hover {color:#FFFFFF; text-decoration:none;}
