@import url("common.codes.css");
@import url("common.user.css");
@import url("style.class.css");


/* ************************* */
body { padding:0px; font-size:12px; font-family:"宋体",Arial, Helvetica, sans-serif; margin:0 auto 0 auto; color: #161818; text-decoration: none;}
table,input,select,button { font-size:12px; }

/* ************************* */
.ClewSign { background:url("ico_clew_sign.gif") no-repeat 7px 5px; }
.ClewTrue { background:url("ico_clew_true.gif") no-repeat 3px 2px; }
.ClewFalse { background:url("ico_clew_false.gif") no-repeat 3px 2px; }
.ClewYes { background:url("ico_clew_yes.gif") no-repeat 4px 5px; }
.ClewNo { background:url("ico_clew_no.gif") no-repeat 5px 5px; }
.ClewOptional { background:url("ico_clew_optional.gif") no-repeat 4px 2px; }
.ClewIgnorer { background:url("ico_clew_ignorer.gif") no-repeat 4px 2px; }

/* ************************* */
.leying_login_box input { height:21px; line-height:21px; }
.leying_view input { border:1px solid #D0EBF2; height:21px; line-height:21px; }
.username {border:1px solid #D0EBF2; height:21px; line-height:21px;}
.password {border:1px solid #D0EBF2; height:21px; line-height:21px;}
textarea { border:1px solid #BBBBBB; }
select { border:1px solid #BBBBBB; }
input.btn { background:#FFF6E7 url("bg_button.gif") repeat-x; }
button { background:#FFF6E7 url("bg_button.gif") repeat-x; }
input.sea-btn { background:#FFF6E7 url("bg_button.gif") 0px 0px repeat-x; }
.xhei a:Link,.xhei a:Visited { color: #000000; text-decoration: none;}
.xhei a:Hover,.xhei a:Active { color: #fd8403; text-decoration: none;}

/* ************************* */
table.tab tr.bar td { background:#E9F5FF url("bg_table_tab.gif") 0px 0px repeat-x; color:#333333; font-weight:bold; }
table.tab tr.sub td { background:#E9F5FF url("bg_table_tab.gif") 0px -20px repeat-x; color:#888888; font-weight:bold; }
table.frm tr.bar td { background:#E9F5FF url("bg_table_frm.gif") 0px 0px repeat-x; color:#333333; font-weight:bold; }
table.frm tr.sub td { background:#E9F5FF url("bg_table_frm.gif") 0px -20px repeat-x; color:#888888; font-weight:bold; }
table.list tr.bar td { background:#F4F4EA url("bg_table_list.gif") repeat-x; color:#333333; font-weight:bold; }
table.list tr.sub td { background:#F4F4EA url("bg_table_list.gif") repeat-x; color:#888888; font-weight:bold; }


/* ************************* */
/* ********** Page ********* */
/* ************************* */
div.Framer { clear:both; width:1000px; }
div.FramerFloor { clear:both; width:1000px; }
div.FramerFloor div.MainBody { width:700px; float:left; }
div.FramerFloor div.MainCenter { width:476px; float:left; }
div.FramerFloor div.SideLeft { width:216px; margin:0px 8px 0px 0px; float:left; }
div.FramerFloor div.SideRight { width:290px; margin:0px 0px 0px 8px; float:right; }


/* ********* header ******** */
div.Header { width:1000px; }
div.HeaderSpace { clear:both; margin:2px; padding:2px; }
div.HeaderFrame { clear:both; width:100%; margin:0 auto; padding:0px 0px 0px 0px; }
div.HeaderLogo { width:20%; height:80px; text-align:center; float:left; }
div.HeaderNav { width:80%; text-align:right; float:right; }
div.HeaderNav div.space { width:auto; margin:2px; padding:2px; }

div.HeaderTop { width:auto; border:1px solid #DBDBDB; margin:0px; padding:0px; float:right; }
div.HeaderTop div.left { display:none; }
div.HeaderTop div.right { display:none; }
div.HeaderTop div.item { float:left; padding:0px 3px 0px 3px; }
div.HeaderTop a { float:left; color:#333333; text-decoration:none; padding:4px 4px 1px 4px; }
div.HeaderTop a:visited { color:#333333; text-decoration:none; }
div.HeaderTop a:hover { color:#DD2000; text-decoration:none; }
div.HeaderTop a:active { color:#DD2000; text-decoration:none; }

div.HeaderMenu { width:auto; margin:0px; padding:0px; float:right; }
div.HeaderMenu div.left { float:left; width:18px; height:32px; background:url("header_menu_left.gif") no-repeat; padding:0px; }
div.HeaderMenu div.right { float:left; width:18px; height:32px; background:url("header_menu_right.gif") no-repeat; padding:0px; }
div.HeaderMenu div.item { float:left; height:32px; line-height:32px; background:#c0c0c0 url("header_menu_bg.gif") repeat-x; padding:0px 0px 0px 0px; }
div.HeaderMenu a { float:left; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; padding:0px 8px 0px 8px; }
div.HeaderMenu a:visited { color:#FFFFFF; text-decoration:none; }
div.HeaderMenu a:hover { background:url("header_menu_active.gif") repeat-x; color:#FFFFFF; text-decoration:none; }
div.HeaderMenu a:active { color:#2672BD; text-decoration:none; }


/* ********* footer ******** */
div.Footer { width:100%; clear:both; border-top:1px solid #EDEDED; background:#F7F7F7; padding:0px 0px 0px 0px; }
div.FooterFrame { clear:both; width:1000px; margin:0; padding:0px 0px 0px 0px; }

div.FooterAds { width:100%; text-align:center; padding:5px 0px 5px 0px; }

div.FooterMenu { height:32px; border:1px solid #EDEDED; background:#FFFFFF; font-size:12px; padding:0px 10px 0px 10px; }
div.FooterMenu ul { }
div.FooterMenu li { display:inline; padding:0px 5px 0px 5px; }
div.FooterMenu a { text-decoration:none; }
div.FooterMenu a:link { text-decoration:none; }
div.FooterMenu a:visited { text-decoration:none; }
div.FooterMenu a:hover {  }
div.FooterMenu a:active {  }
div.FooterMenuLeft { display:none; }
div.FooterMenuBody { width:100%; height:100%; padding:10px 0px 0px 0px; }
div.FooterMenuRight { display:none; }

div.FooterInfo { color:#000000; padding:5px; }
div.FooterInfo p { color:#000000; padding:2px; }


/* ********** base ********* */
div.MenuBar { clear:both; text-align:left; padding:5px 0px 5px 0px; }
div.MenuBar ul { clear:both; }
div.MenuBar li { display:inline; background:url("ico_menubar.gif") 2px 2px no-repeat; padding:0px 5px 0px 16px; }

div.MenuPic { clear:both; text-align:center; padding:5px 0px 5px 0px; }
div.MenuPic ul { clear:both; }
div.MenuPic li { display:inline; background:none; padding:0px 4px 0px 4px; }

div.MenuLinks { clear:both; padding:5px 0px 5px 0px; }
div.MenuLinks ul { clear:both; }
div.MenuLinks li { background:url("ico_menulinks.gif") 2px 6px no-repeat; padding:3px 5px 3px 16px; }


/* ********* login ********* */
div.Block-Login { clear:both; height:200px; border:1px solid #D0EBF2; background:#E9F1F8; }
div.Block-Login div.BlockBar { background:url("ico_logo.gif") no-repeat 7px 9px; text-align:left; color:#29458C; font-weight:bold; padding:10px 8px 4px 26px; }
div.Block-Login div.BlockBody { clear:both; height:147px; border:1px solid #D8E4EF; background:#FFFFFF; text-align:center; line-height:200%; margin:3px; padding:7px; }
div.Block-Login div.BlockBody div { padding:2px 0px 2px 0px; }
input.username { width:100px; background:#FFFFFF url("ico_username.gif") 2px 2px no-repeat; padding-left:18px; }
input.password { width:100px; background:#FFFFFF url("ico_password.gif") 2px 2px no-repeat; padding-left:18px; }
input.login-text { border:1px solid #BBBBBB; background:#E8F5FD url("bg_button.gif") repeat-x; height:23px; line-height:23px; padding:0px 2px 0px 2px; }


/* ********* leying ********* */
.leying_top { width:1000px; height:132px; margin:0 auto 0 auto;}
.leying_top_left { float:left; width:667px; height:132px;}
.leying_top_cen { float:left; width:81px; height:120px; background:url(leying_a15.gif); padding-top:12px;}
.leying_top_cen a { color:#666666; text-decoration: none; margin:0 3px 0 3px;}
.leying_top_cen a:visited { color:#666666; text-decoration: none; margin:0 3px 0 3px;}
.leying_top_cen a:hover { color:#E65730; text-decoration: none;}
.leying_top_right { float:left; width:252px; height:132px;}
.leying_top_left_a { width:667px; height:81px; margin-bottom:2px;}
.leying_top_left_b { width:667px; height:49px; background:url(leying_a2.gif);}
.leying_top_left_c { float:left; width:5px; height:49px; overflow: hidden; background:url(leying_a3.gif);}
.leying_top_logo { float:left; width:172px; height:81px; background:url(leying_logo.gif);}
.leying_top_a { float:left; width:206px; height:55px; background:url(leying_a12.gif); color:#666666; padding-top:26px;}
.leying_top_b { float:left; width:289px; height:69px; background:url(leying_a13.gif); padding-top:12px; color:#666666;}
.leying_top_b a { color:#666666; text-decoration: none; margin:0 3px 0 3px;}
.leying_top_b a:visited { color:#666666; text-decoration: none; margin:0 3px 0 3px;}
.leying_top_b a:hover { color:#E65730; text-decoration: none;}
.leying_top_c { float:left; width:662px; height:33px; margin:7px 0 0 0;}
.leying_top_c ul { padding:0; margin:0;}
.leying_top_c li { float:left; width:69px; height:33px; color:#FFFFFF; list-style-type: none; line-height:28px; font-size:14px; font-weight:bold; margin:0 6px 0 6px;}
.leying_top_c a { color:#FFFFFF; text-decoration: none;}
.leying_top_c a:visited { color:#FFFFFF; text-decoration: none;}
.leying_top_c a:hover { color:#F6FF00; text-decoration: none;}
.leying_b1 { background:url(leying_b1.gif) no-repeat left bottom;}
.leying_b2 { background:url(leying_b2.gif) no-repeat left bottom;}
.leying_b3 { background:url(leying_b3.gif) no-repeat left bottom;}
.leying_b4 { background:url(leying_b4.gif) no-repeat left bottom;}
.leying_b5 { background:url(leying_b5.gif) no-repeat left bottom;}
.leying_b6 { background:url(leying_b6.gif) no-repeat left bottom;}
.leying_b7 { background:url(leying_b7.gif) no-repeat left bottom;}
.leying_b8 { background:url(leying_b8.gif) no-repeat left bottom;}
.leying_top_d { width:252px; height:69px; background:url(leying_a14.gif); margin-bottom:2px; padding-top:12px;}
.leying_top_d a { color:#666666; text-decoration: none; margin:0 2px 0 2px;}
.leying_top_d a:visited { color:#666666; text-decoration: none; margin:0 2px 0 2px;}
.leying_top_d a:hover { color:#E65730; text-decoration: none;}
.leying_top_e { width:252px; height:49px; background:url(leying_a19.gif);}
.leying_top_f { float:left; width:239px; height:31px; background:url(leying_a11.gif) no-repeat left bottom; margin-top:5px;}
.leying_top_f ul { padding:0; margin:0;}
.leying_top_f li { float:left; color:#FFFFFF; line-height:18px; list-style-type: none; font-size:14px; font-weight:bold; margin:8px 7px 0 0;}
.leying_top_f a { color:#03B8DF; text-decoration: none;}
.leying_top_f a:visited { color:#03B8DF; text-decoration: none;}
.leying_top_f a:hover { color:#FF6000; text-decoration: none;}
.leying_top_g { float:left; width:13px; height:49px; background:url(leying_a4.gif) no-repeat;}
.leying_top_class { width:1000px; height:30px; background:url(leying_a5.gif); margin:0 auto 15px auto;}
.leying_top_class_a { float:left; width:4px; height:30px; background:url(leying_a6.gif); overflow: hidden;}
.leying_top_class_b { float:left; width:971px; height:30px; line-height:30px; padding:0 10px 0 10px;}
.leying_top_class_c { float:left; width:5px; height:30px; background:url(leying_a7.gif); overflow: hidden;}
.leying_top_class_b ul{ padding:0; margin:0;}
.leying_top_class_b li{ float:left; list-style-type: none;}
.leying_class_all { margin-right:20px;}
.leying_class_all a { color:#03B8DF; text-decoration: none;}
.leying_class_all a:visited { color:#03B8DF; text-decoration: none;}
.leying_class_all a:hover { color:#FF6000; text-decoration: none;}
.leying_class_main { margin-right:20px;}
.leying_class_main a { color:#666666; text-decoration: none; margin:0 5px 0 5px;}
.leying_class_main a:visited { color:#666666; text-decoration: none; margin:0 5px 0 5px;}
.leying_class_main a:hover { color:#E65730; text-decoration: none;}
.leying_class_client { color:#E65730;}
.leying_class_client a { color:#E65730; text-decoration: none; margin:0 5px 0 5px;}
.leying_class_client a:visited { color:#E65730; text-decoration: none; margin:0 5px 0 5px;}
.leying_class_client a:hover { color:#E65730; text-decoration: none;}
#leying_top_reg { color:#FFFFFF; background:url(leying_a8.gif) no-repeat; padding:3px 12px 2px 12px;}
.leying_bom_box { width:1000px; height:27px; border-bottom: 1px solid #DCDDD8; border-top: 1px solid #DCDDD8; color:#737373; line-height:27px; margin:15px auto 0 auto;}
.leying_bom_a { float:left; width:920px; height:27px; padding-left:20px;}
.leying_bom_a a { color:#6B6B6B; text-decoration: none; margin:0 10px 0 10px;}
.leying_bom_a a:visited { color:#6B6B6B; text-decoration: none; margin:0 10px 0 10px;}
.leying_bom_a a:hover { color:#E65730; text-decoration: none;}
.leying_bom_b { float:left; width:50px; height:22px; margin-top:5px;}
.leying_copy_box { width:1000px; height:95px; color:#737373; margin:0 auto 0 auto;}
.leying_copy_box a { color:#6B6B6B; text-decoration: none;}
.leying_copy_box a:visited { color:#6B6B6B; text-decoration: none;}
.leying_copy_box a:hover { color:#E65730; text-decoration: none;}
.leying_copy_left { float:left; width:204px; height:80px; margin-top:15px;}
.leying_copy_left ul{ padding:0; margin:0;}
.leying_copy_left li { width:123px; list-style-type: none; letter-spacing: 3px;}
.leying_copy_xt {height:12px; overflow: hidden;}
.leying_copy_right { float:left; width:796px; height:75px; margin-top:15px;}
.leying_copy_right ul{ padding:0; margin:0;}
.leying_copy_right li { width:796px; line-height:25px; list-style-type: none; }
.leying_copy_color {font-family:Arial, Helvetica, sans-serif; color:#808080;}
.leying_copy_red { color:#FF0000;}
.leying_copy_lan { color:#0066CC;}

.leying_login_box {
	width:272px;
	border: 1px solid #D0EBF2;
	padding:8px;
	background:#F7FDFE;
	color:#5587AF;
}
.leying_login_inbox {
	width:298px;
	height:214px;
	border: 1px solid #D0EBF2;
	padding:13px 8px 13px 8px;
	color:#5587AF;
	background:#F7FDFE url(class_login.gif) no-repeat top left;
}
.leying_login_inbox a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_login_inbox a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_login_inbox a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_login_inbox a:active {
	color:#5587AF;
	text-decoration: none;
}

.leying_login_box a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_login_box a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_login_box a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_login_box a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_login_a {
	width:272px;
	height:17px;
	margin-bottom:8px;
}
.leying_login_b {
	float:left;
	width:82px;
	height:17px;
}
.leying_login_c {
	float:left;
	width:190px;
	height:17px;
	line-height:17px;
}
.leying_login_topbox {
	width:272px;
	height:32px;
	background:url(leying_login_bg3.gif);
	line-height:32px;
}
.leying_login_topa {
	float:left;
	width:88px;
	height:32px;
	background:url(leying_login_bg1.gif);
}
.leying_login_topb {
	float:left;
	width:88px;
	height:32px;
	margin-left:4px;
	background:url(leying_login_bg2.gif);
}
.leying_login_topc {
	float:left;
	width:88px;
	height:32px;
	margin-right:4px;
	background:url(leying_login_bg2.gif);
}
.leying_loginbox {
	width:250px;
	height:80px;
	border-bottom:1px solid #D0EBF2;
	border-left:1px solid #D0EBF2;
	border-right:1px solid #D0EBF2;
	padding:0 10px 0 10px;
	background:#FFFFFF;
}
.leying_login_name {
	width:250px;
	height:23px;
	line-height:23px;
	margin:12px 0 0 0;
}
.leying_loginurl {
	width:272px;
}
.leying_loginurla {
	float:left;
	width:88px;
	margin-right:4px;
	margin-top:6px;
}
.leying_loginurlb {
	float:left;
	width:88px;
	margin-top:6px;
}
.leying_login_namea {
	float:left;
	width:175px;
	height:23ox;
	line-height:23px;
}
.leying_login_nameb {
	float:left;
	width:75px;
	height:23ox;
	line-height:23px;
}
.leying_view { 
	width:288px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
	margin-top:10px;
}
.leying_musicviewa {
	float:left;
	width:224px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
}
.leying_musicviewright {
	float:left;
	width:462px;
	height:310px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
	margin-left:10px;
}
.leying_musicviewb { 
	float:left;
	width:225px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
	margin-left:10px;
}
.leying_musicviewc { 
	float:left;
	width:288px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
	margin-top:10px;
}
.leying_music_hottitle {float:left; width:462px; height:34px;}
.leying_music_hota {float:left; width:213px; height:34px; text-align:center;}
.leying_music_hota img {margin-top:4px;}
.leying_music_hotb {float:left; width:248px; height:33px; border-bottom: 1px solid #D0EBF2; border-left: 1px solid #D0EBF2; background: url(leying_music_topbg.gif) no-repeat left center;}
.leying_musicviewa_title {
	width:196px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#F7FDFE url(leying_music_titlebg.gif) no-repeat left center;
	color:#006099;
	padding:0 0 0 28px;
	border-bottom: 1px solid #D0EBF2;
}
.leying_musicviewb_title {
	width:197px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#F7FDFE url(leying_music_titlebg.gif) no-repeat left center;
	color:#006099;
	padding:0 0 0 28px;
	border-bottom: 1px solid #D0EBF2;
}
.leying_viewx { 
	width:288px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
}
.leying_view_title {
	width:245px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#E9F4F8 no-repeat left center;
	color:#006099;
	padding:0 0 0 28px;
}
.leying_view_box {
	width:268px;
	border-top: 1px solid #B1E1ED;
	padding:10px;
	line-height:24px;
}
.leying_view_box a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_view_box a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_box a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_view_box a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_box li {
	float:left;
	width:134px;
}
.leying_view_boxbb {
	width:272px;
	border-top: 1px dashed #A1D8E6;
	padding:8px;
	line-height:24px;
}
.leying_view_boxbb a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_view_boxbb a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxbb a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_view_boxbb a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxbb li {
	float:left;
	width:272px;
}

.leying_view_boxa {
	width:275px;
	border-top: 1px solid #B1E1ED;
	padding:10px 5px 10px 8px;
	line-height:24px;
}
.leying_view_boxa a {
	color:#333333;
	text-decoration: none;	
}
.leying_view_boxa a:visited {
	color:#333333;
	text-decoration: none;
}
.leying_view_boxa a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_view_boxa a:active {
	color:#333333;
	text-decoration: none;
}
.leying_view_boxa ul { background:url(pic_newtxt_bg.gif) no-repeat left top;}
.leying_view_boxa li {
	padding:0 0 0 22px;
}
.leying_view_boxaflash {
	width:268px;
	border-top: 1px solid #B1E1ED;
	padding:10px;
	line-height:22px;
}
.leying_view_boxaflash a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_view_boxaflash a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxaflash a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_view_boxaflash a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxaflash li {
	background:url(leying_viewb.gif) no-repeat left center;
	padding:0 0 0 16px;
}
.leying_view_boxi {
	width:268px;
	border-top: 1px dashed #A1D8E6;
	padding:10px;
	line-height:24px;
}
.leying_view_boxi a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_view_boxi a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxi a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_view_boxi a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_view_boxi li {
	float:left;
}
.leying_view_box img {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.leying_view_right {
	float:left;
	width:290px;
	margin-left:10px;
}
.leying_view_rightbook {
	float:left;
	width:290px;
}
.leying_view_left {
	float:left;
	width:700px;
}
.leying_view_leftbook {
	float:left;
	width:710px;
}
.leying_left_view { 
	width:698px;
	border: 1px solid #D0EBF2;
	color:#5587AF;
	margin-bottom:10px;
}
.leying_left_musivview {
	float:left;
	width:700px;
	color:#5587AF;
	margin-bottom:10px;
}
.leying_news_titletxt {
	width:641px;
	height:24px;
	background:url(leying_pl_bgb.gif) no-repeat left top;
	padding:0 0 0 57px;
	line-height:24px;
	font-weight:bold;
}
.leying_news_counter {
	width:62px;
	height:43px;
	background:url(leying_ber.gif) no-repeat left top;
	margin-top:10px;
}
.leying_news_countera {
	width:62px;
	height:25px;
	font-size:14px;
	color:#ff3300;
	font-weight:bold;
	line-height:25px;
}
.leying_news_counterb {
	width:62px;
}
.leying_news_titlebox {
	width:601px; 
	height:87px; 
	background:url(leying_news_title2.gif) no-repeat left top;
	padding:0 0 0 97px;
	border-top: 4px solid #5587AF;
}
.leying_news_titleleft {
	float:left;
	width:456px;
	height:87px;
}
.leying_news_titleright {
	float:left;
	width:145px;
	height:87px;
	text-align:center;
}
.leying_news_fd {
	width:145px;
	line-height:33px;
	color:#406f8b;
}
.leying_news_fd a:Link,.leying_news_fd a:Visited{color:#406f8b; text-decoration:none; }
.leying_news_fd a:Hover,.leying_news_fd a:Active{color:#ff7300; text-decoration:none; }
.leying_news_titlename {
	width:513px;
	height:50px;
	font-size:18px;
	line-height:50px;
	color:#333333;
}
.leying_news_titleabout {
	width:456px;
	height:37px;
	color:#006099;
}
.leying_left_view_xta { 
	width:598px;
	border: 1px solid #D0EBF2;
	border-top:none;
	color:#5587AF;
	margin-bottom:10px;
}
.leying_left_view_title {
	width:548px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#E9F4F8 no-repeat left top;
	color:#006099;
	padding:0 0 0 28px;
}
.leying_left_view_xtatitle {
	width:570px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#F7FDFE no-repeat left top;
	color:#006099;
	padding:0 0 0 28px;
	border:1px solid #D0EBF2;
	border-bottom:none;
}
.leying_left_view_xtatitle a {
	color:#006099;
	text-decoration: none;	
}
.leying_left_view_xtatitle a:visited {
	color:#006099;
	text-decoration: none;
}
.leying_left_view_xtatitle a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_left_view_xtatitle a:active {
	color:#006099;
	text-decoration: none;
}
.leying_left_fl_title {
	width:700px;
	height:32px;
	background:#F7FDFE url(leying_fl_bg.gif) no-repeat left top;
}
.leying_left_fl {width:676px; border:1px solid #D0EBF2; border-top:none; background:#F7FDFE; padding:0 11px 10px 11px;}
.leying_left_fl_txt {
	width:664px;
	border:1px solid #EDEDED;
	padding:5px;
	line-height:20px;
}
.leying_left_fl_txt.line-item {float:left; width:156px; background:url("ico_class_item.gif") 0px 7px no-repeat; padding:3px 0px 3px 10px;}
.leying_left_view_index { 
	width:698px;
	border: 1px solid #f4dfc9;
	color:#db944c;
	margin-bottom:10px;
}
.leying_left_view_title_index {
	width:678px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#fcf6ef url(leying_viewab.gif) no-repeat left center;
	color:#db944c;
	padding:0 0 0 10px;
	margin-left:10px;
}
.leying_left_view_title a {
	color:#006099;
	text-decoration: none;	
}
.leying_left_view_title a:visited {
	color:#006099;
	text-decoration: none;
}
.leying_left_view_title a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_left_view_title a:active {
	color:#006099;
	text-decoration: none;
}
.leying_index_aabb_box a {
	color:#555555;
	text-decoration: none;	
}
.leying_index_aabb_box a:visited {
	color:#555555;
	text-decoration: none;
}
.leying_index_aabb_box a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_index_aabb_box a:active {
	color:#555555;
	text-decoration: none;
}
.leying_left_view_box.class a {
	color:#339900;
	text-decoration: none;	
}
.leying_left_view_box.class a:visited {
	color:#339900;
	text-decoration: none;
}
.leying_left_view_box.class a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_left_view_box.class a:active {
	color:#339900;
	text-decoration: none;
}
.leying_left_view_box {
	width:678px;
	padding:10px;
	line-height:24px;
	border-top: 4px solid #5587AF;
}
.leying_left_viewnews_box {
	width:678px;
	padding:10px;
	line-height:24px;
}
.leying_left_news_box {
	width:560px;
	padding:10px 10px 10px 128px;
	line-height:24px;
	background:url(leying_news_about.gif) no-repeat left top;
}
.leying_left_view_boxinbox {
	width:700px;
	margin-bottom:10px;
}
.leying_index_aabb {
	float:left;
	width:343px;
	border: 1px solid #D0EBF2;
	line-height:24px;
}
.leying_index_aabbbook {
	float:left;
	width:343px;
	border: 1px solid #D0EBF2;
	line-height:24px;
	margin-right:10px;
	margin-bottom:10px;
}
.leying_index_aabbbookx {
	float:left;
	width:343px;
	border: 1px solid #D0EBF2;
	line-height:24px;
	margin-bottom:10px;
}
.leying_index_aabb_title {
	width:323px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:#F7FDFE url(leying_viewa.gif) no-repeat left center;
	color:#00B8DB;
	padding:0 0 0 10px;
	margin-left:10px;
}
.leying_index_aabb_box {
	width:323px;
	border-top: 1px dashed #A1D8E6;
	padding:10px;
	line-height:24px;
	color:#339900;
}
.leying_index_aabb_box li{
	height:24px;
}
.leying_bbcc {
	float:left;
	width:180px;
}
.leying_ccdd {
	float:left;
	width:143px;
	margin-top:13px;
}
.leying_sbbcc {
	float:left;
	width:339px;
}
.leying_sccdd {
	float:left;
	width:321px;
	margin-top:13px;
}
.leying_index_bbcc {
	float:left;
	width:343px;
	border: 1px solid #D0EBF2;
	line-height:24px;
	margin-left:10px;
}
.leying_zt_boxindex {
	width:680px;
	border-top: 3px solid #A1D8E6;
	padding:9px;
	line-height:24px;
}
.zt_box {width:680px; background:#D0EBF2; margin-bottom:15px;}
.zt_box_img {float:left; width:680px;}
.zt_box_txt {float:left; width:560px; height:23px; padding-top:6px;}
.zt_box_go {float:left; width:120px; padding-top:3px;}
.leying_left_view_boxindex {
	width:678px;
	border-top: 3px solid #A1D8E6;
	padding:10px;
	line-height:24px;
}
.leying_left_view_boxindex ul {
	margin:0;
	padding:0;
}
.leying_left_view_boxindex li {
	float:left;
	width:135px;
}
.leying_left_view_boxindex img {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.l_f_left { float:left; width:270px; padding-right:5px;}
.l_f_right { float:left; width:403px;}
.l_f_right li { float:left; width:185px; background:url(leying_viewb.gif) no-repeat left center; padding-left:16px;}
.leying_left_view_boxindexx {
	width:678px;
	border-top: 3px solid #A1D8E6;
	padding:10px;
	line-height:24px;
}
.leying_left_view_boxindexxx {
	width:678px;
	border-top: 3px solid #f4dfc9;
	padding:10px;
	line-height:24px;
}
.leying_left_view_boxindexxx ul {
	margin:0;
	padding:0;
}
.leying_left_view_boxindexxx li {
	float:left;
	width:135px;
}
.leying_left_view_boxindexxx img {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.leying_left_view_boxindexx ul {
	margin:0;
	padding:0;
}
.leying_left_view_boxindexx li {
	float:left;
	width:160px;
}
.leying_left_view_boxindexx img {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.leying_left_view_boxl {
	width:678px;
	border-top: 1px dashed #A1D8E6;
	padding:10px;
	line-height:24px;
}

.leying_left_view_boxp {
	width:678px;
	border-top: 1px dashed #A1D8E6;
	padding:10px;
}
.leying_left_view_boxpgg {
	width:978px;
	border-top: 1px dashed #A1D8E6;
	padding:10px;
}
.leying_left_view_titleb {
	width:678px;
	line-height:35px;
	font-size:16px;
}
.leying_left_view_titlec {
	width:678px;
	line-height:25px;
	color:#6D6C6C;
}
.leying_left_view_titlee {
	width:678px;
	line-height:25px;
	font-size:14px;
	color:#333333;
}
.leying_left_view_titled {
	width:678px;
	line-height:25px;
}
.pic3 img {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.flash_left_window {
	width:556px;
	line-height:25px;
	color:#000000;
}
.flash_left_window_left {
	float:left;
	width:300px;
	height:25px;
}
.flash_left_window_right {
	float:left;
	width:256px;
	height:25px;
}
.flash_game_paly {
	width:550px;
	height:400px;
	border: 3px solid #D0EBF2;	
}
.flash_game_instruction {
	width:556px;
	height:25px;
	color:#5A7994;
	line-height:25px;
}
.flash_game_show {
	width:556px;
	color:#000000;
	line-height:22px;
}
.flash_copyUrl {
	width:250px;
	height:22px;
}
.swf_copybut {
	width:250px;
	height:22px;
	background:url(but_swfcopy.gif);
	border:0;
	cursor:pointer;
	font:12px Tahoma;
	line-height:22px;
	color:#fff
}
.ins_text {
	border: 1px solid #D4D4D4;
	background:url(leying_plaaa.gif) no-repeat right bottom;
}
.photo_table td.row-img { text-align:center; }
.photo_table td.row-info { text-align:center; }
.photo_table td.row-body { text-align:center; padding-top:8px; }
.photo_table td.row-body0 { text-align:center; padding-bottom:8px; }
.photo_table img { border:1px solid #CCCCCC; padding:3px; }
.photo_table topic { font-size:14px; font-weight:bold; text-align:center; }
.explain { width:80%; color:#808080; }
.thumb { margin:4px; }
.thumb img { border:1px solid #CCCCCC; padding:2px; }
.thumbs img { border:3px solid #A3BFE8; padding:2px; }
.paging { margin:4px; }
.leying_photo_swf { float:left; width:418px; height:374px; padding:5px;}
.leying_flash_swf { float:left; width:420px; padding:6px 3px 5px 5px;}
.leying_photo_hot { float:left; width:260px; padding:5px;}
.leying_photo_titbox { width:260px; height:28px; color:#306D8C; margin-bottom:5px;}
.leying_flash_titbox { width:260px; height:28px; color:#306D8C;}
.leying_photo_titboxgg { width:955px; height:28px; color:#306D8C; margin:0 0 0 22px;}
.leying_photo_titleft { float:left; width:84px; height:27px; border:1px solid #D0DBE7; border-bottom:none; text-align:center; font-weight:bold; line-height:27px; font-size:14px;}
.leying_photo_titright { float:left; width:867px; height:27px; border-bottom:1px solid #D0DBE7; line-height:27px; }
.leying_photo_titrightgg { float:left; width:170px; height:27px; border-bottom:1px solid #D0DBE7; }
.leying_photo_news { width:260px; line-height:24px;}
.leying_photo_news a {
	color:#5587AF;
	text-decoration: none;	
}
.leying_photo_news a:visited {
	color:#5587AF;
	text-decoration: none;
}
.leying_photo_news a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.leying_photo_news a:active {
	color:#5587AF;
	text-decoration: none;
}
.leying_photo_news li {
	background:url(leying_viewb.gif) no-repeat left center;
	padding:0 0 0 16px;
}
.leying_photo_img { height:62px;}
.leying_photo_pic { width:998px; border:1px solid #D0EBF2; background:#F9FCFF; padding-top:10px;}
.leying_photo_tt { width:998px; margin:10px 0 10px 0;}
.leying_photo_tt ul {
	margin:0;
	padding:0;
}
.leying_photo_tt li {
	float:left;
	width:202px;
	height:160px;
	border: 1px solid #CBD7E4;
	padding:9px 9px 0 9px;
	margin:5px 11px 5px 11px;
	background:#FFFFFF;
}
.leying_photo_tt img {
	border: 1px solid #D6D6D6;
}
.gj_box { width:1000px; border:1px solid #D0EBF2;}
.gj_box ul { padding:20px; margin:0;}
.gj_box li {
	list-style-type: none;
	float:left;
	width:240px;
	text-align:center;
	padding:15px 0 15px 0;
	line-height:30px;
}
.gj_box li a{ color:#226399; text-decoration: none;}
.gj_box li a:visited { color:#226399; text-decoration: none;}
.gj_box li a:hover { color:#FEA61D; text-decoration: none;}
.gj_box li a:active { color:#FEA61D; text-decoration: none;}
.hot_box { width:1000px; border:1px solid #D0EBF2; text-align:left;}
.hot_box li {float:left; width:960px; padding:0 20px; color:#333333; line-height:30px;}
.leyingcom_header { width:1000px; margin:0 auto 15px auto;}
.leyingcom_headtop { width:1000px; height:77px; padding-bottom:2px; overflow: hidden;}
.leyingcom_logo { float:left; width:181px; height:77px;}
.leyingcom_headerabout { float:left; width:249px; height:59px; padding-top:18px; color:#7B3755; background:url(header_about.gif) no-repeat; text-align:left;}
.leyingcom_user { float:left; width:570px; height:47px; text-align:right; padding:25px 0 5px 0; background:url(header_login.gif) no-repeat;}
.leyingcom_ChannelMenu { width:1000px; background:url(bg_menu.gif); height:36px;}
.leyingcom_ChannelMenu li { float:left;}
.leyingcom_Shell {background:url(bg_menu_a.gif) no-repeat left; height:36px;}
.leyingcom_MenuTab {background:url(bg_menu_b.gif) no-repeat right; height:36px;}
.leyingcom_MenuTab li { font-size:14px; font-weight:bold; padding:4px 8px 0px 6px;}
.leyingcom_menuoff {background:url(bg_menu_d.gif) no-repeat right;}
.leyingcom_menuon {background:url(bg_menu_f.gif) no-repeat right bottom;}
.xoff a{ display:block; padding:6px 20px 5px 20px; text-decoration:none; }
.xoff a:Link,.xoff a:Visited{color:#FFF;text-decoration:none; }
.xoff a:Hover,.xoff a:Active{color:#FFF;background:url(bg_menu_c.gif) no-repeat; text-decoration:none; }
.leyingcom_on { width:100px; height:32px; line-height:32px; background:url(bg_menu_e.gif) no-repeat bottom; text-align:center;}
.leyingcom_clearfix { padding-left:15px; margin:0;}
.leyingcom_menuclass {width:1000px; background:url(bg_class.gif); height:37px;}
.leyingcom_menuclass li { float:left;}
.leyingcom_Shellc {background:url(bg_class_a.gif) no-repeat left; height:37px;}
.leyingcom_MenuTabc {background:url(bg_class_b.gif) no-repeat right; height:37px;}
.leyingcom_menuclass ul { padding:8px 0 0 20px; margin:0; height:22px; line-height:22px;}
.leyingcom_index {width:100px; background:url(bg_class_c.gif) no-repeat; text-align:center;}
.leyingcom_index a{ display:block; text-decoration:none; }
.leyingcom_index a:Link,.leyingcom_index a:Visited{color:#FFF; text-decoration:none; }
.leyingcom_index a:Hover,.leyingcom_index a:Active{color:#FFFF00; text-decoration:none; }
.leyingcom_clurl { padding:0 10px 0 10px; background:url(bg_class_d.gif) no-repeat right;}
.leyingcom_clurl a{ display:block; text-decoration:none; padding:0 2px 0 1px ;}
.leyingcom_clurl a:Link,.leyingcom_clurl a:Visited{color:#666666; text-decoration:none; }
.leyingcom_clurl a:Hover,.leyingcom_clurl a:Active{color:#ff7300; text-decoration:none; }
.leyingcom_nv_sou { float:left; width:343px; height:14px; padding-right:5px; line-height:14px; padding-top:3px; color: #bab1b2;}
.leyingcom_nv_sou a { color: #0288a4; text-decoration: none; margin:0 5px 0 5px;} 
.leyingcom_nv_sou a:visited {color:#0288a4; text-decoration: none;}
.leyingcom_nv_sou a:hover { color: #fd8403; text-decoration: none;}
.leyingcom_nv_sou a:active {color:#fd8403; text-decoration: none;}
.leyingcom_nv_regleft { float:left; width:4px; height:24px; overflow: hidden;}
.leyingcom_nv_reg { float:left; width:214px; height:22px; border-top:1px solid #d1bec0; border-bottom:1px solid #d1bec0; background:#f4f1ea;}
.leyingcom_nv_reg ul { margin:0; padding:0;}
.leyingcom_nv_reg li { float:left; width:55px; padding-left:16px; line-height:22px; list-style-type: none;}
.leyingcom_nv_reg a { color: #484848; text-decoration: none; } 
.leyingcom_nv_reg a:visited { color:#484848; text-decoration: none;}
.leyingcom_nv_reg a:hover { color: #fd8403; text-decoration: none;}
.leyingcom_nv_reg a:active { color:#fd8403; text-decoration: none;}
.leyingcom_nv_rega { background:url(top_reg.gif) no-repeat left center;}
.leyingcom_nv_regb { background:url(top_login.gif) no-repeat left center;}
.leyingcom_nv_regc { background:url(top_to.gif) no-repeat left center;}
.king_login_top { width:290px; height:74px;}
.king_login_box {
	width:262px;
	height:148px;
	background:url(2008_login_bottom.gif) no-repeat left top;
	padding:0 14px;
	color:#666666;
}
.king_login_box a {
	color:#666666;
	text-decoration: none;	
}
.king_login_box a:visited {
	color:#666666;
	text-decoration: none;
}
.king_login_box a:hover {
	color:#FF9900;
	text-decoration: none;	
}
.king_login_box a:active {
	color:#666666;
	text-decoration: none;
}
.king_loginbox { padding:15px 0 32px 0;}
.king_loginurl {
	width:262px;
}
.king_loginurla {
	float:left;
	width:81px;
	margin-right:8px;
	margin-top:6px;
}
.king_loginurlb {
	float:left;
	width:81px;
	margin-top:6px;
}
.leying_left_fl_txt.layer-item {float:left; width:156px; background:url("ico_class_item.gif") 0px 7px no-repeat; padding:3px 0px 3px 10px;}
.birdx {border:1px solid #d2cfe4; color:#000000; background:#ffffff; padding:2px 0 0 2px;}