@charset "utf-8";
#maincontent { 
	width:700px; 
	margin:0 auto; 
	z-index:4; 
	position:relative;
	margin-left:250px;
	color:#4D0648;
	/**height: 700px !important; _height: 700px;**/
}

#maincontent div { 
	position: relative;
}
#maincontent a{ 
	color:#4D0648;
}
#maincontent a:hover {
	color:#4D0648;
	text-decoration:underline;
}

/** main header ***************************************************************/
.column_hd {
	width: 700px;
	height: 180px;
}

.hd_notice {
	background: url(https://image.funmily.com/qy/official/images/hd_notice.jpg) left top no-repeat;
}
.hd_intro {
	background: url(https://image.funmily.com/qy/official/images/hd_intro.jpg) left top no-repeat;
}
.hd_newuser {
	background: url(https://image.funmily.com/qy/official/images/hd_newuser.jpg) left top no-repeat;
}
.hd_guide {
	background: url(https://image.funmily.com/qy/official/images/hd_guide.jpg) left top no-repeat;
}
.hd_sys {
	background: url(https://image.funmily.com/qy/official/images/hd_sys.jpg) left top no-repeat;
}
.hd_download {
	background: url(https://image.funmily.com/qy/official/images/hd_download.jpg) left top no-repeat;
}
.hd_top {
	background: url(https://image.funmily.com/qy/official/images/hd_top.jpg) left top no-repeat;
}
.hd_item {
	background: url(https://image.funmily.com/qy/official/images/hd_item.jpg) left top no-repeat;
}

.inside_tit {
	height:40px;
    padding-left:30px;
	top:70px;
    width:640px;
	text-align:left;
}
/** main content ***************************************************************/
.content_bg{
	width:700px;
	background:url(https://image.funmily.com/qy/official/images/bg_content.jpg) repeat-y;
}
.content_footer{
	width:700px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background:url(https://image.funmily.com/qy/official/images/bg_contentfooter.gif) repeat-y;
}
.content_top{
	width:700px;
	background:url(https://image.funmily.com/qy/official/images/bg_contentop.jpg) no-repeat top;
}
.contentccc{
	width:600px;
	margin-right:auto;
	margin-left:auto;
}

/** notice ***************************************************************/
.news_list {
	padding: 0 0 0 0;
	z-index:5;   
}
.news_list li {
    padding-left: 45px;
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #E9B0D0;
    background: url(https://image.funmily.com/qy/official/images/news_list-icon.gif) 7px center no-repeat;
    }
.news_list li span {
    padding-right: 5px;
}

.news {
    padding: 0 0 0 0;
}
.news dt {
	position: relative;
	font-size: 16px;
    font-weight: bold;
    padding-left: 22px;
    height: 37px;
    line-height: 37px;
    background: url(https://image.funmily.com/qy/official/images/news_list-icon.gif) left center no-repeat;
	width:580px;
}
.news dt .date {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 12px;
	font-weight: normal;
}
.news dd {
	padding: 15px 15px;
	line-height: 2;
}

/** Left menu---notice ***************************************************************/
#lm_notice{
	height:200px;
	width:209px;
	padding-left:31px;
}

.lm_notice_hd{
width:209px;
height:85px;
background:url(https://image.funmily.com/qy/official/images/lm_notice_hd.gif) no-repeat top;
}

.lm_notice_btn{
width:209px;
height:86px;
}

.lm_notice_fd{
width:209px;
height:29px;
background:url(https://image.funmily.com/qy/official/images/lm_notice_fd.gif) no-repeat top;
}

#lm_notice_list{
	width:209px; 
	height:86px;
	background:url(https://image.funmily.com/qy/official/images/lm_notice.gif) no-repeat top; 
}
#lm_notice_list li {
	float:left;
}
#lm_notice_list li a { 
	display:block;
	width:209px;
	height:21px; 
	cursor:pointer;
}
#lm_notice_list li a.total:hover { 
	background:url(https://image.funmily.com/qy/official/images/lm_notice_over.gif) 0px 0px no-repeat;
}
#lm_notice_list li a.system:hover { 
	background:url(https://image.funmily.com/qy/official/images/lm_notice_over.gif) 0px -21px no-repeat;
}
#lm_notice_list li a.events:hover { 
	background:url(https://image.funmily.com/qy/official/images/lm_notice_over.gif) 0px -42px no-repeat;
}
#lm_notice_list li a.lastest:hover { 
	background:url(https://image.funmily.com/qy/official/images/lm_notice_over.gif) 0px -63px no-repeat;
}

/** sub menu ***************************************************************/
#submenu{
	width:600px;
	height:23px;
	top:117px;
	margin-left:auto;
	margin-right:auto;
}
/***************************************************************************/
#subitem_a {
	width:600px; 
	height:23px;
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) left top no-repeat;
}
#subitem_a ul {
	padding-left:0px; 
	padding-top:0px;
}
#subitem_a li {
	float:left;
}
#subitem_a li a { 
	display:block;
	width:85px;
	height:23px; 
	cursor:pointer;
}
#subitem_a li a.n_01:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) 0px 0px no-repeat;
}
#subitem_a li a.n_02:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) -85px 0px no-repeat;
}
#subitem_a li a.n_03:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) -170px 0px no-repeat;
}
#subitem_a li a.n_04:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) -255px 0px no-repeat;
}
#subitem_a li a.n_05:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) -340px 0px no-repeat;
}

#subitem_b {
	width:600px; 
	height:23px;
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) left top no-repeat;
}
#subitem_b ul {
	padding-left:0px; 
	padding-top:0px;
}
#subitem_b li {
	float:left;
}
#subitem_b li a { 
	display:block;
	width:85px;
	height:23px; 
	cursor:pointer;
}
#subitem_b li a.n_01:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) 0px 0px no-repeat;
}
#subitem_b li a.n_02:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) -85px 0px no-repeat;
}
#subitem_b li a.n_03:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) -170px 0px no-repeat;
}
#subitem_b li a.n_04:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) -255px 0px no-repeat;
}
#subitem_b li a.n_05:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) -340px 0px no-repeat;
}

#subitem_c {
	width:600px; 
	height:23px;
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) left top no-repeat;
}
#subitem_c ul {
	padding-left:0px; 
	padding-top:0px;
}
#subitem_c li {
	float:left;
}
#subitem_c li a { 
	display:block;
	width:85px;
	height:23px; 
	cursor:pointer;
}
#subitem_c li a.n_01:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) 0px 0px no-repeat;
}
#subitem_c li a.n_02:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) -85px 0px no-repeat;
}
#subitem_c li a.n_03:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) -170px 0px no-repeat;
}
#subitem_c li a.n_04:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) -255px 0px no-repeat;
}
#subitem_c li a.n_05:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) -340px 0px no-repeat;
}

#subitem_d {
	width:600px; 
	height:23px;
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) left top no-repeat;
}
#subitem_d ul {
	padding-left:0px; 
	padding-top:0px;
}
#subitem_d li {
	float:left;
}
#subitem_d li a { 
	display:block;
	width:85px;
	height:23px; 
	cursor:pointer;
}
#subitem_d li a.n_01:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) 0px 0px no-repeat;
}
#subitem_d li a.n_02:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) -85px 0px no-repeat;
}
#subitem_d li a.n_03:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) -170px 0px no-repeat;
}
#subitem_d li a.n_04:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) -255px 0px no-repeat;
}
#subitem_d li a.n_05:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) -340px 0px no-repeat;
}

#subitem_e {
	width:600px; 
	height:23px;
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) left top no-repeat;
}
#subitem_e ul {
	padding-left:0px; 
	padding-top:0px;
}
#subitem_e li {
	float:left;
}
#subitem_e li a { 
	display:block;
	width:85px;
	height:23px; 
	cursor:pointer;
}
#subitem_e li a.n_01:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu01.gif) 0px 0px no-repeat;
}
#subitem_e li a.n_02:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu02.gif) -85px 0px no-repeat;
}
#subitem_e li a.n_03:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu03.gif) -170px 0px no-repeat;
}
#subitem_e li a.n_04:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu04.gif) -255px 0px no-repeat;
}
#subitem_e li a.n_05:hover { 
	background:url(https://image.funmily.com/qy/official/images/item_menu05.gif) -340px 0px no-repeat;
}

#itemcontent{
	width:600px;
	height:60px;
	background:url(https://image.funmily.com/qy/official/images/item_bg.gif) top no-repeat;
}

#itemcontent{
	width:600px;
	height:60px;
	background:url(https://image.funmily.com/qy/official/images/item_bg.gif) top no-repeat;
}





/** pages control ***************************************************************/
#pages { 
	height:20px;
	text-align:center;
	padding-top:20px;
}
#pages a { 
	padding:0px 5px;
	font-weight:bold;
}
#pages select { 
	border:1px solid;
}
/******************************************************************************/
.style3 {color: #FF6699}
