/* CSS Document */

*{
margin:0px;
border:0px;
padding:0px;}

body {
	color:#1b1b1b;
	font-family:"Arial";
	font-size: 12px;
	line-height:14px;
	height:100%;
	text-align:center;
}

a:link { 
	color:#3a025a;
	font-size: 12px;
	text-decoration: none;
}
	
a:visited { 
	color:#3a025a;
	font-size: 12px;
	text-decoration: none;
}
	
a:hover{ 
	color:#3a025a;
	font-size: 12px;
	text-decoration: underline;
}

a:active{ 
	color:#3a025a;
	font-size: 12px;
	text-decoration: none;
}

#box
{
	width:1004px;
	height:100%;
	background-color: #FFFFFF;
}

/*----------------------- 左边开始 --------------------------*/
#main_left
{
	float:left;
	width:33px;
	height:100%;
}

#main_left_top
{
	list-style:none;
	width:33px;
	height:211px;
	background-image:url(../images/main_left.jpg);
	background-repeat:no-repeat;	
}
#main_left_bottom
{
	list-style:none;
	width:33px;
	height:100%;
	background-image:url(../images/main_left2.jpg);
	background-repeat:repeat-y;	
}

/*----------------------- 左边结束 --------------------------*/


/*----------------------- 右边开始 --------------------------*/
#main_right
{
	float:right;
	width:35px;
	height:100%;
}

#main_right_top
{
	list-style:none;
	width:35px;
	height:211px;
	background-image:url(../images/main_right.jpg);
	background-repeat:no-repeat;	
}
#main_right_bottom
{
	list-style:none;
	width:35px;
	height:100%;
	background-image:url(../images/main_right2.jpg);
	background-repeat:repeat-y;	
}
/*----------------------- 右边结束 --------------------------*/


/*----------------------- 中间开始 --------------------------*/
#main_center
{
	padding-left:40px;
	float:left;
	width:890px;
	height:100%;
	text-align:left;
}

#main_top
{
	float:left;
	width:858px;
	margin:10px 0px;
}

#main_mid
{
	float:left;
	width:882px;
	height:100%;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:224px;
}

#menu
{
	margin:10px 0px;
	float:left;
	width:858px;
	height:auto;
}

#menu li
{
	float:left;
	list-style:none;
	width:113px;
	height:39px;
	margin-right:8px;
}

#banner
{
	 float:left;
	 width:885px; 
	 height:238px; 
	 margin-top:20px;
}

#content_left
{
	width:232px;
	height:auto;
	float:left;
}


#about_menu_top
{		
	width:232px;
	height:12px;
	background-image:url(../images/menu_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#about_menu_mid
{
	background-image:url(../images/menu_mid.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:232px;
}

#about_menu_bottom
{
	background-image:url(../images/menu_bottom.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:7px;
	background-position:top;
}

.jyxm_img
{
	border:solid 1px #a8b0ba; 
	width:234px; 
	height:156px;
}

.jyxm_name
{
	border:solid 1px #a8b0ba; 
	text-align:center; 
	width:234px; 
	padding:5px 0px; 
	margin:10px 0px;
	display:block;
	cursor:pointer;
}
/*----------------------- 中间结束 --------------------------*/


/*----------------------- 底部开始 --------------------------*/
#main_bottom
{
	float:left;
	padding:50px 0px 20px 0px;
	width:858px;
	height:16px;
}

#main_bottom li
{
	list-style:none;
}

#bottom_left
{
	float:left;
	background-image:url(../images/bottom_left.gif); 
	background-repeat:no-repeat;
	width:34px;
}

#bottom_mid2
{
	float:left;
	background-image:url(../images/bottom_mid.gif); 
	background-repeat:repeat-x;
	width:353px;
}

#bottom_mid
{
	width:431px;
	float:left;
	text-align:center;
}

#bottom_right
{
	float:left;
	background-image:url(../images/bottom_right.gif); 
	background-repeat:no-repeat;
	width:38px;
}
/*----------------------- 底部结束 --------------------------*/

.collapse
{
    border-collapse:collapse;
    border:1px solid #a8b0ba;
}

.collapse td
{
	width:50%;
	height:30px;
    border-collapse:collapse;
    border:1px solid #a8b0ba;
}

.Txt1_T {color:#575757; font-size:12px;line-height:25px;font-family:"Arial";}
.Txt3_T {color:#575757; font-size:13px;line-height:25px;font-family:"Arial";}
.Txt2_T {color:#8e8e8e; font-size:12px;}


.menu_1:link {color:#3a025a; font-size:12px; font-family:"Arial"; text-decoration:none;}
.menu_1:visited {color:#3a025a; font-size:12px; font-family:"Arial"; text-decoration:none;}
.menu_1:hover {color:#3a025a; font-size:12px; font-family:"Arial";text-decoration:underline;}

.zxdt{ border:solid 1px #d5e1ef; padding:4px; width:388px; height:246px; margin-bottom:20px;}
.z1{ width:50%;}
.z2{ width:50%; text-align:right;}
