/* CSS Document */

#left_catalog{
float:left;
width:179px;
background:url(../img/leftcatalog_bg.jpg) repeat-y;
margin-top:8px;
}
#catalog{
float:left;
width:179px;
background:url(../img/leftcatalog_top.jpg) no-repeat;
}
#catalog ul{
float:left;
width:179px;
background:url(../img/leftcatalog_bottom.jpg) bottom no-repeat;
margin-top:12px;
padding-bottom:17px;
}
#catalog ul li{
float:left;
width:140px;
margin-left:15px;
display:inline;
background:url(../img/allow.jpg) left center no-repeat;
padding-left:7px;
line-height:14px;
border-bottom:#dddddd  dashed 1px;
padding-top:4px;
padding-bottom:4px;
}
.catalog_font{
color:#1c1c1c;
text-decoration:none;
}
.catalog_font:hover{
color:#1f63ab;
}
.catalog_hover{
color:#1f63ab;
text-decoration:none;
}
#content_right{
float:left;
width:644px;
margin-left:11px;
display:inline;
margin-top:8px;
}
#page_title{
float:left;
width:638px;
text-align:right;
margin-top:2px;
color:#606060;
}
.page_title_font{
color:#606060;
text-decoration:none;
}
#page_big_title{
float:left;
width:627px;
font-size:15px;
font-weight:bold;
background:url(../img/page_title_sign.jpg) left center no-repeat;
padding-left:8px;
margin-left:5px;
display:inline;
margin-top:6px;
}
