body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d2f2f1;
	position:relative;
}

p {
	text-align: justify;
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0px 0 0 25px;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	line-height:30px;
	background:url(../images/img-sidebar.gif) left center no-repeat;
	
}

h2 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	line-height:30px;
}

h3 {
	float:left;
	padding:0 10px;
	color:#e60e21;
	font-weight:bold;
	font-size:13px;
	margin:0;
}
h3 .title 
{
	padding:0 10px;
	color:#e60e21;
	font-weight:bold;
	font-size:13px;
	margin:0;
	text-decoration:none;
}
h3 .title:hover
{
	text-decoration:underline;
}
h4 {
	font-weight: bold;
	padding-bottom:3px;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#32ad80;
}

h5 {
	font-weight:bold;
	color:#32ad80;
	font-size:12px;
	margin:0;
	padding:0;
}
/*h7{
	margin:0;
	padding:5px 0;
	color:#1559af;
	font-size:12px;
	text-align:center;


}
*/
h6 {
	font-weight:bold;
	color:#e60e21;
	font-size:13px;
	text-decoration:none;
/*	padding:15px 0 5px 0;*/
	padding-right:6px;
	margin:0;
	float:left;
	background:#fff;
}


#wrapper{
	margin:auto;
	width:978px;
	padding:0 10px;
	background:url(../images/background.gif) repeat-y;
}
#container{
	margin:auto;
	width:978px;
	padding:8px 0;
	background:url(../images/bg-container.gif) top repeat-x;
}
.width-date
{
	width:122px;
}
/* ------ End herder and menu ------ */
#header{
	width:978px;
	float:left;
}
#title-scroll{
	width:978px;
	height:29px;
	border-bottom:solid 1px #32ad80;
	background:url(../images/bg-title-scroll.gif) repeat-x;
	position:relative;
}
.left-qb{
	width:71px;
	height:29px;
	background:url(../images/left-qb.gif);
	position:absolute;
	top:0;
	left:231px;	
}

.right-qb{
	width:66px;
	height:29px;
	background:url(../images/right-qb.gif);
	position:absolute;
	top:0;
	right:210px;	
}
.left-qb-text 
{
	width:230px;
	position:absolute;
	left:0;
	top:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.right-qb-text 
{
	position:absolute;
	right:85px;
	top:5px;
	color:#fff;
	
	}
.right-qb-text a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
.content-scroll{
	width:466px;
	height:23px;
	background:#fff;
	position:absolute;
	top:0;
	right:210px;
	color:#e60e21;
	font-weight:bold;
	padding:3px 0;
}
#language {
	display: block;
	height: 19px;
	float:left;
	position:absolute;
	top:7px;
	right:5px;
}
#language a{
	color:#fff;
	padding:0 3px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#language a:hover{
	color:#FFCC33;
}
#banner{
	width:978px;
	height:105px;
/*	background:url(../images/banner.jpg); */
	
}

 /*	
#banner2{
	width:538px;
	height:270px;
	background:url(../images/NewYear2017.jpg);
	border: 1px;
	
}
*/

.menu-home{
	width:28px;
	height:28px;
	position:absolute;
	top:2px;
	left:13px;
	background:url(../images/home-icon.png) no-repeat;
}
#menu-box{
	position:relative;
	width:978px;
	height:31px;
	background:url(../images/bg-menu.gif) repeat-x;
	z-index:8;
}

ul#menu {
	display: block;
	height: 31px;
	float:left;
	position:absolute;
	top:0;
	left:50px;
	margin:0;
	padding:0;
	z-index:9;
}
ul#menu li{
	float:left;
	list-style:none;
	height:28px;	
	padding:3px 3px 0 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	background:url(../images/line-menu.gif) right center no-repeat;
}
ul#menu li.none{
	background:none;
}
ul#menu li a{
	position: relative;
	z-index: 98;
	display: block;
	color:#fff;
	text-decoration: none;
	padding:0 0 0 7px; /*Padding to accomodate left tab image. Do not change*/
	line-height: 28px;
	cursor: pointer;	
}
ul#menu li a span{
	
	display: block;
	padding: 0 7px 0 0px; /*Padding of menu items*/
}
ul#menu li:hover a,ul#menu li a.active,ul#menu li.sfhover a{
	color:#32ad80;
	background: url(../images/tab-left-menu.gif) left top no-repeat;
	float:left;
}

ul#menu li:hover a span,ul#menu li a.active span,ul#menu li.sfhover a span {
	color: #32ad80;

	background: url(../images/tab-right-menu.gif) no-repeat right top; /*right tab image path*/
}
/*---------------- Start Drop down menu -----------*/

ul#menu li ul {
	position: absolute;
	display: block;
	left: -9999em;
	top: 30px;
	padding: 0 0 5px 0;
	margin:0;
	z-index: 97;
	border-top:1px solid #83bdaf;
/*	border-left:1px solid #83bdaf;
	border-right:1px solid #83bdaf;*/
	background:#e2f4fe url(../images/bg-bottom-mnu.gif) bottom no-repeat;
}
ul#menu li:hover ul,
ul#menu li.sfhover ul,
ul#menu li:hover ul li:hover ul,
ul#menu li.sfhover ul li.sfhover ul {
	left: 1px;
	display: block;
}
ul#menu li ul li {
	position: relative;
	margin: 0;
	padding:0 5px;
	background-color: #e2f4fe;
	height: auto; 
	z-index: 0;
	text-align:left;
	border-right:none;
	background:none;
}
ul#menu li ul li a {
	width: 213px;
	text-indent: 0;
	font-size: 12px;
	padding: 6px 0 6px 20px;
	margin: 0;
	position: relative;
	z-index: 0;	
	text-decoration:none;
	color:#32ad80;
	line-height: normal;
}

ul#menu li ul li:hover,
ul#menu li ul li.sfhover {
	background-color: #32ad80;
	z-index: 100;
}
ul#menu li:hover ul li a,ul#menu li.sfhover ul li a{

	background:none;
}
ul#menu li ul li a:hover {
	padding-left:20px;
	background: #32ad80 url(../images/bullet-sup-menu.gif) left center no-repeat;
	background-position:0px 4px;
	color:#fff;
}

/* css play rounded corners */

.xsnazzy {background: transparent;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb1, .xb3, .xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #83bdaf; border-right:1px solid #83bdaf; font-size: 0;}
.xb2 {background:#ccc; border-left:2px solid #83bdaf; border-right:2px solid #83bdaf; font-size: 0;}

.xb1 {margin:0 5px; background:#83bdaf; border-width:0 1px;}
.xb2 {margin:0 3px; background:#e2f4fe; border-width:0 2px;}
.xb3 {margin:0 2px; background:#e2f4fe; border-width:0 1px;}
.xb4 {margin:0 1px; background:#e2f4fe; border-width:0 1px; height: 2px;}

.xboxcontent {float:left;display:block;border-right:1px solid #83bdaf; background:#e2f4fe;border-left:1px solid #83bdaf; font-size: 0;padding-top:10px;}

/*---------------- End Drop down menu -----------*/
/* ------ End herder and menu ------ */

/* ------ Start sidebar left ------ */

#sidebar-left{
	width:200px;
	float:left;
	padding:8px 5px 4px 5px;
	
}

.sidebar-box-menu{
		width:178px;
		float:left;
		padding-bottom:7px;
		border-left:1px solid #32ad80;
		border-right:1px solid #32ad80;
		padding:0 10px;
		background:#fff;
}
.sidebar-out{
	width:200px;
	margin-bottom:10px;
	float:left;
	padding-bottom:7px;
	background:url(../images/bottom_left.gif) bottom no-repeat;
		
}
.sidebar-advl{
	float:left;
	margin-bottom:7px;	
}
.title-sidebar-left{
	width:190px;
	height:34px;
	float:left;
	padding-left:10px;
	background:url(../images/bg-title-left.gif) no-repeat;

}
#menu-left{
	width:178px;
	margin:0;
	padding:0;
}

#menu-left li{
	width:165px;
	text-align:left;
	float:left;
	list-style:none;
	padding:2px 0 2px 13px;
	background:url(../images/bullet-sidebar.gif) left center no-repeat;	
	background-position:0px 7px;
}
#menu-left li a{
	font-size:12px;
	font-weight:bold;
	color:#32ad80;
	text-decoration:none;
}
#menu-left li a:hover{
	color:#e60e21;	
}
#menu-left li.none-boder{
	border-bottom:none;
}
.link{
	width:180px;
	height:77px;
	float:left;
	padding:0px 10px;
	background:url(../images/bg-link.jpg) no-repeat;
	margin-bottom:5px;
}
.link-title{
	font-weight:bold;
	font:Arial;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding:10px 0 0 25px;
}
#search{
	width:200px;
	float:left;
	position:relative;
	margin-bottom:30px;
	z-index:0;
}

.text-search{
	width:173px;
	height:18px;
	color:#999999;
	border:solid 1px #32ad80;
	border-right:none;
	padding:2px 2px 0 2px;
	position:absolute;
	left:0;
	top:0;
}
/*.btn-search{
	padding-left:3px;
	float:right;
}*/
.btn-search{
	width:22px;
	height:22px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/Find-Search.jpg) no-repeat;
	
}
#latestnew{
	width:178px;
	margin:0;
	padding:0;
}
#latestnew ul{
	padding:0;
	margin:0;
}
#latestnew li{
	width:178px;	
	list-style:none;
	margin:0;
	padding:5px 0;
	text-align:justify;
	border-bottom:1px solid #e7e7e7;
}
#latestnew a{
	text-decoration:none;
	color:#1559af;
}

#latestnew a:hover{
	color:#32ad80;
}
.sidebar-out-right{
	width:296px;
	margin-bottom:10px;
	float:left;
	padding:0 2px 7px 2px;
	background:url(../images/bottom_right.gif) bottom no-repeat;
		
}
.title-sidebar-right{
	width:276px;
	height:27px;
	float:left;
	padding:5px 0 0 20px;
	background:url(../images/bg-title-right.gif) no-repeat;
}
.link-img
{
	
	padding-bottom:3px;
	
}
.online{
	width:82px;
	padding:5px 0px 5px 2px;
	float:left;
	text-align:right;
	color:#32ad80;
	font-size:11px;
	font-weight:bold;
}
.online-count{
	width:86px;
	padding:5px 2px;
	text-align:left;
	float:left;
	color:#32ad80;
	font-size:11px;
	font-weight:bold;
}
.text-admin{
	width:174px;
	height:16px;
	padding-top:2px;
	border: 1px solid #ababad;
	background:#f5f4f9;
}
.login{
	width:90px;
	float:right;
	padding-right:5px;
	text-align:right;
	font-size:12px;
	color:#d20703;
	text-decoration:none;
}
.box-content-sidebar{
	width:180px;
	float:left;
	margin-top:10px;
}
.support-onlie
{
	margin:0;
	padding:5px 0;
	color:#1559af;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	line-height:35px;
}
/* ------ End sidebar left ------ */

/* ------ Start content - Vu edit----- */

#content{
	float:left;
	width:538px;
	padding:10px;
}
/*.title-content{
	height:20px;
	padding-right:230px;
	float:left;
	text-align:left;
	background:url(../images/title-content-right.gif) right no-repeat;
}*/
.title-content{
	width:538px;
	height:27px;
	float:left;
	text-align:left;
	background:url(../images/title-content-right.gif) left bottom no-repeat;
}
.title-content-right{
	width:230px;
	height:20px;  
	float:left;
	background:url(../images/title-content-right.gif);
}
.new-content{
	text-align:justify;
	width:538px;
	padding:5px 0;
	float:left;
}
.new-content a{
	font-weight:bold;
	color:#32ad80;
/*	text-transform:uppercase;*/
	text-decoration:none;
}
/*
.new-content a:hover{
	text-decoration:underline;
}
*/
.new-content-text{
	text-align:justify;
	float:left;
}
.new-detail{
	float:left;
	height:20px;
	width:538px;
	padding:0;
	border-bottom:dashed 1px #32ad80;
	position:relative;
}
.new-detail a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:0px 3px;
	right:0;
	bottom:-1px;
	_bottom:-2px;
	line-height:20px;
	background:#32ad80;
	position:absolute;
}
.new-detail a:hover{
	background:#ff0042;
	
}
.unit
{
	padding-bottom:15px;
	text-align: left;
	background:url(../images/line02.gif) center bottom no-repeat;
}
.btn-khaihq
{
	width: 335px;
	float:right;
	text-align:right;	
}
.pa-img
{
	width:auto;
	padding:5px 12px 0 0;
	float:left;
}
.title-new-other
{
	position:relative;
	width:538px;
	float:left;
	padding-top:30px;
	text-align:left;
	margin-bottom:20px;
	border-bottom:1px dotted #999;
}
.title-new-other a
{
	position:absolute;
	right:0;
	text-decoration:none;
	bottom:0;
	color:#1559af;
}
#new-other{
	margin:0;
	text-align:left;
	width:508px;
	padding:0 0 15px 30px;
	float:left;
}
#new-other li{
	padding-left:10px;
	list-style:none;
	float:left;
	text-align:left;
	background:url(../images/bullet.gif) left top no-repeat;
}
#new-other a{
	
	text-decoration:none;
	color:#1559af;
}
.other-date
{
	color:#CC6633;
}
/*
#new-other a:hover{
	text-decoration:underline;
}
*/
#search-doc{
	width:546px;
	height:22px;
	background:#cbe0fd;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:5px;
}
#search-doc a{
	color:#fff;
	text-decoration:none;
	text-transform:none;
	padding-left:5px;
}
.textbox-search-num
{
	width:96px;
	height:14px;
	border:1px solid #fff;
	padding:2px;
	
}
.textbox-search-cont
{
	width:143px;
	height:14px;
	border:1px solid #fff;
	padding:2px;
}
/* ------ End content ------ */

/* ------ Start sidebar right ------ */

#sidebar-right{
	width:300px;
	float:left;
	padding:8px 4px 4px 4px;
}
.sidebar-box-right{
		width:294px;
		float:left;
		padding-bottom:7px;
		border-left:1px solid #194494;
		border-right:1px solid #194494;
/*		padding:0 0;*/
		background:#eaeae2 url(../images/bg-poll.gif) repeat-x;
}
#sidebar-right-out{
	padding:5px 0;
	float:left;
}

#fragment-1{
	width:264px;
	padding:15px;
}
#fragment-2{
	width:264px;
	padding:15px;
}
.content-tab{
	width:266px;
	padding:0 0 5px 0px;
	/*border-bottom:1px solid #c1dbe8;*/
}
.line-tab{
	width:266px;
	height:1px;
	overflow:hidden;
	background:#c1dbe8;
	margin-top:5px;
	
}
.tab-box-left{
	text-transform:uppercase;
	font-size:12px;
	color:#194494;
	float:left;
	width:50px;
	line-height:60px;
}
.tab-box-right{
	float:left;
	width:200px;
}
.time-tab{
	font-family:Arial;
	color:red;
	font-size:12px;
}
.phim-tab{
	font-family:Arial;
	font-size:12px;
}
#latestdocs{
	margin:0;
	padding:5px;
	float:left;
}
#latestdocs ul{
	padding:0;
	margin:0;
}
#latestdocs li{	
	list-style:none;
	margin:0;
	padding-bottom:15px;
	text-align:justify;
	float:left;
}
#latestdocs a{

	text-decoration:none;
	color:#1b227c;
}
/*
#latestdocs a:hover{
	text-decoration:underline;
}
*/
.button-bq{
	width:74px;
	height:21px;
	float:left;
	background:url(../images/bq.gif) center no-repeat;
}
.kqbq{

	float:left;
	padding-left:10px;

}
.text-poll{
	margin:0;
	padding:0;
	text-align:justify;
	padding:7px;
	float:left;
	font-weight:bold;
}
.box-poll{
	width:178px;
	text-align:left;
	line-height:20px;
	

}
.pad-poll{
	line-height:25px;
}
/* ------ End sidebar right ------ */

/* ------ Start footer ------ */
#box-menu-footer{
	position:relative;
	width:978px;
	height:25px;
	background:url(../images/bg-footer.gif) repeat-x;
	margin-bottom:1px;
}
ul#menu-footer {
	margin:0;
	padding:0;
	display: block;
	height: 25px;
	float:left;
	padding-left:12px;
	position:absolute;
	top:0;
	left:0px;
	
}
ul#menu-footer li {
	height:25px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	position:relative;
	border-right:1px solid #8f90bc;
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu-footer li a {
	color: #fff;
	text-decoration: none;
	display:block;
	padding:2px 29px 0;
	line-height: 20px;
	
}

ul#menu-footer li a:hover,ul#menu-footer li a.active {
	color:#f9c206;
}
#footer{
	position:relative;
	width:968px;
	background:url(../images/bg-footer.gif) repeat-x;
	text-align:left;
	font-size:11px;
	color:#ffffff;
	padding:10px 0 0 10px;
	line-height:17px;
}
#img-footer{
	position:absolute;
	width:331px;
	height:60px;
	top:16px;
	right:10px;
}
#footer p{
	margin:0;padding:0;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* ------ End footer ------ */
.clear{
	clear:both;
}
.doc
{
	text-align:left;
	padding:8px;
	font-weight:bold;
	font-size:13px;
	color:#1b227b;
}
.table-doc
{
	padding:5px;
	background:#cbe0fd;

}
.stt
{
	padding:5px;
	color:#d20703;
}
.text-doc a
{
	color:#1b227c;
	text-transform:none;
	font-weight:normal;
}

.text-doc a:hover
{
	color:Orange;
}
.rate
{
	text-align:center;
	padding:8px;
	font-weight:bold;
	font-size:13px;
	color:#1b227b;
}
.table-rate
{
	text-align:center;
	padding:5px;
	background:#cbe0fd;

}
.doc-title
{
	text-align:left;
}

.doc-title a{
	font-weight:bold;
	color:#d20703;
	text-decoration:none;
	text-transform:none;
}
.doc-title a:hover{
	text-decoration:underline;
}
#text-faq
{
	text-align:left;
}
#text-faq td
{
	padding:5px 0;
}
.text-faq
{
	width:400px;
}


/*Table*/
#rounded-corner
{
	font-family: "Tahoma", "Lucida Grande", Sans-Serif;
	font-size: 1.1em;
	margin:  0 0 2px 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	/*background: url('../table-../images/blurry.jpg') bottom right no-repeat;*/
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../AdminCP/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../AdminCP/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 4px;
	height:22px;
	background: #e8edff;
	border-top: 1px solid #fff;
	
	color: #000;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../AdminCP/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../AdminCP/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody td
{
	background: url('../AdminCP/table-images/back.png');
	border-right: 1px solid #fff;
}

/*= Core CSS progress bar code */
.bar4 {
    width: 300px;
    background: url(../images/progressbar.png) no-repeat 0 -40px;
}
.bar4-completed {
    height: 20px;
    margin-left: -1px;
    background: url(../images/progressbar.png) no-repeat 1px 0;
}
.bar4-completed div {
    float: right;
    width: 50%;
    height: 20px;
    margin-right: -1px;
    background: url(../images/progressbar.png) no-repeat 100% 0;
    display: inline; /* IE 6 double float bug */
}
.bar1 {
    width: 300px;
    background: url(../images/bar1.png) no-repeat 0 -40px;
}
.bar1-completed {
    height: 20px;
    margin-left: -1px;
    background: url(../images/bar1.png) no-repeat 1px 0;
}
.bar1-completed div {
    float: right;
    width: 50%;
    height: 20px;
    margin-right: -1px;
    background: url(../images/bar1.png) no-repeat 100% 0;
    display: inline; /* IE 6 double float bug */
}
.bar2 {
    width: 300px;
    background: url(../images/bar2.png) no-repeat 0 -40px;
}
.bar2-completed {
    height: 20px;
    margin-left: -1px;
    background: url(../images/bar2.png) no-repeat 1px 0;
}
.bar2-completed div {
    float: right;
    width: 50%;
    height: 20px;
    margin-right: -1px;
    background: url(../images/bar2.png) no-repeat 100% 0;
    display: inline; /* IE 6 double float bug */
}
.bar3 {
    width: 300px;
    background: url(../images/bar3.png) no-repeat 0 -40px;
}
.bar3-completed {
    height: 20px;
    margin-left: -1px;
    background: url(../images/bar3.png) no-repeat 1px 0;
}
.bar3-completed div {
    float: right;
    width: 50%;
    height: 20px;
    margin-right: -1px;
    background: url(../images/bar3.png) no-repeat 100% 0;
    display: inline; /* IE 6 double float bug */
}
.backlink
{
	color:Blue;
	text-decoration:none;
}
.ThanhCong
{
	padding-top:20px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.ThanhCong a
{
	font-size:14px;
	color:#DA0603;
	text-decoration:none;
}
.lienhe
{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.lienhe a
{
	font-size:14px;
	color:#DA0603;
	text-decoration:none;
}
.box-lienhe{
	width:536px;
	padding:10px 0;
	float:left;
	text-align:left;
}
.add-lienhe
{
	width:330px;
	padding:0 15px;
	float:left;
}
.show-all{
	width:538px;
	padding:5px 0;
	float:left;
}
.show-all a{
	font-weight:bold;
	color:#32ad80;
	text-decoration:none;
	float:right;
}
.show-all a:hover{
	text-decoration:underline;
}
.note-card{
	padding:15px 0;
	float:left;
}
.note-card a{
	font-weight:bold;
	color:#e60e21;
	text-decoration:none;
}
.note-card a:hover{
	text-decoration:underline;
}
.err_label
{
	font-size: 9pt;
	color: red;
	font-family: Helvetica, Arial;
}
.style-image
{
	border:solid 1px #e7e7e7;
	padding:1px;
}
.global-image
{
	padding:3px 5px 0 0;
	float:left;
}
.source-new
{
	float:right;
	text-align:right;
	font-style:italic;
}
.paginate{
	float:left;
	width:538px;
	height:19px;
	*height:18px;
	padding:50px 0 0 0;
	border-bottom:solid 1px #32ad80;
}
.paginate a{
	background:#32ad80;
	padding:3px 5px;
	text-decoration:none;
	color:#fff;
}

.paginate a:hover{
	background:#ff0042;
	text-decoration:none;
}
.pageof{
	color:#ff0042;
	text-align:center;
	padding:3px 0;
}
.page-box{
	text-align:center;
}
#Promotion
{
	width:420px;
	height:298px;
	/*position:absolute;*/
	left: 255px; 
	top: 142px;
	overflow:hidden;
	z-index:10;
	background-image: url(../images/bg19.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
}
.WP
{
	background-position:12px 3px;
	padding: 0px;
	text-align:right;
}
.table-doc a
{
	color:#1b227b;
}
.table-doc a:hover
{
	color:#d20703;
}
.NameEmail
{
	color:#333333;
	font-style:italic;
}
#menu-leftsyt{
	width:178px;
	margin:0;
	padding:0;
}

#menu-leftsyt li{
	width:165px;
	text-align:left;
	float:left;
	list-style:none;
	padding:2px 0 2px 13px;	
	background-position:0px 7px;
}
#menu-leftsyt li a{
	font-size:12px;
	color:#32ad80;
	text-decoration:none;
}
#menu-leftsyt li a:hover{
	color:#e60e21;	
}
#menu-leftsyt li.none-boder{
	border-bottom:none;
}