body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.blue:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0445bb;
	text-decoration: none;
}
.sfont {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
}

.blue:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0445bb;
	text-decoration: none;

}
.blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0445bb;
		line-height: 14px;
	text-decoration: underline;
}
.sblue:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0445bb;
	text-decoration: underline;
	line-height: 14px;
}
.sblue:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0445bb;
	line-height: 14px;
	text-decoration: underline;
}
.sblue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0445bb;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8f9624;
	padding: 2px;
}
#clear {
	clear: both;
}


/*--------------- head style ----------------------*/
#head {
	float: none;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}
#head #headtop {
	background-image: url(../images/safebook_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-top: 5px;
	height: 126px;
	padding-bottom: 10px;
}
#head #headtop ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 50px;
}
#head #headtop ul li {
	padding-bottom: 15px;
	list-style-type: none;
}
#head #headtop ul li a {
	color: #f52c04;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: underline;
}
#head #headtop ul li a:hover {
	color: #c92605;
	text-decoration: underline;
}
/*--------------- head navigate style ----------------------*/
#navigate {
	background-image: url(../images/navigate_bg.gif);
	background-repeat: no-repeat;
	height: 39px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
}
#head #navigate ul {
	list-style-type: none;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#head #navigate ul li {
	float: left;
	text-align: center;
	padding-right: 3px;
}
#head #navigate ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#head #navigate ul li a:hover {
	text-decoration: underline;
}
#head #navigate ul li a.menu1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		width: 80px;
}
#head #navigate ul li a.menu1:hover {
	background-image: url(../images/navigate_hover1.jpg);
	background-repeat: no-repeat;

	width: 80px;
	text-align: center;
	color: #000000;
}
#head #navigate ul li a.menu2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		width: 149px;
}
#head #navigate ul li a.menu2:hover {
	background-image: url(../images/navigate_hover2.jpg);
	background-repeat: no-repeat;

	width: 149px;
	text-align: center;
	color: #000000;
}
#head #navigate ul li a.menu3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		width: 189px;
}
#head #navigate ul li a.menu3:hover {
	background-image: url(../images/navigate_hover3.jpg);
	background-repeat: no-repeat;
	width: 189px;
	text-align: center;
	color: #000000;
}
#head #navigate ul li a.menu4{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		width: 104px;
}
#head #navigate ul li a.menu4:hover {
	background-image: url(../images/navigate_hover4.jpg);
	background-repeat: no-repeat;
	width: 104px;
	text-align: center;
	color: #000000;
}
/*--------------- mainbody style ----------------------*/
#mainbody {
	float: none;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}
#mainbody #left {
	float: left;
	width: 201px;
	background-color: #fed350;
	padding-bottom: 1px;
}
#mainbody #left h2 {
	width: 181px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #e6c14d;
	border-bottom-color: #e6c14d;
	border-left-color: #FFFFFF;
	margin: 1px;
	height: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 26px;
	font-style: normal;
	color: #000000;
}
#mainbody #left ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 26px !important;
	margin-left: 0px ;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 173px !important;
	width: 199px ;
}
#mainbody #left ul li {
	padding-left: 24px !important;
	padding-left: 0px ;
	margin-left: -25px !important;
	margin-left:  0px; 
	border-top-width: 1px;
	border-right-width: 1px;
border-left-width: 1px !important;
border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
border-left-style: solid !important;
border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #E6C14D;
	border-left-color: #FFFFFF !important;
		border-left-color: none ;

	width: 173px !important;
		width: 199px ;
	line-height: 25px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainbody #left ul li a{
	padding-left: 24px !important;
	padding-left: 23px ;
	margin-left: -25px !important;
		margin-left: 1px; 
	width: 173px !important;
	width: 173px ;
	height: 24px;
	line-height: 22px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #fde59d;
	border-top-style: none;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainbody #left ul li a:hover{
	padding-left: 24px !important;
	padding-left: 23px ;
	margin-left: -25px !important;
		margin-left: 1px; 
	width: 173px !important;
		width: 173px ;
	height: 24px;
	line-height: 22px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	background-color: #fed350;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainbody #left ul li a.two{
	padding-left: 24px !important;
	padding-left: 23px ;
	margin-left: -25px !important;
		margin-left: 1px; 
	width: 173px !important;
	width: 173px ;
	height: 40px!important;
	line-height: 16px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #fde59d;
	border-top-style: none;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainbody #left ul li a.two:hover{
	padding-left: 24px !important;
	padding-left: 23px ;
	margin-left: -25px !important;
		margin-left: 1px; 
	width: 173px !important;
		width: 173px ;
	height: 40px!important;
	line-height: 16px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	background-color: #fed350;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/*---------------------mainbody speakers style----------------------------*/
#mainbody #middle {
	float: left;
	width: 573px;
}
#mainbody #middle #ad {
	float: none;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody #middle #textad {
	float: none;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
	background-color: #a0a645;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 5px;
}
#mainbody #middle #speakers {
	float: none;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FA2807;
	font-weight: bolder;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FA2807;
	font-weight: bolder;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f1f2e5;
	padding: 5px;
}
.pic {
	border: 1px solid #D3D3D3;
}

#middle #speakers span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin: 0px;
	display: block;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#middle #speakers span.noline {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 17px;
	padding-bottom: 5px;
}

#middle #speakers img {
	border: 1px solid #D3D3D3;
}

#middle #speakers ul {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D3D3D3;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 8px;
	width: 115px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#middle #speakers ul li {
	padding-bottom: 4px !important;
	padding-bottom: 2px ;
}

#middle #speakers ul.noline {
	border-right-style: none;
	border-right-width: 0px;
}







#mainbody #right {
	float: left;
	width: 215px;
}
#right #right_top {
	background-color: #fff8e8;
	padding: 3px;
}
#right #links {
	background-color: #efefef;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
h2.link {
	font-size: 14px;
	color: #8f9624;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin: 0px;
	font-style: normal;
	padding: 2px;
}
#links ul {
	list-style-type: none;
	padding-left:0px;
	margin-left: 8px ;

}
#links li a {
	color: #0445BB;
	text-decoration: none;
}
#links li a:hover {
	color: #0445BB;
	text-decoration: underline;
}
#footer {
	float: none;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	padding-top: 26px;
}
#footernavi {
	float: none;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8f9624;
}
#footernavi ul {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#footernavi ul li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}
#footernavi ul li.green {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	color: #8F9624;
	padding-top: 3px;
}
#footernavi ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
#footernavi ul li a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
#bottom {
	float: none;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 9px;
	color: #7f7f7f;
}
#bottom a{
	color: #7f7f7f;
	text-decoration: none;
}
#bottom a:hover{
	color: #7f7f7f;
	text-decoration: underline;
}

a.bookname {
	font-size: 18px;
	font-weight: bold;
	color: #0445bb;
	text-decoration: none;
	line-height: 25px;
	font-family: Tahoma;
}
a.bookname:hover {
	font-size: 18px;
	font-weight: bold;
	color: #0445bb;
	text-decoration: underline;
	line-height: 25px;
	font-family: Tahoma;
}
.prize {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bookdetails {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


.red {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	font-size: 13px;
}
.nopic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
