﻿/* CSS Document */
li{ list-style:none;}
#main{width:960px; background:#ffffff;}


/* 列表 */
.sidebar{ float:left; clear:left; width:237px; height:auto !important; height:600px; min-height:600px; background:url(../images/page_bg01.jpg) repeat-x;
}
.menu{ width:auto; font-size:14px; line-height:35px; margin:20px auto 20px 10px; text-align:left; }
.menu h1{ display:block; width:200px; font-size:16px; line-height:30px; color:#E13B20; font-weight:bold;  border-bottom:2px solid #E13B20; padding-right:10px; }
.menu ul{ display:block; font-weight:bold; margin-top:10px;}
.menu li{ width:180px; height:28px; padding-right:25px; _padding-right:5px;  margin-bottom:5px; }
.menu li a{ display:block; width:180px; color:#5FA110; height:35px; line-height:35px;  padding-right:25px;background:url(../images/bg_09.jpg) no-repeat;  padding-left:35px;
}
.menu li a:hover{ color:#E13B20; background:url(../images/bg_010.jpg) no-repeat; 
}

/* 内容区 */
.container{ float:right; clear:right;width:670px; height:auto !important; height:500px; min-height:500px; background: url(../images/bg_011.jpg) no-repeat; padding-left:40px;
}
.content{ font-size:14px; line-height:28px; margin:10px 20px 10px 15px;}

.current_path{ height:35px; line-height:35px;  font-size:14px; color: #8CC200; font-weight:bold;  background:url(../images/line02.jpg) 0px 30px no-repeat;
}
.current_path a{  color: #8CC200; 
}


.list{ width:auto; }
.list em{ color:#999999; margin:0; }
.list a{ color:#666666; }
.list a:hover{ color:#cc0000; }
.list ul{ display:block;}
.list li{ width:auto; height:28px; line-height:28px; margin-right:15px; border-bottom:1px dotted #cccccc; }
.next{ text-align: right; height:40px; line-height:40px; margin-right:20px;}


/* qq */
.qq{ width:168px; height:69px;background:url(../images/qq_bg.jpg) no-repeat; margin:10px auto; padding-left:30px; padding-top:5px; font-size:14px; color:#2C799B; font-weight:bold; 
}
.qq a{ color:#2C799B; font-weight:bold; 
}
.qq a:hover{ color:#cc0000; font-weight:bold; 
}




/* 公司简介 */
.banner_02{ margin:15px auto;}

/* 留言板 */
.message{ width:auto; height:auto !important; height:400px; min-height:400px; font-size:14px; margin: 20px 15px;}
.border input{ border:1px solid #dddddd; height:20px; line-height:20px; vertical-align:middle; background:#f7f7f7;}
.line{ border:1px solid #dddddd; background:#f7f7f7;}
.but{ background-color:#246987; color:#FFFFFF;}
.message table{ text-align:left; font-size:12px;}


