/* CSS Document */

*{margin:0 auto;padding:0;}
body{font-size: 12px;font-famILY: Verdana, Arial, Helvetica, sans-serif, 宋体;line-height: 120%;background:#fff;}
html {scrollbar-face-color: #D22320;scrollbar-highlight-color: #ff6060;scrollbar-shadow-color: #9E0101;scrollbar-3dlight-color: #000000;scrollbar-arrow-color: #f9f3bf;scrollbar-track-color: #820000;scrollbar-darkshadow-color: #000000;}
table,tr,td,form,ul,li{text-align:left;margin:0;padding:0;list-style:none;line-height:20px;}
/*主体*/
div{margin:0;padding:0;}
a{text-decoration:none;color:#333}
a:link{text-decoration:none;}
a:hover{text-decoration:none;color:#f80}
a:visited{text-decoration:none;}
img,a img{border:0;margin:0;padding:0;}
.border{border:1px solid #ccc}
#comtainer{margin:0 auto;width:778px;height:auto;border:1px solid #ccc;background:#eee;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}/*清除浮动元素*/
/*顶部*/
#header{position:relative;width:778px;height:95px;background:url(top.jpg) left top no-repeat;overflow:hidden;}
#header h1{padding:5px 0;}
.top_ad{position:absolute;top:5px;right:15px}
#menu{background:url(menubg.jpg) #f00;height:32px;line-height:32px;position:relative;}
#menu ul{list-style:none;width:100%;}
#menu ul li{float:left;width:auto;margin-left:10px;display:block;line-height:32px;font-weight:bold;}
#menu ul  li a {display:block;text-align:center;color:#fff;font-size:14px;font-weight:bold;}
#menu  ul li a:hover {color:#000;font-size:14px;font-weight:bold;}
.menubottom{width:778px;height:15px;background:url(mbg2.jpg) left top repeat-x;}
#imaincontent{position:relative;width:778px;height:auto;background:url(left.gif) left repeat-y #fff;overflow:hidden;}
#left{width:183px;height:auto;float:left;overflow:hidden;}
#right{width:563px;height:auto;float:right;overflow:hidden;padding:6px 15px;}
#footer{width:778px;height:63px;position:relative;padding-top:30px;color:#fff;text-align:center;background:url(botbg.jpg) left repeat-x;overflow:hidden;}
#footer a{color:#fff;}

.isidepanel{width:183px;height:auto;float:left;marign-bottom:6px;overflow:hidden;}
.isidepanel h4{float:left;width:183px;height:29px;line-height:29px;background:url(head_1.jpg) left repeat-x;color:#fff;font-size:14px;text-align:center;marign-bottom:6px;}
.imcontent{padding:6px;}
.imcontent ul{width:158px;}
.imcontent ul li{display:block;width:158px;height:27px;line-height:27px;padding-left:30px;background:url(smenuv2.jpg) left no-repeat;margin-left:10px;margin-top:4px;clear:both;}
.imcontent ul li a{text-align:center;}

.head_1{width:563px;float:right;height:auto;overflow:hidden;}
.head_1 h2{width:530px;line-height:26px;text-align:left;font-size:14px;height:30px;background:url(tibg.jpg) left top no-repeat;padding-left:40px;}
.head_1 h4{width:530px;line-height:26px;text-align:left;font-size:12px;height:30px;background:url(tibg.jpg) left top no-repeat;padding-left:40px;}
.head_1 h4 a{font-size:12px;}
.head_1 ul {margin:4px;line-style:none;}
.head_1 ul li{border:1px #ddd solid;line-style:none;}
.head_1 .article{border:1px #ddd solid;background:url(bgline.gif) left top; height:auto;line-height:28px;padding:0 6px 6px 6px;}

.list_pic{width:560px;height:170px;text-align:center;float:left;overflow:hidden;border: #ddd 1px solid;}
.list_pic img{display:block;margin:6px;width:150px;height:110px}
.list_pic a {display: block;text-align:center;}
.list_pic a img{padding: 4px; border: #ddd 1px solid;}
.list_pic a:hover img{border: #f80 1px solid;}

/* 分页 */
.page {width:500px;height:30px;margin:0 auto;ffont-family:verdana;line-height: normal;margin-top:6px;}
.page a, .page span { float:left; display:block; color:#390; font-weight:normal; text-decoration:none; letter-spacing:0px; border:1px solid #ccc; padding:0px 6px; margin:5px 2px; text-align:center; height:22px; line-height:22px; } /* SPAN和链接 */
.page a:hover, .page a.current { color:#060; border:1px solid #390; background:#e8ffdc; } /* 当前链接有激活时 */
.page a.current { font-weight:bold;}
.page input { padding:0px; color:#390; height:16px; width:25px; border:0px solid #fff; text-align:center; margin-top:0px; margin-right:-5px; margin-bottom:0px; margin-left:-5px; vertical-align:middle; font-size:12px } /* 跳转INPUT */

