@charset "utf-8";
body {font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:1.5;	margin: 0;	padding: 0;	color: #494848;}

/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { /* 由于浏览器之间的差异，最佳做法是在列表中将填充和边距都设置为零。为了保持一致，您可以在此处指定需要的数值，也可以在列表所包含的列表项（LI、DT 和 DD）中指定需要的数值。请注意，除非编写一个更为具体的选择器，否则您在此处进行的设置将会层叠到 .nav 列表。 */
	padding: 0 0 0 30px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 删除上边距可以解决边距会超出其包含的 div 的问题。剩余的下边距可以使 div 与后面的任何元素保持一定距离。 */
	padding-right: 15px;
	padding-left: 15px; /* 向 div 内的元素侧边（而不是 div 自身）添加填充可避免使用任何方框模型数学。此外，也可将具有侧边填充的嵌套 div 用作替代方法。 */
}
a img { /* 此选择器将删除某些浏览器中显示在图像周围的默认蓝色边框（当该图像包含在链接中时） */
	border: none;}
/* ~~ 站点链接的样式必须保持此顺序，包括用于创建悬停效果的选择器组在内。 ~~ */
a:link {color: #42413C;
	text-decoration: underline; /* 除非将链接设置成极为独特的外观样式，否则最好提供下划线，以便可从视觉上快速识别 */
}
a:visited {	color: #6E6C64;	text-decoration: underline;}
a:hover, a:active, a:focus { /* 此组选择器将为键盘导航者提供与鼠标使用者相同的悬停体验。 */
	text-decoration: none;}

#P1{background: url(header_bg.png); height:122px; color:#CCC; text-align:center}
#P1 a{color:#FFF; text-decoration:underline}
#P1 h1{color:#FFF; text-align:center}
#P2{background: url(banner_bg.gif) repeat-x; height:260px;}
#P2b{width:800px; margin:0 auto}
#P3{width:800px; margin:0 auto}
#F{margin:10px auto 0 auto; padding:11px 0 0 0; border-top:solid #AAA 1px; background: url(banner_bg.gif) repeat-x; width:100%; height:88px; overflow:hidden}
#F a{FONT-SIZE: 1px; filter:alpha(opacity=10); opacity: 0.1;}
.j6x{clear:both; width:100%; height:250px; padding:11px 0; background:#FFC; border:#F30 2px solid}
.j6{clear:both; width:100%; font-size:12px}
.j6 a{font-size:12px; display:block; background: #FF8}
.j6_1{width:197px; margin:auto auto auto 5px; float:left; background:url(img/txt_mai.png) no-repeat 0px 11px}
.j6_2{width: 110px; margin:auto auto auto 5px; float:left; background:url(img/txt_song.png) no-repeat 0px 11px}
.j6_3{width: 114px; margin:auto auto auto 5px; float:left; background:url(img/txt_song.png) no-repeat 0px 11px}
.j6_4{width: 100px; margin:auto auto auto 5px; float:left; background:url(img/txt_song.png) no-repeat 0px 11px}
.j6_5{width: 100px; margin:auto auto auto 5px; float:left; background:url(img/txt_song.png) no-repeat 0px 11px}
.j6_6{width: 120px; margin:auto auto auto 5px; float:left; background:url(img/txt_song.png) no-repeat 0px 11px}
.dg{color: #C30; background:#FFC; border:1px dotted #F90; clear:both}
.B1{color: #C30; font-weight:bold;}
.B3{background: #FF0;}
.B4{border-bottom:#F00 2px solid}
.tH{clear:both; color: #F60; font-weight:bold; font-size:18px; margin:22px auto 7px 11px; border-bottom:2px solid #F30}
.jL{width:200px; margin:auto 10px auto 20px; border-right:dotted #666 1px; float:left}
.jR{float:left; margin:auto auto auto 13px; width:520px;}
.jB{clear:both; width:760px;}
.h_a{clear:both; color: #F00; font-weight:bold; font-size:16px; margin:22px auto 7px 17px; border-bottom:0px solid #33F}
