﻿body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
}
div{
	margin:0 auto;
	overflow:hidden;
}
a{
	text-decoration:none;
}
img{
	border:0px;
}
.Main{
	width:1000px;
}
.Topflash{
	background-image:url('ny_r1_c1.jpg');
}
.Nav{
	height:32px;
	line-height:32px;
	background-image:url('ny_r2_c1.gif');
	text-align:right;
}
.Nav a{
	font-size:12px;
	color:white;
	padding:0px 50px;
}
.Cont{
	width:1000px;
	background-image:url('bodybg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	border-bottom:5px #9E0402 solid;
}
.LeftCont{
	float:left;
	width:223px;
}
.Chanpinzhanshi{
	background-image:url('ny_r4_c1.jpg');
}
.RightCont{
	float:right;
	width:777px;
}
.ContBody table{
	margin:0px auto;
}
.ContBody td{
	text-align:left;
	font-family:Verdana, Geneva, Tahoma, sans-serif, 宋体;
	line-height:18px;
}
.ContBodyChanpinjieshao{
	text-align:left;
	line-height:23px;
	padding:0px 20px;
}
.ContBodyChanpinjieshao table{
	width:100%;
	text-align:center;
}
.ContBodyChanpinjieshao a{
	color:black;
}
.Bottom{
	padding:15px;
	font-size:12px;
	color:#808080;
	line-height:18px;
}
.Bottom a{
	color:#808080;
}
.Bottom a:hover{
	color:#000080;
}


#order_online{
	text-align:center;
}
/*表格内文字样式*/
#order_online table {
	font: 9pt Verdana;
	color: #707070;
	margin:auto;
}
/*提示*/
#order_online div {
	color: #F00;
}
/*行颜色1*/
#order_online .order_tr1 {
	background-color: #DAEDF5;
}
/*行颜色1*/
#order_online .order_tr2 {
	background-color: #EBF5FA;
}
/*输入框样式*/
#order_online .order_testinput {
	font-family: Verdana;
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
