/*
*初始化样?
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0; 
	margin: 0; 
} 
table{ 
	border-collapse: collapse; 
	border-spacing: 0; 
} 
fieldset,img { 
	border: 0; 
} 
address,caption,cite,code,dfn,em,th,var { 
	font-weight: normal; 
	font-style: normal; 
} 
ol,ul { 
	list-style: none; 
} 
caption,th { 
	text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-weight: normal;
	font-size: 100%; 
} 
q:before,q:after { 
	content:? 
} 
abbr,acronym{ 
	border: 0; 
} 
body{
	font-size:12px;
	/*background:url(bodybg.gif) left 153px repeat-x;*/
	background:url(h2012bg.gif) left top repeat-x;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.fb{
	font-weight:bold;
}
.f14{
	font-size:14px;
}
.mt10{
	margin-top:10px;
}
.pt10{
	padding-top:10px;
}
.cleardiv{
	clear:both;
}
.wrap{
	width:990px;
	margin:auto;
}
/*
*顶部样式
*/
.mainhead{
	height:110px;
	overflow:hidden;
	/*background:url(mainhead.gif) center bottom no-repeat;*/
	background:url(h2012.gif) center bottom no-repeat;
}
.topcontainer{
	/*height:30px;*/
	height:24px;
	/*border-bottom:#DBDBDB solid 1px;
	background:#F2F4F6;
	*/
	overflow:hidden;
}
.topcontainer .contmain{
	width:990px;
	height:25px;
	margin:auto;
	border-left:#DBDBDB solid 1px;
	border-right:#DBDBDB solid 1px;
	color:#555;
}
.topcontainer .contmain div{
	line-height:25px;
}
.topcontainer .contmain div a{
	color:#555;
	/*color:#FFF;*/
}
.topcontainer .contmain .leftdiv{
	float:left;
	padding-left:15px;
	border-left:#FFF solid 1px;
}
.topcontainer .contmain .rightdiv{
	float:right;
	padding-right:15px;
	border-right:#FFF solid 1px;
}
/*
*logo部分样式
*/
.logocontainer{
	clear:both;
	height:80px;
}
.logocontainer .contmain{
	width:990px;
	height:80px;
	margin:auto;
}
.logocontainer .logo{
	float:left;
	/**/padding-top:2px;
}
.logocontainer .login{
	float:right;
	padding-top:10px;
	/*color:#FFF;*/
}
/*.logocontainer .login a{
	color:#FFF;
}*/
.logocontainer .login .logintable  td{
	width:120px;
	height:30px;
	vertical-align:middle;
}
.logocontainer .login .logintable  td.word{
	text-align:right;
	padding-right:5px;
}
.logocontainer .login .input{
	width:110px;
	border:#999 solid 1px;
	height:17px;
}
.logocontainer .login .submit{
	width:54px;
	height:23px;
	border:0;
	background:url(but1.gif) center top no-repeat;
}
.logocontainer .login .buttom{
	width:54px;
	height:23px;
	border:0;
	background:url(but2.gif) center top no-repeat;
}
.logocontainer .login .userinfo	 td{
	line-height:30px;
	color:#666;
	text-align:right;
}
#qqlogin{
	margin-left:10px;
	vertical-align:middle;
}
/*
*导航样式
*/
.mainmenu{
	height:48px;
	overflow:hidden;
	background:url(mbg.gif) left top repeat-x;
	margin-bottom:20px;
}
.mainmenu ul{
	width:990px;
	height:48px;
	margin:auto;
	overflow:hidden;
	background:url(menubg.gif) center top no-repeat;
}
.mainmenu li{
	height:48px;
	width:99px;
	text-align:center;
	float:left;
	background:url(spacing.gif) left 2px no-repeat;
}
.mainmenu li.begin{
	background:none;
}
.mainmenu li a{
	display:block;
	padding-top:8px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#8FDCF8;
	text-decoration:none;
}
.mainmenu li a:hover,.mainmenu li a.ch{
	color:#FFFFFF;
	text-decoration:none;
	background:url(over.gif) 2px bottom no-repeat;
}
/*
*主要内容
*/
.Maincontmain{
	clear:both;
	width:990px;
	margin:auto;
}
.Maincontmain .MainLeft{
	width:660px;
	float:left;
}
.Maincontmain .Sideright{
	width:320px;
	float:right;
}
/*
*底部信息
*/
.FootCont{
	clear:both;
	margin:10px auto 0 auto;
	width:100%;
	background:url(fbg.gif) left top repeat-x;
	height:98px;
}
.FootCont .contin{
	width:990px;
	height:98px;
	margin:auto;
	overlfow:hidden;
	background:url(footbg.gif) center top no-repeat;
}
.FootCont .contin .flogo{
	float:left;
	width:200px;
	height:98px;
	background:url(fspacing.gif) right 15px no-repeat;
	text-align:center;
}
.FootCont .contin .flogo img{
	margin-top:20px;
}
.FootCont .contin p{
	float:left;
	padding:10px 0 0 30px;
	line-height:20px;
	color:#FFF;
}
.FootCont .contin p a{
	color:#FFF;
}

/*
*
*/
.MainMenu{
	background:url(mbg.gif) left top repeat-x;
	margin-bottom:20px;
}
.MainMenu .MenuList{
	width:990px;
	height:48px;
	margin:auto;
	background:url(menubg.gif) center top no-repeat;
}
.MainMenu .MenuList dl{
	height:48px;
	width:99px;
	float:left;
	background:url(spacing.gif) left 2px no-repeat;
	position:relative;
	z-index:100000;
}
.MainMenu .MenuList dl dt{
	text-align:center;
	padding-top:8px;
	line-height:40px;
	height:40px;
}
.MainMenu .MenuList dl.ch dt,.MainMenu .MenuList dl.over dt{
	background:url(over.gif) 2px bottom no-repeat;
}
.MainMenu .MenuList dl dt a{
	font-size:14px;
	font-weight:bold;
	color:#8FDCF8;
	text-decoration:none;
}
.MainMenu .MenuList dl.ch dt a,.MainMenu .MenuList dl.over dt a{
	color:#FFF;
}
.MainMenu .MenuList dl dd{
	width:150px;
	border:#FFF solid 3px;
	position:absolute;
	left:-3px;
	top:48px;
	display:none;
	background:#EFEFEF;
}
.MainMenu .MenuList dl dd div a{
	display:block;
	height:32px;
	line-height:32px;
	padding:0 10px 0 25px;
	background:url(dtm.gif) no-repeat;
	font-weight:bold;
	color:#FFF;
	overflow:hidden;
	text-decoration:none;
}
.MainMenu .MenuList dl dd div a:hover{
	background:url(dtover.gif) no-repeat;	
}
.MainMenu .MenuList dl.over dd{
	display:block;
}