@CHARSET "UTF-8";

#pair_bbs{
	width: 770px;
	height: 850px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

#pair_list{
	width: 760px;
	height: 78px;
}

#pair_list ul{
	width: 760px;
}

#pair_list ul li {
	padding: 1px 0 0 0;
	margin: 0 0 3px 0;
	float: left;
}

#pair_list ul li a {
	background: url(../img/lino.gif) repeat-x;
	font-weight: normal;
	font-size: 11px;
	display: block;
	width: 62px;
	height: 30px;
	text-align: center;
	line-height: 33px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#pair_list ul li a:hover{
	border-bottom: 1px solid #5139f6;
	text-decoration: none;
}

#pair_list ul li .rc {
	border-right: 1px solid #aaaaaa;
}

#pair_list ul li .sc {
	border-bottom: none;
}

#rate_info{
	width: 320px;
	height: 760px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}


#rate_post{
	width: 350px;
	height: 700px;
	display: block;
	float: left;
	margin: 0 0 0 4px;
}

#rate_area{
	background: url(../img/lino.gif) repeat-x;
	border: 1px solid #aaaaaa;
	width: 330px;
	height: 35px;
	margin: 0 0 5px 0;
}

#rate_area div{
	float: left;
	font-size: 33px;
	padding: 2px 2px 0 0;
}

#rate_area #name_pair{
	font-size: 16px;
	line-height: 33px;
	padding: 2px 10px 0 10px;
}

#rate_area #rate_bc{
	font-size: 16px;
	line-height: 33px;
	padding: 2px 10px 0 10px;
}

#rate_area #rate_cc{
	font-size: 20px;
	line-height: 33px;
	padding: 2px 10px 0 2px;
}


#rate_area #rate_lc{
	font-size: 16px;
	line-height: 33px;
}

#rate_area #rate_rc{
	font-size: 16px;
	line-height: 33px;
}

#rate_area #rate_ac{
	display: none;
}




#graph_area{
	background: url(../img/lino.gif) repeat-x;
	width: 330px;
	height: 260px;
	display: block;
	border: 1px solid #aaaaaa;
	clear: both;
	margin: 0 0 5px 0;
}

#graph_area img{
	padding: 10px 0 10px 5px;
}

#signal_holder{
	width: 382px;
	height: 300px;
	display: block;
	clear: both;
}

#signal_holder #long{
	background: url(../img/community/long.png) no-repeat;
	width: 384px;
	height: 28px;
	display: block;
	border-bottom: 1px solid #616ef8;
	clear: both;
}

#signal_holder #short{
	background: url(../img/community/short.png) no-repeat;
	width: 384px;
	height: 28px;
	display: block;
	border-bottom: 1px solid #d763c0;
	clear: both;
}

#signal_holder .cc{
	display: block;
	width: 390px;
	height: 68px;
	padding: 8px 0 12px 0;
}

#signal_holder .im{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	padding: 0 8px 0 0;
}

#signal_holder .im a{
	background: #ffffff;
	display: table-cell;
	width: 70px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #aaaaaa;
}

#signal_holder .im a:hover{
	border: 1px solid #5931f6;
}

#signal_holder .im img{
	max-width: 54px;
	max-height: 54px;
}

#community_post{
	background: url(../img/lino.gif) repeat-x;
	width: 382px;
	height: 84px;
	display: block;
	border: 1px solid #aaaaaa;
	clear: both;
	margin: 0 0 12px 0;
}

#community_post .co{
	padding: 10px 0 0 10px;
	width: 294px;
	height: 50px;
	float: left;
}

#community_post .co textarea{
	padding: 5px;
	width: 278px;
	height: 50px;
	border: 1px solid #aaaaaa;
}

#community_post .su{
	padding: 11px 0 0 5px;
	width: 63px;
	height: 62px;
	float: left;
}

#community_post .su a{
	background: #ffffff url(../img/community/post.png) no-repeat;
	background-position: left top;
	display: block;
	width: 63px;
	height: 62px;
}

#community_post .su a:hover{
	background-position: left bottom;
}

#community_list{
	width: 376px;
	height: 632px;
	display: block;
}

#community_list .co{
	width: 374px;
	height: 69px;
	display: block;
	margin: 0 0 9px 0;
	border-bottom: 1px solid #aaaaaa;
}

#community_list .im{
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	padding: 0 8px 0 0;
}

#community_list .im a{
	background: #ffffff;
	display: table-cell;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #aaaaaa;
}

#community_list .im a:hover{
	border: 1px solid #5931f6;
}

#community_list .im img{
	max-width: 46px;
	max-height: 46px;
}

#community_list .za{
	width: 304px;
	height: 56px;
	float: left;
}

#community_list .na{
	width: 224px;
	float: left;
}

#community_list .na span{
	margin: 0 0 0 5px;
}

#community_list .na img{
	margin: 0 0 0 5px;
}

#community_list .da{
	width: 74px;
	float: right;
	white-space: nowrap;
	text-align: right;
}

#community_list .ca{
	clear: both;
	padding: 5px 0 0 0;
}

#community_paging{
	padding: 4px 0 10px 0;
	width: 370px;
	height: 30px;
}

#community_paging div{
	float: left;
	display: block;
	text-align: center;
	margin: 0 5px 0 0;
}

#community_paging div a{
	background: url(../img/lino.gif) repeat-x;
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	border: 1px solid #aaaaaa;
	line-height: 26px;
}

#community_paging div a:hover{
	border: 1px solid #5931f6;
	text-decoration: none;
}

#community_paging .zo{
	text-align: left;
	margin: 0 5px 0 0;
}

#community_paging .zo a{
	display: block;
	width: 40px;
	height: 26px;
}

#community_paging .go a{
	color: #5139f6;
}

#community_review{
	display: block;
	clear: both;
	width: 770px;
	height: 206px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

#community_review .en{
	border-bottom: 2px solid #e4e4e4;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 770px;
	clear: both;
	display: block;
	height: 20px;
}

#community_review .en div{
	float: left;
	line-height: 22px;
}

#community_review .en div a{
	line-height: 22px;
}

#community_review .en div.st{
	width: 500px;
}

#community_review .en div.tt{
	width: 70px;
	white-space: nowrap;
}

#community_review .en span.is{
	background: url(../img/top/isys.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_review .en span.ic{
	background: url(../img/top/icom.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_review .en span.ia{
	background: url(../img/top/iadv.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_review .en span.is{
	background: url(../img/top/isys.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_review .en span.ic{
	background: url(../img/top/icom.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_review .en span.sp{
	background: url(../img/top/snp.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_review .en span.sg{
	background: url(../img/top/sng.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_review .en span.ss{
	background: url(../img/top/sns.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_review .en span.sb{
	background: url(../img/top/snb.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_review .en span.sr{
	background: url(../img/top/snr.gif) no-repeat;
	display: block;
	width: 24px;
	height: 23px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_review .en img{
	margin: 0 10px 0 10px;
}

#community_company{
	width: 770px;
	height: 206px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

#community_company .en{
	border-bottom: 2px solid #e4e4e4;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 770px;
	clear: both;
	display: block;
	height: 20px;
}

#community_company .en div{
	float: left;
	white-space: nowrap;
	line-height: 22px;
}

#community_company .en div a{
	line-height: 22px;
}

#community_company .en div.st{
	width: 540px;
}

#community_company .en img{
	margin: 0 10px 0 10px;
}

#community_invest{
	width: 770px;
	height: 120px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

#community_invest div a{
	display: block;
	width: 115px;
	height: 115px;
	padding: 20px 0 0 7px;
}

#community_invest div a:hover{
	text-decoration: none;
	cursor: pointer;
}

#community_invest div a div{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#community_invest #ra1{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
}

#community_invest #ra2{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
}

#community_invest #ra3{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
}

#community_invest #ra4{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
}

#community_invest #ra5{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
}

#community_invest #ra6{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
}

#community_invest #ra1 a{
	background: url(../img/ranking/raq1.gif) no-repeat;
}

#community_invest #ra2 a{
	background: url(../img/ranking/raq2.gif) no-repeat;
}

#community_invest #ra3 a{
	background: url(../img/ranking/raq3.gif) no-repeat;
}

#community_invest #ra4 a{
	background: url(../img/ranking/raq4.gif) no-repeat;
}

#community_invest #ra5 a{
	background: url(../img/ranking/raq5.gif) no-repeat;
}

#community_invest #ra6 a{
	background: url(../img/ranking/raq6.gif) no-repeat;
}

#community_blog{
	width: 770px;
	height: 206px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

#community_blog .en{
	border-bottom: 2px solid #e4e4e4;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 770px;
	clear: both;
	display: block;
	height: 20px;
}

#community_blog .en div{
	float: left;
	line-height: 22px;
}

#community_blog .en div a{
	line-height: 22px;
}

#community_blog .en div.st{
	width: 540px;
}

#community_blog .en span.is{
	background: url(../img/top/isys.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_blog .en span.ic{
	background: url(../img/top/icom.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

#community_blog .en span.sp{
	background: url(../img/top/snp.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_blog .en span.sg{
	background: url(../img/top/sng.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_blog .en span.ss{
	background: url(../img/top/sns.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_blog .en span.sb{
	background: url(../img/top/snb.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_blog .en span.sr{
	background: url(../img/top/snr.gif) no-repeat;
	display: block;
	width: 24px;
	height: 23px;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
}

#community_blog .en img{
	margin: 0 10px 0 10px;
}

#invest_community .pa{
	padding: 2px 0 8px 0;
}

#invest_community .ti{
	background: url(../img/lino.gif) repeat-x;
	display: block;
	width: 771px;
	height: 40px;
	padding: 5px 0 5px 10px;
	border: 1px solid #cccccc;
	clear: both;
}

#invest_community .ti .cn{
	margin: 0 5px 0 0;
	float: left;
	line-height: 40px;
}

#invest_community .ti .ni{
	margin: 0 5px 0 0;
	float: left;
	line-height: 40px;
	font-weight: bold;
}

#invest_community .ti .ni a{
	line-height: 40px;
	font-weight: bold;
}

#invest_community .ti .ni span{
	font-weight: normal;
	margin: 0 0 0 5px;
}

#invest_community .ti .sp{
	background: url(../img/top/snp.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .ti .sg{
	background: url(../img/top/sng.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .ti .ss{
	background: url(../img/top/sns.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .ti .sb{
	background: url(../img/top/snb.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .ti .sr{
	background: url(../img/top/snr.gif) no-repeat;
	display: block;
	width: 24px;
	height: 23px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .ti .nm{
	float: right;
	margin: 0 5px 0 0;
}

#invest_community .ti .no{
	float: right;
	margin: 10px 10px 0 0;
}

#invest_community .ti img{
	height: 40px;
}

#invest_community .ti .ms{
	line-height: 40px;
}

#invest_community .tx textarea{
	width: 761px;
	height: 180px;
	border-top: 0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px;
}

#invest_community .bo{
	width: 761px;
	padding: 10px;
	margin: 0 0 10px 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#invest_community .co{
	clear: both;
}

#invest_community .is{
	display: block;
	width: 500px;
	clear: both;
	padding: 5px 0 5px 0;
}

#invest_community .im{
	display: block;
	width: 130px;
	float: left;
}

#invest_community .da{
	clear: both;
	padding: 16px 0 0 0;
}

#invest_community .pl{
	clear: both;
	position: relative;
	left: 650px;
	top: 10px;
}

#invest_community .pl a{
	font-weight: bold;
}

#invest_community .si{
	background: url(../img/lino.gif) repeat-x;
	display: block;
	width: 760px;
	height: 40px;
	padding: 5px 0 5px 10px;
	border: 1px solid #cccccc;
	clear: both;
}

#invest_community .si .cn{
	margin: 0 5px 0 0;
	float: left;
	line-height: 40px;
}

#invest_community .si .ni{
	margin: 0 5px 0 0;
	float: left;
	line-height: 40px;
	font-weight: bold;
}

#invest_community .si .ni a{
	line-height: 40px;
	font-weight: bold;
}

#invest_community .si .ni span{
	font-weight: normal;
	margin: 0 0 0 5px;
}

#invest_community .si .sp{
	background: url(../img/top/snp.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .si .sg{
	background: url(../img/top/sng.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .si .ss{
	background: url(../img/top/sns.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .si .sb{
	background: url(../img/top/snb.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .si .sr{
	background: url(../img/top/snr.gif) no-repeat;
	display: block;
	width: 24px;
	height: 23px;
	margin: 0 5px 0 5px;
	position: relative;
	top: 7px;
	float: left;
}

#invest_community .si .nm{
	float: right;
	margin: 0 5px 0 0;
}

#invest_community .si .no{
	float: right;
	margin: 10px 10px 0 0;
}

#invest_community .si img{
	height: 40px;
}

#invest_community .si .ms{
	line-height: 40px;
}

#invest_community .sx textarea{
	width: 750px;
	height: 180px;
	border-top: 0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px;
}

#invest_community .ro{
	width: 750px;
	padding: 10px;
	margin: 0 0 10px 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#invest_community .qo{
	clear: both;
}

.write_commu_link{
	clear: both;
	padding: 20px 0 30px 0;
	cursor: pointer;
}

.write_commu_link a{
	background: url(../asp/img/btn/comment_submit.png) no-repeat;
	background-position: left top;
	display: block;
	width: 297px;
	height: 70px;
	position: relative;
	left: 240px;
}

.write_commu_link a:hover,.write_commu_link a:focus{
	background-position: left bottom;
}

.past_commu_link{
	clear: both;
	padding: 20px 0 30px 0;
	cursor: pointer;
}

.past_commu_link a{
	background: url(../asp/img/btn/comment_past.png) no-repeat;
	background-position: left top;
	display: block;
	width: 297px;
	height: 70px;
	position: relative;
	left: 240px;
}

.past_commu_link a:hover,.past_commu_link a:focus{
	background-position: left bottom;
}


#twitt_post{
	width: 425px;
	height: 760px;
	display: block;
	float: left;
	margin: 0 0 6px 0;
	border:1px solid #ccc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#twitt_post .waku{
	padding: 5px 0 9px 0;
	border-bottom: 1px solid #D3D3D3;
}

#twitt_post .tweet{
	width: 410px;
	display: block;
	margin: 0 0 6px 0;
}

#twitt_post .tweet img{
	background: url(../img/community/twitterCorner.gif) no-repeat top right;
	float: left;
	margin: 2px 4px 0 6px;
	border: 2px solid #222;
}

#twitt_post .tweet p.text{
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

#twitt_post .tweet p.user a{
	font-weight:bold;
	color: #00b8f4;
}

#twitt_post .tweet_header{
	float: left;
	height: 35px;
	width: 420px;
	border-bottom: 1px solid #d3d3d3;
	margin: 0 0 5px 0;
}

#twitt_post .tweet_header img{
	position: relative;
	top: 5px;
	left: 7px;
}

#twitt_post .tweet_erea{
	float: left;
	height: 620px;
	width: 420px;
	margin: 0 0 6px 0;
	overflow:hidden;
}

#twitt_post .tweet_hooter{
	float: left;
	height: 40px;
	width: 420px;
}

#twitt_post  .timetwe{
	font-style:italic;
	font-size: xx-small;
	color: #aaaaaa;
	margin: 0 0 0 5px;
}

#commu_signal_info{
	width: 328px;
	height: 415px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 5px 0;
}

#commu_signal_info .co{
	display: block;
	width: 320px;
	height: 80px;
	clear: both;
	padding: 0 0 0 3px;
}

#commu_signal_info .im{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
}

#commu_signal_info .im a{
	background: #ffffff;
	display: table-cell;
	width: 70px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
}

#commu_signal_info .im a:hover{
	border: 1px solid #5931f6;
}

#commu_signal_info .im img{
	max-width: 66px;
	max-height: 66px;
}

#commu_signal_info .me{
	background: #ffffff url(../img/community/comm.gif) no-repeat;
	display: block;
	width: 250px;
	height: 72px;
	float: left;
}

#commu_signal_info .me .da{
	padding: 8px 0 0 20px;
}

#commu_signal_info .me span{
	margin: 0 0 0 5px;
}

#commu_signal_info .me .po{
	padding: 3px 0 0 20px;
}

#commu_signal_info .me .op{
	padding: 3px 0 0 20px;
	float: left;
}

#commu_signal_info .me .win{
	font-size: 14px;
	font-weight: bold;
	color: #5931f6;
	float: right;
	position: relative;
	top: 2px;
	left: -12px;
}

#commu_signal_info .me .lose{
	font-size: 14px;
	float: right;
	position: relative;
	top: 2px;
	left: -12px;
}

#commu_signal_info .me .long{
	background: url(../img/arrow/up.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	float: right;
	position: relative;
	top: -5px;
	left: -7px;
}

#commu_signal_info .me .short{
	background: url(../img/arrow/down.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	float: right;
	position: relative;
	top: -5px;
	left: -7px;
}

.ti_c_s{
	background: url(../img/community/im_h.gif) no-repeat;
	width: 330px;
	height: 35px;
	display: block;
	clear: both;
}

.ti_c_s div{
	width: 320px;
	height: 28px;
	clear: both;
	font-weight: bold;
	line-height: 26px;
	text-indent: 20px;
	position: relative;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #cccccc;
}

#send_tweet{
	background: url(../img/lino.gif) repeat-x;
	width: 382px;
	height: 84px;
	display: block;
	border: 1px solid #aaaaaa;
	clear: both;
	margin:5px 5px 12px 5px;

}

#send_tweet .co{
	padding: 10px 0 0 10px;
	width: 294px;
	height: 50px;
	float: left;
}

#send_tweet .co textarea{
	padding: 5px;
	width: 278px;
	height: 50px;
	border: 1px solid #aaaaaa;
}

#send_tweet .su{
	padding: 11px 0 0 5px;
	width: 63px;
	height: 62px;
	float: left;
}

#send_tweet .su a{
	background: #ffffff url(../img/community/post_t1.png) no-repeat;
	background-position: left top;
	display: block;
	width: 63px;
	height: 62px;
}

#send_tweet .su a:hover{
	background-position: left bottom;
}


#send_tweet .su2{
	padding: 11px 0 0 5px;
	width: 63px;
	height: 62px;
	float: left;
}

#send_tweet .su2 a{
	background: #ffffff url(../img/community/post_t2.png) no-repeat;
	background-position: left top;
	display: block;
	width: 63px;
	height: 62px;
}

#send_tweet .su2 a:hover{
	background-position: left bottom;
}



#category{
	width: 220px;
	height: auto;
	display: block;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}

#category .block{
	float:left;
	width: 105px;
}

#category .block a{
}

 #category .block span{
	white-space:nowrap;
	color:#666;
	margin-right:10px;
}

#category a.bold{
	font-weight:bold;
}


#category .le{
	width: 210px;
	height: 30px;
	display: block;
	margin: 1px 0 1px 6px;
}




#topic_notice{
	width: 540px;
	height: 303px;
	display: block;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 10px 0;
}

#topic_notice .cc{
	width: 135px;
	height: 125px;
	display: block;
	float: left;
	padding: 5px 20px 5px 25px;
	margin: 5px 0  0 0;


}

#topic_notice .cc img{
	max-width: 90px;
	max-height:90px;
	float: left;
	font-weight:bold;
	margin: 5px 5px 5px 10px;
}


#topic_notice .to{
	width: 105px;
	max-height:100px;
	display: block;
	float: left;
}

#topic_notice .ca{
	width: 105px;
	height: 15px;
	display: block;
	float: left;
}


#topic_new{
	width: 540px;
	height: 320px;
	display: block;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 10px 0;
}

#topic_new .cc{
	width: 540px;
	height: 28px;
	display: block;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #cccccc;
}


#topic_new .lc{
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
}

#topic_new .lc img{
	max-width: 28px;
	max-height: 28px;
	display: block;
	float: left;
}




#topic_new .to{
	width: 380px;
	height: 25px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

#topic_new .ca{
	width: 110px;
	height: 25px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

#topic_new .ca  img{
	margin: 0 5px 0 5px;
}

#topic_search{
	width: 540px;
	height: 70px;
	display: block;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 6px 0;
}

#topic_search .content{
	width: 520px;
	float :left;
	padding: 5px 0 1px 20px;
}

#topic_search .content .label{
	width: 85px;
	height :30px;
	float :left;
	font-weight:bold;
	font-size: 12px;
	padding: 7px 0 2px 7px;

}

#topic_search .content .labe{
	width: 85px;
	height :30px;
	float :left;
	font-weight:bold;
	font-size: 11px;
	padding: 10px 0 2px 40px;

}

#topic_search .content .inp input{
	width: 220px;
	height :25px;
	float :left;
	margin: 5px 0 2px 5px;
}

#topic_search .content .post_ser{
	width: 50px;
	height :30px;
	float :left;
	padding: 5px 0 2px 5px;
}

#topic_search .content .post_ser a{
	width: 64px;
	height :32px;
	float :left;
	background: url(../asp/img/bbs/search.png) no-repeat;
	background-position: left top;
	display: block;
}

#topic_search .content .post_ser  a:hover, .content .post_ser a:focus{
	background-position: left bottom;
}

#topic_search .link_creto{
	width: 520px;
	float :left;
	text-align: right;
	padding: 1px 0 1px 10px;
}

#topic_popular{
	width: 220px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#topic_popular .cc{
	width: 210px;
	height: 55px;
	display: block;
	border-bottom: 1px solid #cccccc;
	margin: 0 2px 0 2px;
	padding: 4px 2px 2px 2px;
	clear: both;
}

#topic_popular .lc{
	width: 52px;
	height: 52px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
}

#topic_popular .lc img{
	max-width: 52px;
	max-height: 52px;
	display: block;
	float: left;
}

#topic_popular .to{
	width: 145px;
	height: 30px;
	display: block;
	float: left;
	margin: 2px 2px 0 5px;
}

#topic_popular .ca{
	width: 80px;
	height: 20px;
	display: block;
	float: right;
	margin: 2px 2px 0 75px;
}

#topic_popular .ca a{
	float: right;
}


#commu_list_create{
	width: 710px;
	height: 100px;
	display: block;
	float: left;
	margin: 30px 10px 0 50px;

}

#commu_list_body {
	width: 740px;
	height: 800px;
	display: block;
	float: left;
	margin: 20px 10px 0 20px;
}


#commu_list_body .clt {
	width: 740px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#commu_list_body .clt th {
	background: url(../img/lino.gif) repeat-x;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 30px;
	text-align: center;

}


#commu_list_body .clt .ti {
	width: 440px;

}

#commu_list_body .clt .ad {
	width: 200px;
}

#commu_list_body .clt .cn {
	width: 100px;
}

#commu_list_body .clt .tid {
	text-align: left;

}

#commu_list_body .clt .tid a{
	margin: 1px 1px 1px 10px;
}
#commu_list_body .clt td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 30px;
	text-align: center;

}

#commu_list_body .clt tr {
	height: 30px;
}

 #banner_h{
	width: 780px;
	height: 250px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

 #banner_h .pic{
	width: 780px;
	height: 250px;
	display: block;
	float:left;
}

 #banner_f{
	width: 978px;
	height: 100px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#banner_f .pic{
	width: 978px;
	height: 100px;
	display: block;
	float:left;
	border: 1px solid #cccccc;
}

#official_l {
	width: 783px;
	height: auto;
	display: block;
	float:left;
}

#official_l #commu_ti{
	width: 783px;
	height: 40px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#official_l #commu_ti .terms{
	width: 770px;
	height: 30px;
	display: block;
}



#official_l #commu_ti .ti{
	width: 780px;
	height: 30px;
	display: block;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#official_l #commu_ti .ti dl{
	background: url(../img/title/imp.png) no-repeat;
	height: 30px;
	margin: 2px 0 0 7px;

}

#official_l #commu_ti .ti .gh{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}

#official_l #commu_ti .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#official_l #commu_ti .ti .gp{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}

#official_l #left_commu {
	width: 230px;
	height: auto;
	float: left;
	display: inline;
}

#official_l #left_commu .subject{
	width: 230px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #cccccc;
}

#official_l #left_commu .con {
	width: 222px;
	height:auto;
	float: left;
	margin: 5px 2px 5px 2px;
}

#official_l #left_commu .con .ci{
	width: 222px;
	height:30px;
	float: left;
	margin: 5px 2px 5px 2px;
}

#official_l #left_commu .con .ci .ti{
	width: 75px;
	height:25px;
	float: left;
	font-size:11px;
	margin: 2px 0 2px 2px;
}

#official_l #left_commu .con .ci .ti span{
	width: 60px;
	height:20px;
	float: left;
	font-size:11px;
}

#official_l #left_commu .con .ci .co{
	width: 138px;
	height:25px;
	float: left;
	font-size:10px;
}

#official_l #left_commu .con .ci .li{
	background: url(../asp/img/group/edit_mark.png) no-repeat;
	width: 150px;
	height:20px;
	float: left;
	margin: 2px 0 2px 2px;
	padding:0 0 0 20px;
}

#official_l #left_commu .con .ci .li a{
	width: 130px;
	height:20px;
	float: left;
	font-size:10px;
}


#official_l #left_commu .comu_member {
	width: 230px;
	height:auto;
	float: left;
	display: inline;
}


#official_l #left_commu .comu_member  .tit{
	background: url(../img/title/imp.png) no-repeat;
	width: 208px;
	height:25px;
	float: left;
	font-weight:bold;
	font-size:11px;
	margin: 10px 0 0 7px;
	padding: 7px 2px 0 15px;
}


#official_l #left_commu .comu_member  .mem{
	width: 230px;
	height:auto;
	float: left;
	border: 1px solid #cccccc;
}

#official_l #left_commu .comu_member .mem .li{
	width: 220px;
	height:auto;
	float: left;

}
#official_l #left_commu .comu_member .mem .li a{
	width: 50px;
	height:auto;
	float: right;
	font-weight:bold;
	font-size:10px;
	padding: 2px 2px 2px 0;
}




#official_l #left_commu .comu_member  ul{
	width: 230px;
	height:auto;
	font-weight:bold;
	font-size:11px;
}

#official_l #left_commu .comu_member  li{
	width: 70px;
	height:70px;
	float: left;
	font-weight:bold;
	border: 1px solid #cccccc;
	margin: 5px 2px 5px 2px;
}

#official_l #left_commu .comu_member  li img{
	max-width: 50px;
	max-height:50px;
	float: left;
	font-weight:bold;
	margin: 4px 9px 0 9px;
}



#official_l #left_commu .comu_member li a{
	width: 70px;
	float: left;
}

#official_l #left_commu .comu_member li span{
	width: 67px;
	height:15px;
	float: left;
	font-weight:bold;
	font-size:9px;
	margin: 0 0 0 3px;
}

#official_l #center_commu{
	width: 552px;
	height:660px;
	float: left;
}

#official_l #center_commu .commu_top{
	width: 545px;
	height:50px;
	float: left;
	border: 1px solid #cccccc;
	margin: 0 2px 2px 5px;
}

#official_l #center_commu .commu_top .topi_create_non{
	width: 400px;
	height:30px;
	float: left;
	font-weight:bold;
	font-size:12px;
	margin: 10px 2px 5px 30px;
}

#official_l #center_commu .commu_top .commu_cat{
	width: 245px;
	height:40px;
	float: left;
	margin: 5px 5px 2px 10px;
	font-size:9px;
}

#official_l #center_commu .commu_top .commu_cat span{
	width: 250px;
	height:20px;
	float: left;
	font-weight:bold;
	font-size:12px;
}

#official_l #center_commu .commu_top .commu_mygroup{
	width: 380px;
	height:22px;
	float: left;
	margin: 5px 5px 1px 10px;
	font-size:10px;
}

#official_l #center_commu .commu_top .commu_mygroup span{
	width: 380px;
	height:20px;
	float: left;
	font-weight:bold;
	font-size:12px;
}

#official_l #center_commu .commu_top .mygroup_link {
	width: 380px;
	height:25px;
	float: left;
	margin: 1px 5px 1px 10px;
}

#official_l #center_commu .commu_top .mygroup_link a{
	width: 380px;
	height:12px;
	float: left;
	font-weight:bold;
	font-size:12px;
	color: #888888;
	margin: 1px 2px 2px 2px;
}



#official_l #center_commu .commu_top .commu_btn{
	width: 235px;
	height:40px;
	float: left;
	margin: 5px 5px 2px 40px;
}

#official_l #center_commu .commu_top .commu_btn a{
	background: #ffffff url(../asp/img/group/add_community.png) no-repeat;
	background-position: left top;
	display: block;
	width: 220px;
	height: 32px;
}

#official_l #center_commu .commu_top .commu_btn a:hover {
	background-position: left bottom;
}

#official_l #center_commu .commu_top .commu_cat_topi{
	width: 245px;
	height:40px;
	float: left;
	margin: 5px 5px 2px 10px;
	font-size:10px;
}

#official_l #center_commu .commu_top .commu_cat_topi span{
	width: 250px;
	height:20px;
	float: left;
	font-weight:bold;
	font-size:12px;
}

#official_l #center_commu .commu_top .commu_btn_topi{
	width: 235px;
	height:40px;
	float: left;
	margin: 5px 5px 2px 40px;
}

#official_l #center_commu .commu_top .commu_btn_topi a{
	background: #ffffff url(../asp/img/group/create_topic.png) no-repeat;
	background-position: left top;
	display: block;
	width: 220px;
	height: 32px;
}

#official_l #center_commu .commu_top .commu_btn_topi a:hover {
	background-position: left bottom;
}



#official_l #center_commu .commu_top .commu_link {
	width: 130px;
	height:38px;
	float: left;
	margin: 5px 5px 2px 10px;
}

#official_l #center_commu .commu_top .commu_link a{
	width: 115px;
	height:12px;
	float: left;
	font-weight:bold;
	font-size:12px;
	color: #888888;
	margin: 2px 2px 2px 2px;
}


#official_l #center_commu .commu_memo{
	width: 545px;
	height:auto;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px 5px 2px 5px;
}

#official_l #center_commu .commu_memo p{
	width: 520px;
	height:auto;
	float: left;
	padding: 15px 10px 15px 10px;
}

#official_l #center_commu .commu_latest{
	width: 538px;
	height:30px;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px 5px 2px 5px;
	padding: 2px 0 2px 7px;
}

#official_l #center_commu .commu_latest p{
	background: url(../img/title/imp.png) no-repeat;
	width: 525px;
	height:auto;
	float: left;
	padding: 5px 0 3px 15px;
	font-weight:bold;
	font-size:12px;
}

#official_l #center_commu  .comu_topic{
	width: 541px;
	min-height:600px;
	height:auto;
	float: left;
	padding: 5px 1px 3px 10px;
}

#official_l #center_commu  .comu_topic .non{
	width: 340px;
	height: 50px;
	background: url(../asp/img/bbs/no_exchange.png) no-repeat;
	float :left;
	margin: 30px 0 10px 70px;
}

#official_l #center_commu  .comu_topic .private{
	width: 340px;
	height: 50px;
	background: url(../img/community/private.png) no-repeat;
	float :left;
	margin: 30px 0 10px 70px;
}

#official_l #center_commu  .comu_topic .head{
	width: 541px;
	height:auto;
	float: left;
}

#official_l #center_commu  .comu_topic .tti{
	width: 115px;
	height:auto;
	float: left;
	padding: 0 2px 3px 10px;
}

#official_l #center_commu  .comu_topic .tna{
	width: 333px;
	height:auto;
	float: left;
	padding: 0 2px 3px 2px;
}

#official_l #center_commu  .comu_topic .tcn{
	width: 56px;
	height:auto;
	float: left;
	padding: 0 1px 3px 20px;

}



#official_l #center_commu  .comu_topic .li{
	background: url(../asp/img/group/topic_icon.png) no-repeat;
	width: 517px;
	height:auto;
	float: left;
	padding: 3px 0 3px 17px;
	margin: 3px 0 3px 7px;
	font-weight:bold;
	font-size:12px;
	border-bottom: 1px solid #cccccc;
}

#official_l #center_commu  .comu_topic .li .day{
	width: 90px;
	height:auto;
	float: left;
	padding: 0 2px 3px 8px;
}

#official_l #center_commu  .comu_topic .li .tit{
	width: 378px;
	height:auto;
	float: left;
	padding: 0 2px 3px 2px;
}
#official_l #center_commu  .comu_topic .li .nin{
	width: 26px;
	height:auto;
	float: left;
	padding: 0 1px 3px 2px;
}
.comu_topic .paging{
	width: 550px;
	height: 38px;
	float: left;
}

#official_l #commu_status{
	width: 208px;
	height: 126px;
	background: url(../img/lino.gif) repeat-x #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

#official_l #commu_status .pic img{
	padding: 3px;
}

#official_l #commu_status div{
	text-align: center;
}

#official_r {
	width: 192px;
	height: auto;
	min-height: 900px;
	display: block;
	float:left;
	margin: 0 0 5px 3px;
	border: 1px solid #cccccc;
}


#procommu .commu_log{
	width: 783px;
	height: 32px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#procommu .commu_log a{
	background: url(../img/community/log_past.png) no-repeat;
	background-position: right top;
	width: 200px;
	height: 32px;
	display: block;
	float: right;
}

#procommu .commu_log a:hover, #procommu .commu_log a:focus{
	background-position: right bottom;
}

#procommu #commu_comment{
	width: 783px;
	height: auto;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#procommu #commu_comment .head{
	background: url(../img/lino.gif) repeat-x #ffffff;
	width: 756px;
	height: 20px;
	display: block;
	float:left;
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 5px 5px 5px 20px;
}




#procommu #commu_comment .h1{
	width: 781px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#procommu #commu_comment .h1 .title{
	width: 44px;
	height: 20px;
	display: block;
	float:left;
	font-weight:bold;
	font-size:13px;
	padding: 5px 5px 5px 20px;
	color : #2F4F4F
}

#procommu #commu_comment .h1 .del{
	display: block;
	float:left;
	width: 436px;
	height: 26px;
	padding: 3px 0 1px 0 ;
}

#procommu #commu_comment .h1 .del a{
	background: url(../img/community/del.png) no-repeat;
	background-position: left top;
	display: block;
	width: 64px;
	height: 26px;
}

#procommu #commu_comment .h1 .del a:hover, #procommu #commu_comment .h1 .del a:focus{
	background-position: left bottom;
}

#procommu #commu_comment .h1 .emp{
	display: block;
	float:left;
	width: 436px;
	height: 26px;
	padding: 3px 0 1px 0 ;
}




#procommu #commu_comment .h1 .day{
	width: 240px;
	height: 20px;
	display: block;
	float:left;
	text-align: right;
	padding: 5px 20px 5px 5px;

}

#procommu #commu_comment .h2 {
	width: 781px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#procommu #commu_comment .h2 .auther{
	width: 190px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
	padding: 10px 5px 5px 5px;

}

#procommu #commu_comment .h2 .auther .na {
	width: 180px;
	float: left;
	margin: 0 5px 5px 0;

}

#procommu #commu_comment .h2 .auther .im {
	background: #ffffff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	float:left;
	width: 42px;
	height: 42px;
}



#procommu #commu_comment .h2 .auther img{
	float: left;
	max-width: 42px;
	max-height: 42px;
	margin: 5px 5px 5px 5px;

}

#procommu #commu_comment .h2 .body{
	width: 570px;
	height:auto;
	min-height:80px;
	display: block;
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #cccccc;
	float:left;
}

#procommu #commu_comment .h2 .t1{
	width: 570px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
}

#procommu #commu_comment .h2 .t2{
	width: 570px;
	height:auto;
	display: block;
	float:left;
	text-align: right;
}


#procommu #commu_comment .h2 .download{
	width: 570px;
	min-height:25px;
	height:auto;
	display: block;
	float:left;
	text-align: right;
}


#procommu #commu_comment .h3 {
	width: 781px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 0 0;
}


#procommu #commu_comment  .h3 .non{
	width: 540px;
	height: 50px;
	background: url(../asp/img/bbs/no_exchange.png) no-repeat;
	float :left;
	margin: 20px 0 10px 220px;
}


#procommu #commu_ti{
	width: 783px;
	height: 40px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#procommu #commu_ti .terms{
	width: 770px;
	height: 30px;
	display: block;
}

#procommu #commu_ti .ti{
	width: 780px;
	height: 30px;
	display: block;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#procommu #commu_ti .ti dl{
	background: url(../img/title/imp.png) no-repeat;
	height: 30px;
	margin: 2px 0 0 7px;

}

#procommu #commu_ti .ti .gh{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}

#procommu #commu_ti .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#procommu #commu_ti .ti .gp{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}


#procommu #commu_topic{
	width: 783px;
	height: auto;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#procommu #commu_topic .h1{
	background: url(../img/lino.gif) repeat-x #ffffff;
	width: 781px;
	height: 30px;
	display: block;
	float:left;
	overflow: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#procommu #commu_topic .h1 .title{
	width: 480px;
	height: 20px;
	display: block;
	float:left;
	overflow: auto;
	padding: 5px 5px 5px 20px;
}

#procommu #commu_topic .h1 .day{
	width: 240px;
	height: 20px;
	display: block;
	float:left;
	text-align: right;
	padding: 5px 20px 5px 5px;

}

#procommu #commu_topic .h2 {
	width: 781px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#procommu #commu_topic .h2 .auther{
	width: 110px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
	padding: 10px 5px 5px 5px;

}

#procommu #commu_topic .h2 .auther .na{
	width: 115px;
	float: left;
	margin: 0 0 5px 0;

}

#procommu #commu_comment .h2 .auther .im {
	background: #ffffff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 42px;
	height: 42px;
}

#procommu #commu_topic .h2 .auther img{
	float: left;
	margin: 5px 5px 5px 5px;
}


#procommu #commu_topic .h2 .auther .li{
	width: 115px;
	height:auto;
	min-height:40px;
	display: block;
	float:left;
	padding: 10px 0 5px 0px;

}

#procommu #commu_topic .h2 .auther .li a{
	background: #ffffff url(../img/community/topic_edit.png) no-repeat;
	background-position: left top;
	display: block;
	width: 100px;
	padding: 0 0 0 5px;
	height: 32px;

}

#procommu #commu_topic .h2 .auther .li a:hover {
	background-position: left bottom;
}


#procommu #commu_topic .h2 .body{
	width: 650px;
	height:auto;
	min-height:80px;
	display: block;
	overflow: hidden;
	padding: 10px 5px 5px 5px;
	float:left;
	border-left: 1px solid #cccccc;
}

#procommu #commu_topic .h2 .t1{
	width: 650px;
	height:auto;
	min-height:80px;
	display: block;
	float:left;
}

#procommu #commu_topic .h2 .t2{
	width: 650px;
	height:auto;
	display: block;
	float:left;
	text-align: right;
}

#procommu #commu_topic .h2 .download{
	width: 650px;
	min-height:25px;
	height:auto;
	display: block;
	float:left;
	text-align: left;
	color: #ff3366;
	font-weight: bold;
	clear: both;
	font-size:10px;
	margin:10px 0 0 0;
}

#procommu #commu_topic .h2 .download a{
	width: auto;
	min-height:25px;
	height:auto;
	display: block;
	float:left;
	font-size:10px;
	margin:0 0 0 10px;
}


#procommu  #comment_create{
	width: 968px;
/*	width: 100%; */
	min-height: 550px;
	height: auto;
	display: block;
	float:left;
	margin: 20px 0 0 0;
}

#procommu  #comment_create .terms{
	width: 100%;
	min-height: 440px;
	height: auto;
	display: block;
}

#procommu  #comment_create .ti{
	width: 100%;
	height: 50px;
	display: block;
	background: url(../img/lino.gif) repeat-x #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#procommu  #comment_create .ti .gh{
// 注意書き追加
//	width: 300px;
	width: 900px;
	height: 30px;
	display: block;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#procommu  #comment_create .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#procommu #comment_create .te{
	width: 100%;
	height: 152px;
	display: block;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	margin-right:-60px;
	overflow:hidden;

}

#procommu #comment_create .te .co{
	background: url(../img/lino.gif) repeat-x;
	width: 25%;
	height: 132px;
	display: block;
	float:left;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#procommu #comment_create .te .cf{
	width: 100%;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 2% 10px 3%;

}

#procommu #comment_create .te .cy{
	width: 70%;
	height: 152px;
	display: block;
	float:left;
}

#procommu #comment_create .re_names {
	display: inline-block;
}

#procommu #file1_err, #file2_err, #file3_err {
	font-size: 11px;
}

#procommu  #comment_create .te dl{
	width: 783px;
	height: 50px;
	display: block;
}


#procommu  #comment_create .tg{
	width: 100%;
	min-height: 191px;
	height: auto;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}

#procommu  #comment_create .tg .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 25%;
	height: 179px;
	display: block;
	float:left;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#procommu  #comment_create .tg .cq span{
	font-size:10px;
	color: #ff3366;
}

#procommu  #comment_create .tg .cb{
	width: 66%;
	min-height: 179px;
	height: auto;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	padding: 15px 3% 10px 3%;
	word-wrap: break-word;
	margin-right:-60px
}

#procommu  #comment_create .tg .cb textarea{
	width: 99%;
	height: 165px;
	display: block;
	float:left;

}

#procommu  #comment_create .tw{
	width: 100%;
	overflow: hidden;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
}

/*add20150519*/
#procommu  #comment_create .tw .nep{
	width: 763px;
	height: 30px;
	display: block;
	padding: 5px 10px 15px 10px;
	font-size: 10px;
}
/*add20150519ここまで*/



#procommu  #comment_create .tw .ep1 {
	width: 763px;
	height: 30px;
	display: block;
	padding: 5px 10px 15px 10px;
	font-size:10px;
}

#procommu  #comment_create .tw .ep1 a{
	font-size:10px;
	color: #0033ff;
}

#procommu  #comment_create .tw .button_box {
	width: 520px;
	margin: 0 auto;
}

#procommu  #comment_create .tw .bc {
	display: inline-block;
	margin-top: 10px;
}

#procommu  #comment_create .tw .bo2,
#procommu  #comment_create .tw .bo3 {
	display: inline-block;
}

#procommu  #comment_create .tw .bc a{
	display: block;
	margin: 0px 2px 2px 0px;
	background-color: #079ee3;
	border-radius: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 55px 8px 55px;
}


#procommu  #comment_create .tw .bo a{
	display: block;
	width: 150px;
	margin: 9px auto;
	background-color: #079ee3;
	border-radius: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px 8px 27px;
	text-align: center;/*add20150519*/
}

#procommu  #comment_create .tw .bo2 a{
	display: block;
	margin: 0px 2px 2px 8px;
	background-color: #079ee3;
	border-radius: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 55px 8px 55px;
}

#procommu  #comment_create .tw .bo3 a{
	display: block;
	margin: 0px 2px 2px 8px;
	background-color: #079ee3;
	border-radius: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 34px;
}

#procommu  #comment_create .tw .bc a:hover,
#procommu  #comment_create .tw .bo a:hover,
#procommu  #comment_create .tw .bo2 a:hover,
#procommu  #comment_create .tw .bo3 a:hover {
	display: block;
	border-radius: 5px;
	text-decoration: none;
	background-color: #cccccc;
	color: #079ee3;
	border-radius: 5px;
	transition: background-color 0.2s linear 0,color 0.2s linear 0;
}


#procommu .post_com{
	clear: both;
	padding: 20px 0 30px 0;
	cursor: pointer;
}

#procommu .post_com a{
	background: url(../asp/img/btn/comment_submit.png) no-repeat;
	background-position: left top;
	display: block;
	width: 297px;
	height: 70px;
	position: relative;
	left: 240px;
}

#procommu .post_com a:hover, #procommu .post_com a:focus{
	background-position: left bottom;
}

#procommu  .post_com input{
	background: url(../asp/img/btn/comment_submit.png) no-repeat;
	background-position: left top;
	display: block;
	width: 297px;
	height: 70px;
	position: relative;
	left: 240px;
}

#procommu  .post_com input:hover, #procommu .post_com input:focus{
	background-position: left bottom;
}

#procommu .community_notice{
	padding: 10px 0 0 10px;;
	font-size: 12px;
}

#procommu .community_notice a{
	color: #5931f6;
}

#procommu .community_notice a:hover{
	text-decoration: underline;
}

#community #commu_topic_create{
	width: 783px;
	height: 720px;
	display: block;
	float:left;
}

#community #commu_topic_create .terms{
	width: 783px;
	height: 600px;
	display: block;
}

#community #commu_topic_create .ti{
	width: 780px;
	height: 50px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#community #commu_topic_create .ti .gh{
	width: 300px;
	height: 30px;
	display: block;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_create .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_create .te{
	width: 783px;
	height: 50px;
	display: block;
}

#community #commu_topic_create .te dl{
	width: 783px;
	height: 50px;
	display: block;
}

#community #commu_topic_create .te .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_create .te .co span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_create .te .cf{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
}

#community #commu_topic_create .te .ct{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community #commu_topic_create .te .ct label{
	width: 520px;
	height: 15px;
	display: block;
	float:left;
}



#community #commu_topic_create .te .ct input{
	width: 480px;
	height: 25px;
	display: block;
	float:left;
}

#community #commu_topic_create .te .ct .se  span{
	width: 60px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 10px;
}

#community #commu_topic_create .te .ct .se  select{
	width: 80px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 0;
}

#community #commu_topic_create .tp{
	width: 783px;
	height: 92px;
	display: block;
}

#community #commu_topic_create .tp .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 78px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_create .tp .co span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_create .tp .ct{
	width: 551px;
	height: 86px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 10px 2px 20px;
}

#community #commu_topic_create .tp .ct label{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}

#community #commu_topic_create .tp .ct span{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}

#community #commu_topic_create .tg{
	width: 783px;
	height: 191px;
	display: block;

}

#community #commu_topic_create .tg .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_create .tg .cq span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_create .tg .cq .et{
	font-size:10px;
	height: 40px;
	margin: 5px 0 0 0;
}

#community #commu_topic_create .tg .cq .ec{
	font-size:10px;
	height: 40px;
	color: #ff3366;
	margin: 5px 0 0 0;
}

#community #commu_topic_create .tg .cb{
	width: 551px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
}

#community #commu_topic_create .tg .cb .lb{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
}

#community #commu_topic_create .tg .cb .ip{
	width: 551px;
	height: 30px;
	display: block;
	margin: 10px 0 0 0;
	float:left;
}


#community #commu_topic_create .tg .cb textarea{
	width: 480px;
	height: 165px;
	display: block;
	float:left;

}

#community #commu_topic_create .tw{
	width: 780px;
	height: 120px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#community #commu_topic_create .tw .ep {
	width: 766px;
	height: 45px;
	display: block;
	margin: 2px 2px 2px 20px;
	font-size:10px;
}

#community #commu_topic_create .tw .ep a{
	font-size:10px;
	color: #0033ff;
}

#community #commu_topic_create .tw .bo a{
	background: #ffffff url(../img/community/preview.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 10px 2px 2px 300px;
}

#community #commu_topic_create .tw .bo a:hover, #community #commu_topic_create .tw .bo a:focus {
	background-position: left bottom;
}

#commu_topic_create .tw .ch {
	width: 766px;
	height: 14px;
	display: block;
	margin: 1px 2px 1px 2px;
	float :left;
	font-size:10px;
}

#commu_topic_create .tw .ch input{
	width: 12px;
	height: 12px;
	display: block;
	margin: 1px 2px 0 20px;
	float :left;
}

#community #commu_topic_create .tedi{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_create .tedi dl{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_create .tedi .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_create .tedi .co span{
	font-size:10px;
	color: #ff3366;

}

#community #commu_topic_create .tedi .cime{
	width: 551px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community #commu_topic_create .tedi .cime img{
	max-width: 70px;
	max-height: 70px;
	display: block;
	float:left;
}

#community #commu_topic_create .tedi .cime input{
	width: 300px;
	height: 25px;
	display: block;
	float:left;
	margin: 10px 10px 5px 20px;
}

#community #commu_ti{
	width: 783px;
	height: 40px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
}

#community #commu_ti .terms{
	width: 770px;
	height: 30px;
	display: block;
}



#community #commu_ti .ti{
	width: 780px;
	height: 30px;
	display: block;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#community #commu_ti .ti dl{
	background: url(../img/title/imp.png) no-repeat;
	height: 30px;
	margin: 2px 0 0 7px;

}

#community #commu_ti .ti .gh{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}

#community #commu_ti .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_ti .ti .gp{
	width: 730px;
	height: 25px;
	display: block;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}


.error {
	color: #ff3366;
	font-weight: bold;
	clear: both;
	padding: 3px 0 3px 0;
}



#community_re_list{
	width: 790px;
}


#community_re_list .co{
	display: block;
	width: 790px;
	height: 120px;
}

#community_re_list .co .lt  {
	background: #ffffff url(../img/lino.gif) repeat-x;
	display: block;
	width: 100px;
	height: 96px;
	float: left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 8px 0 0 10px;
}

#community_re_list .co .lt img{

	display: block;
	max-width: 90px;
	max-height: 88px;


}

#community_re_list .co .vt{
	background: url(../img/lino.gif) repeat-x;
	float: left;
	height: 91px;
	width: 653px;
	padding: 8px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
}

#community_re_list .co .vt a{
	float: left;
	height: 60px;
	width: 653px;
}



#community_re_list .co .vt .ti{
	float: left;
	height: 20px;
	width: 640px;
	text-align: right;
	padding: 5px 10px 0 0;
	display: block;
}



#community_re_list .content{
	width: 790px;
	float :left;
	padding: 30px 0 10px 100px;
}

#community_re_list .content .noimg{
	width: 340px;
	height: 50px;
	background: url(../asp/img/bbs/no_exchange.png) no-repeat;
	float :left;
	margin: 30px 0 10px 40px;
}



#community_re_list #commu_create{
	width: 783px;
	min-height: 750px;
	height: auto;
	display: block;
	float:left;
}


#community_re_list #commu_create .terms{
	width: 783px;
	height: 600px;
	display: block;
}


#community_re_list #commu_create .ti{
	width: 780px;
	height: 50px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}





#community_re_list #commu_create .ti .gh{
	width: 300px;
	height: 30px;
	display: block;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community_re_list #commu_create .ti .gh span{
	font-size:10px;
	color: #ff3366;
}


#community_re_list #commu_create .te{
	width: 783px;
	height: 50px;
	display: block;
}

#community_re_list #commu_create .te dl{
	width: 783px;
	height: 50px;
	display: block;
}

#community_re_list #commu_create .te .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community_re_list #commu_create .te .co span{
	font-size:10px;
	color: #ff3366;

}

#community_re_list #commu_create .te .cf{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community_re_list #commu_create .te .ct{
	width: 551px;
	height:30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community_re_list #commu_create .te .ct label{
	width: 520px;
	height: 15px;
	display: block;
	float:left;
}

#community_re_list #commu_create .te .ct input{
	width: 480px;
	height: 25px;
	display: block;
	float:left;
}

#community_re_list #commu_create .te .ct .se  span{
	width: 60px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 10px;
}

#community_re_list #commu_create .te .ct .se  select{
	width: 120px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 0;
}

#community_re_list #commu_create .tedi{
	width: 783px;
	height: 90px;
	display: block;
}

#community_re_list #commu_create .tedi dl{
	width: 783px;
	height: 90px;
	display: block;
}

#community_re_list #commu_create .tedi .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community_re_list #commu_create .tedi .co span{
	font-size:10px;
	color: #ff3366;

}

#community_re_list #commu_create .tedi .cime{
	width: 551px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community_re_list #commu_create .tedi .cime img{
	max-width: 70px;
	max-height: 70px;
	display: block;
	float:left;
}

#community_re_list #commu_create .tedi .cime input{
	width: 300px;
	height: 25px;
	display: block;
	float:left;
	margin: 10px 10px 5px 20px;
}

#community_re_list #commu_create .tp{
	width: 783px;
	height: 110px;
	display: block;
}

#community_re_list #commu_create .tp .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 96px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community_re_list #commu_create .tp .co span{
	font-size:10px;
	color: #ff3366;
}

#community_re_list #commu_create .tp .ct{
	width: 551px;
	height: 104px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 10px 2px 20px;

}

#community_re_list #commu_create .tp .ct label{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}

#community_re_list #commu_create .tp .ct span{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}



#community_re_list #commu_create .tg{
	width: 783px;
	height: 191px;
	display: block;

}

#community_re_list #commu_create .tg .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community_re_list #commu_create .tg .cq span{
	font-size:10px;
	color: #ff3366;
}



#community_re_list #commu_create .tg .cb{
	width: 551px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;

}

#community_re_list #commu_create .tg .cb textarea{
	width: 480px;
	height: 165px;
	display: block;
	overflowX:hidden;
	float:left;

}

#community_re_list #commu_create .tw{
	width: 780px;
	height: 120px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#community_re_list #commu_create .tw .ep {
	width: 766px;
	height: 45px;
	display: block;
	margin: 10px 2px 2px 20px;
	font-size:10px;
}

#community_re_list #commu_create .tw .ep a{
	font-size:10px;
	color: #0033ff;
}

#community_re_list #commu_create ul.terms li.tw dt.bo a{
	background: #ffffff url(../asp/img/group/create_community.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 10px 2px 2px 300px;
}

#community_re_list #commu_create ul.terms li.tw dt.bo a:hover, #community_re_list #commu_create ul.terms li.tw dt.bo a:focus{
	background-position: left bottom;
}

#community_re_list #commu_create ul.terms li.tw dt.be a{
	background: #ffffff url(../asp/img/group/edit_community.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 10px 2px 2px 300px;
}


#community_re_list #commu_create ul.terms li.tw dt.be a:hover, #community_re_list #commu_create ul.terms li.tw dt.be a:focus{
	background-position: left bottom;
}


#commu_create .tw .ch {
	width: 766px;
	height: 14px;
	display: block;
	margin: 1px 2px 1px 2px;
	float :left;
	font-size:10px;
}

#commu_create .tw .ch input{
	width: 12px;
	height: 12px;
	display: block;
	margin: 1px 2px 0 20px;
	float :left;
}



#community_new{
	width: 220px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#community_new .cc{
	width: 210px;
	height: 55px;
	display: block;
	border-bottom: 1px solid #cccccc;
	margin: 0 2px 0 2px;
	padding: 4px 2px 2px 2px;
	clear: both;
}

#community_new .lc{
	width: 52px;
	height: 52px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
}

#community_new .lc img{
	max-width: 52px;
	max-height: 52px;
	display: block;
	float: left;
}

#community_new .to{
	width: 145px;
	height: 30px;
	display: block;
	float: left;
	margin: 2px 2px 0 5px;
}

#community_new .ca{
	width: 80px;
	height: 20px;
	display: block;
	float: right;
	margin: 2px 2px 0 75px;
}

#community_new .ca a{
	float: right;
}

#filedisp1 {
	width: 70px;
	height: 20px;
	margin: 140px 15px 0 5px;
}



#filedisp1 .c3{
	width: 120px;
	height: 20px;
	float: left;
	font-weight: bold;
	font-size:11px;
	margin: 0 0 0 20px;
}


#filedisp1  a{
	background: url(../img/system/more_di.png) no-repeat;
	width: 150px;
	height: 15px;
	float: left;
	display: block;
	cursor: pointer;
}

#filedisp2 {
	width: 70px;
	height: 20px;
	margin: 140px 15px 0 5px;
}


#filedisp2 .c3{
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 0 0 20px;
}

#filedisp2  a{
	background: url(../img/system/crose_di.png) no-repeat;
	width: 70px;
	height: 15px;
	float: left;
	display: block;
	cursor: pointer;
}

#community #commu_topic_edit{
	width: 783px;
	height: 570px;
	display: block;
	float:left;
}

#community #commu_topic_edit .terms{
	width: 783px;
	height: 570px;
	display: block;
}

#community #commu_topic_edit .ti{
	width: 780px;
	height: 50px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#community #commu_topic_edit .ti .gh{
	width: 300px;
	height: 30px;
	display: block;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .ti .gh span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_edit .te{
	width: 783px;
	height: 50px;
	display: block;
}

#community #commu_topic_edit .te dl{
	width: 783px;
	height: 50px;
	display: block;
}

#community #commu_topic_edit .te .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .te .co span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_edit .te .cf{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
}

#community #commu_topic_edit .te .ct{
	width: 551px;
	height: 30px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community #commu_topic_edit .te .ct label{
	width: 520px;
	height: 15px;
	display: block;
	float:left;
}



#community #commu_topic_edit .te .ct input{
	width: 480px;
	height: 25px;
	display: block;
	float:left;
}

#community #commu_topic_edit .te .ct .se  span{
	width: 60px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 10px;
}

#community #commu_topic_edit .te .ct .se  select{
	width: 80px;
	height: 20px;
	display: block;
	float:left;
	margin: 2px 5px 2px 0;
}

#community #commu_topic_edit .tp{
	width: 783px;
	height: 92px;
	display: block;
}

#community #commu_topic_edit .tp .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 78px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .tp .co span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_edit .tp .ct{
	width: 551px;
	height: 86px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 10px 2px 20px;
}

#community #commu_topic_edit .tp .ct label{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}

#community #commu_topic_edit .tp .ct span{
	width: 520px;
	height: 18px;
	display: block;
	float:left;
	margin: 2px 0 2px 0;
}

#community #commu_topic_edit .tg{
	width: 783px;
	height: 191px;
	display: block;

}

#community #commu_topic_edit .tg .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .tg .cq span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_edit .tg .cq .et{
	font-size:10px;
	height: 40px;
	margin: 5px 0 0 0;
}

#community #commu_topic_edit  .tg .cq .ec{
	font-size:10px;
	height: 40px;
	color: #ff3366;
	margin: 5px 0 0 0;
}


#community #commu_topic_edit .tg .cb{
	width: 551px;
	height: 178px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
}

#community #commu_topic_edit .tg .cb textarea{
	width: 480px;
	height: 165px;
	display: block;
	float:left;

}

#community #commu_topic_edit .ty{
	width: 783px;
	height: 70px;
	display: block;

}

#community #commu_topic_edit .ty .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 57px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .ty .cq .et{
	font-size:10px;
	height: 40px;
	margin: 5px 0 0 0;
}

#community #commu_topic_edit .ty .cb{
	width: 551px;
	height: 57px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
}


#community #commu_topic_edit .tw{
	width: 780px;
	height: 120px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#community #commu_topic_edit .tw .ep {
	width: 766px;
	height: 45px;
	display: block;
	margin: 2px 2px 2px 20px;
	font-size:10px;
}

#community #commu_topic_edit .tw .ep a{
	font-size:10px;
	color: #0033ff;
}

#community #commu_topic_edit .tw .bo a{
	background: #ffffff url(../img/community/preview.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 10px 2px 2px 300px;
}

#community #commu_topic_edit .tw .bo a:hover, #community #commu_topic_edit .tw .bo a:focus {
	background-position: left bottom;
}

#community #commu_topic_edit .tw .ch {
	width: 766px;
	height: 14px;
	display: block;
	margin: 1px 2px 1px 2px;
	float :left;
	font-size:10px;
}

#community #commu_topic_edit .tw .ch input{
	width: 12px;
	height: 12px;
	display: block;
	margin: 1px 2px 0 20px;
	float :left;
}


#community #commu_topic_edit .tedi{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_edit .tedi dl{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_edit .tedi .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_edit .tedi .co span{
	font-size:10px;
	color: #ff3366;

}

#community #commu_topic_edit .tedi .cime{
	width: 551px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;

}

#community #commu_topic_edit .tedi .cime img{
	max-width: 70px;
	max-height: 70px;
	display: block;
	float:left;
}

#community #commu_topic_edit .tedi .cime input{
	width: 300px;
	height: 25px;
	display: block;
	float:left;
	margin: 10px 10px 5px 20px;
}

#topic_s{
	width: 538px;
	height: 40px;
	display: block;
	padding: 5px 5px 5px 5px;
	float:left;
	margin: 0 2px 2px 4px;
}

#topic_s .content{
	width: 520px;
	float :left;
	padding: 1px 0 1px 5px;
}

#topic_s .content .label{
	width: 85px;
	height :30px;
	float :left;
	font-weight:bold;
	font-size: 12px;
	padding: 7px 0 2px 7px;

}

#topic_s .content .labe{
	width: 105px;
	height :30px;
	float :left;
	font-weight:bold;
	font-size: 11px;
	padding: 10px 0 2px 10px;

}

#topic_s .content .inp input{
	width: 220px;
	height :25px;
	float :left;
	margin: 5px 0 2px 5px;
}

#topic_s .content .post_ser{
	width: 70px;
	height :30px;
	float :left;
	padding: 5px 0 2px 5px;
}

#topic_s .content .post_ser a{
	width: 64px;
	height :32px;
	float :left;
	background: url(../asp/img/bbs/search.png) no-repeat;
	background-position: left top;
	display: block;
}

#topic_s .content .post_ser  a:hover, #topic_s .content .post_ser a:focus{
	background-position: left bottom;
}

#topic_s .link_creto{
	width: 520px;
	float :left;
	text-align: right;
	padding: 1px 0 1px 10px;
}


#commu_topic .ku{
	width: 781px;
	height: 120px;
	display: block;
	float :left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#commu_topic .ku .ep {
	width: 766px;
	height: 45px;
	display: block;
	margin: 2px 2px 2px 20px;
	font-size:10px;
}

#commu_topic .ku .bo {
	width: 390px;
	height: 37px;
	display: block;
	float :left;
}

#commu_topic .ku .re {
	width: 390px;
	height: 37px;
	display: block;
	float :left;
}

#commu_topic .ku .ch {
	width: 766px;
	height: 14px;
	display: block;
	margin: 1px 2px 1px 2px;
	float :left;
	font-size:10px;
}

#commu_topic .ku .ch input{
	width: 12px;
	height: 12px;
	display: block;
	margin: 1px 2px 0 20px;
	float :left;
}


#commu_topic .ku .ep a{
	font-size:10px;
	color: #0033ff;
}

#commu_topic .ku .re a{
	background: #ffffff url(../img/community/return.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 4px 2px 1px 150px;
}

#commu_topic .ku .bo a:hover, #commu_topic .ku .bo a:focus {
	background-position: left bottom;
}

#commu_topic .ku .bo a{
	background: #ffffff url(../img/community/edit_topic.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 4px 2px 1px 10px;
}

#commu_topic .ku .re a:hover, #commu_topic .ku .re a:focus {
	background-position: left bottom;
}

#commu_topic .tu a{
	background: #ffffff url(../img/community/top_return.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 4px 2px 1px 280px;
}

#commu_topic .ku .tu a:hover, #commu_topic .ku .tu a:focus {
	background-position: left bottom;
}

#community #commu_topic_file{
	width: 783px;
	height: 220px;
	display: block;
	float:left;
}

#community #commu_topic_file .trms{
	width: 783px;
	height: 220px;
	display: block;
}


#community #commu_topic_file .tedi{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_file .tedi dl{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_file .tedi .co{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
}

#community #commu_topic_file .tedi .co span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_file .tedi .cime{
	width: 551px;
	height: 70px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 20px;
}

#community #commu_topic_file .tedi .cime .im{
	width: 70px;
	height: 70px;
	display: block;
	float:left;
}

#community #commu_topic_file .tedi .cime img{
	max-width: 70px;
	max-height: 70px;
	display: block;
	float:left;
}

#community #commu_topic_file .tedi .cime input{
	width: 300px;
	height: 25px;
	display: block;
	float:left;
	margin: 10px 10px 5px 20px;
}

#community #commu_topic_file .tedi .cime .bo{
	width: 480px;
	height: 30px;
	display: block;
	float:left;
}


#community #commu_topic_file #msg_i{
	width: 480px;
	height: 30px;
	display: block;
	float:left;
	margin: 10px 0 0 0;
}

#community #commu_topic_file .tg{
	width: 783px;
	height: 90px;
	display: block;
}

#community #commu_topic_file .tg .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 168px;
	height: 77px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#community #commu_topic_file .tg .cq span{
	font-size:10px;
	color: #ff3366;
}

#community #commu_topic_file .tg .cq .et{
	font-size:10px;
	height: 30px;
	margin: 5px 0 0 0;
}


#community #commu_topic_file .tg .cb{
	width: 551px;
	height: 84px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 10px 2px 20px;
}

#community #commu_topic_file  .tg .cb .ec{
	font-size:10px;
	height: 20px;
	width: 551px;
	color: #ff3366;
	float:left;
	margin: 2px 0 0 0;
}

#community #commu_topic_file  .tg .cb .ip{
	font-size:10px;
	height: 30px;
	width: 481px;
	float:left;
	padding:0 0 0 70px;
}

#community #commu_topic_file .tg .cb .ip input{
	width: 300px;
	height: 25px;
	display: block;
	float:left;
	margin: 5px 10px 5px 20px;
}

#community #commu_topic_file #msg_f{
	width: 480px;
	height: 30px;
	display: block;
	float:left;
	margin: 10px 0 0 70px;
}




#commu_topic .ty{
	width: 783px;
	height: 70px;
	display: block;

}

 #commu_topic .ty .cq{
	background: url(../img/lino.gif) repeat-x;
	width: 170px;
	height: 57px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
	font-weight: bold;
}

#commu_topic .ty .cq .et{
	font-size:10px;
	height: 40px;
	margin: 5px 0 0 0;
}

#commu_topic .ty .cb{
	width: 550px;
	height: 57px;
	display: block;
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 20px;
}


#commu_topic .ku .crb {
	width: 390px;
	height: 37px;
	display: block;
	float :left;
}

#commu_topic .ku .crb a:hover, #commu_topic .ku .crb a:focus {
	background-position: left bottom;
}

#commu_topic .ku .crb a{
	background: #ffffff url(../img/community/create_topic.png) no-repeat;
	background-position: left top;
	display: block;
	width: 200px;
	height: 32px;
	margin: 4px 2px 1px 10px;
}




.sb{
	box-sizing: border-box;
	background-color: white;
	clear: both;
	font-size: 13px;
	line-height: 1.4;
	margin: 20px 0 20px 68px;
	outline: none;
	position: relative;
	width: 93%;
	word-wrap: break-word;
}

.Ep {
	float: left;
	margin: 0 0 0 -68px;
	padding: 0;
}

.Rf {

	border-radius: 4px;
	border:1px solid #cccccc;
	height:50px;
	width: 50px;
}

.FE {
	border-radius: 0 0 3px 3px;
	rgba(101, 101, 101, .1);
	box-shadow: 0 1px 0
	rgba(101, 101, 101, .1);
	background-color: #F8F8F8;
	border-color: #D5D5D5;
	border-style: solid;
	border-width: 1px;
	margin: 0 2px;
	position: relative;
	top: -3px;
}

.dcs{
	padding-top: 0!important;
	display: block;
}


.l8{
	clear : both ;
	height: auto;
	position: relative;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	width: 100%;
	top: 10px;
	min-height: 50px;
	word-wrap: break-word;
}


 .hd{
	background: url(../img/lino.gif) repeat-x #ffffff;
	width: 756px;
	height: 20px;
	display: block;
	top:20px;
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 5px 5px 5px 20px;
}

.cK {
	margin: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	display: inline;
	unicode-bidi: normal;
	float:left;
}
.cK a{
	font-weight: bold;
	font-size: 13px;
}

.dy {
	position: relative;
	width:90px;
	height:20px;
	display:block;
	color:#999;
	font-size:9px;
	float:right;
	margin-right:30%;
}


.Ob{
	transition: color .218s;
	color: #222;
	font-weight: bold;
}

.ie {
	background: no-repeat url(../img/community/strem.png) -96px -22px;
	display: block;
	left: -10px;
	top: 15px;
}

.ze {
	height: 21px;
	position: absolute;
	width: 10px;
}

.MI {
	margin: 0;
	height:auto;
	padding: 16px 16px 0 16px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.pa {
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
	background-color:white;
	border-color:#CCC;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	vertical-align: top;
	position: relative;
	z-index: 1;
}

.ci {
	padding: 3px 16px 15px 15px;
	text-overflow: ellipsis;
	clear: both;
}

.YQ {
	padding-bottom: 18px;
}

.tr{
	background-color:#F8F8F8;
	margin: 0 16px;
	padding: 0 0 10px 0;
}

.Ep {
	float: left;
	margin: 0 0 0 -68px;
	padding: 0;
}

.ig {
	max-width:50px;
	max-height:50px;
	display:block;

}
.iP {
	background-color:#F8F8F8;
	color:#222;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 1.4em;
}

.Hm {
	float:left;
	width:8px;
	height:10px;
	background: url(../img/community/arr.png) no-repeat;
	display: block;
	margin:2px 0 0 7px
}
.bim{
	float:left;
}

.Lm{
	float:left;
	width:8px;
	height:10px;
	background: url(../img/community/arr.png) -8px no-repeat;
	display: block;
	margin:2px 0 0 7px
}

.clist{
	width:664px;
	height:auto;
}

.cl{
	width:664px;
	height:30px;
}


.pug{
	border:1px solid #cccccc;
	height:30px;
	width:30px;
}

.pu img{
	max-height:30px;
	max-width:30px;
}

.pu {
	min-height:30px;
	min-width:30px;
}

.time{
	position: relative;
	top:-46px;
	right:-550px;
	width:90px;
	height:20px;
	display:block;
	color:#999;
	font-size:9px;
}

.nm{
	position: relative;
	top:-28px;
	right:-40px;
	width:220px;
	height:20px;
	display:block;
	font-size:9px;
}

.comments{
	height:auto;
	width:624px;
	min-height:45px;
	padding: 0 0 40px 40px;
}

.cu{
	height:auto;
	width:100%;
	min-height:250px;
	height:auto;
	margin:8px 0 0 0;
}

.deui{
	height:16px;
	width:16px;
	position: relative;
	top:-66px;
	float:right;
}

.bde{
	height:16px;
	height:16px;
}

.dbe a{
	color:#999;
	font-size:8px;
}


.bu{
	height:32px;
	width:90px;
	position: relative;
	top:-30px;
	float:right;
}

.cotext{
	min-height:230px;
	width:85%;

}

.bu .b{

	padding: 0 .5em;
	height: 21px;
	width: 90px;
	border: 1px solid #CCC;
	color: #03C;
	background: #F6F6F6;
	background-image: -moz-linear-gradient(top,white,#EFEFEF);
	background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EFEFEF));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EFEFEF);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	overflow: visible;
	float: left;
	padding: 3px 0 0 0;
}



}

.b-selected {
	color: black;
	font-weight: bold;
	background: #DDD;
	box-shadow: none;
	cursor: default;
	border-color: #CCC;
}



.bu .b:hover, .bu .b:focus {
border-color: #999;
background: #F3F3F3;
background-image: -moz-linear-gradient(top,white,#EBEBEB);
background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EBEBEB));
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EBEBEB);
outline: 0;
-moz-box-shadow: 0 0 3px #999;
-webkit-box-shadow: 0 0 3px #999;
box-shadow: 0 0 3px #999;
text-decoration:none;
}



.delc{
	height:16px;
	width:16px;
	position: relative;
	margin-right:30%;
	float:right;
	cursor: pointer;
	top: 17px;
}

.delc a{
	color:#999;
	font-size:8px;
}


.good{
	position: relative;
	left: 220px;
	top: -40px;
	width:130px;
	height:50px;
}

.cbuyer{
	position: relative;
    width: 60px;
    height: 17px;
    float: left;
    margin-left: 10px;
    border-radius: 100px/80px;
	background-color: #4caf93;
	color: #fff;
}

.cbuyer_rep{
	position: relative;
    width: 60px;
    border-radius: 100px/80px;
	background-color: #4caf93;
	color: #fff;
}

.cgood{
	position: relative;
	width:130px;
	height:50px;
	float:left;
	margin-left:30px;

}

.flag{
	height:auto;
	position:relative;
	margin-bottom:10px;
	top: -66px;
	left: 35px;
}

.closed{
	width:100px;
	height:50px;
	margin-left:15px;
	float:left;
}

.closed a:hover{
	cursor:pointer;
}

.closed .solve{
    padding-left: 20px;
    background: url(../img/arrow/link.png) no-repeat 0 1px;
}

.men{
	width:790px;
	height:30px;
	padding: 10px 5px 5px 5px;
	float:left;
}

.men a{
	width:50px;
	height:25px;
	background-color: #FCFCFC;
	border: 1px solid #DEDEDE;
	color: #333;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}


.li {
	width:790px;
	min-height:25px;
	height:auto;
	float:left;
}

.li .fd{
	width:790px;
	min-height:25px;
	float:left;
}

.li .da{
	width:110px;
	min-height:25px;
	float:left;
	display:block;
	color:#696969;
	font-size:12px;
	padding: 4px 0 0 5px;
	font-weight:bold;
}

.li .co{
	width:450px;
	min-height:25px;
	float:left;
}

.ds{
	width:110px;
	min-height:20px;
	display:block;
	color:#696969;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0 0 5px;
}

#procommu #comment_create .tw .ep_c {
	padding: 15px 10px;
	font-size: 10px;
}

#procommu #comment_create .bo_c a {
	display: block;
	width: 150px;
	margin: 0px 2px 15px 300px;
	background-color: #079ee3;
	border-radius: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 2px 8px 25px;
}

#main #search_value{
	width: 316px;
	height:36px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	float: left;
}

#main .search_btn{
	margin: 0 0 0 2px;
	float:left;
}

#main .search_btn #dev_search{
	width: 96px;
	display: inline-block;
	font-size: 16px;
	background-color: #585858;
	border: 1px solid #585858;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	outline: none;
}

#main .search_btn #dev_search:hover{
	background-color: #52b800;
	border: 1px solid #52b800;
}

#main .search_btn #dev_search::before,
#main .search_btn #dev_search::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#main .search_btn #dev_search,
#main .search_btn #dev_search::before,
#main .search_btn #dev_search::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}