@charset "utf-8";
/* CSS Document */

body {TEXT-ALIGN: center;background:#C8C8C8}
.ct {width:1002px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto;text-align:left;  } 
.logo{
	background-image:url(/Images/logo.gif);
	width:268px;
	height:106px;
	background-repeat: no-repeat;
	background-position: left top;
}
.topmenubg{
    background:url(/Images/bg/topbg.gif) repeat-x;
  
}
.menubg{
    background-image:url(/Images/bg/commonbg.gif);
    height:21px;
}
.menu{
	padding-left:8px;
	padding-top:2px;
	color:#FCF6B1;
	text-decoration: none;
	
}
#title_head{
    color:red;
	padding-left:20px;
}

a.menu:hover{
	padding-left:7px;
	padding-top:2px;
	color:#FCF6B1;
	border-left: 1px solid #CCB224;
}
.menuleft{
	padding-left:20px;
	padding-top:4px;
	height:25px;
	width:100%;
	color:#CC0000;
	text-decoration: none;
}
a.menuleft:hover{
	padding-left:20px;
	padding-top:4px;
	height:25px;
	color:#CC0000;
	width:100%;
	background-image:url(images/title2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.mtDropdownMenu { LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px}
.mtDropdownMenu .content { POSITION:relative}
.mtDropdownMenu .items { BORDER-RIGHT: #999 0px solid; BORDER-TOP: #FF4E4E 0px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #CCB224 7px solid; BORDER-BOTTOM: #fff 0px solid; POSITION: relative; TOP: 0px;}
.mtDropdownMenu .item {	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT: 11px Verdana; FONT-WEIGHT: none; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #666666; BORDER-BOTTOM: medium none; TEXT-DECORATION: none; PADDING: 6px 10px 2px 10px;border-bottom: 0px solid #fff;border-left: 0px solid #BEBDBB;border-right: 0px solid #BEBDBB;}
.mtDropdownMenu .background { Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 0px;border-left: 0px solid #BEBDBB; POSITION: absolute; TOP: 0px; moz-opacity: .8}
.mtDropdownMenu .shadowRight { Z-INDEX: 3; FILTER: alpha(opacity=60); WIDTH: 0px; POSITION: absolute; TOP: 3px; moz-opacity: .4}
.mtDropdownMenu .shadowBottom {	Z-INDEX: 1; FILTER: alpha(opacity=60); LEFT: 6px; POSITION: absolute; HEIGHT: 0px; moz-opacity: .4}
.mtDropdownMenu .hover { BACKGROUND: #E6E6E6;FILTER: alpha(opacity=100); COLOR: #333333;LEFT: 1px;}
.mtDropdownMenu .item IMG {	MARGIN-LEFT: 10px}

.modulec{width:76%; }
.modulec li.up{ line-height:30px; background:url(/Images/bg/moduleBg.gif) #efefef no-repeat; padding-left:2em; }
.modulec li,.modulec li.down{line-height:30px; background:url(/Images/bg/moduleBg.gif) #fff no-repeat; padding-left:2em;}
.modulec a{color:#8B7607; text-decoration:none;padding-left:1.3em}
.modulec a:hover{color:#8B7607; width:100%;background:url(/images/title2.gif) -5px center no-repeat; padding-left:1.3em}

.cc{color:#6e6e6e; }
.tt2 {
	color: #CC0000;
	padding-right:4px;
}
.newlist {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:6px;
	padding-bottom:2px;
	height:30px;
}
.news_title {
    padding-left:6px;
	line-height:12px;
	color:#7F7F7F;
}
.adlist {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:6px;
	padding-bottom:2px;
}