
.Around_News_Content p, span {
    /* color:#585858;*/
   
}

.Ask_Legal .UL_Category_ask li .Point_Category {
	margin-left: 10px;
}
.Div_Search_Ask{
	float: left;
	width: 95%;
	min-height: 40px;
	margin:15px;
	padding: 20px 0px;
	border-bottom: 1px #d1d1d1 solid;
}
.Around_Input_Search_Ask{
	float: left;
	width: 100%;
	min-height: 30px;
}
.Around_Input_Search_Ask p{
	font-weight: bold;
	float: left;
	width: 15%;
	text-align: left;
	margin-left: 30px;
	padding: 3px 0px 0px 0px;
	color:#585858;
	font-size:12px;
}
.Input_Search_Content_Ask{
	float: left;
	width: 80%;
	min-height: 10px;
	padding: 8px 10px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
}
.Select_Filed_Ask{
	width: 337px;
	padding: 2px 10px;
}
.Select_Fixed_Ask{
	width: 74%;
	padding: 2px 10px;
}
.Make_A_Ask{
	float: left;
	width: 100%;
	min-height: 20px;
}
.Make_A_Ask p{
	float: right;
	font-weight: bold;
	padding: 6px 15px 6px 0px;
	font-size: 12px;
}
.Make_A_Ask p:hover{
	color: #1e4283;
	cursor: default;
	text-decoration: underline;
}
.List_Input_Ask{
	float: right;
	margin-right:2%;
	width: 96%;
	min-height: 100px;
	background: #fafafa;
	position: relative;
	margin-top: 3px;
	border-radius: 4px;
	display: none;
	margin-bottom: 12px;
}
.SpanArrowAsk{
	width: 18px;
	height: 10px;
	position: absolute;
	top: -9px;
	right: 28px;
	background: url("../../images/NCS.UI.MOT/arrowask.png") no-repeat center;
}
.Header_List_Input_Ask{
	float: left;
	width: 100%;
	height: 26px;
	border: 1px #d1d1d1 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #f1f1f1;
}
.Content_List_Input_Ask{
	padding: 10px 0px;
	float: left;
	width: 100%;
	min-height: 230px;
	border: 1px #d1d1d1 solid;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #fafafa;
	margin-top: -1px;
}
.Textarea_Ask{
	float: left;
	width: 70%;
	min-height: 100px;
	padding: 5px 10px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	margin-bottom: 8px;
}
.FixWidthAsk{
	width: 80px;
}
.Maxacnhan{
	float: left;
	margin-left: 10px;
}
.ButtonAsk,.ButtonAskSearch{
	
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.Fix_RightAskButton{
	margin-right: 93px;
}
.ButtonAsk:active,.ButtonAskSearch:active{
	box-shadow: inset 0px 0px 5px #999999;
}
.UL_Alert a{
	color: #1e4283;
}
.PAging_Ask,.List_ASK,.iTem_List_ASK{
	
    border-radius: 4px;
    float: left;
    /*margin-top: 10px;*/
    min-height: 20px;
    padding:0px 13px;
    width: 844px;
}

.iTem_List_ASK{
	border-bottom: 1px #d1d1d1 solid;
	padding: 10px 0px 10px 0px;
}
.iTem_List_ASK h3{
	clear: left;
	padding: 4px 0px;
}
.iTem_List_ASK h3 a{
	color:#1e4283;
   font-weight:bold;
}
.iTem_List_ASK p{
	clear: left;
	text-align: justify; font-size:13pt;
}
.ContentQuest_ASK{
    text-align:justify;
}
.User_Post_Ask{
	clear: left;
	text-align:right;
	margin: 8px 0px 0px 0px;color:#585858;
}
.iTem_List_ASK:last-child{
	border-bottom: none;
}
.Around_Ask_List{
	margin-bottom: 12px;
}
.ButtonAskSearch{
	float: left;
	margin-left: 10px;
}
.Fullname_Ask{
	float: left;
	width: 659px;
	padding: 4px 0px;
	color: #1e4283;
}
.Fullname_Ask font,.Fullname_Ask b{
	color: #444444;
}
.Arrow_Content_Ask{
	width: 18px;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 12px;
	background: url("../../images/NCS.UI.MOT/arrowask.png") no-repeat center;
}
.Around_Content_Ask{
	float: left;
	width:99%;
	background: white;
	min-height: 60px;
	margin: 6px 0px 12px 0px;
	position: relative;
	border-radius: 4px;
	border: 1px #d1d1d1 solid;
}
.Fullname_Ask font{
	font-weight: normal;
}
#Content_Ask{
	float: left;
	width: 97%;
	margin: 10px 1.5%;
	text-align: justify;background-color:white;
}
.List_Other_Ask{
	margin-top: 8px;
}
.UL_List_Under_News_ID a font{
	color: #888888;
}

.UL_Category_ask {
    float: left;
    min-height: 10px;
    width: 252px;
}
.UL_Category_ask li {
    list-style: none outside none;
    min-height: 10px;
    overflow: hidden;
    text-align: left;
    width: 252px;
}
.UL_Category_ask li a {
    background: url("../../images/NCS.UI.MOT/arrow.png") no-repeat scroll 10px 12px rgba(0, 0, 0, 0);
    color: #1e4283;
    float: left;
    font-weight: bold;
    min-height: 10px;
    padding: 4px 0 5px 25px;
    text-align: left;
	margin-left:4px;
}
.UL_Category_ask div a {
    color: #1e4283;
    float: left;
    min-height: 10px;
    padding: 4px 4px 5px 25px;
    text-align: left;
	margin-left:4px;
}
.UL_tcbc div a{color: #1e4283;
    float: left;
    min-height: 10px;
    padding: 4px 4px 5px 25px;
    text-align: left;
	margin-left:4px;}
.BoLuaChon
{
	color: red;
    cursor: pointer;
    font-weight: bold;
    line-height: 20px;
    margin-left: 10px;
}
.bg_ghi{background-color:#f3f3f4;}

/*.UL_List_Under_News_ID {
    float: left;
   
    min-height: 10px;
    position: relative;
    width: 100%;
}


.UL_List_Under_News_ID li {
    float: left;
    list-style: outside none none;
    padding: 4px 0;
    width: 98%;
}

.UL_List_Under_News_ID li a {
    background-image: url("/_layouts/images/NCS.UI.MOT/point_yellow.png");
    background-position: 8px 7px;
    background-repeat: no-repeat;
    color: #1e4283;
    float: left;
    padding-left: 20px;
    text-align: left;
    width: 95%;
}*/


@media screen and (max-width: 1024px) {
     .List_ASK{
        padding: 0px 2%;
        width: 96%;
    }
}

@media screen and (max-width: 640px) {
     .List_ASK {
        padding: 0px 3%;
        width: 94%;
    }
}