/*£­£­£­£­£­£­
×÷Õß£ºkeny
£­£­£­£­£­£­*/

@import url(default.css);


body			{
			text-align: center; cursor: default; color: black; padding: 0; width: 100%;
			background: darkgray url() center fixed no-repeat; font: 15px georgia,microsoft yahei; font-style: oblique;
			}

a			{
			color: black; text-decoration: none; cursor: help;
			}

a:hover			{
			color: darkorange; border-bottom: 1px dashed; position: relative; left: 1px; top: 1px;
			}

img			{
			border: 0px;
			}

*			{
			margin: 0; padding: 0;
			}

.header			{
			width: 1000px; border: 3px solid white; margin: 0 auto; background: white; text-align: center;
			}

.main_menu		{
			width: 1000px; height: 30px;
			}

.mm_left		{
			float: left; padding: 4px 2px 4px 2px; width: 595px; background: steelblue; text-align: center;
			}

.mm_right		{
			float: right; padding: 4px 2px 4px 2px; width: 395px; background: azure; text-align: center;
			}

a.silver		{
			color: steelblue; font-weight: bold; text-decoration: none;
			}

a.silver:hover		{
			text-decoration: none;
			}

a.white			{
			color: white; font-weight: bold; text-decoration: none;
			}

a.white:hover		{
			text-decoration: none;
			}

.mainline		{
			clear: both; width: auto; display: block; background: darkgray; font: 0px/0px sans-serif; height: 3px;
			}

.clear			{
			clear: both; font: 0px/0px sans-serif;
			}

.main_div		{
			width: 1006px; margin: auto;
			}

.main_l			{
			float: left; width: 265px; padding-right: 3px; table-layout: fixed;
			}

.main_r			{
			float: right; width: 738px; table-layout: fixed; text-align: center;
			}

.index_list		{
			border: 3px solid white; clear: both; margin: auto; background: white;
			text-align: left; height: 333px;
			}

.ico_title		{
			border-right: 3px solid white; float: left; width: 25px;
			}

.r_title_bg		{
			float: right; width: 331px; background: steelblue; color: white; line-height: 25px;
			text-align: left; height: 25px;
			}

.r_title_name		{
			float: left; padding-left: 5px; width: 331px; font-weight: bold; text-align: left;
			}

.left_desk		{
			border: 3px solid white; margin: 0 auto; clear: both; background: white; text-align: left;
			}

.l_title		{
			float: right; width: 225px; color: white; background: steelblue; font-weight: bold;
			text-align: left; line-height: 25px; height: 25px;
			}

.main_list		{
			border-top: 3px solid white; float: left; width: 360px; background: azure;
			height: 300px; overflow: hidden;
			}

.list			{
			float: left; margin: 0 auto; padding: 0; list-style-type: none; overflow: hidden;
			}

.list ul		{
			margin: 0; padding: 0;
			}

.list li		{
			border-bottom: #ddd 1px solid; padding: 4px 0 0 15px; width: 350px; display: block;
			overflow: hidden; height: 18px;
			}

.list li span		{
			font-family: georgia; font-style: oblique; float: right; padding: 0 16px 0 0; color: seagreen; text-align: right;
			}

.list_left		{
			float: left; width: 367px; padding-right: 3px;
			}

.list_right		{
			float: right; width: 367px; text-align: center;
			}

.ce_list		{
			border-top: 3px solid white; background: azure;
			text-align: left; height: 300px;
			}

.ce_list ul		{
			margin: 0 0 0 0px; list-style: none;
			}

.ce_list li		{
			border-bottom: #ddd 1px solid; padding: 5px 0 0 8px; display: block;
			color: black; height: 18px; overflow: hidden;
			}

.ce_list li span	{
			font-family: georgia; font-style: oblique; float: right; padding: 0 16px 0 0; color: seagreen; text-align: right;
			}

.twotoone		{
			width: 1000px; border: 3px solid white; margin: 0.1em auto; background: white; height: 5em; position: relative;
			}

.twotooneup		{
			color: green; position: absolute; left: 1em; top: 0.5em;
			font-size: 26px; clip: rect(0 auto 18px 0);
			}

.twotoonedw		{
			color: steelblue; position: absolute; left: 1em; top: 0.5em;
			font-size: 26px; clip: rect(18px auto auto auto);
			}

.footer			{
			width: 1000px; border: 3px solid white; margin: 0 auto; text-align: center;
			}

.bottom			{
			padding-top: 5px; margin: 0 auto; background: white; line-height: 150%; height: 70px;
			}
