/* @charset "utf-8";*/
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 18px;
	background-color: #D2D2D2;
	background-image: url(../images/ind_bk.jpg);
	background-repeat: no-repeat;
}
/*---------------------------------------------*/
a {
	font-size:13px;
	text-decoration: none;
	color: #666666;
}
a:link{
	color: #666666;
}
a:hover {
color: #00CC00;
}


#layout{
	width: 880px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	text-align: left;

	}

/*--------------------------------------------上方mov*/
#banner{
	width: 880px;
	height: 66px;
	background-image: url(../images/top_bk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}


#top_but{
	width: 880px;
	height: 34px;
	background-image: url(../images/but_bk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	text-align: center;
}
#p_but, #p_but a , #p_but a:link , #p_but a:visited{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin: 5px 15px 0px 15px;
	padding: 5px 0px 0px 0px;


}
#p_but a:hover, #p_but a:active  {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

#p_but2, #p_but2 a , #p_but2 a:link , #p_but2 a:visited{
	font-size: 9pt;
	color: #666666;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;


}
#p_but2 a:hover, #p_but2 a:active  {
	font-size: 9pt;
	color: #006699;
}


#med_but{
    width: 880px;
	height: 250px;
	margin-bottom: 5px;
}

#left_info{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	top: 365px;
	width: 183px;
	background-image: url(../images/form_l_bk.jpg);
	line-height: 14pt;
	}

#right_info{
	padding: 0px 0px 0px 188px;
	text-align: left;
	top: 365px;
	width: 692px;
	}
#newproducts{
    width: 692px;
	background-image: url(../images/form_r_bk.jpg);
	margin-bottom: 5px;
	}
#newsevent{
    width: 692px;
	background-image: url(../images/form_r_bk.jpg);
	margin-bottom: 5px;
	}

.indform{
	padding: 3px;
}
#pdc{
	width: 300px;
	height: 130px;
	text-align: left;
	}
#p_type01{
    padding: 0px 12px 0px 12px;

}
#p_type02{
    padding: 10px 0px 0px 0px;

}

.p_type_c01{
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #0099CC;
}
.p_type_c02{
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #333333;
}
.p_type_c03{
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #33CC00;
}
.p_type_c04{
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #6699CC;
}

#copy{
    width: 880px;
	height: 34px;
	background-image: url(../images/copy_bk.jpg);
	background-repeat: repeat-x;
	}


#form_tit01{
	background-image: url(../images/form_l_up.jpg);
	font-size: 10pt;
	line-height: 34px;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 30px;
	font-weight: bold;
}
.pic{
    position:static;
    bottom:0;
}


#form_tit02{
	background-image: url(../images/form_r_up.jpg);
	font-size: 10pt;
	line-height: 34px;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 30px;
	font-weight: bold;
}
