﻿@charset "utf-8";
/* CSS Document */
body{ 
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif,"宋体",;
	font-size:13px;
	color:#000;
	background:#565656 url(../v2_images/bg.jpg) repeat-x top;
	}

.wrapper
{
	width: 763px;
	height: auto;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 763px;
	height: 78px;
	float:left;
    background: url(../v2_images/header.jpg);
    background-repeat: no-repeat;

}
.logo
{
background:url(../v2_images/logo.jpg) no-repeat;
	float:left;
	width:448px;
	height:53px;
	margin-top:15px;
	
	}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 { padding:0; margin:0; }
ul,ol,dl { list-style:none; }

ul#menu { width:763px; height:44px; overflow:hidden; background:transparent url(../v2_images/menu.gif); float:left;}
ul#menu  li { list-style-type:none; float:left; width:125px; height:44px;}
ul#menu li a { display:block; width:125px; height:44px;  text-decoration:none; background:transparent url(../v2_images/menu2.gif) no-repeat 763px 44px;}
a#n01:hover {background-position: 0 0; }
a#n02:hover {background-position: -125px 0;}
a#n03:hover {background-position: -250px 0;}
a#n04:hover {background-position: -375px 0px;}
a#n05:hover {background-position: -500px 0px;}
a#n06:hover {background-position: -625px 0px;}



#menu li ul {
 line-height: 23px;  list-style-type: none;text-align:left;
 left: -999em; width: 130px; position: absolute; border:1px solid #d67504;
 background:url(../v2_images/ulbg.jpg) no-repeat top left;
}
#menu li ul li.top{
 float: left; width: 130px; border-bottom:1px solid #754D15;
 line-height:25px; height:25px; font-size:13px;
 color:#c1843b;
}
#menu li ul li{
 float: left; width: 130px; border-bottom:1px solid #754D15;
 line-height:25px; height:25px; font-size:13px;
 color:#c1843b;
}


#menu li ul a{
 display: block; width: 130px; text-align:center; 
}

#menu li ul a:link  {
 color:#c1843b; text-decoration:none;
}
#nav li ul a:visited  {
 color:#c1843b;text-decoration:none;
}
#menu li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#c1843b; height:25px;
}

#menu li:hover ul {
 left: auto;
}
#menu li.sfhover ul {
 left: auto;
}

/**************************** Menu Section Ends *******************************/

#content {
 clear: left;
 width:763px;
 height:auto;
 float:left;
 background:#ffffff;
}

/**************************** Left Section Starts *******************************/
#left_bg{
	width:212px;
	height:auto;
	float:left;
	padding-bottom:50px;
	background:#f3f4f4 url(../v2_images/leftbg.jpg) repeat-x left top;
	}
#LeftPane
{
	width:192px;
	height:auto;
	margin:10px 10px 0px 10px;
	_margin:10px 5px 0px 5px;
	float:left;}
#login{ 
	width:192px;
	height:auto;
	float:left;}
#login_top{ 
	width:192px;
	height:40px;
	float:left;
	background:url(../v2_images/login_title.jpg) no-repeat left top;}
#login_center{ 
	width:192px;
	height:145px;
	float:left;
	background:url(../v2_images/login_bg.jpg) no-repeat  left top;}
#login_bottom{ 
	width:192px;
	height:11px;
	float:left;
	background:url(../v2_images/login_bottom.jpg) no-repeat left top;}
#login .row {
	width:175px; 
	height:25px;
	float:left;
	margin:10px 6px 0px 6px;
	_margin:10px 3px 0 5px;
	}
.rowleft{ width:auto; line-height:25px; float:left;}
.input{ 
	width:115px; 
	height:18px; 
	float:right;
	border:1px solid #92520b;}
	
.buttons{
	width:180px;
	float:left;
	margin:10px 0px 0px 6px;
	_margin:10px 0px 0px 3px;
	border-top:1px solid #f2b25e;}
.button{
	width:48px;
	height:40px; 
	color:#ffffff;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	background:url(../v2_images/btn1.gif) no-repeat;
	border:none;}
.buttons a{ color:#92520b; text-decoration:none;}
.buttons a:hover{ color:#f2b25e;}
	
.box{
	margin-top:10px;
	width:191px;
	height:auto;
	float:left;}
	
	
	
.boxtitle{
	width:191px;
	height:31px;
	float:left;
	margin-left:1px;}
	
	
.boxcenter{
	width:191px;
	height:auto;
	float:left;
	background:url(../v2_images/b_center.jpg) repeat-y  left top;}
.boxbottom{
	width:191px;
	height:14px;
	float:left;
	background:url(../v2_images/b_bottom.jpg) no-repeat left bottom;
	}
.boxcenter ul{
	width:191px;
	height:auto; 
	float:left;}
.boxcenter ul li { 
	list-style-type:none; 
	float:left; 
	width:191px; 
	height:27px;
	line-height:27px;
	background:url(../v2_images/line.jpg) no-repeat bottom;}
.boxcenter ul li a { 
	display:block; 
	width:auto; 
	height:27px;  
	text-decoration:none; 
	background:url(../v2_images/carrot.gif) no-repeat left;
	color:#373838;
	margin-left:15px;
	padding-left:10px;
	line-height:30px;}
.boxcenter ul li a:hover{ 
	color:#234b6a;}
	
/*.download{ border:none; margin:10px 0px 0px 7px; float:left;}*/

.download
{
	/*border:none; margin:10px 0px 0px 7px; float:left;*/
	border:none;
	margin-top:2px;
	margin-left:9px;
}

/**************************** Left Section Ends *******************************/

/**************************** Right Section Starts *******************************/
#ContentPane
{
	width:540px;
	height:auto;
	margin:10px 0px;
	float:left;
}
.main{
	float:left;
	width:540px;
	height:196px;
	border:none;}
.news{
	width:540px;
	height:auto;
	float:left;
	margin-top:10px;}
.news_left{
	width:365px;
	height:156px;
	float:left;}
.news_title{
	width:365px;
	height:21px;
	float:left;
	background:url(../v2_images/newstitle.gif) no-repeat left;
	border-bottom:1px solid #000000;}
.news_title2{
	width:540px;
	height:21px;
	float:left;
	background:url(../v2_images/newstitle.gif) no-repeat left;
	border-bottom:1px solid #000000;}
	/*修改过此处*/
.news_title h1,.news_title2 h1,.news_title3 h1{
	color:#FFF;
	font-size:13px;
	padding-left:20px;
	line-height:21px;}
	/*修改过此处*/
.newpic{
	width:111px;
	height:auto;
	float:left;
	margin:10px;
	_margin:10px 5px;
	text-align:center;}
.newpic img{ 
	width:107px; 
	float:left; 
	border:87px; 
	border:2px solid #dededd;
	margin-bottom:5px;}
.newpic .text{
	width:107px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;}
.newlist{
	width:225px;
	height:auto;
	float:right;
	margin-top:5px;
	}
.newlist ul{
	width:225px;
	height:auto; 
	float:left;}
.newlist ul li { 
	list-style-type:none; 
	float:left; 
	width:225px; 
	height:25px;
	line-height:25px;
	background:url(../v2_images/bullet.gif) no-repeat left;}
.newlist ul li a{ 
	display:block; 
	width:225px; 
	height:25px;  
	text-decoration:none; 
	color:#373838;
	padding-left:10px;
	line-height:25px;}
.newlist ul li a:hover{ 
	color:#d87100;}
.news_right{
	width:150px;
	height:150px;
	float:right;
	background:url(../v2_images/mnews_bg.gif) no-repeat;}
	
.news_right h2{ 
	color:#d87100; 
	font-size:14px;
	font-family:"黑体";
	line-height:25px;
	border-bottom:1px solid #d87100;
	}
.news_right ul.mnews{
	width:150px;
	height:auto; 
	float:left;
	margin-top:20px;
	}
.news_right ul.mnews li{ 
	list-style-type:none; 
	float:left; 
	width:130px; 
	height:20px;
	line-height:20px;
	background:url(../v2_images/bullet.gif) no-repeat left;
	margin-left:10px;
	padding-left:10px;}
.news_right ul.mnews li a{ color:#000; text-decoration:none;}
.news_right ul.mnews li a:hover{ color:#d87100;}

.movepic{ 
	width:540px; 
	height:150px; 
	float:left; 
	border:1px solid #000000;
	margin-top:10px;
	background:url(../v2_images/movebg.jpg) repeat-x left top;}

.rollBox{width:540px;overflow:hidden;padding:12px 0 5px 3px; float:left; background:url(../v2_images/movebg.jpg) repeat-x left top;}
.rollBox .LeftBotton{height:52px;width:19px;background:url(../v2_images/job_mj_069.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:55px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:20px;background:url(../v2_images/job_mj_069.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:55px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:500px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:150px;float:left;text-align:center; margin:8px;}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto; }
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}

.event{
	width:530px;
	height:120px;
	float:left;
	margin:10px 0px 10px 0px;
	border-bottom:1px dotted #dedede;}
.event img{
	width:100px;
	height:100px;
	float:left;
	margin-right:15px;
	margin-left:10px;
	border:1px solid #dedede;}

.event p{ width:450px;_width:350px; line-height:20px;}
 h2{ color:#9f6921; font-size:15px; padding:0px; margin:0px;}
 .more img{ width:46px; height:19px; border:none; float:right;}

/**************************** Right Section Ends *******************************/

/**************************** Footer Section Starts *******************************/
#footer{
	width:763px;
	height:25px;
	background:#3e3e3e;
	color:#ffffff;
	line-height:25px;
	font-size:12px;
	float:left;
	_float:none;}
#footer ul{ width:360px; height:25px; float:left; color:#ffffff; }
#footer ul li { width:auto;float:left;}
#footer ul li a{color:#ffffff; text-decoration:none;}
#footer ul li a:hover{ color:#d87100;}
.v2-copyright{ width:350px;_width:380px; height:25px; float:right; text-align:right;}
/**************************** Footer Section Ends *******************************/




#login_center2{ 
	width:192px;
	height:100px;
	float:left;
	background:url(../v2_images/login_bg.jpg) no-repeat  left top;}

#login_bottom{ 
	width:192px;
	height:11px;
	float:left;
	background:url(../v2_images/login_bottom.jpg) no-repeat left top;}
	

	.button2{
	width:100px;
	height:30px; 
	border:3px solid #f2b25e;
	background:#92520b;
	color:#ffffff;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	margin:15px 0px 0px 0px;}
	
.buttons a{ color:#92520b; text-decoration:none;}
.buttons a:hover{ color:#f2b25e;}


/*新增加的CSS层叠样式*/
.downloads{ width:750px; height:auto; float:left; margin:15px 0px 0px 5px;}
.downloads_content{ width:750px; height:auto; float:left;}
.news_title3{
	width:720px;
	height:21px;
	float:left;
	background:url(../v2_images/newstitle2.gif) no-repeat left;
	border-bottom:1px solid #000000;}
/*新增加的CSS层叠样式*/

