body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}

#all {
	width:1007px;
	height:auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#all #head #head_title {
	text-align: center;
	height: 55px;
	padding-top: 20px;
}
#all #head #head_pic {
	height: 202px;
	text-align: center;
}
#all #head #head_nav {
	height: 53px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}
#head_nav .current {
	color: #D5EDF9;

}

#all #head #head_nav a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#all #main-content #left_col {
	width: 164px;
	float: left;
	padding-top: 1px;
	padding-bottom: 400px;
	background-image: url(../images/Aboutus1_60.gif);
	background-repeat: no-repeat;
	background-position: 15px 870px;
}
#left_col ul {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	border-left: 1px solid #000;
}
#left_col li {
	list-style: none;
	width: 164px;
	background-color: #666666;
	height: 57px;
	background-image: url(../images/Aboutus1_19.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 14px;
}
#all #main-content #left_col a {
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
}
#all #main-content #left_col a:hover {
	color: #333333;
	text-decoration: underline;
}




#all #main-content #mid_col {
	float: left;
	width: 650px;
}
.title1 {
	margin:30px 0px;
	height: auto;
	padding: 0px 40px;
}
.txt_field {
	margin: 0px 65px;
	font-style: oblique;
	font-size: 14px;
	font-weight: bold;
}
.txt_field_normal {
	margin: 0px 60px;
	font-style: oblique;
	font-size: 14px;
	font-weight: normal;
}
.txt_field_wide {
	margin: 0px 10px;
	font-style: oblique;
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
}
.txt_field_wide_bg {
	margin: 0px 10px;
	font-style: oblique;
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
	background-image:url(../images/PRODUCTQlinkmoreinfo_03.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.fontstyle_1 {
	font-size: 13px;
}



#all #main-content #right_col {
	float: right;
	width: 180px;
	padding-top: 0px;
	border: 1px solid #8c8b8b;
	margin-top: 1px;
	font-style: oblique;
	font-weight: bold;
}
.img {
	padding: 10px auto;
	margin:10px auto;
}

.hack_1px {
	line-height:1px;
	height:1px;
	clear: both;
}
#all #footer {
	clear: both;
	height: 175px;
	background-image: url(../images/footer_02.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 5px;
	border-top: 1px solid #8c8b8b;
}
#all #footer #cp_right {
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	font-size: 18px;
	margin-top: 15px;
}
.blue a {
	font-weight: bold;
	color: #3a51a3;
}
.blue {
	color: #3a51a3;
	font-weight: bold;
}

.blue a:hover {
	text-decoration: underline;

}
.red {	
    color: #FF0000;
	font-weight: bold;
}
.red_normal {	
    color: #FF0000;
	font-weight: normal;
}
