/*-----------------NewsList-----------------*/
.news-list-bound{
	margin: 20px auto;
	
}
.news-list-bound ul {
	list-style: none;
}
.news-list-item {
	margin: 20px auto;
}
.news-list-image{
	width:110px;
	float: left;
	padding-left:10px;
}
.news-list-image a img {
	width: 100px;
	border: 1px solid #CCC;
	padding:1px;
}
.news-list-text {
}
.news-list-name a {
	color: #008001 !important;
	text-decoration: none !important;
	font-weight:bold;
}
.news-list-name a:hover{
	color:#49A44A !important;
}
.news-list-detail{
	margin-top: 10px;
	text-align:right !important;
	padding-right:5px;
}
div.news-list-no-img{
	width: 500px;
}
/*------------------ NewsDetail ------------------*/
.newsdetail-bound{
	padding:0 10px 10px 10px;
	text-align:left;
}
.newsdetail-tilte{
	display:none;
}
.newsdetail-bound-content{
	padding:5px 0px;
}
.newsdetail-name{ 
	font-size:14px;
	border-bottom:1px solid #CCCBCA;
	padding:5px 0px 10px 0px;
	#margin-top:1em;
	text-align:left;
	font-weight:bold;
	color:#C61515;
}
.newsdetail-time{
	margin-bottom:10px;
	padding-right:5px;
	color:#04664F;
	text-align:right;
}
.newsdetail-brief{
	line-height:22px;
	font-weight:bold;
	padding-bottom:10px;
	color:#222;
	text-align:justify;
}
.newsdetail-brief div,.newsdetail-brief span,.newsdetail-brief p{
}
.newsdetail-description{ 
	line-height:22px; 
	padding-top:10px;
	color:#222;
	overflow:hidden;
	text-align:justify;
}
.newsdetail-description ul,.newsdetail-brief ul{
	margin-left:20px;
}
.newsdetail-description p{
	margin:0px;
}
.newsdetail-description div,
.newsdetail-description span,
.newsdetail-description a,
.newsdetail-description a:hover{
}
.newsdetail-edit{}
.not-exist-id{ text-align:center; font-size:12pt; font-weight:bold;}
.newsdetail-bound-related{ 
	clear:both;
	font-size:0;
	margin-top:20px;
}
.newsdetail-related-text{
	margin-bottom:6px; 
	font-weight:bold; 
	border-bottom:1px dotted #222; 
	padding-bottom:4px;
}
.newsdetail-related-name{ 
	padding-left:10px; 
	line-height:18px;
}
.newsdetail-related-name a:link,.newsdetail-related-name a:visited,
.newsdetail-related-name a:hover,.newsdetail-related-name a:visited:hover{
}
.newsdetail-other-item-title{
	font-size:10pt; text-transform:uppercase; padding:10px 0; color:#222; font-weight:bold;
}
.newsdetail-other-item ul{ margin-left:15px;line-height:17px;}
.newsdetail-other-item li a,.newsdetail-other-item li a:visited,
.newsdetail-other-item li a:hover,.newsdetail-other-item li a:visited:hover{
	color:#222;
}
.newsdetail-other-item li{
	color:#222;
}
.newsdetail-attachment{
	text-align:right;
}
.newsdetail-attachment a,.newsdetail-attachment a:visited,
.newsdetail-attachment a:hover,.newsdetail-attachment a:visited:hover{
	color:red; text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
.newslist-date-bound{
	 padding:20px 0;
}
.newslist-date{
	 font-weight:bold; padding:0 3px; color:#333333;
}
.news-date-select{
	 float:left; padding-right:5px;
}
.comment-title{background:#297537 url(../images/home/icon_audence.gif) 5% 70% no-repeat;height:19px;line-height:20px;text-indent:25px; width:120px;}
.comment-title a, .comment-title a:hover,
.comment-title a:visited, .comment-title a:visited:hover
{
	color:#fff;
	text-decoration:underline;
}

/*-----------------NewsHOt-----------------*/
.news-hot-bound {
	margin-bottom:10px;
	height:450px;
	width:680px;
	overflow:hidden;
}
.news-hot-hide{
	display:none;
}
.news-hot-left {
	width:400px;
	float:left;
	position:relative;
	_margin-bottom:-4px;
}
.news-hot-right {
	width: 300px;
	float:right;
	background:url(../images/bg_trongdong.jpg) center no-repeat;	
}
.news-hot-content {
}

.news-hot-left-text{
	position:absolute;
	left:0px;
	bottom:0px;
	padding-left:15px;
}
.news-hot-left-text p{
	color:#FFF;
	padding-bottom: 5px;
}
.news-hot-left-text a,.news-hot-left-text a:visited,
.news-hot-left-text a:hover, .news-hot-left-text a:visited:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.news-hot-item{
	height:64px;
	position:relative;
	overflow:hidden;
}
.news-hot-item-1 {
	padding-top:6px;
}
.news-hot-item-end {
	_height: 60px;
}
.news-hot-img {
	width: 70px;
	float: left;
	padding-left:5px;
}
.news-hot-text {
	width: 208px;
	float:right;
	padding-right:8px;
}
.news-hot-img img{
	width:60px;
	border:1px solid #79797D;
}
div.news-hot-text a,.news-hot-text a:visited{
	color:#004276;
	font-weight:bold;
}
div.news-hot-item:hover span{
	color:#B01A1B;
	text-decoration:none;
}
div.news-hot-item span{
	color:#333;
}
div.news-hot-item a:hover, div.news-hot-item a:visited:hover{
	text-decoration: none
}
.news-hot-text-name {
	padding-top:5px;
}
.news-hot-text-view-detail{
	position:absolute;
	bottom:8px;
	right:5px;
}
.news-hot-item-border {
	border-top: 1px solid #C5C5C5;
}
.news-hot-left-text {
	height:77px;
}
.news-hot-left-text-bg{
	height:77px; width:400px;
	border-top:1px solid #000;
	position:absolute;
	left:0px;
	bottom:1px;
	background:#000;
	opacity: 0.4;
	filter:alpha(opacity=40);
}

.newsdetail-utility {
    margin:50px 0px 20px 0px;
    text-align: right;
}
.newsdetail-utility a, .newsdetail-utility a:visited, .newsdetail-utility a:hover, .newsdetail-utility a:visited:hover {
    color: #000;
    padding: 0 2px;
    text-decoration: none;
}
h3.lawh3 {
    border-bottom: 1px solid #cccccc;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 0;
	font-weight:normal;
	margin-top:10px;
}
.frame-title{
	padding:0px !important;
	margin:0px;	
}

.newsdetail-description p, newsdetail-description div, newsdetail-description span{
	line-height:19px !important;
	padding:5px 0px !important;	
}


/*news list hanoifc*/
a, abbr, acronym, address, applet, article, .tinlienquan, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, thead, time, tt, , var, video, xmp {
    border: 0 none;
	margin:0px; 
	padding:0px;
}
html, body {
    height: 100%;
}
article, .tinlienquan, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
b, strong {
    font-weight: bold;
}
img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
}
li {
    display: list-item;
}

.boxy-wrapper {
    position: absolute;
}
.boxy-wrapper.fixed {
    position: fixed;
}
.boxy-modal-blackout {
    background-color: black;
    left: 0;
    position: absolute;
    top: 0;
}
.boxy-wrapper {
    empty-cells: show;
}
.boxy-wrapper .top-left, .boxy-wrapper .top-right, .boxy-wrapper .bottom-right, .boxy-wrapper .bottom-left {
    height: 10px;
    padding: 0;
    width: 10px;
}
.boxy-wrapper .top-left {
    background: url("../images/boxy-nw.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .top-right {
    background: url("../images/boxy-ne.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .bottom-right {
    background: url("../images/boxy-se.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .bottom-left {
    background: url("../images/boxy-sw.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .top-left {
}
.boxy-wrapper .top-right {
}
.boxy-wrapper .bottom-right {
}
.boxy-wrapper .bottom-left {
}
.boxy-wrapper .top, .boxy-wrapper .bottom {
    background-color: black;
    height: 10px;
    opacity: 0.6;
    padding: 0;
}
.boxy-wrapper .left, .boxy-wrapper .right {
    background-color: black;
    opacity: 0.6;
    padding: 0;
    width: 10px;
}
.boxy-wrapper .title-bar {
    background-color: black;
    padding: 6px;
    position: relative;
}
.boxy-wrapper .title-bar.dragging {
    cursor: move;
}
.boxy-wrapper .title-bar h2 {
    color: white;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.boxy-wrapper .title-bar .close {
    color: white;
    font-size: 90%;
    line-height: 1;
    position: absolute;
    right: 6px;
    top: 6px;
}
.boxy-inner {
    background-color: white;
    padding: 0;
}
.boxy-content {
    padding: 15px;
}
.boxy-wrapper .question {
    min-height: 80px;
    width: 350px;
}
.boxy-wrapper .answers {
    text-align: right;
}
.css3 {
    position: relative;
}
.clear {
    clear: both;
    float: none;
}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
    white-space: nowrap;
}
.fn {
    clear: both;
    float: none;
}
.noBorder {
    border: medium none !important;
}
.dInline {
    display: inline;
}
.dBlock {
    display: block;
}
.dInlineBlock {
    display: inline-block;
}
.center {
    margin: 0 auto;
}
.tLeft {
    text-align: left;
}
.tRight {
    text-align: right;
}
.tCenter {
    text-align: center;
}
.bold {
    font-weight: bold;
}
.regular {
    font-weight: normal;
}
.uppercase {
    text-transform: uppercase;
}
.im {
    color: #e80000;
}
.height5 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 5px;
    visibility: hidden;
}
.height7 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 7px;
    visibility: hidden;
}
.height10 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 10px;
    visibility: hidden;
}
.height12 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 12px;
    visibility: hidden;
}
.height15 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 15px;
    visibility: hidden;
}
.height20 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 20px;
    visibility: hidden;
}
a.df {
    color: #134739;
    text-decoration: none;
}
a.df:hover {
    text-decoration: none !important;;
}
h1.df, h2.df, h3.df, h4.df, h5.df {
    font-size: 12px;
    margin: 5px 0px 0px 0px;
    padding: 0;
}
ul.df {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.df li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.full {
    width: 1020px;
}
.alpha {
    width: 678px;
}
.beta {
    width: 300px;
}
header {
    margin-bottom: 35px;
    min-height: 75px;
}
header .logo {
    display: block;
    padding: 0;
    width: 285px;
}
.loaderboard {
    height: 75px;
    width: 728px;
}
.gg-search {
    margin-top: 32px;
    position: relative;
}
.gg-search .googlesearch {
    border: 3px solid #e2e2e2 !important;
    border-radius: 3px;
    height: 24px;
    padding: 5px !important;
    width: 305px;
}
.gg-search input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/gg-search.png") no-repeat scroll 5px 3px rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    display: block;
    height: 27px;
    padding-left: 10px;
    position: absolute;
    right: 9px;
    text-indent: -999em;
    top: 7px;
    width: 32px;
}
.gg-search .title {
    color: #999;
    font-size: 11px;
    font-weight: normal;
    margin: 4px 0 0;
    padding: 0;
}
.gg-search .title a {
    color: #999;
    text-decoration: none;
}
