@charset "utf-8";
/****reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;font-size:12px;font-family:Arial,"宋体";}
table{border-collapse:collapse;}
a img{border:0px;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea, select {font-family:inherit;}
a{outline: none; text-decoration:none;}
a:hover{text-decoration:underline;}
html{ overflow-y:scroll;}
/****resetend***/
/*body{background:url(../images/Default/body_bg.jpg) repeat-x;}*/

#herder{ width:940px; margin:0 auto; overflow:hidden; height:58px; position:relative;}

#logo{ width:320px; height:38px; position:absolute; top:16px; left:354px; }
#logo a{display:block; width:320px; height:38px; background-image:url(../images/Default/logo.jpg); text-indent:-9999px;}
#logo .red{ background-position:0 0;}
#logo .yellow{ background-position:0 -38px;}
#logo .blue{ background-position:0 -76px;}

#tel{ width:128px; height:13px; position:absolute; left:150px; top:28px; background:url(../images/Default/tel.gif) 0 0 no-repeat;}

#home{ display:block; width:54px; height:14px; background:url(../images/Default/top_home.jpg) no-repeat; text-indent:-9999px; font-size:0; line-height:0; position:absolute; left:5px; top:28px;}
#toplink{ width:240px; position:absolute; right:5px; top:28px; overflow:hidden;}
#toplink .english{ display:block; width:42px; height:14px; font-size:0; line-height:0; text-indent:-9999px; background:url(../images/Default/top_en.jpg); float:right;}
#toplink .login{ display:block; width:42px; height:14px; font-size:0; line-height:0; text-indent:-9999px; background:url(../images/Default/top_login.jpg); float:right;}
#toplink .logout{display:block; width:42px; height:14px; font-size:0; line-height:0; text-indent:-9999px; background:url(../images/Default/top_logout.jpg); float:right;}

#toplink .register{ display:block; width:42px; height:14px; font-size:0; line-height:0; text-indent:-9999px; background:url(../images/Default/top_reg.jpg); float:right;}
#toplink .msg{float:right;}

#menu{ width:930px; padding:0 5px; margin:0 auto; overflow:hidden; background:url(../images/Default/menu_bg.jpg); height:28px;}
#menu li{ float:left; height:28px;}
#menu li a{ display:block; height:28px; background-image:url(../images/Default/menu_a_bg.jpg); text-indent:-9999px;}
#menu .nav1 a{background-position:0 0; width:266px;}
#menu .nav2 a{background-position:-266px 0 ; width:226px;}
#menu .nav3 a{background-position:-492px 0; width:438px;}

#menu .nav1 a:hover,
#menu .nav1current a{background-position:0 -28px; width:266px;}
#menu .nav2 a:hover,
#menu .nav2current a{background-position:-266px -28px ; width:226px;}
#menu .nav3 a:hover,
#menu .nav3current a{background-position:-492px -28px; width:438px;}


#mybanner{ width:940px; margin:0 auto 15px; height:302px;}
#mybanner img{display:block;}


#cen{ width:940px; margin:0 auto 15px; overflow:hidden;}
#cen li{ display:block; width:226px; height:140px; float:left; margin:0 12px 0 0;}
#cen li a,
#cen a img{display:block;width:226px; height:140px;}
#cen .nomargin{ margin:0;}

#den{width:940px; margin:0 auto 35px; overflow:hidden;}
#den li{ display:block; width:180px; height:100px; float:left; margin:0 10px 0 0; }
#den li a,
#den a img{display:block;width:180px; height:100px;}
#den .nomargin{ margin:0;}


#footer{ width:940px; margin:0 auto; background:url(../images/Default/cprt.jpg) no-repeat; padding:20px 0 0 0;}
#footer p{ color:#646160; line-height:18px; font-family:Tahoma, Geneva, sans-serif;}
#footer p a{color:#ab7c4e;}






.easytabs{ display:none;}
.easytabs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.easytabs li{
	float:left;
	height:25px;
}
.easytabs li a{
	display:block;
	color:#525252;
	width:100px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#525252;
	font-weight: bold;
	text-decoration: none;
	background:url(../images/culture/hornor_li_bg.jpg) 0px 25px ;
}
.easytabs li a.tabactive{
	color:#fff;
	position: relative;
	background:url(../images/culture/hornor_li_bg.jpg) 0px 0px;
}
