
BODY {
	margin:0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EFEFEF;
}
td {
	font-size: 12px;
	color: #333333;
	line-height:19px;
}

.input_font {
	color: #CC6600;
}



.input_login {
	border: #FF9900 1px solid;
	background-color:#FFFFFF;
	height: 17px;
}

.Navigate_line_bg {
	background-image: url(Navigate_pic.jpg);
	background-repeat: no-repeat;
	padding:20px;
    height:240px;
}

.Navigate_font {
	font-size: 14px;
	color: #000000;
	background-image: url(line_pic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Photograph_line {
	font-size: 13px;
	color: #FF8F02;
	background-image: url(line_pic3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:6px;
}


.Photograph_line2 {
	background-image: url(line_pic3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:6px;
}


.Investigate_bg{
	background-image: url(Investigate_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:25px;
	font-size: 13px;
	color: #FFFFFF;
}

.news_reading {
	padding-top: 10px;
	padding-bottom: 20px;
}


.Column_line {
	background-image: url(linge_pic5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.Column_font {
	color: #FFFFFF;
}

.news_reading2 {
	padding-top: 7px;

}