* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
body, #Language a, #footer dl a {
	color:#000000;
}
a, #footer dt {
	color:#0044dd;
}
a {
	text-decoration:none;
}
#Head a:hover, #menuClass a:hover, #KeyWords a:hover, #footer a:hover {
	color:#FF0000;
}
#Head .btn_search, .menuClass_Boxes dt, #KeyWords dt, #footer label, #footer .btn_search, #footer dt {
	font-weight:bold;
}
#body_Index {
	background:url(../images/body_img.gif) repeat-x left 170px;
}
#Index_Main {
	margin:0 auto;
}
/*----------*****----------*/
#Logo span, #Head legend, #footer legend, .cntexs span {
	display:none;
}
/*----------*****----------*/
#Head, #menuClass, #KeyWords, #FriendLink, #footer {
	width:950px;
	margin:0 auto;
	clear:both;
}
#Logo a {
	background:url(../images/logo.gif) no-repeat left center;
	display:block;
	width:285px;
	height:100px;
	margin:50px auto 40px auto;
	padding-right:30px;
}
#Language {
	top:3px;
	float:left;
	position:absolute;
	left:0;
	padding-left:15px;
}
#QuickMenu {
	top:3px;
	float:right;
	position:absolute;
	right:0;
	padding-right:15px;
	text-align:right;
}
.cntexs {
	background:url(../images/cntexs_logo.gif) no-repeat left center;
	display:block;
	float:left;
	margin:2px 10px 0 0;
	width:90px;
	height:11px;
}

/*2008-1-28*/

.ch{cursor:pointer;width:50px;height:15px;display:block;text-align:center;}

a.china{
	background:url(../images/ch.gif) no-repeat left center;
	display:block;
	float:left;
	width:50px;
}

a.china:hover{
	background:url(../images/ch_.gif) no-repeat left center;
	display:block;
	float:left;
	width:50px;
}

.texts span{
	float:left;cursor: pointer;
	display:block;
	text-align:center;
	padding:0 8px;
	background:url(../images/head_1.gif) right 3px no-repeat;
}
.bgnone span{
	float:left;cursor: pointer;
	display:block;
	text-align:center;
	padding:0 8px;
	background:url(../images/head_1.gif) right 25px no-repeat;
}

#Language a{
	text-decoration:none;color:#0044dd;
	font-family:verdana,Arial, Helvetica, sans-serif;}

#Language a:hover{
	text-decoration:none;color:#ff0000;
	font-family:verdana,Arial, Helvetica, sans-serif;}


#QuickMenu a{
	font-family:verdana,Arial, Helvetica, sans-serif;
	text-decoration:none;font-size:12px;color:#2255AA;
}

#QuickMenu a:hover{
	font-family:verdana,Arial, Helvetica, sans-serif;
	text-decoration:none;font-size:12px;color:#ff0000;
}

#QuickMenu span{font-weight:normal;color:#000000;margin:0 5px;}

#QuickMenu a.signin{font-weight:bold;}

#QuickMenu a.signin:hover{font-weight:bold;}

#QuickMenu .user{margin:0 10px 0 0;font-weight:bold;}


/*2008-1-28*/



.magazine span {
	background:url(../images/ico_001.gif) no-repeat left center;
	padding-left:10px;
}

#QuickMenu a {
	/*background:url(../images/ico_002.gif) no-repeat left center;*/
	margin:2px;
	padding:2px;
}


#Head fieldset {
	width:440px;
	margin:0 auto;
	border:none;
	padding-left:90px;
}
#Head input {
	width:365px;
	line-height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#Head .btn_search {
	background:url(../images/btn_search.gif) no-repeat left center;
	width:64px;
	height:24px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:5px;
	cursor:pointer;
}
.btn_input {
	height:22px;
	line-height:22px;
	text-indent:2px;
	border:1px solid #7F9DB9;
	margin-bottom:1px;
}
#Head p {
	width:440px;
	color:#999999;
	line-height:24px;
	text-align:left;
}
/*-----*/
#menuClass a:hover, #KeyWords a:hover {
	text-decoration:underline;
}
#menuClass {
	margin-top:30px;
}
.menuClass_Boxes {
	width:236px;
	float:left;
}
.menuClass_Boxes dl {
	line-height:20px;
	margin-bottom:15px;
}
.menuClass_Boxes dt, #KeyWords dt,.menuClass_Boxes dt a, #KeyWords dt a {
	color:#CC6600;
}
/*-----*/
#KeyWords {
	border-top:1px dotted #999999;
	padding-top:10px;
	margin:0 auto;
	line-height:22px;
	clear:both;
}
#KeyWords dl {
	padding-bottom:10px;
	text-align:justify;
	border-bottom:1px dashed #999999;
}
#KeyWords dd {
	display: inline;
	margin-right: 5px;
}
#KeyWords dd a {
	white-space:nowrap;
	padding-right: 3px;
	background: url(../images/ico_003.gif) no-repeat right 10px ;
}
#KeyWords dd a:hover {
	background: url(../images/ico_003.gif) no-repeat right 10px ;

}
/*-----*/
#FriendLink ul, #footer ul {
	list-style:none;
}
#FriendLink li {
	display:block;
	float:left;
	width:20%;
	text-align:center;
	margin:20px auto!important;
	margin:10px auto 0 auto;
}
/*-----*/
#footer {
	width:100%;
	margin-top:10px;
	text-align:center;
}
#footer fieldset {
	border-top:1px solid #BABABA;
	border-bottom:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	height:38px;
	background:#F5F5F5;
	margin:10px 0;
}
#footer ul {
	border-right:4px solid #FFFFFF;
	overflow:hidden;
	margin:0 auto;
	width:653px;
	padding:0 auto;
	text-align:center;
}
#footer li {
	display:inline;
	float:left;
	margin-left:-4px;
	background:url(../images/ico_001.gif) no-repeat left center;
	padding:5px 10px;
}
#footer label {
	margin-right:5px;
}
#footer select {
	width:168px;
	height:22px!important;
	line-height:22px!important;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}
#footer .btn_input {
	width:260px;
	height:20px;
	line-height:20px;
	padding:0;
}
#footer input {
	width:300px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .btn_search {
	background:url(../images/btn_search2.gif) no-repeat left center;
	width:41px;
	height:22px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:9px;
	margin-bottom:1px;
	cursor:pointer;
}
#footer dl {
	overflow:hidden;
	margin:6px auto;
}
#footer dt {
	display:inline;
	font-weight:bold;
	color:#0044DD;
}
#footer dd {
	display:inline;
	border-right:1px solid #000000;
	padding-right:6px;
	margin:0 -1px 0 8px;
}
#footer dd.noborder {
	border:none;
}
#footer h3 {
	padding-top:5px;
	padding-bottom:8px;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	margin-bottom:25px;
}