﻿@charset "UTF-8";

DIV.leftPanel{ left:250px; float:left; }
DIV.rightPanel{ width:600px; float:left;}
.rightPanel div.right_top{ width:600px; height:13px; background-image:url("img/news_right_top.jpg"); background-repeat:no-repeat; margin:0px; padding:0px; float:none; font-size:0;}
.rightPanel div.right_core{ width:570px; background-image:url("img/news_right_core.jpg"); background-repeat:repeat-y; margin:0px; padding:8px 10px 5px 20px; float:none;  }
.rightPanel div.right_btm{ width:600px; height:14px; background-image:url("img/news_right_btm.jpg"); background-repeat:no-repeat;margin:0px;  padding:0px; float:none;}
.leftPanel div.left_top{ width:250px; height:13px; background-image:url("img/news_left_top.jpg"); background-repeat:no-repeat; margin:0px; padding:0px; float:none; font-size:0;}
.leftPanel div.left_core{ width:220px; background-image:url("img/news_left_core.jpg"); background-repeat:repeat-y; margin:0px; padding:8px 15px 5px 15px; float:none;  }
.leftPanel div.left_btm{ width:250px; height:14px; background-image:url("img/news_left_btm.jpg"); background-repeat:no-repeat;margin:0px;  padding:0px; float:none;}



DIV.newsA{ width:210px; margin:0px; }
.newsA h4{ padding:2px; margin:0px 1px 2px 1px; background-color:#FFCCCC; color:red; /*text-align:center;*/}
.newsA img{ margin:5px 5px 0px 5px; } 
.newsA p{ font-size:12px; /*margin:0px 2px 2px 2px;*//* text-align:center; */}
.newsA a{ font-size:12px; color:#3333CC; }
.newsA li{ border-bottom:1px dotted #FF9999; padding:2px;}
.rightPanel p.click{ font-size:11px;}
DIV.right_core p{ margin-top:0px; margin-right:12px; padding-bottom:5px; }
DIV.right_core p.book{ margin-right:35px;   }

.rightPanel img{ float:left; margin-right:5px; margin-bottom:10px; }
.rightPanel img.title{ float:none; margin-left:10px; }
.rightPanel h3{ margin:1px;}
.rightPanel h3.newstitle{ font-size:123.1%; color:red;  padding:2px 0px 2px 0px; margin:2px 0px 5px 0px;  background-color:#FFCCCC; border-bottom:1px solid #FFAAAA; border-right:1px solid #FFAAAA;} 
.rightPanel h4{ color:#990000; }
.PanelE object{ margin:0; }
