﻿/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000;
	background-color: #f6f6f6;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, blockquote{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
img {
	border: none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	height: 0;
}
a {
	text-decoration: none;
	color: #902088;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	background-color: #fff;
	width: 1003px;
	margin: 0 auto;
}
.top_login {
	width: 100%;
	overflow: hidden;
	height: 30px;
}
.top_login_block {
	width: 930px;
	height: 25px;
	margin: 5px auto 0 auto;
}
.top_login_block_input {
	padding: 1px 3px 1px 3px;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px;
}
.top_login_block_button {
	width: 50px;
	height: 20px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/login.gif) no-repeat;
	border: none;
	text-indent: -2000px;
	margin: 0 5px 0 0;
}
.top_login_block_right {
	float: right;
}



#header {
	width: 960px;
	height: 80px;
	margin: 0 auto 10px auto;
	position: relative;
	background: url(http://www.chunlianai.com/images/bg.gif) repeat-x;
}
.logo {
	width: 174px;
	height: 60px;
	display: block;
	position: absolute;
	left: 20px;
	top: 10px;
}
#header ul {
	width: 230px;
	height: 55px;
	position: absolute;
	left: 720px;
	top: 8px;
}
#header ul li {
	padding: 0 0 0 10px;
	background: url(http://www.chunlianai.com/images/dot_white.gif) 0 9px no-repeat;
}
#header ul li a {
	color: #fff;
}
.fast1 {
	width: 100px;
	height: 55px;
	position: absolute;
	left: 220px;
	top: 8px;
	color: #fff;
}
.fast2 {
	width: 100px;
	height: 55px;
	position: absolute;
	left: 320px;
	top: 8px;
	color: #fff;
}
.fast2 a {
	color: #fff;
}

a.love_new {
	width: 64px;
	height: 66px;
	padding: 5px 12px 9px 12px;
	display: block;
	position: absolute;
	left: 435px;
}
a:hover.love_new {
	background: url(http://www.chunlianai.com/images/love_bg.gif) repeat-x;
}

a.love_war {
	width: 64px;
	height: 66px;
	padding: 5px 12px 9px 12px;
	display: block;
	position: absolute;
	left: 525px;
}
a:hover.love_war {
	background: url(http://www.chunlianai.com/images/love_bg.gif) repeat-x;
}

a.love_bbs {
	width: 64px;
	height: 66px;
	padding: 5px 12px 9px 12px;
	display: block;
	position: absolute;
	left: 615px;
}
a:hover.love_bbs {
	background: url(http://www.chunlianai.com/images/love_bg.gif) repeat-x;
}

.txtBox {
	width: 85px;
	height: 13px;
	padding: 2px;
	border: solid 1px #fff;
	margin: 1px 0 0 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbdbd;
}
.passwordBox {
	width: 85px;
	height: 13px;
	padding: 2px;
	border: solid 1px #fff;;
	margin: 4px 0 0 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbdbd;
}
.login_button {
	width: 53px;
	height: 47px;
	background: url(http://www.chunlianai.com/images/login.png) no-repeat;
	border: none;
	cursor: hand;
	margin: 0 0 0 5px;
	float: left;
}
.block_login a.reg {
	color: #fff;
	text-decoration: underline;
	padding: 27px 0 0 0;
	margin: 0 0 0 5px;
	float: left;
}
.boot {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border: solid 1px #f4e0f3;
}
.boot span {
	margin: 0 7px;
}


#body {
	width: 960px;
	margin: 0 auto;
}
.left_man {
	width: 470px;
	float: left;
}
.right_woman {
	width: 470px;
	float: right;
}
.man_title {
	width: 440px;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	background: url(http://www.chunlianai.com/images/big_title.gif) 0 0 no-repeat;
}
.man_title span {
	float: right;
}
.woman_title {
	width: 440px;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	background: url(http://www.chunlianai.com/images/big_title.gif) 0 -50px no-repeat;
}
.woman_title span {
	float: right;
}

.block_indexpic {
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;;
	border-right: solid 1px #ddd;
	padding: 15px 15px 0 15px;
	background-color: #fff;
}
ul.indexpic {
}
ul.indexpic li {
	height: 106px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #ddd;
}
ul.indexpic li a {
}
ul.indexpic a img {	
	width: 74px;
	height: 98px;
	padding: 2px;
	border: solid 1px #ddd;
	float: left;
	margin: 0 10px 0 0;
}
ul.indexpic li blockquote span{
	color:#902088;
}
a.N1 {
	text-decoration: underline;
}
a:hover.name {
	text-decoration: none;
}
a.sex_man {
	color: #0079b2;
}
a.sex_woman {
	color: #b20071;
}
a.N2 {
	color: #999;
}
span.time {
	color: #999;
}
N1,N2{cursor:pointer;}

.love_pro {
}
.love_pro td {
	line-height: 20px;
}
.love_pro td a {
	color:#902088;
}

.page {
	text-align: center;
}
.page ul {
}
.page ul li {
	display: inline;
}
.page ul li a {
	color: #000;
	padding: 1px 5px;
	background-color: #f6f6f6;
	border: solid 1px #ddd;
}
.page ul li a:hover {
	color: #902088;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
	background-color: #e9c2e7;
	border: solid 1px #dfabdd;
}
.page ul li a.page_hover {
	color: #902088;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
	cursor: text;
	background-color: #e9c2e7;
	border: solid 1px #dfabdd;
}
.page p {
	color: #999;
	margin: 5px 0;
}


.link_box {
	width: 960px;
	margin: 10px auto 0 auto;
}
.link_title {
	height: 28px;
	padding: 0 10px;
	border: solid 1px #ddd;
	background: url(http://www.chunlianai.com/images/link_title_bg.gif) repeat-x;
}
.link_title h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 0 0 20px;
	background: url(http://www.chunlianai.com/images/arrow.gif) 0 8px no-repeat;
}
.block_link {
	padding: 10px 15px;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.block_link a {
	text-decoration: underline;
	margin: 0 10px 0 0;
}
.block_link a:hover {
	text-decoration: none;
}

.footer_box {
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin: 10px 0 0 0;
	background-color: #f6f6f6;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
#footer p {
	float: right;
}
#footer p a {
	color: #000;
}
#footer p span {
	font-family: "宋体";
	font-size: 10px;
	margin: 0 5px;
}







/*--------------内页-----------------*/
.block_info {
	width: 930px;
	height: 25px;
	margin: 5px auto 0 auto;

}
.left {
	width: 250px;
	float: left;
}
.left_title {
	height: 33px;
	overflow: hidden;
	padding: 0 0 0 35px;
	line-height: 37px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/purple_bg.gif) 0 0 no-repeat;
}
.block_purple {
	padding: 0 15px;
	background-color: #f4e0f3;
}
.foot_purple {
	height: 10px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: url(http://www.chunlianai.com/images/purple_bg.gif) 0 -50px no-repeat;
}
ul.purple {
}
ul.purple li {
	line-height: 25px;
	padding: 0 0 0 9px;
	background: url(http://www.chunlianai.com/images/dot_black.gif) 0 12px no-repeat;
}
ul.purple li a {
}

.left_title_yellow {
	height: 33px;
	overflow: hidden;
	padding: 0 0 0 35px;
	line-height: 37px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/yellow_bg.gif) 0 0 no-repeat;
}
.right {
	width: 690px;
	float: right;
}
.block_yellow {
	padding: 0 15px;
	background-color: #f8f5e5;
}
.foot_yellow {
	height: 10px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: url(http://www.chunlianai.com/images/yellow_bg.gif) 0 -50px no-repeat;
}
ul.yellow {
}
ul.yellow li {
	line-height: 25px;
	padding: 0 0 0 9px;
	background: url(http://www.chunlianai.com/images/dot_black.gif) 0 12px no-repeat;
}
ul.yellow li a {
	color: #ad3f1d;
}

.left_link1 {
	width: 250px;
	height: 53px;
	display: block;
	margin: 0 0 10px 0;
	text-indent: -2000px;
	background: url(http://www.chunlianai.com/images/left_link1.gif) no-repeat;
}
.left_link2 {
	width: 250px;
	height: 53px;
	display: block;
	margin: 0 0 10px 0;
	text-indent: -2000px;
	background: url(http://www.chunlianai.com/images/left_link2.gif) no-repeat;
}
.left_link3 {
	width: 250px;
	height: 53px;
	display: block;
	text-indent: -2000px;
	background: url(http://www.chunlianai.com/images/left_link3.gif) no-repeat;
}
.search_box {
	width: 175px;
	height: 22px;
	padding: 2px;
	margin: 5px 0;
	line-height: 22px;
	border: solid 2px #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#bbbbbb;
}
.search_button {
	width: 34px;
	height: 30px;
	margin: 5px 0;
	border: none;
	float: left;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/search.gif) no-repeat;
}
.right {
	width: 690px;
	float: right;
}
.pic_title {
	height: 40px;
	line-height: 40px;
	background-color: #f4e0f3;
}
ul.pic {
}
ul.pic li {
	height: 105px;
	padding: 10px 15px;
	background-color: #f9eff9;
}
ul.pic li td {
	line-height: 25px;
}
ul.pic li a {
}
ul.pic li a img {
	width: 74px;
	height: 98px;	
	padding: 2px;
	border: solid 1px #ddd;
	float: left;
	margin: 0 6px 0 0;
}
ul.pic li blockquote {
	margin: 8px 0 0 0;
}
ul.pic li blockquote a {
	color: #000;
}


.right_title {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #f4e0f3;
}
h3.person {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(http://www.chunlianai.com/images/person.gif) 0 13px no-repeat;
}
.block_person {
	padding: 30px;
}
.block_person img {
	/*width: 70px;
	height: 70px;*/
	width: 74px;
	height: 98px;
	padding: 2px;
	border: solid 1px #ddd;
	float: left;
	margin: 0 10px 0 0;
}
.block_person_detail {
	width: 534px;
	float: right;
}
.block_person_detail h2 {
	padding: 0 10px 5px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #f4e0f3;
}

.block_person_detail table.person_pro {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: solid 1px #f4e0f3;
}
.block_person_detail table.person_pro td {
	width: 50%;
	line-height: 12px;
	padding: 12px 10px 0 0;
	color: #999;
}
/*------------------注册--------------------*/
.reg_box {
	width: 450px;
	margin: 30px auto 100px auto;
}
.reg_table.reg_table td {
	height: 35px;
	line-height: 35px;
}
.grey_txtBox {
	padding: 5px 3px 4px 3px;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reg_table td input.brown {
	width: 50px;
	height: 26px;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 0 no-repeat;
}
.reg_table td input.chose {
	width: 100px;
	height: 26px;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -50px no-repeat;
}
.reg_table td input.reg_next {
	width: 176px;
	height: 42px;
	display: block;
	margin: 5px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/reg_button.gif) 0 0px no-repeat;
}
.reg_table td span {
	color: #999;
	margin: 0 0 0 7px;
}
.reg_table td p a {
	text-decoration: underline;
	margin: 0 3px;
}
.reg_table td p a:hover {
	text-decoration: none;
}

.reg_box2 {
	width: 420px;
	height: 338px;
	padding: 0 0 0 230px;
	margin: 50px auto 200px auto;
	background: url(http://www.chunlianai.com/images/lover.jpg) left top no-repeat;
}
.reg_box2 p {
	padding: 0 3px;
	margin: 5px 0;
}
.reg_box2 p span {
	color: #f00;
	margin: 0 2px;
}
.reg_box2 input.reg_over {
	width: 113px;
	height: 42px;
	display: block;
	margin: 15px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/reg_button.gif) 0 -50px no-repeat;
}

.reg_box3 {
	padding: 0 70px 30px 70px;
	margin: 30px 0 20px 0;
	border-bottom: solid 1px #f4e0f3;
}
.reg_box3 h3 {
	font-size: 14px;
	font-weight: normal;
}
.reg_box3 h3 a {
	color: #f00;
	font-size: 18px;
}
.reg_box3 input.send {
	width: 150px;
	height: 26px;
	display: block;
	margin: 15px 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -100px no-repeat;
}
.reg_box3 p {
	color: #999;
}
ul.send_mail {
	margin: 0 0 200px 70px;
}
ul.send_mail li {
	color: #999;
}
ul.send_mail li a {
	text-decoration: underline;
}
ul.send_mail li a:hover {
	text-decoration: none;
}
ul.send_mail li b {
	color: #000;
}

/*-------------------tag-------------------*/
.boot_tag {
	height: 41px;
	padding: 0 35px;
	background: url(http://www.chunlianai.com/images/boot_tag_bg.gif) bottom repeat-x #f4e0f3;
}
.boot_tag span {
	font-weight: bold;
	line-height: 41px;
}
ul.tag1 {
}
ul.tag1 li {
	width: 92px;
	height: 41px;
	float: left;
	margin: 0 6px 0 0;
}
ul.tag1 li a {
	width: 92px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 52px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/tag_bg1.gif) 0 -50px;
}
ul.tag1 li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(http://www.chunlianai.com/images/tag_bg1.gif) 0 -100px;
}
ul.tag1 li a.hover_tag1 {
	width: 92px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/tag_bg1.gif) 0 0;
}
.tag_box1 {
	padding: 30px 185px 150px 185px;
	border-bottom: solid 1px #d77fd2;
	border-left: solid 1px #d77fd2;
	border-right: solid 1px #d77fd2;
}
.tag_box1 blockquote {
	padding: 20px 0 20px 230px;
	margin: 0 0 25px 0;
	border: solid 1px #f4e0f3;
	background: url(http://www.chunlianai.com/images/man_woman.gif) 100px 8px no-repeat #f9eff9;
}
.tag_box1 blockquote span {
	color: #902088;
}
.tag_box1 p {
	padding: 0 0 0 20px;
}
.tag_box1 p span {
	color: #999;
	display: block;
	margin: 0 0 10px 0;
}
.tag_box1 p input.copy {
	width: 70px;
	height: 26px;
	border: none;
	margin: 0 0 0 5px;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -150px no-repeat;
}

.tag_box2 {
	padding: 30px 0 100px 225px;
	border-bottom: solid 1px #d77fd2;
	border-left: solid 1px #d77fd2;
	border-right: solid 1px #d77fd2;
}
input.submit {
	width: 83px;
	height: 42px;
	display: block;
	margin: 5px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/reg_button.gif) 0 -100px no-repeat;
}
.tag_box3 {
	padding: 30px 0 100px 300px;
	border-bottom: solid 1px #d77fd2;
	border-left: solid 1px #d77fd2;
	border-right: solid 1px #d77fd2;
}
.tag_box4 {
	padding: 0 0 20px 0;
	border-bottom: solid 1px #d77fd2;
	border-left: solid 1px #d77fd2;
	border-right: solid 1px #d77fd2;
}


ul.tag2 {
}
ul.tag2 li {
	width: 82px;
	height: 41px;
	float: left;
	margin: 0 6px 0 0;
}
ul.tag2 li a {
	width: 82px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 52px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/tag_bg2.gif) 0 -50px;
}
ul.tag2 li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(http://www.chunlianai.com/images/tag_bg2.gif) 0 -100px;
}
ul.tag2 li a.hover_tag2 {
	width: 82px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	background: url(http://www.chunlianai.com/images/tag_bg2.gif) 0 0;
}

.tag_box_a {
}
.purple_menu {
	height: 30px;
	padding: 0 15px 0 44px;
	margin: 10px 0 1px 0;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	background: url(http://www.chunlianai.com/images/arrow2.gif) 25px 8px no-repeat #cf60c7;
}
.purple_menu span {
	font-weight: normal;
}
.purple_menu2 {
	height: 30px;
	background-color: #f4e0f3;
}
table.mail_list {
	margin: 0 0 10px 0;
}
table.mail_list td {
	height: 30px;
	border-bottom: solid 1px #f4e0f3;
}
table.mail_list td span {
	color: #999;
}
input.chose_all {
	width: 50px;
	height: 26px;
	display: block;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -200px no-repeat;
}
input.delete {
	width: 50px;
	height: 26px;
	display: block;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -250px no-repeat;
}



/*-------------------bbs-------------------*/
.bbs_haeder {
	width: 960px;
	position: relative;
}
.bbs_haeder p {
	text-align: right;
}
.bbs_haeder p a {
	text-decoration: underline;
}
.bbs_haeder p a:hover {
	text-decoration: none;
}
.bbs_haeder p span {
	font-family: "宋体";
	font-size: 10px;
	margin: 0 5px;
}
.bbs_search_box {
	width: 175px;
	height: 22px;
	padding: 3px;
	line-height: 22px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 29px;
	top: 30px;
}
.bbs_search {
	width: 34px;
	height: 30px;
	display: block;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	float: left;
	background: url(http://www.chunlianai.com/images/search_bbs.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 30px;
}

.post_button {
	width: 103px;
	height: 42px;
	cursor: hand;
	border: none;
	text-indent: -2000px;
	background: url(http://www.chunlianai.com/images/post.gif) no-repeat;
}
.arrow_white {
	width: 11px;
	height: 7px;
	overflow: hidden;
	margin: 11px 0 0 0;
	display: block;
	float: right;
	background: url(http://www.chunlianai.com/images/arrow_white.gif) 0 -50px no-repeat;
}
table.bbs_list1 {
	margin: 0 0 10px 0;
}
table.bbs_list1 td {
	height: 90px;
	border-bottom: solid 1px #f4e0f3;
}
table.bbs_list1 td span {
	color: #999;
}
table.bbs_list1 td.love {
	background: url(http://www.chunlianai.com/images/love.gif) 20px 20px no-repeat;
}
table.bbs_list1 td.love2 {
	background: url(http://www.chunlianai.com/images/love.gif) 20px -80px no-repeat;
}
table.bbs_list1 td b span {
	color: #f00;
}
table.bbs_list1 td a.black {
	display: block;
	color: #000;
}
a.bbs_person {
	padding: 0 0 0 16px;
	margin: 0 5px 0 0;
	/*background: url(http://www.chunlianai.com/images/person.gif) no-repeat;*/
}
.bbs_footer {
	margin: 10px 0;
}
table.bbs_list2 {
	margin: 0 0 10px 0;
}
table.bbs_list2 td {
	height: 50px;
	border-bottom: solid 1px #f4e0f3;
}

/*-------------------新闻-------------------*/
ul.newslist {
	margin: 0 0 15px 0;
}
ul.newslist li {
	height: 33px;
	padding: 0 20px;
	line-height: 33px;
	border-bottom: solid 1px #eee;
}
ul.newslist li a {
	padding: 0 0 0 10px;
	background: url(http://www.chunlianai.com/images/dot_black.gif) 0 7px no-repeat;
}
ul.newslist li span {
	float: right;
	color: #999;
}

.news_block {
	padding: 30px;
}
.news_block h1 {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	font-family:"微软雅黑","黑体","宋体";
}
.news_block .date {
	text-align: right;
	padding: 0 0 10px 0;
}
.news_block img {
	display: block;
	margin: 10px auto;
	padding: 5px;
	border: solid 1px #eee;
}

/*-------------------论坛正文-------------------*/
.post_reply {
	padding: 10px;
}
.reply_button {
	width: 83px;
	height: 42px;
	cursor: hand;
	border: none;
	margin: 0 0 0 5px;
	text-indent: -2000px;
	background: url(http://www.chunlianai.com/images/reply.gif) no-repeat;
}
.post_reply_left {
	padding: 20px 0;
	text-align: center;
	background-color: #f4e0f3;
	vertical-align: top;
	border-bottom: solid 3px #f1d1ef;
}
.post_reply_left img {
	/*width: 70px;
	height: 70px;*/
	width: 74px;
	height: 98px;
	padding: 2px;
	margin: 0 0 10px 0;
	border: solid 1px #ddd;
	background-color: #fff;
}
.post_reply_right {
	vertical-align: top;
	border-bottom: solid 3px #f4e0f3;
	border-right: solid 1px #f4e0f3;
	border-top: solid 1px #f4e0f3;
	padding: 0 20px 5px 20px;
}
.person_title {
	padding: 5px 0;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #ddd;
}
.person_title span {
	float: right;
}
.post_reply_right h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #ddd;
}
.fastreply_block {
	padding: 5px 0 0 0;
	margin: 50px 0 0 0;
	border-top: dashed 1px #ddd;
}
.fastreply_block a.fastreply {
	height: 20px;
	width: 35px;
	display: block;
	padding: 0 0 0 20px;
	float: left;
	color: #000;
	background: url(http://www.chunlianai.com/images/fastreply.gif) 0 0 no-repeat;
}
.fastreply_block a.repquote {
	height: 20px;
	width: 35px;
	display: block;
	padding: 0 0 0 20px;
	float: left;
	color: #000;
	background: url(/images/repquote.gif) 0 0 no-repeat;
}


.post_reply_left2 {
	padding: 20px 0;
	text-align: center;
	background-color: #f4e0f3;
	vertical-align: top;
	border-top: solid 30px #f1d1ef;
}
.post_reply_left2 img {
	/*width: 70px;
	height: 70px;*/
	width: 74px;
	height: 98px;
	padding: 2px;
	margin: 0 0 10px 0;
	border: solid 1px #ddd;
	background-color: #fff;
}
.post_reply_right2 {
	vertical-align: top;
	border-bottom: solid 1px #f4e0f3;
	border-right: solid 1px #f4e0f3;
	border-top: solid 30px #f4e0f3;
	padding: 20px;
}
input.reply_button2 {
	width: 70px;
	height: 26px;
	display: block;
	margin: 8px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -300px no-repeat;
}

/*-------------------发贴-------------------*/
.post_add_box {
	padding: 30px 0 100px 100px;
	border-bottom: solid 1px #d77fd2;
	border-left: solid 1px #d77fd2;
	border-right: solid 1px #d77fd2;
}
input.post_add_button {
	width: 83px;
	height: 42px;
	display: block;
	margin: 5px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/post_add.gif) no-repeat;
}
/*-------------------错误页面-------------------*/
.error_block {
	width: 420px;
	margin: 50px auto 150px auto;
}
.error_block h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	background-color: #cf60c7;
}
.error {
	padding: 15px 15px 15px 160px;
	border-bottom: solid 1px #f4e0f3;
	border-left: solid 1px #f4e0f3;
	border-right: solid 1px #f4e0f3;
	background: url(http://www.chunlianai.com/images/warn.gif) 35px 35px no-repeat;
}
.error ul {
	margin: 0 0 10px 0;
}
.error ul li {
	padding: 0 0 0 10px;
	background: url(http://www.chunlianai.com/images/dot_black.gif) 0 10px no-repeat;
}
.error ul li a {
	text-decoration: underline;
}
.error ul li a:hover {
	text-decoration: none;
}

/*-------------------写信?------------------*/
.msnew {
	padding: 0 50px;
	margin: 0 0 150px 0;
}
.mbutton {
	width: 50px;
	height: 26px;
	display: block;
	border: none;
	text-indent: -2000px;
	margin: 0 0 0 65px;
	background: url(http://www.chunlianai.com/images/button.gif) 0 -350px no-repeat;
}


/*-------------------分页-------------------*/
.pagination {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.pagination a {
	text-decoration: none;
	border: solid 1px #ddd;
	color: #000;
	background-color:#f6f6f6;
	margin: 0 3px 0 0;
}
.pagination a:hover {
	text-decoration: none;
	border: solid 1px #dfabdd;
	color: #902088;
	font-weight: bold;
	background-color: #e9c2e7;
}
.pagination a, .pagination span {
	display: block;
	display: inline;
	padding: 1px 5px;
}
.pagination .current {
	background: #e9c2e7;
	color: #902088;
	font-weight: bold;
	border: solid 1px #dfabdd;
	margin: 0 3px 0 0;
}
.pagination .current.prev, .pagination .current.next{
	color:#000;
	border-color:#ddd;
	background-color:#f6f6f6;
}

/*-------------------高级搜索-------------------*/
.ad_search {
	width: 83px;
	height: 42px;
	display: block;
	margin: 10px 0 0 0;
	border: none;
	text-indent: -2000px;
	cursor: hand;
	background: url(http://www.chunlianai.com/images/ad_search.gif) 0 0px no-repeat;
}


