@import url(headbox.css);

/*head*/
#header{}
.top{ background:url(../images/top_bg.jpg) repeat-x; height:109px;  }
#logo{ width:429px; height:90px; float:left; padding-top:8px;}
.language{float:right; width:300px;padding-top:50px; }
.language a{color:#333; }
.language a:hover{ text-decoration:underline; color:#bf0001;  }
.menu{ background:url(../images/menu_bg.gif) repeat-x; height:34px;}

/*-------menu-----------*/
#nav {width:924px; display:block; background:url(../images/menu_bg.gif) repeat-x; height:34px; line-height:34px;}
#nav .mainlevel { float:left; background:url(../images/menu_li.gif) no-repeat left center; width:102px; /*IE6 only*/}
#nav .mainlevel a {color:#333; text-decoration:none;  display:block; padding:0 20px; width:90px; font-weight:bold; }
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background-color:#cf0000}
#nav .mainlevel ul {display:none; position:absolute;  }
#nav .mainlevel li {border-bottom:1px solid #fff; background:#e7e7e7 ; width:102px; line-height:25px; 
/*IE6 only*/}
#nav .mainlevel li a{ font-weight:normal;}

/*底部样式*/
.footer{ background:url(../images/footer_bg.jpg) repeat-x 0 0; text-align:center; height:60px; line-height:20px;padding:15px 0; background-color:#FFF; color:#333; border-top:2px solid #FFF;}
.footer a{ color:#cc0000; }

/*面包屑*/
.TopPath {
	FONT-FAMILY: "宋体"; margin-left:10px; margin-right:25px; margin-top:10px;background:url(../images/t_l.gif) repeat-x left bottom; height:40px;
}
.TopPath H3{
	background:url(../images/t_r.gif) left center no-repeat;padding-left:20px;float:left; width:200px; color:#333; font-size:14px; font-weight:600;
}
.TopPath UL {
	HEIGHT: 25px; float:right; padding-top:2px;
}
.TopPath UL LI {
	FLOAT: left; MARGIN: 0px 5px; WIDTH: auto; LINE-HEIGHT: 29px; HEIGHT: 25px; color:#666;
}
.TopPath UL LI.gt {
	BACKGROUND: url(../images/icon_grp.gif) no-repeat 0px -35px; MARGIN: 0px 2px; WIDTH: 5px; HEIGHT: 25px
}
.TopPath UL LI a{
	color:#999;
}
.TopPath UL LI a:active{
	color:#999;
}

/*======*/
body{
	line-height:25px; background: url(../images/bg.gif) repeat-y center 0;background-color:#eaeaea; color:#333; letter-spacing:0.6px;
}

#mainWrap{
	background:url(../images/nmenu_bg.gif) repeat-y left 0; background-color: #FFFFFF;
}

.left_title{
	padding-top:18px;padding-bottom:10px;	
}

#leftside ul{
	width:193px;
}
#leftSide ul li{
	background:url(../images/nmenu_l.jpg) no-repeat center bottom; height:32px; line-height:32px; 
}
#leftSide ul li a{
	background:url(../images/nmenu_s.jpg) no-repeat 40px center;  width:183px; height:32px; display:block; padding-left:50px;
}
#leftSide ul li a:hover{
	background:url(../images/nmenu_r.jpg) no-repeat 10px center;  width:183px; height:32px; display:block; color:#FFF; text-decoration:none;	
}


.right_title{
	background:url(../images/t_r.gif) no-repeat 10px center; font-weight:600; margin-right:10px; border-bottom:2px solid #999; padding-left:30px;padding-top:10px; padding-bottom:6px;
}
.right_title span{
	float:right; margin-right:20px; font-size:13px; font-weight:normal;	
}