/*@charset "utf-8";/
/*******************************************************/
/*                  [iv media]                         */
/*               www.easyatry.com                      */
/*             All rights reserved                     */
/*******************************************************/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}
body {
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	SCROLLBAR-SHADOW-COLOR: #999;
	SCROLLBAR-3DLIGHT-COLOR: #999;
	SCROLLBAR-ARROW-COLOR: #999;
	SCROLLBAR-TRACK-COLOR: #000;
	SCROLLBAR-DARKSHADOW-COLOR: #000;
	SCROLLBAR-BASE-COLOR: #999;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
	
}
ul,li {	list-style-type:none;}
a{	color:#F29100;}
a:hover{color:#CCCCCC; text-decoration: none;}
img{border: 0px;}
img {
	behavior:url("_ajx/pngbehavior.htc")
}
h1{
	font-size:14px;
	line-height: 52px;
	font-family: "黑体";
	font-weight: normal;
	margin-top: 12px;
}
h2{
}
h3{	font-size:12px;	
	display: block;	
	line-height: 22px;	
	font-weight: normal;	
	color: #CCCCCC;	
	width: 189px;
}
#pageall {
	width: 950px;
	height: auto;
	margin: 0px auto 0px auto;
	border: 0px solid #FFFFFF;
}
#header,#content,#footer{width: auto;}
#header {
	height: 43px;	
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom:0px;
}
#content {
	min-height:475px !important;
	height:auto;
	height:475px;
}
#footer {
	height: 81px;
	margin-top: 0px;
	background-image: url(../images/menus.jpg);
	background-repeat: no-repeat;
}
.sidebar-a {
	width: 215px;
	float: left;
	background-image: url(../images/sidebarbg.gif);
	background-repeat: no-repeat;
	height: 475px;
	text-align: center;
	overflow: hidden;
}
.sidebar-a dl {
	margin-top: 20px;
}
.sidebar-a dl a {
	text-decoration: none;
	color: #e59e12;
}

.sidebar-a dl dt {
	margin-bottom: 8px;
	background-image: url(../images/linemenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 18px;
}
.sidebarlogo {
	margin-top: 5px;
	height: 1px;
	overflow: hidden;
}

.mian {
	height: auto;
	width: 705px;
	float: right;
}
.mian_name{ height:56px}
.mian_content{
	height:355px;
	background-image: url(../images/mainbg_02.gif);
	background-repeat: no-repeat;
	padding:20px 45px;
}

.logo{
	height: 120px;
	width: 208px;
}
#reb{display: inline;}
