html, body, table, td {
	font: normal 12px Arial;
}
*
{
	margin:0;
	padding:0;
}
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
body{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    background-color:#434242;
}
img
{
	border: none;
}

.breadcumb img {
display: block;
max-width: 100%;
}

.mgLeft20
{
	margin-left: 20px;
}
.textred {
    color:red;
}
.textCenter
{
	text-align: center;
}
.mgtop30
{
	margin-top: 30px;
}
a
{
	text-decoration: none;
}
ul
{
	list-style-type: none;
	
}
.colorBlack
{
	color: Black;
}
.fl
{
	float: left;
}
.fs16
{
	font-size: 16px !important;
}
.fs11
{
	font-size: 11px;
}
.fs13
{
	font-size: 13px !important;
}
.fs15
{
	font-size: 15px;
}
.ffTahoma
{
	font-family: Tahoma;
}
.mr8
{
	margin-right:8px;
}
.ml8
{
	margin-left: 8px;
}
.cgray
{
	color: Gray;
	height: 6px;
	overflow: hidden;
}
.ffArial
{
	font-family: Arial;
}
.ffVerdana
{
	font-family: Verdana;
}
.fs12
{
	font-size: 12px;	
}
.fr
{
	float: right;
}
.fwBold
{
	font-weight: bold;
}
.colorRed
{
	color: Red;
}
.border_gray
{
	border: solid 1px #c3c3c3;
}
.pd3
{
	padding: 3px;
}
.mgtop10
{
	margin-top: 10px;
}
.bottom_menu
{
	width:200px;
	height: 10px;
	position: absolute;
	background: url(images/bottom_menu.gif) no-repeat top left;
	bottom: -8px;
    left: -1px;
}
div.title3
{
	width: 200px;
	height: 32px;
	background: url('/truyen_files/title_bg.gif') no-repeat top left;
	text-transform:uppercase;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: White;
	padding-top: 12px;
	position:absolute;
	left:-1px;
}
.btnSearch {
    background: url('/truyen_files/searchicon.png') no-repeat top left;
    color: #fff;
    cursor: pointer;
    font: normal 13px Arial;
    width: 25px;
    height: 26px;
    border: none;
    margin-top: 2px;

}
.title3_left
{	
	background: #ffedb5;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
.title3_right
{
	background-image: url("/truyen_files/title_menu2.gif");
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;width:217px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
.title3_right span{
	padding-left:12px;
	display: block;
}
.title3_left span{
	display: block;
    padding-left: 12px;
}
div.menu
{
	width: 198px;
	border-top:none;
	position: relative;
}
.mgTopBot5
{
	margin: 10px 0;
}
.mgbot10
{
	margin-bottom: 10px;
}