﻿* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
margin:5px 0;
padding:0 15px;
}

body {
background:#F0F0F0;
color:#41484D;
font:12px Arial,Helvetica,sans-serif;
}

ul,ol {
list-style:none;
}

img {
border:none;
}
div {padding:0; margin:0;}

a {
color:rgba(15, 53, 202, 1);
text-decoration:none;
}

a:hover 
{
	color:Red;
}

input,select,textarea {
border:1px solid #969696;
font-size:11px;
padding:2px;
}

li {
list-style:none outside none;
}

em {

font-style:italic;
}

.floatLeft {
float:left;
}
.bookdetailimage{
float:left;
}
.floatRight {
float:right;
}

.clearfix {
clear:both;
}
.bottom15 {
	margin-bottom:15px;
}
.bottom10 {
	margin-bottom:10px;
}
/* ----------- */
#wrapper {
width:1000px;
margin:0 auto;
box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important
}

#header-login {
background:url(../images/header-login-bg.png) repeat-x 0 0;
height:45px;
font-size:10px;
float:right;
margin-right:25px;
padding:5px 10px 0;
}

#header-login p {
padding:5px 0;
}

#mainbody {
background-color:#fff;

}
#content {
	width:993px;
}

#header {
	height:150px;
}

.logo {
  background: url(../images/logo.png) no-repeat 0 0;
  width: 600px;
  height: 115px;
}

/* DROPDOWN MENU */
#menu ul {
    background: #008800;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 12px;
    clear: both;
    text-transform: uppercase;
    width: 100%;
}

#menu > ul > li  {
	position:relative;
	float:left;
}
#menu ul li {

}
#menu li a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height: 3em;
	padding: 0 0.9em;
	z-index:3000;

}
#menu li a:hover {
	color:#fff;
	background:#0063DC;
}
#menu li ul {
	background:#0063DC;
	display:none;
	position:absolute;
	width: 18.4em;
	z-index:2000;
}
#menu li ul li {
	position:relative;
}
#menu li ul li ul {
	position:absolute;
	top:0;
	left:20em;
}
#menu li:hover ul {
	
	display:block;
}
#menu li.parent > a {
	background:#0063DC;
}
#menu ul li ul li {
	border:none;
	background:#0063DC;
	width:100%;
	z-index:1000;
}
#menu ul li ul li:hover {
	
}
#menu ul li:hover ul li ul {
	display:none;
}
#menu ul li ul li a {
width: auto;
text-transform:none;
	line-height:2em;
}
#menu ul li ul li a:hover {
	background:#0050DC;
	color:#fff;
}
/* ------- */
#top_content, #main_content {
	margin-top:15px;
	width:973px;
	padding:0 10px;
}
#top_content {
	display:block;
}
#top_content div.notice {
	float:left;
}

#top_content div.notice {
  background: url(../images/thongbao.png) no-repeat 0 0;
  height: 210px;
  width: 300px;
  float: left;
  border-radius: 5px 5px 5px 5px;
  border-right: 1px solid #DADADA;
  border-width: 1px 1px 1px;
  border-style: solid solid solid;
  border-color: #DADADA #DADADA #DADADA;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}
#top_content div.TipTin {
    margin-top:75px;
	margin-left:20px;
	width: 265px;
line-height:18px;
height:126px;overflow:hidden;

}
.TipTin li
{
	list-style: none inside url(../images/arrow-list.gif);
}

.TipTin li:hover
{
	list-style: none inside url(../images/arrow-list-red.gif);
}
#top_content div.notice p {
	padding: 50px 20px 0;
	text-align:justify;
}
#top_content div.regbook {
	margin-top:7px;
}
#slideshow {
	-webkit-box-shadow: 5px 5px 0 rgba(150, 150, 150, 0.4);
	-moz-box-shadow: 5px 5px 0 rgba(150, 150, 150, 0.4);
	box-shadow: 5px 5px 0 rgba(150, 150, 150, 0.4);
	width:650px;
	height:210px;
	margin-left:10px;
	position:relative;
	z-index:0;
	float:left;
	float:left;
}
#slideshow img {
	position: absolute;
	left: 0;
	width: 650px;
	height: 210px;
	top: 0;
}
#galprev,
#galnext {position: absolute; z-index:20; top: 90px; cursor: pointer; background: #000; color: #fff; width: 27px; height: 40px; line-height: 40px; text-align: center; display:none;}
#galprev {
	background:url(../images/btp_slide.gif) no-repeat 0 0;
	left: 0;
}
#galnext {
	right: 0;
	background:url(../images/btn_slide.gif) no-repeat 0 0;
}
#slideshow:hover #galprev, #slideshow:hover #galnext {
	display:block;	
}
/* ---------- */
#main_content {
	margin-top:20px;
	width:973px;
	padding:0 10px;
	float:left;
}
#leftContent {
	width:728px;
	float:left;
	margin-right:10px;
}
#one_content {
	width:950px;
	float:left;
	margin-right:10px;
}
#rightContent {
	width:235px;
	float:left;
}
.boxTitle {
	background:url(../images/boxtitle_bg.gif) repeat-x 0 0;
	border: 1px solid #DADADA;

	color: #C00000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 9px 10px;
	text-transform:uppercase;
}

.boxContent {
	padding:10px;
	border:1px solid #DADADA;
	border-top:none;

	text-align:justify;
	overflow:hidden;
}
.boxContent1 {
	padding:10px;
	border:1px solid #DADADA;
	border-top:none;
	
	text-align:justify;
	overflow:hidden;
}
.boxContent img {
margin: 0 10px 0 0;
    padding: 0;
    border: none;
	
}
.boxContent p {
	text-indent:24px;
	padding-bottom:5px;
    font-size:12px;
}
.moreTitle {
	width:100%;
	float:left;
	padding-top:10px;
	border-top:1px dashed #ccc;
}
.titleDate {
	color:#787878;
	font-style:italic;
}
#newaddedBooks li {
	width:140px;
	float:left;
	padding:0px;
}
#newaddedBooks .book_covers {
	height:100px;
	text-align:center;
}
#newaddedBooks .book_covers img {
	width:100px;
	height:100px;
	margin:0;
	padding:0;
	float:none;
}
#newaddedBooks .book_title {
	text-align:center;
	height:32px;
	margin:0;
	padding:5px;
	line-height:18px;
	float:none;
	overflow:hidden;
}
#Categories ul {
	color:#00f;
}
#Categories ul li {
	background:url(../images/folder.gif) no-repeat 0 0;
	padding:0 20px 0 20px;
	width:98%;
	float:left;
	height:20px;
}
/* --------- */
.R_title {
    background: #008800;
    border: 1px solid #008800;

    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 9px 10px;
    text-transform: uppercase;
}
.R_content {
	padding:10px;
	
	border:1px solid #DADADA;
	border-top:none;
}
.R_content .s_number {
	color:rgba(117, 117, 117, 1);
}
.R_content .useronline {
	border-top:1px dotted #787878;
}
#statitics li {
	padding:3px 0;
	color:#006dab;
}
#stats_books li {
	padding:10px 0 0 0;
}
.stats_books {
	overflow: hidden;
	border-bottom:1px dashed #0096ec;
	padding-bottom:5px;
}
.stats_books img {
	width:50px;
	height:70px;
	float:left;
	margin-right:10px;
	-webkit-box-shadow: 3px 4px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 3px 4px 0 rgba(50, 50, 50, 0.1);
	box-shadow: 3px 4px 0 rgba(50, 50, 50, 0.1);
}
.details {
	float:left;
	width:152px;
}
.details .book_name {
	font-weight:bold;
	color:#0598ec;
	width:145px;
	height:30px;
	overflow:hidden;
	text-align:justify;
}

/* ------------- */
#footer {	
	background:#007700;
	overflow:hidden;
	padding:10px 20px;
	color:#eee;
	width:960px;
}
#footer a {
	color: #fff;
}
#copyright {
	float:left;
	width:60%;
}
#right_footer {
	float:left;
	width:39%;
	text-align:right;
}
/* ------------- */

.Question
{
    font-weight:bold;
    }
    .title
    {
       font-weight:bold;
       font-size:14px;
       padding-bottom:5px  
    }
    .option
    {
        clear: both;
    padding-top: 5px;
    text-align: right;
    }
    DIV.option SPAN.back {
    background: url("../images/back.gif") no-repeat scroll 0 0 transparent;
    color: #131313;
    display: inline-block;
    padding-right: 10px;
    width: 100px; 
    }
    DIV.bound-news-detail DIV.option SPAN.print {
    background: url("../images/print.gif") no-repeat scroll 0 0 transparent;
    color: #131313;
    display: inline-block;
    padding-right: 10px;
    width: 60px;
}

.listcatergory
{
   border-bottom: 1px dashed #999999;
}
.listcatergory:nth-child(2n+1)
{
   border-bottom: 1px dashed #999999;
   background-color: #eee!important;
}

.inputSeachAdv
{
	width:300px;
}

.name-document {
    font-weight: bold;
}

.row_1 {
    display: inline-block;
    padding: 15px 0px 5px;
    width: 100%;
}

.info-document {
    display: inline-block;
    float: left;
    padding: 0px;
    text-align: center;
    width: 170px;
    margin-left: 5px;
}

body a {
    text-decoration: none;
    color: #008800;
    font-size: 13px;
}

.normal {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-style: italic;
    color: #808080;
}

.newstitle {
font-weight: bold;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
margin-top: 10px;
color: rgb(199, 8, 8);
text-transform: uppercase;
line-height: 25px;
}

.brief
{
	font-weight: bold;
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: blue;
}

.txt09
{
	font-weight:bold;
	color:rgba(102, 102, 104, 1);
	width:400px;
}

.label
{
	color:rgba(102, 102, 104, 1);
}

.book-title
{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.bookdetailimage img {
float:left;
}

.downloadButton img
{
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}

.TopCollect {
    float: left;
    height: 210px;
    margin-left: 15px;
    width: 235px
}

div.TopCollect .R_content {
    height: 165px;
    overflow:auto;
}
.best_document-title h2 {
background: url(../images/boxtitle_bg.gif) repeat-x 0 0;
border: 1px solid #DADADA;

color: #C00000;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 9px 10px;
text-transform: uppercase;
}

.carousel {
    padding: 10px;
    border: 1px solid #DADADA;
    border-top: none;

    text-align: justify;
    overflow: hidden;
}

.detail-content {
    width:690px;
}

.detail-content img{
	display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.other-news{
	list-style: disc inside url("/images/list.jpg");
}

.news-other{
	margin-bottom:15px;
}

.each-book {
    float: left;
    margin: 5px;
    text-align: center;
    width: 110px;
}


.content-midder-left-bottom {
   background: rgba(0, 0, 0, 0) url("../images/boxtitle_bg.gif") repeat-x scroll 0 0;
    border: 1px solid #dadada;
    border-radius: 5px 5px 0 0;
    color: #cd0a0a;
    float: left;
    font: bold 13px/26px Arial;
    height: 26px;
    /*padding-left: 8px; */
    text-align: left;
    width: 100%;
}
.content-midder-left {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 5px 5px 0 0;
    float: left;
    margin-bottom: 6px;
    width: 100%;
}

.tab ul {
    list-style: outside none none;
    margin-left: 2px;
}
.tab ul li {
    display: inline;
    margin: -2px;
}
.tab ul li a {
    border-left: 1px solid #cccccc;
    color: #535353;
    font: bold 12px/30px Arial;
    padding: 6px 8px;
    text-decoration: none;
}
.tab ul li a.current {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #ffffff;
    border-top: 3px solid #ec830b;
    color: #cd0a0a;
    font-weight: bold;
    height: 32px;
}
.content-text {
    float: left;
    padding: 5px;
    width: 100%
}

.fl {
    float: left;
    width: 15%;
}
.f2 {
    float: left;
    width: 75%;
}
.listcatergory {
    font-size:13px;
    line-height:25px;
}