﻿/*
all
|------left
|------main
|        |--------top
|        |--------banner
|        |--------content
|        |--------bottom
|------right
*/



/*整体定义*/
body{font-family: "宋体", arial; font-size: 12px; background:#E7EAEF url("../images/bg1.gif") repeat-x; margin: 0;}
.clear{clear:both;width:0;height:0;margin:0;padding:0;}
/*定义链接*/
a {text-decoration:none;color:#fff;} 
a:hover {text-decoration:none;color:#f00 }
/*外框层*/
#all{width:1176px;height:732px;margin:0 auto;padding:0; }
#alla{width:980px;height:732px;margin:0 auto;padding:0; }
/*左边侧边栏*/
#left{float:left; background: url("../images/bg1_left.jpg") no-repeat top left; width:98px; height:732px;margin:0;padding:0;}
/*主体部分*/
#main{float:left; width:980px;margin:0;padding:0;}
/*右边侧边栏*/
#right{float:left; background: url("../images/bg1_right.jpg") no-repeat top left; width:98px; height:732px;margin:0;padding:0;}
/*头部*/
#top{background: url("../images/top.gif") no-repeat; margin:0; padding:0;width:980px; height:34px; line-height:34px; color:#fff;}
/*底部*/
#bottom{margin:0; padding:0;width:980px;}
/*首页导航*/
.navmenu{width:980px;height:53px;background: url("../images/banner_top.jpg") no-repeat;color:#fff;font-weight:bold;}
.nav{color:#fff;font-weight:bold;margin:10px 0 0 270px;padding:0;display:inline;height:24px;line-height:24px;}
/*banner*/
.banner_other{width:980px;height:181px;background: url(../images/banner_other.jpg) no-repeat left top;}
/*内容部分*/
.content_left{float:left;}
.content_main{float:left;}
.content_right{float:left;}
/*底部联系方式*/
.contact{clear:both;background: url("../images/contact.jpg") no-repeat; margin:0;text-align:right;width:980px;height:134px;overflow:hidden;}
.contact_list{color:#ad343f;margin:10px 20px 0 0;height:20px;line-height:20px;padding-top:40px;}
/*底部导航*/
.bottomnav{background: url("../images/bottom_nav.jpg") no-repeat;padding:0;margin:0;text-align:right;width:980px;height:32px;line-height:32px;}
.bottomnavmenu{color:#fff;margin:0 20px 0 0;}
.bottomnavmenu a:hover{color:#fff;text-decoration:underline;}
/*底部版权*/
.copyright{background: url("../images/bottom_copy.gif") no-repeat;padding:0;margin:0;text-align:right;width:980px;height:29px;line-height:29px;}
.copyright_list{color:#ccc;margin:0 20px 0 0;}

/*底部栏目*/
.bottom_content_main{background-color:#fff;}
.bottom_content{width:650px;margin-left:152px;border-right:3px solid #d66553;border-left:3px solid #d66553;border-bottom:3px solid #d66553;padding:10px;line-height:200%;font-size:14px;}
.bottom_content1{width:650px;margin-left:152px;border-right:3px solid #d66553;border-left:3px solid #d66553;border-bottom:3px solid #d66553;line-height:200%;font-size:14px;}
.bottom_content2{width:877px;margin-left:46px;border-right:3px solid #d66553;border-left:3px solid #d66553;border-bottom:3px solid #d66553;}
.bottom_content p{text-align:center;width:650px;font-weight:bold;font-size:28px;}

.bottom_contentt{width:650px;margin-left:152px;border-right:3px solid #d66553;border-left:3px solid #d66553;border-bottom:3px solid #d66553;padding:10px;line-height:200%;font-size:14px;}

.bottom_content p{text-align:left;width:650px;font-weight:bold;font-size:14px;}

.chbtn {PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: 700; BACKGROUND: url(../images/btnbg.gif) no-repeat; PADDING-BOTTOM: 0px; WIDTH: 87px; COLOR: #fff; PADDING-TOP: 10px; HEIGHT: 23px; TEXT-ALIGN: center}
.chbtn A {COLOR: #fff}
.tb_channel {border: #c08f8f 1px solid;margin:10px 0;}
.tb_channel TH {PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; PADDING-TOP: 4px; HEIGHT: 34px}
.tb_channel TD {PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; PADDING-TOP: 4px; HEIGHT: 34px}
.tb_channel TH {HEIGHT: 40px; TEXT-ALIGN: center}
.tb_channel .c_1 {BORDER-RIGHT: #c08f8f 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: middle; PADDING-TOP: 3px; text-align:center}
.tb_channel .c_2 {LINE-HEIGHT: 20px; BORDER-BOTTOM: #c08f8f 1px solid;}
.tb_channel .c_3 {LINE-HEIGHT: 20px; }
.tb_channel .c_2 a{color:#4b2020}
.tb_channel .c_2 a:hover{ text-decoration:underline}
.tb_channel .c_3 a{color:#4b2020}
.tb_channel .c_3 a:hover{ text-decoration:underline}
