﻿@charset "utf-8";
/* -------------------------------------------------
Author:  #!-loveradio
Update:  2009/6/15
WebSite: http://www.leftbank.cn
Contact: QQ 5231396
         Mail loveradio@163.com
		 Tel 13880626573
-------------------------------------------------- */

/*全局属性*/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	width:100%;
	color:#333;
	font-family: Verdana, "宋体";
	background-color:#fff;
	font-size:12px;
	text-align:center;
}
ul, ol, li {
	list-style-type:none;
}
img {
	vertical-align:top;
}
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#060;
	text-decoration:underline;
}
h1, h2, h3 , h4 {
	display:inline; font-size:100%; color:#000;
}
h1 {
	font:22px "微软雅黑","黑体";
	line-height:28px;
}
h2 {
	font:18px "微软雅黑";
	line-height:26px;
}
h3 {
	font:14px "微软雅黑";
	line-height:25px;
}
.fB {
	font-weight:bold;
}
.fI {
	font-style:italic;
}
.fred, a.fred:link, a.fred:visited {
	color:#F00;
}
.fblue, a.fblue:link, a.fblue:visited {
	color:#06C;
}
.fgreen, a.fgreen:link, a.fgreen:visited {
	color:#090;
}
.forange, a.forange:link, a.forange:visited {
	color:#F90;
}
.fyellow, a.fyellow:link, a.fyellow:visited {
	color:#FF0;
}
.fgray, a.fgray:link, a.fgray:visited {
	color:#999;
}
.fwhite, a.fwhite:link, a.fwhite:visited {
	color:#fff;
}
.fblack, a.fblack:link, a.fblack:visited {
	color:#000;
}
.f14px {
	font-size:14px;
}
.clear {
	font-size: 1px;
	clear: both;
	visibility: hidden;
	width: 1px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.blank5 {
	height:5px;
	clear:both;
	font-size:1px;
}
.input {
	border:#CCC solid 1px;
	padding:0 1px 0 1px;
	height:18px;
}
.button {
	border:#CCC solid 1px;
	height:18px;
}
/*全局开始*/
#container {
	width:930px;
	margin:0 auto;
}
#top, #header, #nav, #main, #footer, #copy {
	width:930px;
	clear:both;
	overflow:hidden;
}
/*网页顶部-通用*/
#top {
	height:40px;
	background:url(../images/topBg.jpg) no-repeat;
	line-height:40px;
}
#top ul {
	float:right;
	margin:0 10px 0 0;
}
#top ul li {
	float:left;
	margin:0 5px 0 5px;
}
#top span a {
	color:#C30;
}
#header {
	height:70px;
	background:url(../images/logoBg.jpg) no-repeat;
}
#header ul {
	float:right;
	margin:40px 0 0 0;
	line-height:20px;
	height:20px;
}
#header ul li {
	float:left;
	margin:0 0 0 5px;
}
#nav {
	height:35px;
	background:url(../images/navBg.jpg) no-repeat;
	line-height:35px;
	color:#FFF;
}
#nav ul li {
	float:left;
	margin:0 0 0 12px;
}
#nav .date {
	float:left;
	margin:0 0 0 50px;
}
#nav a, #nav a:hover, #nav a:visited {
	color:#FFF;
}
/*内容布局-通用*/
#mainLeft {
	float:left;
	width:620px;
	margin:15px 0 0 0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
}
#mainLeft .top {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#mainLeft .nav {
	height:30px;
	line-height:30px;
	font-size:12px;
}
#mainLeft .nav ul li {
	float:left;
	margin:0 5px 0 0;
}
#mainLeft .main {
	margin:10px 0 0 0;
	clear:both;
	line-height:1.5em;
}
#mainLeft .main .content {
	width:610px;
	background:url(../images/contentBg2.jpg) center repeat-y;
	overflow:hidden;
	border-bottom:#DBE2E8 solid 1px;
	border-top:#DBE2E8 solid 1px;
}
#mainLeft .main .content ul {
	width:590px;
	margin:10px auto;
}
#mainLeft .main .content li {
	margin:0 0 5px 0;
}
#mainLeft .main .content p {
	margin:18px 0;
	line-height:1.7em;
}
#mainLeft .main .content .ad{
	margin:10px 20px 10px 0;
	float:left;
}
#mainLeft .main .author {
	font-size:12px;
	height:30px;
	line-height:30px;
	color:#607182;
}
#mainLeft .main .author a:link, #mainLeft .main .author a:visited, #mainLeft .main .author a:hover{ color:#607182;}
#mainLeft .main .des {
	border:#DBE2E8 solid 1px;
	background:#FFF;
	padding:5px 10px;
}
#mainLeft .main .func {
	height:30px;
	line-height:30px;
	padding:5px;
	_padding:10px;
	font-size:12px;
	border-top:#DBE2E8 solid 1px;
}
#mainLeft .main .func img {
	vertical-align:middle;
}
#mainLeft .main .func a:link, #mainLeft .main .func a:visited, #mainLeft .main .func a:hover{ color:#607182;}
#mainLeft .main .content .articlePage{ float:right;}
#mainLeft .main .content blockquote{ padding:3px 40px; background:#FFF url(../images/quoteBg.jpg) top left no-repeat;}
#mainLeft .main .content ul li{margin:5px 0;}
#mainLeft .main .content .articlePage div{ float:left; margin:0 0 0 5px; border:#92A9C2 solid 1px; background:#F6F6F6; font-size:12px;}
#mainLeft .main .content .articlePage a:link{display:block; padding:2px 4px; text-decoration:none;}
#mainLeft .main .content .articlePage a:visited{display:block; padding:2px 4px; text-decoration:none;}
#mainLeft .main .content .articlePage a:hover{ background:#036; padding:2px 4px; color:#fff; display:block;}
#mainLeft .main .content .articlePage .on{ background:#069; color:#FFF; display:block; text-decoration:none;}
#mainLeft .main .content .articlePage .on a:link, #mainLeft .main .content .articlePage .on a:visited, #mainLeft .main .content .articlePage .on a:hover{ color:#FFF;}
#mainLeft .main .content .articlePage .off{ padding:2px 4px; border:#ccc solid 1px;  background:#FFF; color:#CCC;}
#mainLeft .main .caution{ font-size:12px; color:#A5A5A5;}
#mainLeft .main .content p a:link{ color:#069; text-decoration:underline;}
#mainLeft .main .content p a:visited{ color:#069; text-decoration:underline;}
#mainLeft .main .content p a:hover{ color:#000; text-decoration:none;}
/*网摘*/
#mainLeft .netshare {
	margin:10px 0 0 0;
	padding:5px;
	font-size:12px;
	width:600px;
	background:url(../images/contentBg2.jpg) repeat-y;
	border-bottom:#DBE2E8 solid 1px;
	border-top:#DBE2E8 solid 1px;
	clear:both;
}
#mainLeft .netshare ul {
	height:25px;
	clear:both;
}
#mainLeft .netshare ul li {
	float:left;
	margin:5px 5px 0 5px;
	line-height:18px;
}
/*新闻底部图片新闻*/
#mainLeft .photoZone {
	margin:10px 0 0 0;
	font-size:12px;
	width:610px;
	height:150px;
	background:url(../images/contentBg3.jpg) repeat-y;
	border-bottom:#C8C8AC solid 1px;
	border-top:#C8C8AC solid 1px;
	clear:both;
}
#mainLeft .photoZone .title {
	width:600px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	clear:both;
	font-weight:bold;
}
#mainLeft .photoZone .pic{ width:600px; margin:0 auto 10px auto; clear:both; text-align:center;}
#mainLeft .photoZone .pic ul li {
	float:left;
	width:130px;
	line-height:1.6em;
	margin:0 10px 0 10px;
	_margin:0 8px 0 8px;
}
#mainLeft .photoZone .pic ul li img{ border:#333 solid 1px; width:130px; height:95px;}

#mainRight {
	float:left;
	width:310px;
	background:url(../images/rightBg2.jpg) repeat-y;
	overflow:hidden;
}
#mainRightTop, #mainRightAd, #mainRightContent, #mainRightBottom {
	width:310px;
	clear:both;
}
#mainRightAd{ margin-top:5px;}
#mainRightAd ul li{ margin-bottom:5px; clear:both;}
#mainRightContent .main {
	clear:both;
	width:290px;
	margin:0 auto;
}
#mainRightContent .main ul li {
	clear:both;
	line-height:1.8em;
	text-align:left;
}
#mainRightContent .main span {
	color:#C00;
}
#mainRightContent .Tline {
	border-top:#CCC dotted 1px;
}
#mainRightContent .title {
	border-top:#CCC dotted 1px;
	border-bottom:#CCC dotted 1px;
	margin:10px 0 0 0;
	background:#F3F3F3;
}
#mainRightContent .title2 {
	border-top:#CCC dotted 1px;
	border-bottom:#CCC dotted 1px;
	margin:10px 0 0 0;
	background:#CC3300;
	color:#FFF;
}
#mainRightContent .title2 a, #mainRightContent .title2 a:hover, #mainRightContent .title2 a:visited {
	color:#FFF;
}
/*列表Begin*/
#mainLeftList {
	float:left;
	width:620px;
	margin:10px 0 0 0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
}
#mainLeftList .titleList {
	background:url(../images/rightTitle2.jpg) no-repeat;
	height:30px;
	line-height:30px;
}
#mainLeftList .titleList .c1 {
	float:left;
	margin:0 0 0 20px;
}
#mainLeftList .list {
	line-height:1.8em;
}
#mainLeftList .list span {
	color:#069;
	font-size:12px;
}
#mainLeftList .page{ margin:20px 0 0 0; border:#CCC solid 1px; background:#F5F5F5; text-align:center; font-size:12px; padding:5px;}
#mainLeftList .Tline {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:#CCC dotted 1px;
}
#mainLeftList .searchlist { line-height:1.8em;}
/*列表End*/
/*底部-通用*/
#footer .nav {
	height:30px;
	background:#E6E6E6;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 3px;
	line-height:30px;
	margin:20px 0 0 0;
	font-size:14px;
}
#footer .nav ul {
	width:850px;
	margin:0 auto;
}
#footer .nav ul li {
	float:left;
	margin:0 0 0 5px;
}
#footer .editor {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:#333 solid 2px;
}
#footer .copy {
	line-height:1.8em;
	height:50px;
}
