body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size:10px;
	color: #555555;
	margin: 0px 0px 0px 0px;
	background-image: url('img/bg.gif');
	background-repeat: repeat-x;
	line-height: 17px;
}

a {
	text-decoration:underline;
	color:#4b6d80;
}
a:hover {
	text-decoration:underline;
	color: #699cba;
}

img {	border-width: 0px;}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #cf3865;
	font-size: 20px;
	font-weight: normal;
}

#mnu
{
	background-image: url('img/menu.gif');
	background-repeat: no-repeat;
	width:800px;
	height:50px;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
}

.mn {
	color:#ffffff;
	text-decoration: none;
}

#main_1 {
	background-image: url('img/main_1.gif');
	background-repeat: no-repeat;
	width:207px;
	height:471px;
}
#main_2 {
	background-image: url('img/main_2.jpg');
	background-repeat: no-repeat;
	width:299px;
	height:471px;
	color:#ffffff;
}
#main_3 {
	background-image: url('img/main_3.jpg');
	background-repeat: no-repeat;
	width:280px;
	height:471px;
}
#main_4 {
	background-image: url('img/main_4.jpg');
	background-repeat: no-repeat;
	width:802px;
	color:#ffffff;
	font-size:12px;
	height:113px;
}
#main_5 {
	background-image: url('img/main_5.jpg');
	background-repeat: no-repeat;
	width:802px;
	color:#ffffff;
	font-size:12px;
	height:328px;
}
#main_6 {
	background-image: url('img/main_6.jpg');
	background-repeat: no-repeat;
	width:802px;
	color:#ffffff;
	font-size:12px;
	height:360px;
}

input {
	width: 200px;
	height:15px;
	color: #777777;
}

.box
{
	background-image: url('img/box.gif');
	background-repeat: no-repeat;
	width:275px;
	padding-top:25px;
	padding-left:5px;
	padding-right:25px;
	padding-bottom:20px;
	vertical-align: top;
}

ul {
	margin: 0px;
	margin-left: 10px;
}

#box_m_l {
	background-image: url('img/box_main_l.gif');
	background-repeat: no-repeat;
	width:8px;
}

#box_m_r {
	background-image: url('img/box_main_r.gif');
	background-repeat: no-repeat;
	width:8px;
}

#box_main {
	background-color:#ffffff;
	padding: 20px;
}
#box_m_t {
	height:4px;
}
