﻿body {
	background-color: #ffffff;
	margin: 0px 20px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #0560A6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.hightlight {
	background-color: Yellow;
	color: Black;
}
.aItem {
	/*float: left;*/
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
}
.aItemR {
	/*float: left;*/
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #e2fce2;
}
.master {
	margin-left: auto;
	margin-right: auto; /*margin-top: 20px;*/
	min-width: 950px;
	width: 100%;
}
.header {
	width: 100%;
	background-image: url(/images/bg-thinnavbox-1.jpg);
	background-repeat: no-repeat;
	height: 101px;
	background-color: #19568c;
	border-bottom: solid 1px #3b6689;
	position:relative;
}
.header_top {
	height: 22px;
	color: Black;
	font-size: 12px;
	text-align: right;
	background-color: white;
	padding-top:2px;
}
.header_top img {
	vertical-align: middle;
}
.header_top a {
	color: #2E2D66;
	text-decoration: none;
}
.header_top a:hover {
	text-decoration: underline;
}
.header_bottom {
	float: left;
	height: 30px;
	width: 250px;
	margin-top: 15px;
	margin-left: 600px;
}
.search {
	width: 230px;
	height: 20px;
	padding-top: 5px;
	padding-left: 15px;
	border-top: solid 1px #3D7BAD;
	border-right: solid 1px #3D7BAD;
	border-bottom: solid 1px #B7D9ED;
	border-left: solid 1px #B7D9ED;
	background-image: url('/images/glass.gif');
	background-repeat: no-repeat;
}
.login_textbox_bg {
	background-image: url(/Images/bg_textbox.png);
	height: 18px;
	padding: 1px;
	text-align: left;
	width: 109px;
	float: left;
}
.hButton {
	height: 20px;
	border: solid 1px #99bbe8;
	background-image: url(/Images/cmd-bg.gif);
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
.login_textbox {
	border: 0 none;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	width: 105px;
}
.ignore {
	overflow: hidden;
	vertical-align: middle;
	margin-top: 5px;
}
.interest {
	overflow: hidden;
	vertical-align: middle;
	margin-top: 5px;
}
.add {
	float: left;
	padding-left: 20px;
}
.add input {
	font-size: 11px;
}
.menu {
	clear: both;
	height: 35px;
	margin: auto;
	width: 100%;
	/*background-image: url(/images/bg-navigationbox-1.jpg);*/
	background-color: #2c8cc9;
	background-repeat: no-repeat;
	border-top: solid 1px #c7d5e1;
}
.menu .slogan {
	padding-left: 20px;
	color: #dddddd;
	padding-top: 6px;
}
.content {
	/*background-color: #5B81B5;*/
	overflow: hidden;
	position: relative;
}
.tabuser
{
	float:right;
	margin-top:10px;
	padding-right:10px;
	color:White;
}
.tabuser a:active, .tabuser a:link, .tabuser a:visited
{
	color:White;
}

.tabmenu {
	padding-left: 20px;
	margin-top:10px;
	float:left;
}
.tabmenu div {
	/*margin: 3px 0 0;*/
	margin-top: 3px;
	float: left;
	padding-top: 3px;
}
.tab {
	background-image: url(/images/tabdective.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 19px;
	text-align: center;
	white-space: nowrap;
	margin-left: 3px;
	margin-right: 3px;
	width: 94px;
}
.tab a:active, .tab a:visited, .tab a:link {
	color: white;
}
.tabactive a:visited, .tabactive a:active, .tabactive a:link {
	color: #000000;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.tab a:hover, .tabactive a:hover {
	text-decoration: underline;
}
.tabactive {
	background-image: url(/images/tabactive.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 19px;
	text-align: center;
	width: 95px;
}
.contain {
	margin: auto;
	background-color: White;
	overflow: hidden;
	position: relative;
	height:auto;
}
.cleft {
	/*margin-right: 305px;
	border:solid 1px red;*/
}
.cright {
	/*width: 300px;
	top: 0px;
	right: 0px;
	position:absolute;
	border:solid 1px red;*/
}
.cads {
	position: absolute;
	right: 0px;
	width: 300px;
	margin-top: 5px;
}
.r1 {
	margin-bottom: 8px;
	padding: 8px 8px 4px;
	background-color: #EEEEEE;
}
.r1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.r1 li {
	padding-bottom: 5px;
}
.r1 .qNo {
	font-size: 40px;
	color: #808185;
	font-weight: bold;
}
.r2 a {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
.r2 a:hover {
	text-decoration: underline;
}
.r2 {
	margin-bottom: 8px;
	margin-top: 10px;
	padding: 8px 8px 4px;
	background-color: #EEEEEE;
}
.bagdes {
	height: 26px;
	cursor: pointer;
}
.bagdes .b1 a:hover {
	text-decoration: none;
}
.b1 {
	text-decoration: none;
	color: White;
	height: 32px;
	background-color: Black;
	padding: 2px 8px 4px 3px;
	line-height: 1.9;
}
.bagdes .b1:hover {
	background-color: #555555;
}
.bagdes .b2:hover {
	text-decoration: underline;
}
.b2 {
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	color: #0077CC;
	height: 22px;
}
.re1:hover {
	background-color: #3E6D8E;
	color: white;
}
.re1 {
	text-decoration: none;
	color: #3E6D8E;
	height: 32px;
	background-color: Black;
	padding: 3px 3px 3px 3px;
	line-height: 1.9;
	border-bottom: 1px solid #3E6D8E;
	border-right: 1px solid #7F9FB6;
	background-color: #E0EAF1;
}
.re2 {
	text-decoration: none;
	padding: 3px 0px 3px 4px;
	color: Black;
	height: 22px;
	font-weight: bold;
	font-size: 14px;
}
.relate {
	height: 26px;
}
.title {
	height: 30px; /*color: #7598C4;*/
	background-color: #efefef;
	border: solid 1px black;
}
.title span {
	float: right;
	padding-top: 8px;
	padding-left:5px;
	line-height: 15px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 15px;
	padding-right: 10px;
}
.subtab {
	float: left;
	margin-left: 10px;
}
.subtab a {
	color: black;
}
.suba {
	float: left;
	height: 20px;
	line-height: 22px;
	margin: 5px 2px 0 0;
	padding: 0 11px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.subtab a:hover {
	background: #d0d0d0 none repeat scroll 0 0;
	border: solid 1px #9a9a9a;
	line-height: 20px;
	margin: 5px 2px 0 0;
	padding: 0 11px;
	text-decoration: none;
}
.subactive {
	background: #d0d0d0 none repeat scroll 0 0;
	border: solid 1px #9a9a9a;
	line-height: 20px;
	margin: 5px 2px 0 0;
	padding: 0 11px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	float: left;

}
/**************/
.tagged-ignored {
	background-color: #ffffff;
	filter: alpha(opacity=30);
	opacity: 0.3;
	float: left;
	width:100%;
	position:relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.tagged-interest {
	background-color: #FFF2CA;
	float: left;
	width:100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.items {
	/*margin-left: 5px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	border-bottom: 1px dotted #999999;
	width: 100%;
	position: relative;
}
.item {
	padding: 0px 0px;
	width: 100%;
}
.details {
	/*margin-right: 8px;*/
	/*float: left;*/
	width: 70px;
	position: absolute;
	left: 0px;
}
.values {
	background: #EEEEEE none repeat scroll 0 0;
	width: 70px;
}
.vote div, .answere div {
	width: 100%;
}
.vote, .view {
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.answers {
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	color: White;
	background: #9A4444 none repeat scroll 0 0;
}
.summary {
	/*float: left;
	width:auto;*/
	margin-left: 75px;
	margin-right: 5px;
}
.summary a {
	color: #0077CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.summary a:hover {
	color: #0077CC;
	text-decoration: underline;
}
.ct {
	float: left;
}
.ct a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.tags {
	margin-top: 5px;
	float: left;
}
.taga {
	margin-bottom: 5px;
	text-decoration: none;
	color: #3E6D8E;
	background-color: Black;
	padding: 3px 3px 2px 3px;
	line-height: 1.9;
	border-bottom: 1px solid #3E6D8E;
	border-right: 1px solid #7F9FB6;
	background-color: #E0EAF1;
}
.tags a {
	font-size: 12px;
}
.utags a:hover {
	background-color: Black;
	color: white;
	text-decoration: none;
}
.tags a:hover {
	background-color: #3E6D8E;
	color: white;
	text-decoration: none;
}
.users {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	background-color:#eeeeee;
	padding:5px;
	width:180px;
	/*margin-right: 30px;*/
}
.time {
	padding-bottom: 4px;
}
.avatar {
	float: left;
}
.avatar img {
	border: 0 none;
}
.info {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
}
.bText {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.badge1 {
	color: #FFCC00;
	font-size: 120%;
	margin-left: 3px;
}
.badge2 {
	color: #C0C0C0;
	font-size: 120%;
	margin-left: 3px;
}
.badge3 {
	color: #CC9966;
	font-size: 120%;
	margin-left: 3px;
}
.ft{
	border-top:solid 1px #bdbdbd;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	color:black;
	padding-top:5px;
}
.lb1 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
.lb2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
}
.txt {
	width: 95%;
	border-top: solid 1px #849cb1;
	border-right: solid 1px #849cb1;
	border-bottom: solid 1px #849cb1;
	border-left: solid 1px #849cb1;
	height: 20px;
}
.txt-disabled {
	width: 95%;
	border: solid 1px #dbd5c9;
	background-color: #e6e6e6;
	height: 20px;
}
.Pagger {
	height: 27px;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}
.Pagger img {
	border: 0;
}
.Pagger .PageNumber {
	float: left;
	width: 20px;
	height: 18px;
	background-color: #E5E5E5;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-right: 1px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.Pagger .CurrentPage {
	font-size: 14px;
	font-weight: bold;
}
.Pagger .PageSymbol {
	float: left;
	width: 20px;
	height: 18px;
	background-color: #E5E5E5;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.Pagger .PageNumber a {
	text-decoration: none;
	color: Black;
}
.suggestTitle {
	clear: both;
	float: left;
	float: left;
	width: 500px;
}
.suggestTitle ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.suggestTitle li {
	margin-bottom: 10px;
}
.suggestTitle ul .normal {
	float: left;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 3px;
	border: solid 1px #D7D7D7;
	background-color: #EEEEEE;
	color: #666666;
	font-weight: bold;
}
.suggestTitle ul .answered {
	float: left;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 3px;
	border: solid 1px #692D2D;
	background-color: #9A4444;
	color: #ffffff;
	font-weight: bold;
}
.answerDetail {
	position: relative;
	border:solid 1px white;
}
.answerDetail .text {
	margin-left: 60px;
}
.answerDetail .text table {
	width: 100%;
}
.answerDetail .text .users {
	float: right;
	background-color: #E0EAF1;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	width: 190px;
}
.answerDetail .command {
	position: absolute;
	width: 50px;
	text-align: center;
}
.answerDetail .command span {
	display: block;
}
.answerDetail .command .vote {
	font-weight: bold;
	font-size: 24px;
}
.postMenu a {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	COLOR: #888;
	PADDING-TOP: 0px;
}
.postMenu a:hover {
	BACKGROUND-COLOR: #777;
	COLOR: white;
	TEXT-DECORATION: none;
}
.txt-comment {
	border: solid 1px #7fb4cf;
}
.comment-list {
	color: #818185;
	margin:0px;
	padding:0px;
}
.comment-list li {
	list-style-type: none;
	border: solid 0px white;
	border-top: dotted 1px #d8d8db;
	padding-top: 3px;
	padding-bottom: 3px;
}
.comment-list li span {
	color: #3460c0;
}
.click-link {
	cursor: pointer;
}
.bio-html {
	width: 300px;
	padding: 5px;
	background-color: #eeeeee;
	color: Black;
	height: 150px;
	margin: 5px;
	text-align: left;
}

.relate-question
{
	
}
.relate-question li
{
	list-style-type:circle;
	padding-bottom:20px;
}
