body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	text-align: center;
	clear: both;
}
.main{
	margin:auto;
	width:998px;
	background-color:#F7F7F7;
}
.top{
	width:998px;
	text-align:left;
}
.header{
	width:998px;
	text-align:center;
	background-color:#EBEBEB;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.content{
	width:880px;
	border:1px solid #CCCCCC;
	clear: both;
	background-color: #F5F5F5;
	text-align: left;
}
.con_top td{
	padding:5px 10px 5px 10px;
}
.con_left{
	width:660px;
	background-color:#F5F5F5;
	text-align:left;
	float: left;
}
.con_right{
	width:220px;
	float: right;
}
.related_area {
	padding:5px;
	margin: 5px;
	text-align:left;
	border:1px #CCC solid;
}
.related_software {
	background-color:#DDE8EC;
}
.related_tags {
	background-color:#FFF;
	color:#D448A1;
}
.related_questions {
	background-color:#FFF;
}
.software_directory{
	background-color:#DFEBEF;
}
ul.list_main{
	list-style-image:url(/images/list_arrow.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}
.list_main li {
	list-style-position: outside;
	margin-top: 5px;
}
.con_con1{
	float:left;
	width:286px;
	height:500px;
	border-right:1px #CCC solid;
}
.con_con2{
	float:left;
	width:286px;
	height:500px;
}
.con_con3{
	float:right;
	width:286px;
	height:500px;
	border-left:1px #CCC solid;
}
.title {
	font-size:14px;
	font-weight:bold;
	padding: 5px;
}
.question .title{
	color:#136FDE;
}
.pad{
	padding:12px 10px 0px 10px;
}
.tags{
	color:#0199FC;
}
.extend{
	width:469px;
	height:50px;
	margin-left:6px;
	border-left:1px #CCC solid;
	border-top:1px #CCC solid;
	border-right:1px #CCC solid;
	padding:5px;
}
.extend_1{
	width:444px;
	height:50px;
	background:url(/images/r8_c8.jpg) no-repeat top left;
	padding-left:25px;
	color:#999;
	line-height:22px;
}
.extend_2{
	width:479px;
	margin-left:6px;
	background:url(/images/r3_c6.jpg) no-repeat top left;
	margin:10px 0px 0px 20px;
}
a{
	color:#136FDE;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.footer{
	width: 882px;
	background-color: #5B5B59;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.post{
	text-align:left;
	color:#666;
}
.post_title{
	font-size:16px;
	color:#116DDE;
	font-weight:bold;
}
.post_title2{
	font-size:16px;
	font-weight:bold;
}
form {
	padding: 0px;
	margin: 0px;
}
.footer_navbar {
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
}
.footer_navbar a {
	color: #FFFFFF;
	vertical-align: middle;
}
.footer_copyright {
	color: #000000;
	font-size: 12px;
}
.con_header {
	background-color: #EBEBEB;
	padding: 5px;
	text-align: right;
	line-height: 20px;
}
.con_header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.con_header {display: inline-block;}
* html .con_header {height: 1%;}
.con_header {display: block;}
.con_headtxt {
	font-weight: bold;
	line-height: 20px;
	float: left;
}
.con_headnav {
	line-height: 20px;
	font-size: 14px;
	color: #006699;
}
.con_headnav a {
	color: #006699;
	margin-right: 20px;
	margin-left: 20px;
}
.cleardiv {
	clear:both;
}
.con_bottom {
	clear:both;
	height:30px;
}
.author, .info_label {
	font-size: 12px;
	padding-left:22px;
	padding-right:5px;
	color:#999999;
}
.author {
	float:left;
	line-height: 20px;
	background:url(/images/author_ico2.gif) no-repeat;
}
.question .author {
	background:url(/images/author_ico1.gif) no-repeat;
}
.question .quoted .author {
	background:url(/images/author_ico2.gif) no-repeat;
}
.click_label {
	padding-left:20px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	line-height: 20px;
	font-size: 12px;
	text-decoration: underline;
	color: #578CD3;
	white-space: nowrap;
	float:left;
	cursor: hand;
}
.control_panal:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.control_panal {display: inline-block;}
* html .control_panal {height: 1%;}
.control_panal {display: block;}
.body_text{
	clear:both;
	padding: 5px;
}
.question .edit_label {
	background:url(/images/q_edit_ico.gif) no-repeat;
}
.edit_label {
	background:url(/images/r_edit_ico.gif) no-repeat;
}
.delete_label {
	background:url(/images/delete_ico.gif) no-repeat;
}
.reply_label {
	background:url(/images/reply_ico.gif) no-repeat;
	float: right;
}
.spam_label {
	background:url(/images/spam_ico.gif) no-repeat;
	float: right;
}
.accept_label {
	background:url(/images/accept_ico.gif) no-repeat;
	float: right;
}
.tag_div {
	float: left;
	line-height:20px;
}
#accepted_area, #replies_area, #post_reply_area {
	margin: 10px;
}

#question_area {
	background: url(/images/question_mark.gif) no-repeat;
	margin-left: 15px;
	margin-right: 20px;
	padding-left: 90px;
	padding-top: 5px;
	min-height: 100px;
}
.explain .quoted .bottom {
	background:url(/images/array.gif) no-repeat;
	height: 18px;
}
.explain .quoted .main_body {
	border: 1px solid #CFCFCF;
	border-bottom-style: none;
	margin-left: 6px;
	margin-right: 4px;
	padding: 4px;
}
.explain .quoted {
	width: 490px;
}
.explain .reply {
	width: 500px;
}
.explain .reply .main_body {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.accepted .arrow {
	background:url(/images/yello_arrow.gif) no-repeat left bottom;
	width:21px;
	height:20px;
	position: relative;
	left: 33px;
	top: 1px;
	clear: both;
}
.accepted .answer {
	padding-left: 90px;
	background: url(/images/answer_mark.gif) no-repeat;
	background-color: #FFF7D2;
	border: 1px solid #E5E4E4;
	min-height: 100px;
	margin-bottom: 10px;
}
.answer .info_label {
	clear: both;
}
#replies_area {
	border: 1px solid #E5E5E5;
	background-color:#FFFFFF;
}
.replies_head {
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.replies .list {
	padding-right: 10px;
	padding-left: 10px;
}
.replies .reply {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
* html #question_area, * html .accepted .answer {
	height: 100px;
}
* html #replies_area, * html .reply {
	height: 1px;
}
* html .explain .quoted .main_body {
	margin-left: 5px;
	margin-right: 5px;
}
.con_head_arrow {
	background: url(/images/gray_arrow.gif) no-repeat;
	height: 12px;
	width: 12px;
	clear: both;
	margin-left: 45px;
}
#post_reply_area {
	border: 1px solid #E5E5E5;
	background-color:#EFEFEF;
}
.questions_list {
	margin: 10px;
}
.questions_list .question_item {
	margin-bottom:10px;
}
.inner_div {
	margin: 10px;
}
#post_reply_area div {
	padding: 4px;
}
.post_reply_header {
	background-color: #233F71;
	text-align:center;
	color:#FFFFFF;
	line-height:20px;
}
.post_reply_message {
	text-align:center;
}
.post_reply_btm {
	background-color:#CCCCCC;
	text-align:center;
}
.main_cat {
	font-size: 14px;
	font-weight: bold;
}
.sub_cat {
	padding: 10px;
	margin-bottom: 20px;
}
.soft_list .soft_item {
	margin-bottom: 10px;
	margin-top: 10px;
}
.soft_title {
	font-weight: bold;
}
.soft_description {
	margin-left: 10px;
}
.soft_foot {
	text-align: right;
}
li { list-style-position: inside; }
.related_header {font-size:16px;font-weight:bold;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#search_qtab {
	background-image: url(/images/searchtab1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#search_stab {
	background-image: url(/images/searchtab2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#search_qtab_btm {
	background-color:#DBDECD;
}
#search_stab_btm {
	background-color:#CCCCCC;
}
