﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #A8A8A8;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A8A8A8;
	scrollbar-darkshadow-color:#BDBDBD;
	scrollbar-track-color:#E2E2E2;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #eeeeee;
	
}
img {
	border: none;
}
td {
	text-decoration: none;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu {
	font-weight: bold;
	color: #47516A;
}
.menu a:link {text-decoration: none;color: #47516A;}
.menu a:visited {text-decoration: none;color:#47516A;}
.menu a:hover {text-decoration: none;color: #FF6000;}
.menu a:active {text-decoration: none;color:#47516A;}

a:link {text-decoration: none;color: #666666;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color: #000000;}
a:active {text-decoration: none;color: #666666;}
.r_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.bold {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.txtinfo {
	line-height: 200%;
}
.index_r_bg {
	background-image: url(../images/right_bg.jpg);
}
.tit_text {
	font-weight: bold;
	color: #11548b;
}
.b_line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bk {
	background-repeat: repeat-x;
	background-position: top;
}
.bk2 {

	background-repeat: no-repeat;
	background-position: left bottom;
}

