﻿/* default */

.container_01
{
    float: left;
    height: 275px;
    width: 570px;
}

.container_02
{
    float: right;
    height: 268px;
    padding-top: 7px;
    width: 274px;
}

.container_02_a
{
    display: block;
    float: left;
    height: 124px;
    width: 274px;
    padding-bottom: 5px;
}

.container_02_a a
{
	background-image: url('../image/default/pci_banner.gif');
	background-repeat: no-repeat;
    display: block;
    float: left;
    height: 124px;
    width: 274px;
}

.container_02_a a:hover
{
	background-image: url('../image/default/pci_banner_hover.gif');
	background-repeat: no-repeat;
}

.container_02_b
{
    display: block;
    float: left;
    height: 124px;
    width: 274px;
    padding-top: 5px;
}

.container_02_b a
{
	background-image: url('../image/default/sales_banner.gif');
	background-repeat: no-repeat;
    display: block;
    float: left;
    height: 124px;
    width: 274px;
}

.container_02_b a:hover
{
	background-image: url('../image/default/sales_banner_hover.gif');
	background-repeat: no-repeat;
}

.container_03
{
    float: left;
    height: 150px;
    width: 305px;
}

.container_03_header
{
	background-image: url('../image/default/new_header_305_35.jpg');
	background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    vertical-align: middle;
    width: 295px;
}

.container_03_body
{
    float: left;
    font-size: 13px;
    border-left: solid 1px #9AB686;
    border-right: solid 1px #9AB686;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 293px;
}

.container_03_footer
{
	background-image: url('../image/default/new_footer_305_10.png');
	background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    vertical-align: middle;
    width: 295px;
}

.container_04
{
    float: right;
    height: 300px;
    padding-bottom: 25px;
    width: 550px;
}

.header_container_04
{
	background-image: url('../image/default/panel_menu_550_35.jpg');
	background-repeat: repeat-x;
    float: left;
    height: 35px;
    width: 550px;
}

.menu_04 
{
    height: 35px;
    padding-left: 2px;
    position: relative;
}

.menu_04 ul 
{
    height: 35px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_04 li
{
	float: left;
}

.menu_04 a
{
	color: #000000;
	vertical-align: middle;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.menu_04 a:hover
{
	color: #444444;	
}

.container_04_slide
{
    float: left;
    height: 250px;
    width: 550px;
}

.container_section
{
    float: left;
    height: 290px;
    width: 870px;
}

.featured_description
{
    float: left;
    padding-top: 25px;
}

.share
{
    clear: both;
    position: relative;
}