/* Copyright 2004-11 jojobear
This stylesheet contain Main Layout
Coding By jojobear
My site:http://jojobear.bigonghotel.com/
My blog:http://blog.csdn.net/jojobear/
*/ 
@import "basefont.css";
@import "topmenu.css";
img {
    display: block;
	border: 0px;
	padding:0px 8px 4px 0px;
	border: 0px;
}
html { 
    min-width: 796px;
}
body{
	margin:0;
	padding:0;
	font-size:12px;
	padding-left:0 !important;
	padding-left:2px;
	text-align:center;
	background: url(img/bg.jpg) repeat-y center;
	}
#mainbox{
	margin-right: auto;
	margin-left: auto;
	width:760px;
	text-align:left;
	}
.rbox{
    margin: 0px;
	width:576px;
	float: right;
	}
.rclc{
	float:left;
	width:285px;
	padding:0 0 10px 0;
	border-right: 2px solid #674;
    }
.rcrc{
	float:right;
	width:285px;
	border-right:2px solid #674;
	margin:0px 1px 0px 0px
	}
.rhtitle{
	background: #bb9;
	border: 1px solid #674;
	line-height:200%;
	text-align: center;
	}
.rccontent{
	width:530px;
	padding:12px;
	border-bottom: 2px outset #674;
	margin: 12px;
	text-align:left;
	}
.rbox li{
	text-indent:20px;
	list-style: circle;
    }
.rbox img { 
    display: inline;
}
.rclccontent{
	padding:3px;
	border:0;
	}
.rcrccontent{
	padding:3px;
	border:0;
	}
.rtitle{
	border: 1px solid #674;
	text-align: center ;
	width: 562px;
	background: #bb9;
	line-height: 200%;
	margin: 0px 0px 0px 10px;
    }
.leftcolumn{
    float: left;
	width: 175px;
	text-align: center;
	margin-left: 2px;
	}
.lctitle{
	padding:3px;
	line-height:140%;
	color:#221;
	border: 2px solid #674;
	background: #bb9;
    }
.lccontent{
	padding:3px;
	margin: 0px 0px 20px 0px;
	border-bottom:2px solid #674;
	border-left:2px solid #674;
	border-right:2px solid #674;
	text-align: left;
	}
.lccontent p{
	text-indent:0.7cm;
	}
.lccontent li{
    margin-left: 35px;
	}
.more{
	text-align:right;
	height:20px;
	padding:3px;
	color:#666;
	font-style:italic;
}
#menu {
font-size:14px;
MARGIN: 4px 0px 2px 2px;
PADDING:0px;
BACKGROUND: #cdcdae;   
BORDER:0px;  
WIDTH:150px; 
} 
#menu ul {
MARGIN: 0px;
PADDING: 0px;
BORDER: medium none; /*²»ÏÔÊ¾±ß¿ò*/
LINE-HEIGHT: normal; 
LIST-STYLE-TYPE: none;
}
#menu li {BORDER-TOP: #FFF 1px solid; MARGIN: 0px; padding: 0px;} 
#menu li a {
PADDING:5px 0px 5px 12px;
DISPLAY: block; 
FONT-WEIGHT: bold; 
WIDTH: 100%; 
TEXT-DECORATION: none;
}
#menu li a:hover { background: #eed; }
#bottom{
	clear:both;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:20px;
	text-align:left;
	}
.botbar{
	clear:both;
	background:url(img/tbg1.jpg);
	height:60px;
	}
.botcontent{
	padding:5px;
	text-align: center;
	}
.logo {
	margin: 0px;
	padding-left:289px;
	border:0px;
	float:left
}
.botcontent img { 
    display: inline;
}