body
{
	margin:0 auto;
}
img{border:0;}

form{margin:0;}
.main{background:url(images/bg_main.jpg) no-repeat top left; width:766px; height:600px;}
.bg_header_right{background:url(images/bg_main_r1.jpg) repeat-x;}
.bg_header_left{background:url(images/bg_main_l2.jpg) repeat-x; background-position:right}
.menu{background:url(images/bg_menu.jpg) no-repeat top; width:254px; height:172px;}
.cont{background:url(images/bg_content.jpg) no-repeat top; width:387px; height:370px;}

.font1{color:#1961a2; font:11px tahoma, serif; line-height:13px;}
.font2{color:#dcffe4; font:11px tahoma, serif; line-height:13px;}

.link1{color:#FFFFFF; text-decoration:underline; font: bold 11px tahoma, serif;}
.link1:hover{color:#FFFFFF; text-decoration:none; font: bold 11px tahoma, serif;}
.link2{color:#dcffe4; text-decoration:none; font: 11px tahoma, serif;}
.link2:hover{color:#dcffe4; text-decoration:underline; font: 11px tahoma, serif;}

.input
{
	width:161px;
	height:19px;
	font:11px tahoma, serif;
}
.textarea
{
	width:337px;
	overflow:auto;
	font:11px tahoma, serif;
}
