body {
	background:#3a2b42;
	margin:0;
	font-family:Calibri, Arial, tahoma;
}
a:link,a:visited,a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
.clr {
	clear:both;
}

/*-----css for index page----- */
#container {
	width:811px;
	height:auto;
	overflow:auto;
	margin:10px auto 10px auto;
}
#book_top {
	width:811px;
	height:auto;
	overflow:auto;
	background:url(../img/index/duno_index_03.jpg) repeat-y top;
}
#book_topbody {
	background:url(../img/index/duno_index_05.jpg) repeat-y;
	height:auto;
	width:811px;
	overflow:auto;
	margin-top:14px;
}
#book_bottom_head {
	background:url(../img/index/duno_index_06.jpg) no-repeat top;
	width:811px;
	height:auto;
	overflow:auto;
}
#book_bottom_foot {
	background:url(../img/index/duno_index_08.jpg) no-repeat bottom;
	width:811px;
	height:auto;
	overflow:auto;
}
#book_bottom_body {
	background:url(../img/index/duno_index_07.jpg) repeat-y;
	width:811px;
	height:auto;
	overflow:auto;
	margin:49px 0 48px 0;
}
#top_logo {
	background:url(../img/index/index_logo.jpg) no-repeat;
	width:192px;
	height:257px;
	float:left;
	margin-left:30px;
}
#top_text {
	float:right;
	width:500px;
	height:auto;
	overflow:auto;
	padding:10px;
	margin:10px 30px 0px auto;
	color:#FFFFFF;
	font-size:15px;
	font:Calibri, Arial, tahoma;
	font-weight:bolder;
}
.ebrochures_logo {
	float:left;
	width:200px;
	height:auto;
	overflow:hidden;
	margin-left:30px;
	margin-top:8px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
}
.ebrochures_text {
	float:right;
	width:500px;
	height:auto;
	overflow:hidden;
	margin:0 30px 0 auto;
	color:#FFFFFF;
	font-size:14px;
	text-align:justify;
	
}
.ebrochures_general {
	overflow:auto;
	height:auto;
	margin:10px auto 10px auto;
}
.ebrochures_general a {
	color:#FFFFCC;
}
#ebrochures_title{
color:#FFFFCC;
font-size:18px;
font-weight:bolder;
font-style:italic;}
#ebrochures_author{
color:#999999;
font-weight:bolder;
}

/*-----custom css for ebrochures in frontpage----- */
#ebrochures_3,#ebrochures_4,#ebrochures_5,#ebrochures_1{
margin-top:30px;}
#ebrochures_2_text{
margin-top:10px;}

/*-----css for launch page----- */
#launch_bg_top{
background:url(../img/launch_bg/launh_bg_01.jpg) no-repeat top;
width:706px;
height:auto;
overflow:auto;
margin:10px auto 10px auto;}
#launch_bg_foot{
background:url(../img/launch_bg/launh_bg_05.jpg) no-repeat bottom;
width:706px;
height:auto;
overflow:auto;}
#launch_bg_left{
background:url(../img/launch_bg/launh_bg_02.jpg) repeat-y left;
width:706px;
height:auto;
overflow:auto;
margin:33px 0 38px 0;}
#launch_bg_right{
background:url(../img/launch_bg/launh_bg_04.jpg) repeat-y right;
width:100%;
height:auto;
overflow:auto;}
#launch_bg_body{

width:685px;
height:auto;
overflow:auto;
margin-right:12px;
margin-left:9px;}
#launch_logo{
float:left;
width:200px;
height:auto;
overflow:hidden;
text-align:center;
margin-left:50px;}
#launch_logo a{
color:#CCCCCC;
font-size:14px;}
#launch_headinfo{
float:right;
width:400px;
height:auto;
overflow:auto;
padding-top:0px;
text-align:left;}
#launch_text{
clear:both;
color:#FFFFCC;
padding:20px 20px 0 20px;
text-align:justify;
font-size:14px;}
#launch_title{
font-size:30px;
color:#FFFF99;
font-style:italic;
font-weight:bolder;}
#launch_author{
font-size:20px;
color:#999999;
font-weight:bolder;}
