﻿/* HP365.net 布局 CSS By Ceeji All rights reserved. */
/* 最后修改 2010-2-9 */
/* html {filter:gray; } */
body { font-family: 宋体; font-size:14px; margin:0; font-weight: normal; }

/* 页面框架布局 */
#container {margin:0 auto; width:1000px;}
#header { height:90px; margin-bottom:5px;}
#menu { height:30px; background: #FFB366; margin-bottom:5px; text-align: center; line-height: 200%; font-size: 14px; color: #000000;}
#daohang { height:25px; margin-bottom:2px; text-align: left; font-size: 12px;}
#mainContent { height:auto!important; min-height:500pt;overflow:hidden; margin-bottom:5px; line-height:150%;}
#content { float:right; width:780px; height:auto!important;min-height:500pt; overflow:hidden; line-height:150%;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#footer { clear: both; height:60px; background: #ffe4ca; text-align: center; line-height:150%; font-size: 13px;}
#logodiv {float:left; width: 200px; margin-top:5px;  }
#addiv {float:right; margin-top:9px; }

/* 总体链接样式 */
a{text-decoration: none;} a:link {color: #0000FF;} a:visited {color: #0000FF;} a:hover {color: #0000FF;} a:active {color: #0000FF;}

/* 菜单栏 */
.shugang {font-weight: bold; }
#menu a:link {color: #000000;}
#menu a:visited {color: #000000;}
#menu a:hover {color: #000000;}
#menu a:active {color: #000000;}

/* 文章 */
.title {font-weight: bold; font-family: 微软雅黑, 宋体; font-size: 1.5em; text-align: center; color: blue;}
.date  {color: green; }

/* 侧边栏 */
#sidebar { float:left; width:200px; height:500pt; background:#d2e9ff; font-size:12px; line-height:220%;}
.sidetitle  { color: #01814a; font-size:14px; border-bottom-style : dashed; border-bottom-width : 1pt; padding-bottom: 3pt;}
#sidebar a:link {color: #000000;}
#sidebar a:visited {color: #000000;}
#sidebar a:hover {color: #000000;}
#sidebar a:active {color: #000000;}
#sidebar .wuxing { color: red; }
.chanpinlist:hover {background: #FFEC8B;}
.chanpinlist { font-size: 9pt; }

/* 主页 */
.title2 {font-weight: bold; font-family: 微软雅黑, 宋体; font-size: 1.5em; text-align: center; }
#c1 { float:left; width:555px; height:500pt; font-size:12px; line-height:220%; }
#c2 { float:right; width:220px; height:500pt; overflow:hidden; line-height:150%; }