body{
	margin:0;
	text-align: left;
	padding-left: 10px;
	background-color: #84c5d6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}
#top{
	margin: 0;
	background-image: url(images/top_pic.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 780px;
	height:133px;
	text-align: left;
}
#top ul{
	float:right;
	margin-right: 10px;
}
#top ul li{
	display: inline;color: White;
}
#top ul li a{
	color: White;
}
#button{
	margin: 0;
	width: 780px;
	background-image: url(images/button_bg.jpg);
	height: 53px;
	text-align: right;
}
#button ul{
	padding-left:170px;
}
#button li{
	display: block;
	float:left;
}
#button li a{
	padding: 0;
	display: block;
	padding-top: 20px;
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 14px;
	color: #A32406;
}
#button li a:hover{
	background-image: url(http://www.ci123.com/style/button2.png);
	color:white;
	text-decoration: none;
}
#link{
	margin: 0;
	width: 780px;
	background-image: url(images/link_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
}
#link li{
	display: block;
	line-height: 24px;
	float: left;
}
#link ul{
	margin-left: 70px;
}
#link ul a{
	display: block;
	line-height: 24px;
	padding:0px 7px 0px 7px;
}
#link ul a:hover{
	background: url(images/link_down.gif);
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding:0px 6px 0px 6px;
}
.f_link{
	background: #fe719c;
	color: White;
	font-weight: bold;
}
#main{
	margin: 0px auto;
	width: 780px;
	position: relative;
}
#main:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
#content{
	margin: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	background: url(images/main_bg.gif);
	min-height:800px;
	overflow:visible;
}
#content:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
#footer{
	margin: 0;
	color: White;
	width: 100%;
	height: 69px;
	background-image: url(images/footer_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#bottom{
	margin: 0;
	width: 780px;
	text-align: center;
	padding-top: 30px;
	line-height: 25px;
	padding-bottom: 20px;
}
#bottom li{
	display: inline;
}
#bottom a{
	color: Black;
}
#bottom span{
	color:white;
}

/*********************/
div.float-right{
	position: absolute;
	z-index: 99;
	width:184px;
	right: -230px;
	top:0px;
	left:726px;
	background: url(images/ask-cms-bg-215.jpg)  center bottom no-repeat;
	
}
div.float-right p{
	background: url(images/ask-cms-top-2.gif) center no-repeat;
	height: 30px;
}
div.float-right ul{
	margin:0 0px 10px 10px ;
}
div.float-right h1{
	color: #FF3399;
	font-size: 14px;
	background: url(images/ask-cms-icon-14x14.gif) no-repeat left 0px;
	line-height: 16px;
	padding: 0;
	padding-left: 17px;
	margin: 15px 15px 10px 15px;
}
div.float-right li{
	min-height: 24px;
	display: block;
}
div.float-right li select{
	vertical-align: 0;
}
div.float-right center{
	display: block;
	text-align:center;
	margin-bottom: 10px;
}
div.float-right label{
	display: block;
	float: left;
	width: 75px;
}
div.float-right select{
	color: #FF6987;
	width: 90px;
}
div.float-right li a{
	color: #04d; 
}
#ask_main #search-more{
		text-align:right;
		padding:5px;
		display:none;
		border:1px solid #CECECE;
		background: #FAFAFA;
}
#ask_main #search-more a{
		line-height:24px;
		border:1px solid #E8CA78;
		margin-left:5px;													
		display:inline-block;
		padding:0 7px;
		color:#FF0000;
		background:#FFEB93;
		text-decoration:underline;
}
#ask_main #search-more a:hover{
		color:#333;
		background:#fff;
		text-decoration:none;
}