form {margin:0}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body
{
	background: #F0F0F0 url(images/bg.gif);
	background-repeat: repeat-x;
}

#box_haeder
{
	height: 59px;
	width: 890px;
	margin-top: 12px;
}

#logo
{
	width: 716px;
	height: 59px;
	text-align: left;
	float: left;
}

#login
{
	width: 174px;
	height: 59px;
	background: url(images/login_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 10px;
	float: left;	
}


#box_main
{
	height: auto !important;
	width: 890px;
	/*background: white;*/
}

/* begin top navigation */
#box_navi
{
	background: #F0F0F0 url(images/bg_navi.gif);
	background-repeat: repeat-x;
	width: 890px;
	height: 48px;
	margin: 12px 0px 12px 0px;
}

#navi_search
{
	background: url(images/left_navi.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 48px;
	padding: 14px 0px 0px 10px;
	text-align: left;
	float:left;
}

#navi_links
{
	height: 48px;
	background: url(images/right_navi.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 18px 12px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* end top navigation */

/* end left navigation */
#box_left
{
	height: 100%;
	width: 210px;
	/*background: blue;*/
	float: left;
	text-align: left;
	font-size: 0px;
}

#category_head
{
	height: 33px;
	width: 180px;
	background: url(images/head_category.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.head_std
{
	height: 33px;
	width: 180px;
	background: url(images/head_std.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_content
{
	height: auto !important;
	width: 180px;
	background: url(images/head_bg.gif);
	background-repeat: repeat-y;
	padding: 2px 6px 0px 6px;
	text-align: left;
}

.box_footer
{
	height: 7px;
	width: 180px;
	background: url(images/head_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
/* end left navigation */

/* main content */
#content
{
	height: auto !important;
	width: 680px;
	/*background: red;*/
	float: left;
	margin-bottom: 15px;
}

#content_header
{
	height: 7;
	width: 680px;
	background: url(images/main_header.gif);
	background-repeat: no-repeat;
	font-size: 0;
}

#content_main
{
	height: auto !important;
	width: 680px;
	background: url(images/main_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 1px 20px 1px;
	/*text-align: left;*/
}

#content_footer
{
	height: 7;
	width: 680px;
	background: url(images/main_footer.gif);
	background-repeat: no-repeat;
	font-size: 0;
}
/* end main content */


#footer
{
	height: 40px;
	background: #D4D4D3;
	border-top: 1px solid #666666;
}


.navi_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.navi_link:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
.navi_link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_link:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_link:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}

.navi_bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.navi_bottom:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
.navi_bottom:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_bottom:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navi_bottom:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
