@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;
	background-color: #0b2a4c;
	color:#FFFFFF;
	
}
.mainDiv {
	MARGIN: 0px auto; 
	WIDTH: 887px;
	background:url(images/top.png);
	height:82px;
	overflow:hidden
	
}
.mainDiv2 {
	MARGIN: 0px auto; 
	WIDTH: 887px;
	height:82px;

	overflow:hidden

	
}
.midDiv {
	MARGIN: 0px auto; 
	WIDTH: 887px;
	background:url(images/mid.png);
	overflow:hidden

	
}
.footerDiv {
	MARGIN: 0px auto; 
	WIDTH: 887px;
	background:url(footerbg.jpg);
	height:41px;
	overflow:hidden
	
}
.homePageDiv{
margin-left:5px;
margin-right:5px;
height:100%;
overflow:hidden
}

body,td,th {
	font-family: Trebuchet MS;
}
#product #content-main .list-group{
	float: left;
	width: 280px;
	margin-right: 20px;
}
#product #content-main .list-group.last{margin-right: 0;}
#product #content-main .list-group ul{}
#product #content-main .list-group ul li{
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 1.2em;
	color: #aaa;
    text-shadow: #111 1px 1px 0;
	padding-left: 15px;

}
* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
	.input, select {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#333333;
	height:26px;
	font-size:18px
}
.textArea{
font-size:18px;
font-weight:bold
}
	.Butt {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#819AB2;
	height:27px;
	font-size:18px
}

