html,body
		{
			margin:0px;
			padding:0px;
		}
body
		{
			font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			background-color:#b5c9e8;
			background-image:url(../images/bg-big.gif);
			background-position:top;
			background-repeat:no-repeat;
		}
#container
		{
			width:770px;
			padding-left:15px;
			padding-right:15px;
			margin:auto;
			background-image:url(../images/bg-page.png);
			background-repeat:repeat-y;
		}
#main
		{
			padding:0px;
			margin:0px;
			height:390px;
		}
#image
		{
	
		}
#contenent a img
		{	
			border:2px solid #666;
		}
#contenent a:hover img
		{	
			border:2px solid #ff0000;
		}

#contenent h1
		{
			color:#003399;
			font-size:22px;
			font-family:"Times New Roman", Times, serif;
			font-weight:100;
			margin:10px;
			margin-bottom:0px;
			margin-top:0px;
			padding:0px;
			text-align:left;
		}
#contenent a
		{
			color:#003399;
			text-decoration:none;
		}
#contenent a:hover
		{
			color:#000000;
			text-decoration:none;
		}
#contenent p
		{
			margin-bottom:10px;
			margin-top:0px;
			border-bottom:1px dotted #ccc;
			text-align:justify;
			line-height:18px;
			padding:10px;
		}

#contenent2 a img
		{	
			border:2px solid #666;
		}
#contenent2 a:hover img
		{	
			border:2px solid #ff0000;
		}

#contenent2 h1
		{
			color:#003399;
			font-size:22px;
			font-family:"Times New Roman", Times, serif;
			font-weight:100;
			margin:10px;
			margin-bottom:0px;
			margin-top:0px;
			padding:0px;
			text-align:left;
		}
#contenent2 a
		{
			color:#003399;
			text-decoration:none;
		}
#contenent2 a:hover
		{
			color:#000000;
			text-decoration:none;
		}
#contenent2 p
		{
			margin-bottom:10px;
			margin-top:0px;
			text-align:justify;
			line-height:18px;
			padding:10px;
		}
#footer
		{
			width:770px;
			padding-left:15px;
			padding-right:15px;
			margin:auto;
			background-image:url(../images/bg-footer.png);
			background-repeat:no-repeat;
			padding-top:13px;
			text-align:center;
			color:#fff;
			font-size:11px;
		}
#footer a
		{
			color:#fff;
		}
#footer a:hover
		{
			color:#666;
		}
.homebox
		{
			float:left; 
			width:365px;
			text-align:center;
			font-size:12px;
			color:#000;
		}
.boxproduct 
		{
			float:left;
			width:234px;
			margin:5px;
			text-align:center;
		}
.boxproduct h2
		{
			padding:3px;
			text-align:left;
			margin:0px;
			color:#0066CC;
		}