﻿body
{
	background-color:#AFDEFA;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Arial, helvetica, sans-serif;
}

#menu {
/*	background-image:url(../images/page/menu.jpg);
	background-repeat:no-repeat; */
	background-color:#4BA8EE;


}

#menu td
{
	text-align:center;
}

.menulink
{
	font-size: 16px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.menulink:visited
{
	color:white;
}

.menulink:hover
{
	color:#FF6600;
}



.link1
{
	font-size: 16px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	color:#4BA8EE;
	text-decoration:none;
	font-weight:bold;
}

.link1:visited
{
	color:#4BA8EE;
}

.link1:hover
{
	color:#FF6600;
}





/*
a.nav, a.nav:link, a.nav:visited {display:block; width:150px; height:25px; background:#dca; border:1px solid #000; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:25px; overflow:hidden; float:left;}
a.nav:hover {color:#fff; background:#764;}
a.nav:active {color:#fff; background:#c00;}
*/

#main
{
	text-align:left;
	padding:20px;
}

.main1
{
	background-image:url(../images/page/background1.jpg);
	background-repeat:no-repeat;	
}

.main2
{
	background-image:url(../images/page/background2.jpg);
	background-repeat:no-repeat;
}

.main3
{
	background-image:url(../images/page/background3.jpg);
	background-repeat:no-repeat;
}


#footer
{
	text-align:center;
	width:100%;
	font-family: arial;
	font-size: 10px;
	color:gray;
}

#footer a
{
	color:gray;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}
/**************************************/

img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/page/subscribe.png) no-repeat right top;
}


/**************************************/


#box1title {
	background-image:url(../images/page/box1title.png);
	width:273px;
	height:100px;
}

#box2title {
	background-image:url(../images/page/box2title.png);
	width:273px;
	height:100px;
}

#box1body {
	background-image:url(../images/page/box1body.png);
	width:213px;
	padding:0px 30px;
}

#box2body {
	background-image:url(../images/page/box2body.png);
	width:213px;
	padding:0px 30px;
}

#box1end {
	background-image:url(../images/page/box1end.png);
	width:273px;
	height:41px;
}

#box2end {
	background-image:url(../images/page/box2end.png);
	width:273px;
	height:41px;
}



.text_title1
{

}

.material_desc
{
	color:#4AA7ED;
	font-size:16px;
	font-weight:bold;
}


.table_material 
{
	width:100%;
	border-collapse:collapse;
	border:1px dashed #4AA7ED;
}

.table_material  td
{
	padding:10px;
	border:1px dashed #4AA7ED;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}









#bigboxtitle {
	background-image:url(../images/page/bigbox_title.png);
	width:531px;
	height:57px;
}


#bigboxbody {
	background-image:url(../images/page/bigbox_body.png);
	width:471px;
	padding:0px 30px;
}

#bigboxend {
	background-image:url(../images/page/bigbox_end.png);
	width:531px;
	height:33px;
}



