body{
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
    padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a:visited {color:#4E92c1; text-decoration:none;}
a:link {color:#4E92c1; text-decoration:none;}
a:hover {color:#E7714E; text-decoration:none;}

li{
	font-size:16px;
	line-height:230%;
}

.txtK{
	font-size:16px;
	color:#000000;
	line-height:150%;
}

.shadow_l{
	background-image:url(../img/shadow_l.png);
	background-repeat:repeat-y;
}

.shadow_r{
	background-image:url(../img/shadow_r.png);
	background-repeat:repeat-y;
}

.top_datetxt{
	font-size:15px;
	color:#E7714E;
	padding-bottom:2px; 
	line-height:130%;	
}

.top_txt{
	font-size:14px;
	color:#000000;
	padding-bottom:2px;
	line-height:135%;
}

#footer_menu{
	width:800;
	font-size:14px;
	color:#4E92c1;
	margin-top:20px;
	text-align:center;
}

.headimg{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}


.txtO{
	font-size:16px;
	color:#FF6600;
	line-height:150%;
}

.txtOs{
	font-size:14px;
	color:#FF6600;
	line-height:150%;
}

.txtG{
	font-size:14px;
	color:#666666;
	text-align:center;
}

.txtGreen{
	font-size:16px;
	color:#009933;
	line-height:150%;
}

.txtRed{
	font-size:16px;
	color:#FF0000;
	line-height:150%;
}

.txtW{
	font-size:16px;
	color:#FFFFFF;
}

.Ctd{
	padding: 5 5 5 10;
	width:180px;

}

.Ctd2{
	padding: 5 5 5 10;
}

.sitemapBG{
    background-image:url(../sitemap/img/tit_bg.jpg);
	background-repeat:no-repeat;
}

.sitemapTD{
	padding: 0 0 0 52;

}


.sm1{
	background-image: url(../sitemap/img/icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-indent: 20px;
	list-style-type: none;
}


.sm2{
	background-image: url(../sitemap/img/icon2.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	text-indent: 50px;
	list-style-type: none;
}
