/*全局样式*/
body{margin:0px auto; background-color:#fcfcfc; background-image:url(body_bg.gif); background-repeat:repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif,"新宋体"; font-size:12px; color:#333; line-height:20px; }
a {font-size: 12px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #333333;}
input,select{vertical-align:middle;}
.td{border-bottom:1px #CCCCCC dashed;}
/*图片样式*/
img{border:0}
.img:visited img{border: 1px solid #cccccc;}
.img img{border: 1px solid #cccccc;padding:5px;}
.img:hover img{border: 1px solid #ff0000;}
.img:hover{color: #CCCCCC; }

/*顶部LOGO*/
#logo{padding:5px 0px 5px 0px;}
#logoleft{float:left;width:250px;}
#logoright{float:left;width:720px; text-align:right}

/*导航菜单*/

.topDH{ background:url(images.gif) 0px -71px; height:36px; margin-top:5px;}
ul{ padding:0; margin:0;list-style:none; color:#000000;margin-right:40px;}
li{ float:right;width:76px;line-height:35px; text-align:center; margin:auto;}
.li_link{ background:url(images.gif) 0 -144px; width:2px; height:35px; line-height:35px;}
li a:link{color:#000000;text-decoration:none;font-size:14px; font-family:黑体;}
li a:visited{color:#000000;text-decoration:none;font-size:14px; font-family:黑体;}
li a:hover{color:#0f79a9; text-decoration:none;display:block;background:url(images.gif) 0 -108px no-repeat; font-weight:bold;} 
li a:active {color: #fff;display:block;background:url(images.gif) 0 -108px no-repeat; font-weight:bold;}

#flash{ width:980px; padding:2px 0px 5px 0px;}

#main {width:980px;}
#main #sidebar { width:280px;float:left;}
#main #containe { width:680px;float:right;}
/*左边样式*/
.left_title{ height:25px; font-weight:bold; color:#006699; padding-left:20px; padding-top:10px; background-image:url(l-bg.gif); background-repeat:no-repeat}
.left_body{ background-color:#F7F7F7; margin-bottom:10px; padding-left:10px; line-height:28px;}
/*右边样式*/
.right_title{ padding-left:20px;padding-top:10px; color:#006699; font-weight:bold; background-image:url(pnew-bg1.gif);  background-repeat:no-repeat; height:26px;}
.right_body{ padding-left:40px;color:#333333; margin-bottom:10px;}
.syimg{float:left; width:170px;}
/*友情链接样式*/
#link{width:980px; padding-top:10px;}
/*底部样式*/
#foot{ text-align:center}
