@CHARSET "UTF-8";

body
{
    /*background: fixed url('design/bottom-gradient.png') repeat-x;*/
    background-color: #fff;
    margin: 0px;
}

#c01
{
    width: 849px;
}

.logo_wrap
{
	padding-left: 13px;
}

#td_logo
{
    width: 160px;
    height: 83px;
    background: url('design/top-logo.png') no-repeat;
    display: block;
}

#td_t01
{
    /*width: 715px;
    height: 35px;*/
    /*background: url('design/top-td_t01.jpg') no-repeat bottom left;*/
}

#td_t02
{
    /*background: url('design/top-td_t02.jpg') repeat-x;*/
    height: 48px;
    color: #5A5B5D;
    font: 1.5em Verdana;
    padding-right: 13px;
    /*padding-left: 170px;*/
}

#td_t02 img
{
    border: 0px;
}

#td_t02 a
{
    margin-left: 37px;
    display: block;
}

#boldline
{
    /*background: url('design/top-boldline.jpg') no-repeat;
    height: 8px;*/
}

#td_t02 .menui
{
    float: right;
}

.mid
{
    padding: 0 13px 13px 13px;
    background: white;
}

.mid_hdr_1
{
    background: url('design/mid-hdr-news.jpg');
    height: 35px;
    width: 428px;
}

.mid_hdr_2
{
    background: url('design/mid-hdr-new.jpg');
    height: 35px;
    width: 421px;
}

.mid_hdr_empty
{
    background: url('design/mid-hdr-empty.jpg') repeat-x;
    height: 35px;
    width: 849px;
}

.news
{
	padding: 10px;
	padding-left: 20px;
    color: #898989;
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
}

.news a
{
	color: #898989;
	text-decoration: none;
}

.news a:hover
{
    text-decoration: underline;
}

.news .one
{
    margin-bottom: 15px;
    clear: both;
}

.tab_left
{
    background-repeat: no-repeat;
    left: -46px;
    min-height: 145px;
    min-width: 33px;
    position: relative;
    padding-left: 46px;
}

.tab_left table
{
    background: url('design/cat-frame.jpg') no-repeat;
    padding-left: 1px; padding-top: 1px;
}

.tab_link_left
{
	float: left;
    height: 119px;
    width: 33px;
    position: relative;
    background-repeat: no-repeat;
    margin-left: -46px;
    clear: both;
    padding-bottom: 5px;
    display: block;
}

.tab_flash
{
    background-image: url('design/tab_flash.png');
    background-position: 13px 0px;
}

.tab_hdd
{
    background-image: url('design/tab_hdd.png');
    background-position: 13px 0px;
}

.tab_cd
{
    background-image: url('design/tab_cd.png');
    background-position: 13px 0px;
}

.tab_acc
{
    background-image: url('design/tab_acc.png');
    background-position: 13px 0px;
}

.tab_ebook
{
    background-image: url('design/tab_ebook.png');
    background-position: 13px 0px;
}

.tab_ebook_r
{
    background-image: url('design/tab_ebook_r.png');
}

.tab_acc_r
{
    background-image: url('design/tab_acc_r.png');
}

.tab_flash_r
{
    background-image: url('design/tab_flash_r.png');
}

.tab_hdd_r
{
    background-image: url('design/tab_hdd_r.png');
}

.tab_cd_r
{
    background-image: url('design/tab_cd_r.png');
}

.cat_entry
{
    width: 144px;
    height: 144px;
}

.cat_entry .capt
{
    border-color: #e0e0e2;
    border-width: 1px;
    border-style: solid;
    border-bottom: none;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}

.ctext
{
    color:#82878b;
    font-family: verdana;
    
}

td
{
	color:#82878b;
	font-family: verdana;
	font-size: 8pt;
}

.hd
{
    background: #82878b;
    color: #fff;
    padding: 4px;
}

a, a:visited
{
    color:#82878b;
}
.newsBlock {
	margin-top: 20px;
}
.newsBlock img {
	margin: 20px;
}
.newsBlock p {
	margin: 0 20px 20px 20px;
}
.newsBlock ul {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	
}
.newsBlock li {
	margin-bottom: 5px;
}
.warn {
	font-weight: bold;
}
.wrap div {
	margin-bottom: 10px;
}
