img {
    border:none
}
h1 {
    margin-bottom:15px
}
.navigation h2 {
	font-weight: bold;
	margin:5px 0 0 10px;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
    color:#4796CA;
}
.navigation p {
    text-align:justify;
    margin:5px;

}
.t_main {
    width:750px;
    margin:6px 0;
}
.t_left {
    float:left;
    width:552px;
    text-align:center;
}
.t_left p{
    text-align:right;
    margin-right:35px
}
.t_left h3 {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:5px 0 5px 15px;
    color:#4796CA;
}
.t_right {
    float:right;
    background:#fff url("../images/item_full_text.gif") repeat-x;
    width:190px;
    border:1px solid #52ACE8;
    text-align:left;
}
.t_right h1, .t_shop_form h1{
    font-size:12px;
    margin:5px 0;
}
.t_right ul{
    list-style-type:none;
    margin:0 0 5px 8px;
    padding:0 0 0 0;
}
.t_types {
    margin-bottom:10px
}
.t_cat b{
    color:#4796CA;
    font-weight:normal;
    margin:2px 0 0 0;
}
/*******************************/
.t_shop_form {
    border:1px solid #52ACE8;
    background:#fff url("../images/item_full_text.gif") repeat-x;
}
.t_shop_form h1 {
    text-align:left;
    margin-left:12px;    
}
.t_shop_form .shop_form {
    margin-bottom:5px;
}
.shop_form {
    margin:0 auto;
    text-align: right;
}
.shop_form td {
    padding:3px;
    color:#606060;
}
.shop_form .select, .shop_form .input {
    font-size:11px;
    color:#606060;
}
.shop_form .select {
    width:130px;
    padding:0;
    height:19px;
}
.shop_form .input {
    width:126px;
    padding:0;
    line-height:19px;
    background-color:#fff;
    border-top:#818181 2px solid;
    border-left:#818181 2px solid;
    border-right:#fff 2px solid;
    border-bottom:#fff 2px solid;
}
.shop_form .input:hover {
    background-color:#fff;
    border-top:#818181 2px solid;
    border-left:#818181 2px solid;
    border-right:#fff 2px solid;
    border-bottom:#fff 2px solid;
}
.shop_form select.input {
    width:130px;
}
