@charset "utf-8";

/* CSS Document */

body {margin: 0px; font-family:Tahoma; font-size:13px;color:#605e5e;}
a:hover {text-decoration:underline;}
img{border:0}
#content #thumb img {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#bg_head {background-image:url(../images/bg_head.gif); background-repeat:repeat-x; height:116px;}
#content {background-image:url(../images/bg_content.gif); background-repeat:repeat-x;}
#menu {background-color:#FFFFFF;height:42px;}
.colleft {float:left; width:250px;}
.colright {float:right; position:relative;}
#bg_footer {
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:120px;
	font-size:14px;
	margin-top: 50px;
}
#menufooter,#menufooter a{
	color:white;
	text-decoration: none;
}
.pad5 {padding:5px}
.pad10 {padding:10px}
.textwhite {color:white;}
.textreadmore {color:#ff4600;}
.title {
	color:#0065af;
	font-size:20px;
	margin-left:0px;
	margin-top:40px;
}
.bg_title {background-image:url(../images/bg_title.gif);background-repeat:repeat-x;height:60px;}
.linecoldot {background-image:url(../images/linedot.gif); background-repeat:repeat-y; width:1px;}
.linebook { border-bottom:dotted; border-bottom-color:#CCCCCC; border-bottom-width:1px;}
#book_home { background-color:#FFFFFF; background-image:url(../images/bg_book_home.gif); background-repeat:repeat-x;}
.bd_guru_top {border-top-width:1px; border-top-color:#92c4e9; border-top-style:solid;}
.bd_guru_right {border-right-width:1px; border-right-color:#92c4e9; border-right-style:solid;}
.bd_guru_bottom {border-bottom-width:1px; border-bottom-color:#92c4e9; border-bottom-style:solid;}
.bd_guru_left {border-left-width:1px; border-left-color:#92c4e9; border-left-style:solid;}
.searchbar {background-image:url(../images/bg_searchbar.gif);background-repeat:no-repeat;height:51px; color:white;}
.titlewhite {color:white;font-size:20px;margin-left:10px;margin-top:10px;height:51px;}
.searchsep {border-left-color:#FFFFFF; border-left-style:solid; border-left-width:1px;height:40px;margin-right:50px;padding:10px 0 0 50px;}
.q_a { border-bottom-color:#CCCCCC; border-bottom-style:dotted; border-bottom-width:1px;}
.head_ans {
	background-image:url(../images/bg_head.gif);
	background-repeat:repeat-x;
	height:56px;
	width:100%;
	padding:5px;
}
.head_ans a{color:white;}
#htopic {
	font-weight: bold;
	margin-bottom: 10px;
}

.footer_ans {
	background-color:#1582d2;
	height:13px;
	width:100%;
}
#nub {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 20px;
	color: #000000;
	text-decoration: none;
}
a.nub1   {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
a.nub1:hover      {
	background-color: #006BB9;
	color: #FFFFFF;
	text-decoration: none;
}
a.nub2  {
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	background-color: #006DBD;
	margin: 5px;
	line-height: 30px;
}
a.nub2:hover {
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	background-color: #006DBD;
	margin: 5px;
	text-decoration: none;
}
#more {
	padding-top: 10px;
}

#copyright, #copyright a {
	color:white;
	font-size: 12px;
	text-decoration: none;
}
#storyradio {
	background-image: url(../images/bgradio.gif);
	background-position: right 50px;
	background-repeat: no-repeat;
}
#storyradio   li    {
	margin-bottom: 5px;
}
#storyradio ul {
	margin-bottom: 15px;
	margin-left: 35px;
}
#storyradio a {
	text-decoration: underline;
}
#storyradio a:hover {
	color: #FF3300;
}
h3 {
	font-weight: bold;
}
h2 {
	font-weight: normal;
}

.link01 {
	color: #FF4600;
	text-decoration: none;
}
a.link01 {
	color: #FF4600;
	text-decoration: underline;
}
a.link01:hover {
	color: #FF4600;
	text-decoration: underline;
}
.link02 {
	color: #666666;
	text-decoration: none;
}
a.link02 {
	color: #666666;
	text-decoration: none;
}
a.link02:hover {
	color: #FF4600;
	text-decoration: underline;
}
#content p {
	margin: 0px;
	padding: 0px;
}
.link03 {
	font-size: 14px;
	color: #0065af;
}
.bgbluegold {
	background-image: url(../images/gold_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#share {
	float: right;
	clear: both;
	text-align: right;
}
#share a {
    text-decoration: none;
    color: #06c;
}
a {
	color: #0062A9;
}

