﻿body {
 margin: 20px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #4F5155;
}

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #222;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 15px 0 2px 0;
 padding: 5px 0 6px 0;
}

.content
{
	margin: 15px;
}

.error
{
 color: #f44;
}

.success
{
 color: #090;
}

.news_date
{
 font-size: 10px;
 font-weight: bold;
}

.news_title
{
 font-weight: bold;
}
.news_text
{

}

.catalog_root
{
 font-weight: bold;	
}

.catalog_sub
{
 color: #666;
 font-size: 12px;
}

.item_name
{

}

.item_desc
{
 color: #666;
 font-size: 12px;
}

.item_buy
{
 font-size: 14px;
}

.item_price
{
 color: #060;
 font-size: 14px;
}

.item_quantity
{
 font-size: 14px;
}

.user_menu
{
 color: #333;
 font-size: 12px;
}

.profile_th
{
 font-weight: bold;
 font-size: 12px;
}

.profile_text
{
 font-size: 12px;
}

.profile_address_th
{
 font-weight: bold;
 font-size: 12px;
}

.profile_address_text
{
 font-size: 12px;
}

.profile_a
{
 font-size: 14px;
}

.order_th
{
 font-weight: bold;
 font-size: 12px;
}

.order_text
{
 font-size: 12px;
}

.order_item
{
 font-size: 12px;
}

.order_item_a
{
 font-size: 14px;
}

