@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:url(../image/topbg.jpg) repeat-x;
	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 {
	display:inline;
}
h1 {
	font-size:18px;
	font-family:"黑体";
	font-weight:100;
	line-height:26px;
}
h3 {
	font-size:14px;
	font-family:"微软雅黑", "幼圆";
	font-weight:100;
	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:left;
	margin:0 0 0 100px;
}
#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 30px;
}
#nav a, #nav a:hover, #nav a:visited {
	color:#FFF;
}
/*内容布局-通用*/
#mainLeft {
	float:left;
	width:520px;
	margin:15px 0 0 0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
}
#mainLeft .top {
	padding:0 0 5px 0;
	margin:0 0 15px 0;
}
#mainLeft .top span {
	font-size:12px;
}
#mainLeft .list {
	line-height:1.5em;
}
#mainLeft .list span {
	color:#069;
	font-size:12px;
}
#mainLeft .title {
	background:url(../images/rightTitle.jpg) no-repeat;
	height:30px;
	line-height:30px;
	margin:15px 0 0 0;
}
#mainLeft .title .c1 {
	float:left;
	margin:0 0 0 20px;
}
#mainLeft .title .c2 {
	float:right;
	margin:0 10px 0 0;
	_margin:0 5px 0 0;
	font-size:12px;
}
#mainLeft .Tline {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:#CCC dotted 1px;
}
/*列表Begin*/
#mainLeftList {
	float:left;
	width:520px;
	margin:10px 0 0 0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
}
#mainLeftList .titleList {
	background:url(../images/rightTitle.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*/
#mainRight {
	float:left;
	width:410px;
	background:url(../images/rightBg.jpg) repeat-y;
	overflow:hidden;
}
#mainRightTop, #mainRightContent, #mainRightBottom {
	width:410px;
}
#mainRightContent .main {
	clear:both;
	width:390px;
	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;
}
/*底部-通用*/
#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;
}
