/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/*基本信息*/
* {margin:0; padding:0; line-height:150%;}
body {font:12px Tahoma;text-align:left;background-image: url(../images/secbg.gif); background-repeat: repeat-x;}
ul {list-style:none;margin:0px;padding:0px;}
li {float:left;}
a:link {font-size:12px; color:#000000;text-decoration:none;}
a:visited {font-size:12px; color:#000000;text-decoration:none;}
a:hover{ color:red; text-decoration:underline;}
p { text-indent:2em;}

/*页面层容器*/
#container { margin:0 auto; width:980px;}

/*页面头部*/
#Header {width:100%;height:90px;background-image: url(../images/banner-bg.gif); background-repeat: repeat-x;}

/*页面主体*/
#PageBody {width:100%; height:auto; float:left;}
#PageBody a:visited {color:#222;text-decoration:none;}
#PageBody a:hover{ color:red; text-decoration:underline;}

/*页面底部*/
#Footer_index {width:100%;height:2px;clear:both; background-color:#6cafdc;}

#Footer {width:100%;min-height:50px;clear:both; text-align:center;}
#Footer a:visited {color:#222;text-decoration:none;}
#Footer a:hover{ color:red; text-decoration:underline;}

#sidebar {
 width:300px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 /*
 background-image: url(../images/banner-bg.gif);
 */
}
#mainbody {
 width:680px;
 height:518px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
 background-image:url(../images/bg_index_main.gif);
 background-repeat:no-repeat;
 background-position:left bottom;
 overflow:hidden;
}
#index_fly {
	width:300px;
	height:518px;
}

.elink1 { width:40%; float:left; text-align:right; height:20px; line-height:20px; padding-right:10px;}
.elink2 { width:40%; float:left; text-align:center; height:20px; line-height:20px;}

/*********Buttom Menu************/


#navcontainerButtom {padding: 0 0 0 0px;    height: 25px;}
#navcontainerButtom ul {border: 0;margin: 0; padding: 0;list-style-type: none;text-align: center;}
#navcontainerButtom ul li {display: block;        float: left;        text-align: center;        padding: 0;        margin: 0;}
#navcontainerButtom ul li a {
	width: 82px; height: 25px;
	padding: 0;	margin: 0;
	color: #FFF;	/*color: #f5d7b4;*/
	text-decoration: none;	display: block;
	text-align: center;	font: normal 13px  微软雅黑,sans-serif,黑体;
	line-height:25px;
	background:url("../images/buttom_NAV_normal.gif") repeat-x left top;
}
.ttt {font-size: 12px;color: #CCCCCC;	text-decoration: none;}
#navcontainerButtom a:visited {background:url("../images/buttom_NAV_normal.gif") repeat-x left top;color: #fff;}
#navcontainerButtom ul li a:hover {color: #FFF;background:url("../images/buttom_NAV_hover.gif") repeat-x left top;}
#navcontainerButtom a:active {background:url("../images/buttom_NAV_hover.gif") repeat-x left top;color: #fff;}
#navcontainerButtom li#active a {background:url("../images/buttom_NAV_hover.gif") repeat-x left top; border: 1px solid #c60;color: #fff;}



/* 圆角边框 */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #08c; border-width:0 1px;}
.xboxcontent_index {height:250px; padding:2px;display:block; background:#fff; border:0 solid #08c; border-width:0 1px;}
/*圆角边框结束*/

