/* CSS Document */
* {margin:0;padding:0;border:0;}

a:link { color:#444; text-decoration:none;}
a:visited { color:#444; text-decoration:none;}
a:hover { color:#f36921; text-decoration:none;}
ul { list-style:none;}
#pagetop { width:960px; height:93px; margin:0 auto;}
.clear { height:0; overflow:auto; margin:0; padding:0; clear:both;}
/* Nav */
#nav { width:960px; height:32px; line-height:32px; margin:0 auto; font-family:  arial, simsun, serif,ËÎÌå; font-size:14px;}
#nav li { float:left; text-align:center;}
#nav li.current {display:block; background: url(../images/nav_current.gif) bottom center no-repeat; cursor:pointer;}
#nav li a { background:url(../images/nav_right.gif) right center no-repeat; padding:0 25px; display:block;}
#nav li a:link { color:#fff; text-decoration:none;}
#nav li a:visited { color:#fff; text-decoration:none;}
#nav li a:hover { color:#fff; text-decoration:none;}
.dis { display: block; margin:0; padding:0;clear:both;}/* tag */
.undis { display:none; margin:0; padding:0;clear:both;}/*tagÒþ²Ø */

.submenu { height:28px;  background:url(../images/sub_bg.gif) left top repeat-x; font-size:12px; font-family:Arial; }
.submenu ul { width:960px; height:28px; line-height:28px;  margin:0 auto; }
.submenu li { float:left; margin-right:15px; background:url(../images/sub_list_bg.gif) left center no-repeat; padding-left:6px; display:inline;}
.submenu li a:link { color:#f36921; text-decoration:none;}
.submenu li a:visited { color:#f36921; text-decoration:none;}
.submenu li a:hover { color:#444; text-decoration:none;}
.sub4 { margin-left:275px;}
.sub5 { margin-left:300px;}
.sub6 { margin-left:625px;}

/* Ê×Ò³Ö÷Ìå */
.Content
{
	width: 100%;
	line-height: 22px;
	font-size:14px;
}
#container
{
	width: 960px;
	margin: 0 auto;
}
	#bodyleft
	{
		width: 350px;
		float: left; 
		overflow:hidden;
	}
	#bodymid
	{
		width: 290px;
		float: left;
		border-left: dotted #e9e9eb 1px;
		overflow:hidden;
	}
	#bodyright
	{
		width: 310px;
		float:left;
		border-left: dotted #e9e9eb 1px;
		overflow:hidden;
	}
	.time{color:#ccc; font-size:11px; line-height:1.5em; margin-bottom:0px;}


/* copyright */
#copyright { border-top:#e8e9eb solid 1px; padding-top:20px; height:50px; text-align:center; color:#666;}