﻿/* CSS Document */
@import url("index.css");
@import url("Guide.css");
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	line-height:20px;
	background:#FFFFFF;
	color:#666;
}

img {
	border:none;
}
.clear {
	clear:both;
}
.clear_10 {
	height:10px;
	overflow:hidden;
	clear:both;
}
.clear_20 {
	height:20px;
	overflow:hidden;
	clear:both;
}
.clear_30 {
	height:30px;
	overflow:hidden;
	clear:both;
}

ul,li {
	margin:0px;
	padding:0px;
}

a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:active {
	color:#FF0000;
	text-decoration:none;
}


.warp {
	width:920px;
	margin:0px auto;
}
.nav {
	height:80px;
	background:url(../images/nav.gif) no-repeat;
}
/*主体框架*/
.contMain {
	background:url(../images/cont_bg.gif) repeat-y;
}
.contMain .contLeft {
	width:250px;
	float:left;
	background:url(../images/contNav_bg.gif) repeat-y;
}
.leftBlank {
	width:250px;
}
.leftCont {
	background:url(../images/leftCont_bg.gif) repeat-y;
	width:240px;
	height:auto;
	text-align:center;
}
.leftNav_bottom {
	background:url(../images/contNav_bottom_01.gif) no-repeat;
	width:240px;
	height:15px;
}
.leftNav {
	background:url(../images/contNav_bg.gif) repeat-y;
}
.leftNav li {
	margin:0px auto;
	width:200px;
	list-style:none;
	height:30px;
	line-height:30px;
	font-weight:700;
	background:url(../images/arr08.gif) left bottom repeat-x;
}
.leftNav li a:link,.leftNav li a:visited,.leftNav li a:active {color:#b02e7e;text-decoration:none;background:url(../images/arr09.gif) left center no-repeat; padding-left:15px;}
.leftNav li a:hover {color:#FF0000;text-decoration:none;}

.rightOp {
	width:660px;
	height:auto;
	float:right;
}
.opLeft {
	width:;
	float:left;
}
.opRight {
	width:;
	float:right;
}
.contMain .contTRight {
	width:660px;
	height:auto;
	float:right;
	background:url(../images/contBottom_03.gif) right top no-repeat;
}
.Content {
	margin:0px;
	width:620px;
}
.Content .Ttext {
	padding:10px;
	border:#CCCCCC 1px solid;
	background:#f9f9f9;
	color:#666666;
}
.Content h1 {
	font-size:16px;
	font-weight:700;
	text-align:center;
	line-height:50px;
	margin:0px;
	padding:0px;
	color:#b02e7e;
}

.contNoBai {
	background:url(../images/cont_bg02.gif) repeat-y;
}
.contNoBaiLeft {
	width:210px;
	float:left;
	margin-left:15px;
	display:inline;
}
.contNoBaiRight {
	width:670px;
	float:right;
	margin-right:15px;
	display:inline;
}
.contBottom01 {
	background:url(../images/contBottom_01.gif) no-repeat;
	height:15px;
	overflow:hidden;
	clear:both;
}
.contBottom02 {
	background:url(../images/contBottom_02.gif) no-repeat;
	height:15px;
	overflow:hidden;
	clear:both;
}

/*联系我们*/
.ContactUs {
	text-align:left;
	width:210px;
	margin:0px auto;
}
.ContactUs .tt {
	background:url(../images/leftC_01.gif) no-repeat;
	height:15px;
	overflow:hidden;
}
.ContactUs .cc {
	background:url(../images/leftC_02.gif) repeat-y;
	padding:0px 15px;
	color:#666666;
}
.ContactUs .bb {
	background:url(../images/leftC_03.gif) no-repeat;
	height:15px;
	overflow:hidden;
}
.ContactUs h3 {
	margin:0px;
	padding:0px;
	background:url(../images/title03.gif) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	width:91px;
	height:20px;
}
.ContactUs p {
	margin:0px;
	padding:5px 5px 10px 5px;
}

/*contNoBaiCont*/
.contNoBaiCont {
	background:url(../images/contNoBaiCont_bg.gif) repeat-y;
}
.contNoBaiCont div.top {
	width:670px;
	height:15px;
	background:url(../images/contNoBaiCont_top.gif) no-repeat;
}
.contNoBaiCont div.bottom {
	width:670px;
	height:15px;
	background:url(../images/contNoBaiCont_bottom.gif) no-repeat;
}
.contNoBaiCont div.cont {
	padding:0px 15px;
}
.contNoBaiCont_L {
	width:240px;
	float:left;
}
.contNoBaiCont_R {
	width:380px;
	float:right;
}

/*共用title*/
.title01 {
	background:url(../images/title01.gif) 0px -30px repeat-x;
	line-height:30px;
	height:30px;
	font-weight:700;
	color:#FFFFFF;
	padding-left:10px;
	position:relative;
}
.title01 .tileft {
	width:10px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/title01.gif) 0px 0px no-repeat;
}
.title01 .tiright {
	width:10px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/title01.gif) 0px -60px no-repeat;
}
.title01 .more {
	height:20px;
	position:absolute;
	top:5px;
	right:15px;
	line-height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.title01 .more a {
	color:#FFFFFF;
}
.cont01 {
	padding:10px;
}
.cont01 .coleft {
	width:295px;
	float:left;
}
.cont01 .coright {
	width:295px;
	float:right;
}
.cont01 h3 {
	margin:0px;
	padding:0px;
	color:#d1408d;
}
.cont02 ul {
	margin:0px 10px;
}
.cont02 li {
	list-style:none;
	float:left;
	margin:10px 5px 10px 5px;
	display:inline;
}
.cont02 li img {
	border:#FFFFFF 1px solid;
	display:block;
}
.cont03 ul {
	margin:5px 0px 0px 0px;
}
.cont03 li {
	background:url(../images/arr01.gif) 6px 8px no-repeat;
	list-style:none;
	padding-left:15px;
	height:24px;
	line-height:24px;
}
.cont03 li span.timer {
	padding-left:15px;
	color:#CCCCCC;
}
.title02 {
	background:url(../images/title02.gif) no-repeat;
	padding-top:5px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#d1408d;
	font-weight:700;
}
.bottom02 {
	background:url(../images/contlist-bottom.gif) no-repeat;
	height:15px;
	overflow:hidden;
	clear:both;
}
.cont04 {
	background:#FFFFFF;
	height:100px;
	position:relative;
}
.cont04 .coleft {
	background:url(../images/contlist-left.gif) left top no-repeat;
	width:15px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
}
.cont04 .coright {
	background:url(../images/contlist-right.gif) left top no-repeat;
	width:15px;
	height:100px;
	position:absolute;
	right:0px;
	top:0px;
}
.cont04 ul {
	padding:20px 15px 0px 15px;
}
.cont04 li {
	list-style:none;
	display:inline;
	float:left;
	margin:0px 5px;
}
.cont04 li img {
	display:block;
	border:#FFFFFF 1px solid;
}
.cont05 {
	margin:0px;
	padding:0px;
}
.list01 {
	width:305px;
	height:120px;
	margin-top:10px;
	float:left;
}
.list01 .liLeft {
	width:120px;
	height:120px;
	float:left;
}
.list01 .liLeft img {
	width:114px;
	height:114px;
	background:#FFFFFF;
	padding:2px;
	border:#CCCCCC 1px solid;
}
.list01 .liRight {
	width:175px;
	float:right;
	line-height:24px;
	color:#cf2f81;
}
.list01 .liRight a:link,.list01 .liRight a:visited,.list01 .liRight a:active {color:#b02e7e;text-decoration:none;}
.list01 .liRight a:hover {color:#FF0000;text-decoration:none;}

.list02 {
	width:620px;
	height:auto;
	margin-top:10px;
	float:left;
}
.list02 .liLeft {
	width:104px;
	height:74px;
	float:left;
}
.list02 .liLeft img {
	width:98;
	height:68px;
	background:#FFFFFF;
	padding:2px;
	border:#CCCCCC 1px solid;
}
.list02 .liRight {
	width:500px;
	float:right;
	line-height:17px;
	color:#cf2f81;
}
.list02 .liRight a:link,.list02 .liRight a:visited,.list02 .liRight a:active {color:#b02e7e;text-decoration:none;}
.list02 .liRight a:hover {color:#FF0000;text-decoration:none;}

.cont06 {
	margin:10px 0px 0px 0px;
	padding:0px;
}
.cont06 .coLeft {
	width:150px;
	height:150px;
	float:left;
}
.cont06 .coLeft img {
	width:144px;
	height:144px;
	background:#FFFFFF;
	padding:2px;
	border:#CCCCCC 1px solid;
}
.cont06 .coCenter {
	float:left;
	margin-left:10px;
	width:220px;
}
.cont06 .coCenter strong {
	border-bottom:#CCCCCC 1px dashed;
	line-height:30px;
	color:#cf2f81;
	height:30px;
	display:block;
	font-size:14px;
	margin-bottom:10px;
}
.cont06 .coRight {
	width:200px;
	height:140px;
	border:#CCCCCC 1px solid;
	background:#f4f4f4;
	float:right;
	padding:4px 9px;
}
.title03 {
	background:url(../images/title02-2.gif) no-repeat;
	padding-top:5px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#d1408d;
	font-weight:700;
}
.bottom03 {
	background:url(../images/contlist-bottom-2.gif) no-repeat;
	height:15px;
	overflow:hidden;
	clear:both;
}
.cont07 {
	background:#FFFFFF;
	height:480px;
	position:relative;
}
.cont07 .coleft {
	background:url(../images/contlist-left.gif) left top no-repeat;
	width:15px;
	height:480px;
	position:absolute;
	left:0px;
	top:0px;
}
.cont07 .coright {
	background:url(../images/contlist-right.gif) left top no-repeat;
	width:15px;
	height:480px;
	position:absolute;
	right:0px;
	top:0px;
}
.cont07 ul {
	padding:30px 25px 0px 25px;
}
.cont07 li {
	list-style:none;
	display:inline;
	float:left;
	margin:0px 10px 20px 10px;
}
.cont07 li img {
	display:block;
	border-bottom:#FFFFFF 1px solid;
}
.cont07 li h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	background:#d1408d;
	padding:0px 5px;
	line-height:20px;
	height:20px;
}
.cont07 li h1 a {
	color:#FFFFFF;
}
.cont08 {
	background:#FFFFFF;
	height:180px;
	position:relative;
}
.cont08 .coleft {
	background:url(../images/contlist-left.gif) left top no-repeat;
	width:15px;
	height:180px;
	position:absolute;
	left:0px;
	top:0px;
}
.cont08 .coright {
	background:url(../images/contlist-right.gif) left top no-repeat;
	width:15px;
	height:180px;
	position:absolute;
	right:0px;
	top:0px;
}
.cont08 ul {
	padding:30px 20px 0px 20px;
}
.cont08 li {
	list-style:none;
	display:inline;
	float:left;
	margin:0px 10px 0px 10px;
	width:190px;
	height:130px;
}
.cont08 li img {
	display:block;
	border-bottom:#FFFFFF 1px solid;
}
.cont08 li h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	background:#d1408d;
	padding:0px 5px;
	line-height:20px;
	height:20px;
}
.cont08 li h1 a {
	color:#FFFFFF;
}
.cont09 {
	color:#FFFFFF;
	padding:10px 0px;
}
.cont09 li {
	list-style:none;
	float:left;
	margin-right:2px;
}
.cont09 li img {
	display:block;
}

/*艺人经纪*/
.Shape_001 {
	width:620px;
	margin:0px auto;
}
.Shape_002 {
	width:350px;
	float:left;
}
.Shape_003 {
	width:250px;
	float:right;
}

.page {
	clear:both;
	padding-top:20px;
}
.page a {
	display:block;
	float:left;
	border:#CCCCCC 1px solid;
	padding:2px 8px;
	margin-right:2px;
}
.page span {
	display:block;
	float:left;
	border:#CCCCCC 1px solid;
	padding:2px 8px;
	margin-right:2px;
	color:#999999;
}
.page strong {
	display:block;
	float:left;
	padding:4px 10px;
	margin-right:2px;
	color:#000;
}
.page span.more {
	display:block;
	float:left;
	border:none;
	padding:4px 10px;
	margin-right:2px;
	color:#999999;
}
/*视频*/
.sqvideo_main {
	width:400px;
	height:300px;
	margin:20px auto;
}