@charset "gb2312";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	scrollbar-face-color:#B4E0F7;
	scrollbar-arrow-color:#257B9D;
	scrollbar-track-color:#E6EFF2;
	scrollbar-highlight-color:#F8FBFE;
	scrollbar-3dlight-color:#5CB6E1;
	scrollbar-shadow-color:#E1EFF4;
	scrollbar-darkshadow-color:#5CB6E1;
	text-align:center;
	font-size:12px;
	background-image:url(../images/bg_index.gif);
}

ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.pcbody{
	width:962px;
	text-align:left;
	margin:0px auto;
	background-color:#FFFFFF;
}
.cbody{
	width:950px;
	margin:0px auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.hd {
	width:962px;BORDER-RIGHT: #92c7f0 1px solid; BORDER-TOP: #92c7f0 1px solid; BORDER-LEFT: #92c7f0 1px solid; BORDER-BOTTOM: #92c7f0 1px solid
}
.hd A {
	COLOR: #000; TEXT-DECORATION: none
}
.login {
	width:960px;BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: url(../images/index_bglogin.gif) repeat-x; BORDER-LEFT: #fff 1px solid; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 22px
}
.login P {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px 10px; LINE-HEIGHT: 22px
}
.login FIELDSET {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: -1px 0px 0px; LINE-HEIGHT: 22px; BORDER-RIGHT-WIDTH: 0px; _margin: 0
}
.login FIELDSET SPAN {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px 5px
}
.login SPAN INPUT {
	BORDER-RIGHT: #9b9d9b 1px solid; BORDER-TOP: #9b9d9b 1px solid; BORDER-LEFT: #9b9d9b 1px solid; BORDER-BOTTOM: #9b9d9b 1px solid; HEIGHT: 17px
}
.login SPAN SELECT {
	HEIGHT: 20px
}
.btn {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; _padding: 2px 0 0
}
.btn INPUT {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/index_btnlogin.gif) no-repeat; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0px 0px 15px; WIDTH: 40px; COLOR: #62707a; LINE-HEIGHT: 17px; BORDER-RIGHT-WIDTH: 0px
}
.login UL {
	FLOAT: right 
}
.login LI {
	BACKGROUND: url(../images/index_fav.gif) no-repeat; FLOAT: left; MARGIN: 0px 5px; TEXT-INDENT: 20px; LINE-HEIGHT: 22px
}
.login LI A {
	COLOR: #000
}
#fav_index {
	BACKGROUND-POSITION: 0px -22px
}
#gNav {
	CLEAR: both; BORDER-TOP: #92c7f0 1px solid; HEIGHT: 80px
}
#gNav H1 {
	DISPLAY: inline; BACKGROUND: url(../images/logo.gif) no-repeat; FLOAT: left; MARGIN: 3px 5px 0px 3px; WIDTH: 171px; HEIGHT: 80px
}
#gNav H1 A {
	DISPLAY: block; WIDTH: 171px; HEIGHT: 80px
}
#gNav H1 SPAN {
	DISPLAY: none
}
#gNav UL {
	FLOAT: left; MARGIN: 12px 0px;WIDTH: 780px; HEIGHT: 26px;TEXT-ALIGN: middle
}
#gNav LI {
	BORDER-RIGHT: #006699 1px solid; PADDING-RIGHT: 11px; PADDING-LEFT: 11px; FLOAT: left; PADDING-BOTTOM: 3px; WIDTH: 106px; PADDING-TOP: 3px; HEIGHT: 10px; TEXT-ALIGN: right
}
#gNav .wli {
	WIDTH: 50px
}
#gNav .nli {
	WIDTH: 36px
}
#gNav .noborder {
	WIDTH: 36px
}
#gNav LI STRONG {
	FLOAT: left
}
#gNav LI STRONG A {
	COLOR: #069
}
#gNav LI A {
	COLOR: #000
}
.top{
	height:82px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:195px;
	margin-top:15px;
}
.topbanner{
	width:468px;
	margin-top:15px;
	margin-left:5px;
	float:left;
}
.toplink{
    float: right;
    margin-top:15px;
	margin-left:10px;
	width: 220px;
    height: 58px;
    line-height: 1.6;
    border: 1px solid #b0d7ff;
    background: #f2f6fb; 
}
.toplink ul li{
    width: 90px;
    float: left;
    text-indent: 3px;
    white-space: nowrap;
}
.submit{
	margin-top:-10px;
	margin-right:15px;
	width:70px;
	height:21px;
	background:url(../images/loginin.gif) no-repeat;
	border:0px;
}
.vsubmit{
	border:1px solid #ACE; 
	font:12px Verdana; 
	height:22px; 
	line-height:19px;
	margin-right:10px;
 	background:#DAECFE; 
 	color:#07519A; 
 	padding:0 5px;
}

/*----------栏目菜单*/
.topmenu{
	height:40px;
	background:url(../images/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:950px;
	height:40px;
	background:url(../images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
.brand {
    float: left;
    margin-right: 7px;
}
.brand h1.site-name {
    display: none;
}
.brand a img {
    display: block;
}
.scrollText {
	width:948px; CLEAR: both; BORDER-RIGHT: #cdc9ca 1px solid; BORDER-TOP: #cdc9ca 1px solid; BORDER-LEFT: #cdc9ca 1px solid; LINE-HEIGHT: 27px; BORDER-BOTTOM: #cdc9ca 1px solid; HEIGHT: 27px
}
.scrollText H3 {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 80px; COLOR: #000; TEXT-INDENT: 20px
}
.scrollText UL {
	FLOAT: right; WIDTH: 850px
}
.scrollText LI {
	BACKGROUND: url(../images/ct_topscroll.gif) no-repeat 0px 7px; FLOAT: left; OVERFLOW: hidden; WIDTH: 160px; TEXT-INDENT: 2px; HEIGHT: 27px
}
.scrollText LI A {
	COLOR: #000
}
.footdisplay {
	display:none;
} 
/*----------搜索*/
.topsearch{
	height:37px;
	width:949px;
	margin-top:3px;
	border-right:1px solid #EEE;
	background:url(../images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(../images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:130px;
	font-size:12px;
	padding:5px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#AACCEE;
	background:url(../images/search_bg.gif) left center no-repeat #FFFFFF;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}
#pnmhwsearch{margin:0 0 5px;clear:both;border:1px solid #B1DAEF;padding:6px 5px 0;background:#F6F9Fc;height:100%;height:30px;}
#pnmhwsearch input{border:1px solid #7E9DB9;padding:1px 0 0;background:#FFFDAA;font-size:12px;}
#pnmhwsearchbox{margin:0 0 5px;clear:both;border:1px solid #D0DBE7;padding:4px 5px 0;height:30px;}
#pnmhwsearchbox ul{margin:0 0 0;}
#pnmhwsearchbox li{float:left;padding:2px 2 2 5px;line-height:28px;height:28px;}
#pnmhwsearchbox label{font-size:12px;font-weight:bold;line-height:28px;}
#pnmhwsearchbox input{border:1px solid #D0DBE7;padding:1px;}
#pnmhwsearchbox select{width:80px;}
#pnmhwsearchbox .image{width:42px;border:none;height:19px;}

/*----------内容*/
.main{
	clear:both;
}
/*----------图片新闻*/
.picnews{
	width:660px;
	padding-bottom:5px;
	clear:both;
}
.picnews ul{
	width:660px;
	margin:1px auto;
	overflow:hidden;
}
.picnews ul li{
	width:160px;
	height:130px;
	float:left;
	display:block;
	overflow:hidden;
	margin:5px 0px 0px 4px;
}
.picnews ul li a img{
	width:150px;
	height:100px;
	padding-left:5px;
	padding-top:5px;
}
.picnews ul li a span {
	display:block;
	line-height:25px;
	padding-left:20px;
}
.picnews ul li a{
	display:block;
	background:url(../images/pic_bg.gif) top left no-repeat;
}
.picnews ul li a:hover{	
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/pic_hover.gif) top left no-repeat;
}
/*-----恋之风景QQ383091866图片新闻*/
.picnews{
	width:660px;
	padding-bottom:5px;
	clear:both;
}
.picnews ul{
	width:660px;
	margin:1px auto;
	overflow:hidden;
}
.pic_art{
	width:160px;
	height:130px;
	float:left;
	display:block;
	overflow:hidden;
	margin:5px 0px 0px 4px;
}
.pic_art_img{
	width:150px;
	height:100px;
	padding-left:5px;
	padding-top:5px;
}
.picnews ul li a span {
	display:block;
	line-height:25px;
	padding-left:20px;
}
.pic_art_img a{
	display:block;
	background:url(../images/pic_bg.gif) top left no-repeat;
}
.pic_art_img a:hover{	
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/pic_hover.gif) top left no-repeat;
}
/*-------------------------侧栏:用户登录*/
.userlogin ,.vote{
	overflow:hidden;
	width:262px;
	background:#FFFFFF;
	margin:0px auto 4px auto;
}
.ggad{
	overflow:hidden;
	width:262px;
	text-align:center;
	background:#FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:106px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#333333;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:60px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:10px;
	height:30px;
}
.userlogin .username{
	padding-left:20px;
	background:url(../images/username.gif) no-repeat;
}
.userlogin .password{
	padding-left:20px;
	background:url(../images/password.gif) no-repeat;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	background:url(../images/bottom_bg.gif) repeat-x;
	}

.footer .copyright{
	text-align:center;
	margin:10px auto;
	font-size:12px;
	color:#2259A6;
	line-height: 22px;
}
.footer .copyright a{
	color:#2259A6;
	font-size: 12px;
	text-decoration: none;
}
.footer .copyright a:hover{
	text-decoration:underline;
	font-size: 12px;
}
#footercontent{margin:0 auto;border:1px solid #eee;background:#F8F8F8;text-align:center;line-height:26px;height:26px;color:#2259A6;}
#footercontent a{margin:0 2px;color:#2259A6;}

/*-------------------------栏目列表*/
.classbox{
	width:272px;
	clear:both;
	padding-bottom:5px;
}
.classbox dl{
	width:272px;
}
.classbox dl dt{
	height:31px;
	background:url(../images/rcbox_title.gif) left top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:270px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:8px;
	width:270px;
}
.classbox dl dd ul li{
	width:250px;
	margin-left:8px;
	border-bottom:1px #DFF5FF dotted;
	background:url(../images/ico_11.gif) 3px 8px no-repeat;
	height:27px;
	line-height:27px;
	text-indent:20px;
	font-size:13px;
}
.classbox dl dd ul li a{
	width:250px;
	height:25px;
	text-decoration:none;
	color:#0066CC;
}
.classbox dl dd ul li a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
/*-------------------------分页*/
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}

/*---------------内容页:dig 上下文 操作评论*/
.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.newdigg .digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.newdigg .digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.newdigg .digg_good .digg_act{
	color:#C30;	
}
.newdigg .digg_good .digg_num{
	color:#C63;
}
.newdigg .digg_bad .digg_act{
	color:#36C;	
}
.newdigg .digg_bad .digg_num{
	color:#39C;
}
.newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.actbar{
	width:638px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #B1DAEF;
	text-align:right;
}
 .actbar span{
	margin-right:20px;
	color:#B1DAEF;
}
.actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}

.context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.context a{
	color:#0066CC;
}

/*---------------内容页:发表评论:标题*/
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.tbox{/* 自适应宽度的块(通用块) */
	width:100%;
	border-bottom:1px solid #C8DBED;
	overflow:hidden;
}
.tbox dt{
	height:25px;
	background:url(mbox-tbg.png) right top no-repeat;
	overflow:hidden;
	clear:both;
}
.tbox dt strong{
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:4px;
	display:block;
	float:left;
	color:#4A7749;
	background:url(mbox-tbg.png) left top no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#4A7749;
}
.tbox dt strong a:hover{
	color:#444;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#85A484;
}
.tbox dt span.more a{
	color:#7B9D79;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#333;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #C5DDBC;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #F1F7EE;
}
.tbox dd{
	border-left:1px solid #C8DBED;
	border-right:1px solid #C8DBED;
	padding:4px 4px 0px;
	overflow:hidden;
}

/*---------------内容页:发表评论:标题*/
.dede_comment{
	padding-bottom:6px;
}
.dede_comment .decmt-box{
	width:98%;
	padding:6px 5px 8px;
	margin:0px auto;
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
	clear:both;
}
.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#666;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-box{
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#666;
}
.nocomment{
	padding:10px;
	color:#777;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}

.dcmp-content textarea{
	width:96%;
	height:60px;
}
.dcmp-mood{
	height:25px;
	width:80%;
	overflow:hidden;
	clear:both;
	padding-top:12px;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;
}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}
