#top_line {
    width: 922px;
	hight: 120px;
    border: inset 1px #000000;
	text-align:center;
	padding: 5px 0;
	background-color: #ffffff;;
	margin-left:auto;margin-right:auto;
}
#abc {
	font-size: 22px;
	color: #000099;
	//font-weight: bolder;
	background-color: #ffffff;
	border: 2px #ff0000
	margin-top:3px;
	margin-bottom:3px;
}

#abcd {
	font-size: 22px;
	color: #000099;
	/*font-weight: bolder; */
	background-color: #ffffff;
	padding-right: 50px
	border: 2px #ff0000	
	margin-top:5px;
	margin-bottom:3px;
}
#abc_a{
	margin:auto;
}
#second_line {
 	color: #008000;
 	font-size: 18px;
 	font-weight: 600;
	padding: 2px 0;
}
#container {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    -moz-box-pack:center;
	-webkit-box-pack:center;
	-o-box-pack:center;
	-ms-box-pack:center;

}
#main {
    /*-webkit-box-flex: 1;  android, ios */
    /*-moz-box-flex: 1;  firefox */
    background: #ffffff;
    width:600px;
    min-height: 610px;
    border: inset 1px #000000;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
}
#leftBox {
    width: 320px;
    background: #ffffff;
    min-height: 300px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;    
    border: inset 1px #000000;
   }
//*
#rightBox {
    width: 250px;
    background: #ffffff;
    min-height: 100px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 2;
    font-size: 24px;
	color: #ffffff;
	font-weight: bolder;
    border: inset 1px #000000;
    
}
*//
//*
#table_1{
	color: #FF0000;
	font-size: 34px;
*//
}
//*
input.input1{
	 width: 90px;
	 height: 30px;
 	color: #008000;
 	font-size: 20px;
 	font-weight: bolder;
 	text-align:center;
}
*//
input.input2{
	 width: 90px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}
td {
	 width: 140px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}

td.can1{
	width: 370px;
	height: 430px;
}
td.area1{
	width: 230px;
	height: 430px;
}


#aa1,#aa2,#aa3 {
	 width: 140px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}


#subabc {
	font-size: 18px;
	color: #ffffff;
	/*font-weight: bolder; */
	background-color: #99cc00;
}

#siddesign {
	font-size: 16px;
	color: #000000;
	text-align:left;
	font-weight:550;
	line-height: 130%;
}
h1 {
    text-align: center;
    font-size: 72px;
    color: white;
    text-shadow: 0 -2px 0 #999;
    padding: 0;
    margin: 150px 0 0 0;
}

  body {
    background:#ffffff none repeat scroll 0 0;
    color:#222;
    font-family:Helvetica;
    font-size:72%;
    line-height:1.5em;
    margin:0;
    border-top:1px solid #393939;
  }

#table_1 { display:box; 
    box-pack:center;
    margin:2;
    width:100%;
}


#bb4 { 

    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    width:160px;

	color: #079400;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

#bb5 { 

    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    width:160px;

	color: #079400;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
#bb66{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    width:145px;
    margin:5px;
    color: #079400;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
#ee1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    width:145px;
    margin:6px;
    color: #079400;
	padding: 3px 3px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
#ne1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    padding: 2px 2px;
    color: #079400;
}
#underdiv2{
	margin-left:auto;
    margin-right:auto;
	margin: 0 auto;
	text-align:center;
}
#senter {
	margin-top : 5px;

}
    
