body,html{
background:#dddcdc;
}


#menu_horizontal{
padding:0;
background:url(../i/menu_bg.jpg) left top repeat-x;
}


#content_main {
background:#FFFFFF;	
}

/*------------------------------------*/


div.img{
margin: 10px 5px;
height: auto;
width: auto;
float: left;
text-align: center;
}	

div.img img{ 
display: inline;
margin: 0px;
}


div.img .desc{
text-align: center;
font-weight: normal;
margin: 2px;
}

/*------------------------------------*/

#footer {
color: #666666;
padding-top:20px;
font-size:12px;
}

#footer a{
color: #666666;
text-decoration: none;
}

#footer a:hover {
color: #333333;
text-decoration: underline;
}



#main_border{
width:1000px;
background:url(../i/bg_border.png) repeat-y center;
margin:0 auto;
}


#main_border_bottom{
width:978px;
margin:0 auto;
}

#main_border_bottom_left{
float:left;
width:9px;
background:url(../i/left_cnr.png) no-repeat left top;
height:15px;
}

#main_border_bottom_center{
float:left;
width:960px;
height:15px;
background:url(../i/bg_border_bottom.png) repeat-x top;
}

#main_border_bottom_right{
float:left;
width:9px;
background:url(../i/right_cnr.png) no-repeat left top;
height:15px;
}


#div_cotnent_edit{
border:#FF6600 dashed 1px;
}

#div_cotnent_edit_button{
color:#FF6600;
text-align:right;
padding:5px;
font-weight:bold;
}

#div_cotnent_edit_button a{
color:#FF6600;
text-decoration:none;
}

#div_cotnent_edit_button a:hover{
color:#FF6600;
text-decoration:underline;
}


.sitemap{
padding-bottom:30px;
padding-left:40px;
}


.sitemap ul{
margin-top:0;
}


.sitemap li{
  padding:2px;
  text-decoration: none;
  margin-left:-25px;
}


.sitemap a{
text-decoration: none;
}

.sitemap a:hover {
text-decoration: underline;
}

/* ############### blog start ############################# */

.blog_calendar_border{
border:#cccccc solid 1px;
padding:5px;
}

.blog_calendar_border a{
text-decoration:none;
}

.blog_calendar_border a:hover{
text-decoration:underline;
}


.blog_calendar_line{
border-bottom:#074e7c solid 1px;
}

.blog_calendar_line_top{
border-top:#074e7c solid 1px;
}

.blog_red{
color:#990000;
}

.blog_grey{
color:#cccccc;
}

.blog_green{
color:#356d6f;
font-weight:bold;
}

.blog_box{
border:#cccccc solid 1px;
}

.blog_date{
color:#e57748;
font-size:10px;
border-top:#cccccc dashed 1px;
border-bottom:#cccccc dashed 1px;
}


.blog_date_comments{
color:#e57748;
font-size:10px;
border-bottom:#cccccc dashed 1px;
}


.blog_title{
color:#0599dc;
font-size:18px;
}

.blog_category{
color:#0599dc
}

.blog_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:#e57748 dashed 1px;
margin:3px;
padding:3px;
}

.blog_comments{
border-top:#cccccc dashed 1px;
}

					





/* ################# blog end ########################### */
/*-------------paging---------------*/


.paging {
 list-style: none;
 display: block;
 float:right;
}


.paging li {
 display: block;
 margin-right: 5px;
 float: left;
line-height: 20px;;
height: 20px;
}


.paging .title{
 display: block;
 margin-right: 5px;
 float: left;
 line-height: 20px;
height: 20px;
}

.paging a {
 color: #333333;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #666666;
  padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center;

}

.paging li a:hover {
 color: #ffffff;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #666666;

 height: 20px;
 line-height: 20px;
 text-align: center; 
 background: #333333;
}

.paging .on {
 color: #ffffff;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #666666;
 padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center; 
 background: #333333;
}

.paging .not_working {
 color: #999999;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #999999;
 padding:0 5px;

 line-height: 20px;
 text-align: center;
}

.paging .not_working_numbers {
 color: #999999;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 padding:0 5px;
 height: 20px;

 line-height: 20px;
 text-align: center;
}

.paging .not_working_numbers select{
 color: #999999;
 text-decoration: none;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*-------------paging---------------*/