@charset "utf-8";
/* CSS Document */
BODY {	TEXT-ALIGN: left; MARGIN: 0px; FONT-FAMILY: Tahoma,Arial,"微软雅黑","黑体","宋体"; BACKGROUND: #fff; COLOR: #969696; FONT-SIZE: 12px}
#container{ width:970px; margin:0 auto;}
#header{ margin:10px 0 5px 0;}
#nav{height:36px;}
#nav_left{ width:8px; height:36px; background:url(../img/nav_left.gif) no-repeat; float:left;}
#nav_center{ width:950px; height:36px; background:url(../img/nav_center.gif) repeat-x; float:left;}
#nav_right{ width:11px; height:36px; background:url(../img/nav_right.gif) no-repeat; float:left;}
#nav_center ul{font-size:14px; color:#fff; line-height:36px; text-align:center;}
#nav_center ul li{display:block; float:left; width:97px; margin-right:20px;}
#nav_center ul li.active{ background:url(../img/active.gif) no-repeat;}
#content{ width:942px; margin:0 auto; background:url(../img/content_bg.gif) repeat-x;}
#content_intro{ width:580px; font-size:14px; color:#333; line-height:22px; float:left;}
.paragraph{ padding:10px; }
.paragraph p{text-indent:2em;}
.paragraph a {color:#333; text-decoration:none};
.paragraph a:visited{color:#333;}
.paragraph a:hover{ color:#000; text-decoration:underline; }
#content_ad{ float:left; margin-top:20px;}
#footer{ width:942px; height:200px; margin:20px auto; text-align:left; line-height:18px;}


#content2{ width:882px; margin:0 auto; color:#333; padding:30px;}
#content2 h2{ text-align:center; font-size:16px; font-weight:bold; line-height:30px;}
#content2 p{text-indent:2em; line-height:22px; font-size:14px;}
#content2 ul{ margin:0 auto;}
#content2 li{display:block; width:850px; border-top:1px dotted #333; line-height:30px; font-size:14px; padding-left:10px; font-weight:bold;}
#content2 li a{color:#06C; text-decoration:underline; font-weight:normal;}
.odd{ background:#ccc;}
#content2 table{line-height:18px; font-size:14px;}
#content2 table.product{ text-align:center; vertical-align:middle;}
#content2 table td.left{text-align:left; padding-left:10px;}