@charset "utf-8";
/* -------------------------------------------------
Author:  #!-loveradio
Update:  2009/10/11
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:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#C00;
	text-decoration:underline;
}
h1, h2 {
	display:inline;
}
h1 {
	font-size:20px;
	font-family:"宋体";
	font-weight:bold;
	line-height:2.2em;
}
h2 {
	font-size:18px;
	font-family:"宋体";
	font-weight:bold;
	line-height:1.8em;
}
h3 {
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	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:#666;
}
.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;
}
.blank10 {
	height:10px;
	clear:both;
	font-size:1px;
}
.ad920100 {
	width:920px;
	height:100px;
	clear:both;
	overflow:hidden;
}
/*全局开始*/
#container {
	width:920px;
	margin:0 auto;
}
#header, #nav, #top, #update, #topLogo, #topNews, #newsNav, #main, #caution, #footer {
	width:920px;
	clear:both;
	overflow:hidden;
}
/*网页顶部-通用*/
#header {
	height:125px;
}
#top {
	height:45px;
	background:url(../images/topBg.jpg) repeat-x;
}
#top .logo, #top .nav, #top .side {
	float:left;
	height:45px;
}
#top .logo {
	width:130px;
}
#top .nav {
	width:770px;
	overflow:hidden;
	font-family:"宋体";
}
#top .nav span a {
	color:#C30;
	font-weight:bold;
}
#top .nav ul {
	width:750px;
	margin:18px 0 0 0;
}
#top .nav ul li {
	float:left;
	margin:0 0 0 7px;
}
#top .side {
	width:20px;
}
#topLogo {
	height:55px;
	background:url(../images/examLogo.jpg) no-repeat;
}
#nav {
	height:25px;
	background:#000;
	color:#FFF;
}
#nav a, #nav a:visited, #nav a:hover {
	color:#FFF;
}
#nav ul {
	line-height:25px;
}
#nav ul li {
	float:left;
	width:70px;
}
#nav ul li a:visited {
}
#nav ul li a:hover {
	width:70px;
	height:25px;
	display:block;
	background:#fff;
	color:#000;
	text-decoration:none;
}
#nav .on, #nav .on a, #nav .on a:hover, #nav .on a:visted {
	width:70px;
	height:25px;
	display:block;
	background:#fff;
	color:#000;
}
#search {
	float:right;
	width:200px;
	height:18px;
	margin:25px 0 0 10px;
	text-align:left;
	overflow:hidden;
}
#search .ico {
	float:left;
	width:25px;
	height:20px;
	background:url(../images/searchIco.jpg);
}
#search .textarea {
	float:left;
	height:20px;
	width:120px;
	background:#FFF;
}
#search .textarea .input {
	border:#fff solid 1px;
	width:110px;
	height:18px;
	color:#666;
	overflow:hidden;
}
#search .button {
	float:left;
	margin:0 0 0 5px;
}
#update {
	background:url(../images/updateBg.jpg) repeat-y;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	height:20px;
	line-height:20px;
	text-align:left;
	margin:5px 0 0 0;
}
#update .c1 {
	float:left;
	width:100px;
	text-align:right;
}
#update .c2 {
	float:left;
	width:800px;
	margin:0 0 0 20px;
}
#update .c2 span {
	font-size:10px;
}
#main, #newsNav, #topNews {
	margin:10px 0 0 0;
}
#topNews .newsphototip, #topNews .cover, #topNews .infobox {
	float:left;
}
#topNews .newsphototip {
	width:315px;
	text-align:left;
}
#topNews .cover {
	width:375px;
	margin:0 10px 0 10px;
	text-align:left;
}
#topNews .cover .headline {
	width:375px;
	border-bottom:#999 solid 1px;
}
#topNews .cover .headline ul li {
	clear:both;
}
#topNews .cover .headlist {
	width:375px;
	margin:10px 0 0 0;
	clear:both;
	font-size:14px;
}
#topNews .cover .headlist ul li {
	line-height:20px;
}
#topNews .infobox {
	width:210px;
}
#topNews .infobox .top {
	height:32px;
	background:url(../images/coverInfoTitle.jpg);
}
#topNews .infobox .top span {
	float:left;
	margin:9px 0 0 25px;
}
#topNews .infobox .main {
	height:213px;
	background:url(../images/coverInfoBg.jpg);
	overflow:hidden;
}
#topNews .infobox .main ul li {
	width:190px;
	margin:10px auto;
	text-align:left;
}
#topNews .infobox .main span {
	color:#C00;
}
#topNews .infobox .bottom {
	height:15px;
	background:url(../images/coverInfoBottom.jpg);
}
#newsNav {
	height:55px;
	;
	background:url(../images/newsNavBg.jpg);
}
#newsNav .c1, #newsNav .c2, #newsNav .c3 {
	float:left;
}
#newsNav .c1 {
	width:25px;
	background:url(../images/newsNavLeft.jpg);
}
#newsNav .c2 {
	width:870px;
}
#newsNav .c3 {
	width:25px;
	background:url(../images/newsNavRight.jpg);
}
#main .list {
	width:920px;
	clear:both;
}
#main .list .main {
	float:left;
	width:700px;
	overflow:hidden;
}
#main .list .main .title {
	height:30px;
	line-height:30px;
	background:url(../images/listTitle.jpg) no-repeat;
}
#main .list .main .tip_bg1 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 0;
}
#main .list .main .tip_bg2 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 -30px;
}
#main .list .main .tip_bg3 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 -60px;
}
#main .list .main .tip2_bg1 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 0;
}
#main .list .main .tip2_bg2 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 -30px;
}
#main .list .main .tip2_bg3 {
	height:30px;
	line-height:30px;
	background:url(../images/listTitleTab.jpg);
	background-position:0 -60px;
}
#main .list .main .title .c1 {
	float:left;
	width:150px;
	font-size:14px;
}
#main .list .main .title .c2 {
	float:left;
	width:486px;
	color:#FFF;
}
#main .list .main .title .c2 ul li {
	float:left;
	margin:0 0 0 10px;
}
#main .list .main .title .c2 a, #main .list .main .title .c2 a:hover, #main .list .main .title .c2 a:visited {
	color:#FFF;
}
#main .list .main .title .c3 {
	float:left;
	width:64px;
}
#main .list .main .tip_bg1 .c1, #main .list .main .tip_bg2 .c1, #main .list .main .tip_bg3 .c1 {
	float:left;
	width:120px;
}
#main .list .main .tip_bg1 .c1, #main .list .main .tip_bg2 .c1, #main .list .main .tip_bg3 .c1 {
	color:#FFF;
}
#main .list .main .tip_bg1 .c1 a, #main .list .main .tip_bg2 .c1 a, #main .list .main .tip_bg3 .c1 a {
	color:#FFF;
}
#main .list .main .tip_bg1 .c1 span, #main .list .main .tip_bg2 .c1 span, #main .list .main .tip_bg3 .c1 span {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#main .list .main .tip_bg1 .c2, #main .list .main .tip_bg2 .c2, #main .list .main .tip_bg3 .c2 {
	float:left;
	width:325px;
	text-align:right;
}
#main .list .main .tip2_bg1 .c1, #main .list .main .tip2_bg2 .c1, #main .list .main .tip2_bg3 .c1 {
	float:left;
	width:120px;
}
#main .list .main .tip2_bg1 .c1, #main .list .main .tip2_bg2 .c1, #main .list .main .tip2_bg3 .c1 {
	color:#FFF;
}
#main .list .main .tip2_bg1 .c1 a, #main .list .main .tip2_bg2 .c1 a, #main .list .main .tip2_bg3 .c1 a {
	color:#FFF;
}
#main .list .main .tip2_bg1 .c1 span, #main .list .main .tip2_bg2 .c1 span, #main .list .main .tip2_bg3 .c1 span {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#main .list .main .tip2_bg1 .c2, #main .list .main .tip2_bg2 .c2, #main .list .main .tip2_bg3 .c2 {
	float:left;
	width:325px;
	text-align:right;
}
#main .list .main .content {
	height:190px;
	background:url(../images/listBg.jpg) repeat-y;
}
#main .list .main .content .c1 {
	float:left;
	width:380px;
}
#main .list .main .content .c1 ul {
	width:360px;
	margin:10px auto;
}
#main .list .main .content .c1 ul li {
	font-size:14px;
	line-height:1.6em;
	text-align:left;
}
#main .list .main .content .c2 {
	float:left;
	width:320px;
}
#main .list .main .content .c2 .zone {
	width:290px;
	margin:5px auto;
}
#main .list .main .content .c2 .zone .photo {
	height:125px;
	border-bottom:#666 solid 1px;
	margin:0 0 1px 0;
	clear:both;
}
#main .list .main .content .c2 .zone .photo ul li {
	float:left;
	width:145px;
	overflow:hidden;
	line-height:1.6em;
}
#main .list .main .content .c2 .zone .toptitle {
	height:16px;
	line-height:16px;
	background:#C30;
	color:#FFF;
	clear:both;
	text-align:left;
}
#main .list .main .content .c2 .zone .topnews {
	clear:both;
}
#main .list .main .content .c2 .zone .topnews ul li {
	text-align:left;
	line-height:1.6em;
}
#main .list .main .bottom {
	font-size:1px;
	line-height:1px;
	height:10px;
	background:url(../images/listBottom.jpg) no-repeat;
}
#main .list .secondary {
	float:left;
	width:210px;
	margin:0 0 0 10px;
	overflow:hidden;
}
#main .list .secondary .title {
	background:url(../images/listInfoTitle.jpg) no-repeat;
	height:30px;
}
#main .list .secondary .title span {
	float:left;
	margin:9px 0 0 25px;
	font-weight:bold;
}
#main .list .secondary .content {
	height:190px;
	background:url(../images/listInfoBg.jpg) repeat-y;
	overflow:hidden;
}
#main .list .secondary .content ul {
	width:190px;
	margin:5px auto;
}
#main .list .secondary .content ul li {
	text-align:left;
	line-height:1.5em;
}
#main .list .secondary .bottom {
	font-size:1px;
	line-height:1px;
	background:url(../images/listInfoBottom.jpg) no-repeat;
	height:10px;
}
#caution {
	background:url(../images/copyBg.jpg) repeat-x;
	height:55px;
	color:#FFF;
}
#caution a, #caution a:visited, #caution a:hover {
	color:#FFF;
}
#caution ul {
	width:880px;
	margin:20px 0 0 0;
}
#caution li {
	float:left;
	margin:0 20px 0 0;
}
#footer {
	height:30px;
	line-height:30px;
}
/*信息列表*/
#listNav, #listMain, #listPage {
	width:920px;
	clear:both;
	overflow:hidden;
}
#listNav {
	height:30px;
	line-height:30px;
	border-bottom:#999 solid 1px;
	text-align:left;
}
#listMain {
	margin:10px auto;
}
#listMain ul li {
	float:left;
	width:460px;
	height:26px;
	line-height:26px;
	text-align:left;
	font-size:14px;
	overflow:hidden;
}
#listMain span {
	font-size:12px;
	color:#666;
}
#listMain .line {
	clear:both;
	width:920px;
	height:17px;
	background:url(../images/listLine.gif);
}
#listPage {
	height:40px;
	line-height:40px;
	background:#F2F2F2;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
}
