@charset "utf-8";
@import url("/library/style/special/style.all.min.css");

body{
background:url(img/bg_body.jpg);
color:#333;
}
body a{
color:#333;
}
.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 33px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 33px;}
.bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x left bottom;}
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}
.md{
border-color:#56A1D6;
}
.md .md_hd{
background:#D4D4D4;
color:#333;
}
.md .md_hd a{color:#333;}
.md_style_02{
border:none;
background:#E4E4E4;
}
.md_style_02 .md_hd{background:#A1A1A1; color:#333;}
.md_style_02 .md_hd a{color:#333;}

.md_style_02 .md_hd .mh_option .more_btn{
background-image:url(/library/style/page/img/dot_arrow_black.gif);
}
.md_style_02 .md_hd .mh_option .more_btn:hover{border-color:#000;}

/* searchbar */
/*#searchbar{
background:#747474;
}
#bar_channel_link_image{
background:url(img/logo_cctv_in_top_bar.gif) no-repeat left center;
color:#fff;
}
#bar_channel_link_image a{
color:#fff;
}
#bar_search_box{
background-image:url(img/bg_bar_search_box.gif);
}
#bar_searchtype_select a, #bar_search_box a.submit_btn{
background-image:url(img/bg_bar_searchtype_btn.gif);
height:19px;
}
#bar_searchtype_select a.cur{
background-image:url(img/bg_bar_searchtype_btn_cur.gif);
}
#bar_search_box a.submit_btn{
background-image:url(img/bg_bar_search_submit_btn.gif);
}
#bar_search_box span.q_box{
background-image:url(img/bg_bar_search_q_box.gif);
width:88px;
}
#bar_search_box span.q_box .q_txt{
width:78px;
}
#bar_function_link{
background-image:url(img/bg_bar_function_link.gif);
color:#fff;
width:272px;
}
#bar_function_link a{
color:#fff;
}*/


/*nav_box*/
#nav_box{
background-image:url(img/bg_nav_box.png);
color:#fff;
}
#nav_box a{color:#fff;}
#nav_box a.cur{}

#page_bottom .footer{
background:#747474;
color:#fff;
}
#page_bottom .footer a{color:#fff;}


.btn_box{background-image:url(img/btns/bg_btn_box_m.gif);}
.btn_box .btn_bgl{background-image:url(img/btns/bg_btn_box_l.gif);}
.btn_box .btn_bgl a{background-image:url(img/btns/bg_btn_box_r.gif);}

.calendar{border-color:#666;}

/*
====================================
formɫʽ*/
#leave_message_box .person_info .nickname_txt {border:1px solid #666;}
#leave_message_box .upload_file .up_file_input {border:1px solid #666;}
#leave_message_box .message_box .leave_message_txt {border:1px solid #666;}
.md_leavemessage .message_notice {background:#EEE;}
#leave_message_box .upload_file .add_more {border:1px solid #ccc; background:#666; color:#fff;}
#leave_message_box .message_btn_box input {border:1px solid #ccc; background:#666; color:#fff;}
#leave_message_box .person_info_select .select_box {border:1px solid #666;}
#leave_message_box .person_info .email_txt {border:1px solid #666;}


input.text, textarea{border-color:#666;}
input.btn{border-color:#ccc; background-color:#666; color:#fff;}