@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: microsoft yahei, tahoma, simsun, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* css for MV */
body {
/*background-color: #e4e4e4;*/
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.a_img {
	border: 1px solid #999999;
	padding: 1px;
}

a.a_img:hover {
	border: 1px solid #006699;
}

a.icon_link, a.icon_link:visited {
	color: #006697;
	border: 1px #FFFFFF solid;
	text-decoration: none;
}

a.icon_link:hover {
	color: #006697;
	border: 1px #E5F6E7 outset;
	text-decoration: none;
}

a.icon_link:active {
	color: #006697;
	border: 1px #E5F6E7 inset;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	width: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.trans_box {
	background: url(/images/70_trans_bg.png) 0px 0px repeat;
}

* html .trans_box {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = true, sizingMethod = scale, src = '/images/70_trans_bg.png');
}

/* fix IE links in semi-transparent div problem */
.trans_box a, .trans_box li, .trans_box img, .trans_box input, .trans_box select, .trans_box textarea, .trans_box label {
	position: relative;
}

div {
	position: static;
}

.page_area {
	width: 980px;
	margin: 0 auto;
}

.banner_container {
	width: 966px;
	border: 1px solid #FFFFFF;
	border-top: none;
	padding: 0 6px 6px 6px;
	margin-bottom: 6px;
}

.main_container {
	width: 966px;
	border: 1px solid #FFFFFF;
	padding: 6px;
}

.banner_area {
	width: 966px;
	background-color: #FFFFFF;
}

.main_area {
	background: transparent url('/images/main_area_bg.gif') repeat-y scroll 0 0;
	padding: 0;
}

.side_menu {
	width: 120px;
	border-left: 1px solid #c3c5c0;
	border-top: 1px solid #c3c5c0;
	text-align: center;
	float: left;
}

.side_menu a {
	display: block;
	width: 119px;
	height: 31px;
	line-height: 31px;
	border-right: 1px solid #c3c5c0;
	border-bottom: 1px solid #c3c5c0;
	background: url('/images/index/sliderbg.jpg') repeat-x;
	color: #666666;
	text-decoration: none;
}

.side_menu a:active, .side_menu a:visited, .side_menu a:hover {
	text-decoration: none;
}

.side_menu a.selected {
	width: 120px;
	border-right: none;
	background: #FFFFFF;
	color: #4a771c;
	font-weight: bold;
}

.right_main {
	width: 824px;
	float: right;
	border-top: 1px solid #c3c5c0;
	border-right: 1px solid #c3c5c0;
	border-bottom: 1px solid #c3c5c0;
	background-color: #FFFFFF;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 10px;
}

.filter_menu {
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #cccccc;
	line-height: 20px;
	color: #999999;
}

.filter_menu a {
	color: #006699;
	margin-left: 15px;
}

.filter_menu a.selected {
	color: #336633;
	font-weight: bold;
}

/*css for header*/
#headerbg {
	position: relative;
	width: 100%;
	height: 29px;
	background: url('/images/headbg.jpg') repeat-x top center;
	border-bottom: 1px solid #c6c4c1;
	z-index: 6;
}

#header {
	position: relative;
	width: 980px;
	margin: auto;
	height: 29px;
}

#header #logo {
	width: 170px;
	height: 29px;
	background: url('/images/logo.jpg') no-repeat center top;
	float: left;
}

#header ul {
	float: left;
	width: 280px;
	height: 29px;
}

#header ul li {
	display: block;
	position: relative;
	float: left;
	list-style: none;
	width: 55px;
	height: 29px;
	padding-left: 7px;
	background: url('/images/headslip.jpg') no-repeat left center;
}

#header ul li.first {
	padding-left: 0px;
	background: none;
	width: 80px;
}

#header ul li#email {
	width: 65px;
}

#header ul li img {
	display: block;
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 20;
}

#header ul li.first img {
	border: 1px solid #70a041;
	left: 8px;
}

#header ul li#email img {
	left: 13px;
	top: 8px;
}

#header ul li a.menu {
	display: block;
	position: absolute;
	line-height: 20px;
	text-align: center;
	top: 5px;
	right: 3px;
	height: 20px;
	padding-right: 20px;
	background: url('/images/down.jpg') no-repeat right center;
	z-index: 20;
}

#header ul li.lihover a.menu, #header ul li:hover a.menu {
	background: url('/images/down_hover.jpg') no-repeat right center;
}

#header ul li span.lihoverbg {
	display: none;
	position: absolute;
	top: 2px;
	left: 8px;
	width: 52px;
	height: 28px;
	border: 1px solid #70a041;
	border-bottom: none;
	background-color: #f2f8e1;
	z-index: 10;
}

#header ul li.first span.lihoverbg {
	width: 77px;
	left: 1px;
}

#header ul li#email span.lihoverbg {
	width: 62px;
}

#header ul li div {
	display: none;
	position: absolute;
	top: 30px;
	left: 8px;
	width: 120px;
	padding: 5px 0px;
	border: 1px solid #70a041;
	background-color: #f2f8e1;
	z-index: 9;
}

#header ul li.first div {
	left: 1px;
}

#header ul li#email div {
	width: 100px;
}

#header ul li#liulan div {
	width: 70px;
}

#header ul li.lihover span.lihoverbg, #header ul li:hover span.lihoverbg, #header ul li.lihover div, #header ul li:hover div {
	display: block;
}

#header ul li div.simplemenu a {
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	width: 110px;
}

#header ul li div.simplemenu a:hover {
	border-top: 1px solid #70a041;
	border-bottom: 1px solid #70a041;
	line-height: 28px;
	height: 28px;
	background-color: #FFFFFF;
	color: #4a771c
}

#header ul li#email div a {
	width: 90px;
}

#header ul li#liulan div a {
	width: 60px;
}

#header ul li#menume div {
	width: 210px;
}

li#menume div p {
	display: block;
	border-top: 1px solid #f2f8e1;
	border-bottom: 1px solid #f2f8e1;
	line-height: 28px;
	height: 28px;
	padding-left: 5px;
	width: 205px;
	clear: both;
}

li#menume div p.phover, li#menume div p:hover {
	border-top: 1px solid #70a041;
	border-bottom: 1px solid #70a041;
	line-height: 28px;
	height: 28px;
	background-color: #FFFFFF;
	color: #4a771c
}

li#menume div span {
	display: block;
	line-height: 30px;
	height: 30px;
	float: left;
}

li#menume div span.menume {
	padding-left: 25px;
	width: 80px;
}

li#menume div span#menume_1 {
	background: url('/images/home.gif') no-repeat left center;
}

li#menume div span#menume_2 {
	background: url('/images/smile.gif') no-repeat left center;
}

li#menume div span.menume_operat {
	width: 90px;
	text-align: right;
}

li#menume div span.menume_operat a {
	color: #006699;
}

#header a {
	color: #333333;
	text-decoration: none;
}

#header form {
	float: left;
	margin-left: 180px;
	height: 29px;
}

#header form input {
	margin-top: 5px;
	float: left;
	line-height: 18px;
	height: 18px;
	border: 1px solid #949494;
}

#header #s_value {
	width: 200px;
	margin-right: 5px;
	color: #999999;
}

#header #s_submit {
	padding: 0px 15px;
	height: 20px;
	line-height: 16px;
}

#header #operat {
	float: left;
	margin-left: 20px;
	height: 29px;
	background: url('/images/headslip.jpg') no-repeat center center;
}

#header #operat a {
	padding: 0px 10px;
	line-height: 29px;
}

/*css for footer*/
#footerbg {
/*position: relative;*/
	width: 980px;
	height: 160px;
	clear: both;
	background: url('/images/footallbg.jpg') repeat-x top center;
	overflow: hidden;
	margin: 6px auto;
}

#footer {
/*position: relative;*/
/*width: 980px;*/
/*margin: auto;*/
	height: 160px;
	clear: both;
	background-color: #efefef;
	text-align: center;
}

#footer #footsearch {
	width: 980px;
	height: 25px;
	background: url('/images/footbg.jpg') repeat-x;
	text-align: center;
}

#footer form {
	height: 25px;
	margin-left: 280px;
	*margin-left: 140px;
}

#footer form input {
	margin-top: 2px;
	float: left;
	line-height: 18px;
	height: 18px;
	border: 1px solid #949494;
}

#footer #s_value2 {
	width: 360px;
	margin-right: 5px;
	color: #999999;
}

#footer #s_submit2 {
	padding: 0px 15px;
	height: 20px;
	line-height: 16px;
}

#footer a {
	color: #000000;
}

#footer #footlogo {
	float: left;
	width: 280px;
	height: 90px;
	background: url('/images/footlogo.jpg') no-repeat center;
}

#footer ul {
	float: left;
	height: 90px;
}

#footer ul li {
	display: block;
	float: left;
	width: 160px;
	padding: 10px 30px;
	list-style: none;
}

#footer ul li h2 {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

#footer ul li a {
	display: block;
	width: 75px;
	height: 20px;
	line-height: 20px;
	float: left;
}

#footer p {
	display: block;
	clear: both;
	width: 930px;
	margin: 0px 35px;
	height: 50px;
	line-height: 50px;
}

.user_box_container {
	margin: 8px;
	padding: 12px;
	background: #FFFFFF;
	text-align: center;
	position: relative;
}

.user_box_container h2 {
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 6px;
	margin-bottom: 5px;
}

.user_box_container .cont_more {
	line-height: 20px;
	margin-right: 10px;
	text-align: right;
}

.user_brief_list {
	padding: 6px 4px;
	text-align: center;
}

.user_simple {
	width: 64px;
	height: 75px;
	overflow: hidden;
	margin: 10px 4px;
	text-align: center;
}

.user_simple .user_avatar {
	width: 50px;
	height: 50px;
	display: block;
	border: 1px solid #999999;
}

.user_simple img {
	width: 50px;
	height: 50px;
	margin: 2px;
}

.user_simple .user_name {
	width: 66px;
	max-height: 32px;
	line-height: 20px;
	word-wrap: break-word;
	overflow: hidden;
}

.user_name a {
	color: #006699;
}

.user_simple .date {
	color: #999999;
	margin-top: 20px;
}

.bubble_editor {
	width: 520px;
	margin: 10px 0 0 20px;
}

.bubble_editor textarea {
	width: 480px;
	height: 70px;
	padding: 5px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
}

.bubble_editor .buttons {
	width: 520px;
	text-align: center;
	margin-top: 5px;
}

.item_title_font {
	font-size: 14px;
	font-weight: bold;
}

.article_title {
	border-bottom: 1px solid #CCCCCC;
}

.article_title_text {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	word-wrap: break-word;
}

.article_sub {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	line-height: 24px;
}

.article_content {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	word-wrap: break-word;
	padding: 15px;
}

.list_header {
	padding: 5px;
	margin: 2px 0;
	overflow: hidden;
	clear: both;
	line-height: 18px;
	text-align: center;
}

.list_header li {
	list-style: none;
	float: left;
	padding: 0 10px;
}

.composit_list_item {
	padding: 5px;
	margin: 2px 0;
	overflow: hidden;
	clear: both;
	line-height: 18px;
}

.composit_list_item li {
	list-style: none;
	float: left;
	padding: 0 10px;
}

.composit_list_item dl {
	overflow: hidden;
}

.composit_list_item dt {
	margin: 2px 0;
}

.composit_grid_item {
	float: left;
}

.composit_grid_item dt {
	margin: 1px 0;
	line-height: 18px;
}

.composit_grid_item dt.single_line {
	height: 18px;
	overflow: hidden;
}

div.single_line {
	height: 22px;
	margin: 3px 0;
}

img.video_image {
	width: 120px;
	height: 67px;
}

img.photo_small {
	width: 50px;
	height: 50px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

img.photo_small_hover {
	border: 1px solid #3D6D3D;
}

img.photo_medium {
	width: 100px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

img.photo_medium_hover {
	border: 1px solid #3D6D3D;
}

img.photo_tiny {
	width: 18px;
	height: 18px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.video_image_box {
	width: 120px;
	height: 67px;
	border: 1px solid #3D6D3D;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.video_image_float_menu {
	position: relative;
	top: -28px;
	left: 0px;
	width: 120px;
	height: 26px;
	background: url('/images/playlist/yuedan_hover_bg.gif') no-repeat;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	display: none;
	text-align: center;
	overflow: hidden;
}

.video_image_float_menu a, .video_image_float_menu a:visited, .video_image_float_menu a:active, .video_image_float_menu a:hover {
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}

img.pl_image {
	width: 100px;
	height: 100px;
}

img.artist_big_image {
	width: 100px;
	height: 100px;
}

.pl_image_box {
	width: 100px;
	height: 100px;
	border: 1px solid #3D6D3D;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.pl_image_float_menu {
	position: relative;
	top: -28px;
	left: 0px;
	width: 100px;
	height: 26px;
	background: url('/images/playlist/yuedan_hover_bg.gif') no-repeat;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	display: none;
	text-align: center;
	overflow: hidden;
}

.pl_image_float_menu a, .pl_image_float_menu a:visited, .pl_image_float_menu a:active, .pl_image_float_menu a:hover {
	color: #FFFFFF;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}

img.album_image {
	width: 130px;
	height: 97px;
}

.album_image_box {
	width: 130px;
	height: 97px;
	border: 1px solid #3D6D3D;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.album_image_float_menu {
	position: relative;
	top: -28px;
	left: 0px;
	width: 130px;
	height: 26px;
	background-color: #000000;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	display: none;
	text-align: center;
	overflow: hidden;
}

.album_image_float_menu a, .album_image_float_menu a:visited, .album_image_float_menu a:active, .album_image_float_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	padding: 0 5px;
}

span.gray {
	color: #999999;
}

span.red {
	color: #FF0000;
}

.user_info_box {
	padding: 6px;
	width: 400px;
	height: 200px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = true, sizingMethod = scale, src = '/images/user_info_box_bg.png');
}

.user_info_box[class] {
	background: url(/images/user_info_box_bg.png) 0px 0px repeat;
}

.user_info_inner_box {
	border: 1px solid #6fa736;
	background: url(/images/user_info_bg.gif) 0px 0px repeat-y;
	padding: 0px;
	height: 198px;
}

.user_info_box .left {
	width: 106px;
	padding: 10px;
}

.user_info_box .right {
	width: 244px;
	padding: 10px;
}

.user_info_box .right .column1 {
	float: left;
	width: 120px;
}

.user_info_box .right .column2 {
	float: left;
}

.user_info_box .info {
	height: 126px;
}

.user_info_box .single_line {
	clear: both;
}

.user_info_box .operation {
	height: 54px;
}

.user_info_box .operation a {
	margin: 2px 10px;
}

.user_info_box .operation div.single_line {
	margin: 0px;
	padding: 3px;
	text-align: center;
}

a.user_head_image_plus, a.user_head_image_plus:visited {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 35px;
	height: 36px;
	background: url('/images/bg_hover_plus.png') no-repeat;
	display: none;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	color: #006699;
	overflow: visible;
}

a.user_head_image_plus:hover, a.user_head_image_plus:active {
	background-color: #CCCCCC;
	display: inline;
	text-indent: 0;
	text-decoration: none;
	width: 58px;
	line-height: 36px;
	padding-left: 42px;
}

.content_area .emptylist-content {
	margin: 80px auto;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.feed_container {
	width: 740px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	clear: both;
}

.feed_container .feed_avatar {
	width: 60px;
	float: left;
}

.feed_container .feed_detail {
	float: left;
}

.feed_container .feed_title {
	clear: both;
}

.feed_container .feed_title em {
	font-style: normal;
	float: left;
}

.feed_container .feed_title cite {
	font-style: normal;
	float: right;
}

.mv_item {
	width: 130px;
	height: 125px;
	margin: 0px;
	padding: 2px 6px;
}
