﻿
/* CSS Document */
/*整个框架的盒子*/
div.MasterPage
{
	width:890px;
	text-align:center;
	margin:0px auto;
	
}

/*顶部菜单 开始*/
#Top{
	font-family: 幼圆;
	font-size:14px;
	font-weight:700;
	margin:auto;
	width:890px;
	height:75px;
	line-height:75px;
	background-image:url('images/N_B.jpg')

}

#Logo{
	float:left;
	width:212px;
	height:74px;
	background-image:url('images/Logo.jpg');
}
div.N{
	float:left;
	width:113px;
	height:75px;
	text-align:center;
	
  }
div.N a,
div.N a:visited,
div.N a:active,
div.N a:hover,
div.N a:link
{
	color:#5A777E;/*IE 6 链接有默认值*/
}
div.N a{
	float:left;
	width:113px;
	height:75px;
	text-decoration:none;
	color:#5A777E;
	background-image:url('images/a_B.jpg');
	font-size:13px;
}
div.N a:hover{
	float:left;
	width:113px;
	height:75px;
	color:#fff;
	background-image:url('images/a.jpg');
}

/*顶部菜单 结束*/


@charset "utf-8";
/* CSS Document */
body
{
	background:url(images/bg.jpg) repeat-x;
	margin-top:0px;
	font-size:12px;
	background-color:#ECF0EF;

	text-align:center;
}
li
{
	list-style:none;
	line-height:22px;
	list-style-position:inside;
	color:#333333;
}
img
{
	border-width:0px;
}

#Index_Span
{
	font-family:Verdana;
	font-size:10px;
	color:#B0CD01;
}


a
{
	color:#B0CD01;
}




/*重复部分*/
#Top
{
	font-family: 幼圆;
	font-size:14px;
	font-weight:700;
	margin:auto;
	width:890px;
	height:75px;
	line-height:75px;
	background-image:url('images/N_B.jpg');
}
#Logo
{
	float:left;
	width:212px;
	height:74px;
	background-image:url('images/Logo.jpg');
}
#N
{
	float:left;
	width:113px;
	height:75px;
	text-align:center;
}

#N a
{
	float:left;
	width:113px;
	height:75px;
	text-decoration:none;
	color:#5A777E;
	background-image:url('images/a_B.jpg');
}

#N a:hover
{
	float:left;
	width:113px;
	height:75px;
	color:#FFFFFF;
	background-image:url('images/a.jpg');
}
/*重复部分*/
#flash
{
	margin:auto;

	width:890px;
	height: 260px;
}
#Index_B
{
	margin:auto;
	width:890px;
	height:118px;
	/*background-image:url('images/index_B.jpg');*/
}
/****************************************************************/
#Index_Title
{
	margin:auto;
	/*width:890px;*/
	background-color:#FFFFFF;
}
/*************************** 首页   关于中创部分    *************************************/
#Title_Left
{
	float:left;
	width:260px;
	color:#033D7C;
}

a.IndexH3Link,
a.IndexH3Link :link,
a.IndexH3Link :visited,
a.IndexH3Link :hover,
a.IndexH3Link :active
{
	color:#033D7C;
	font-size:14px;
}

#Title_Left h3
{
	text-align:left;
	margin-top:25px;
	padding:0px 35px;
	
}
#Title_Left div
{
	margin-top:25px;
	padding:0px 0px 0px 38px;
	font-weight:700;
}
.ColumnLink
{
	float:left;
	
}
.MoreLink
{
	 float:right;
	 
}

.MoreLink a
{
	color:#B0CD01;
	text-decoration:none;
}




#Title_Left ul li a,
#Title_Left ul li a:link,
#Title_Left ul li a:visited,
#Title_Left ul li a:hover,
#Title_Left ul li a:active
{
	color:#B0CD01;
	text-decoration:none;
}



#Title_Left ul li
{
	 clear:both;
	 list-style-position:outside;
	 text-align:left;
}
/***************************** 首页 公司新闻    ***********************************/
#Title_Center
{
	float:left;
	width:370px;
	color:#033D7C;
}
#Title_Center div
{
	margin-top:25px;
	padding:0px 0px 0px 38px;
	font-weight:700;
}
#Title_Center span
{
	color:#B0CD01;
}
#Title_Center ul li a,
#Title_Center ul li a:link,
#Title_Center ul li a:visited,
#Title_Center ul li a:hover,
#Title_Center ul li a:active
{
	color:#333333;
}
#Title_Center li
{
	clear:both;
	text-align:left;
	list-style-position:outside;
	list-style-image:url('images/Index_li.jpg');
}
#Title_Center h3
{
	text-align:left;
	margin-top:20px;
	padding:0px 20px;
}
/****************************** 首页   投资者关系  **********************************/
#Title_Right
{
	float:left;
	width:230px;
	color:#033D7C;
}
#Title_Right h3
{
	margin-top:20px;
	text-align:left;

}
#Title_Right h4
{
	margin-top:10px;
	text-align:left;

}
/*******************************首页   下部图片链接部分   *********************************/
#Index_Img
{
	margin:0 auto;
	/*width:890px;*/
	background-color:#FFFFFF;

}
#Index_Img img
{
	border-width:0px;
}
#Index_Img li
{
	float:left;
	width:200px;
}
/****************************************************************/
/*底部菜单 开始*/



#Foot_Top{
	clear:both;
	margin:auto;
	width:890px;
	height:15px;
	background-color:#ECF0EE;
}
#Foot{
	padding:10px auto;
	text-align:center;
	clear:both;
	margin:auto;
	width:890px;
	height:110px;
	background-color:#D5E0E5;
	color:#6787A0;
	
}
#Foot1
{
	line-height:50px;
	list-style-type:none;
}
#Foot1 a
{
	color:#6787A0;
}
#Foot2
{
	line-height:20px;
	font-family:Arial,Verdana;
}



/*底部菜单 结束*/
/***************************  二级页面CSS  *************************************/

/*二级页面图片Banner  开始*/

div.SecondLevelBanner
{
	width:890px;
	
}

/*二级页面图片Banner  结束*/




#Conten{
	margin:0px;	
	width:890px;	
	background-color:#FFFFFF;	
	vertical-align:top;
	background-image:url('images/left_BL.jpg') ;
	background-repeat:repeat-y;
	overflow:auto;					/*兼容firefox*/
	
	
}
#Content_SinglePage			/*后来添加,无左、右栏的模板中间内容块*/
{
	margin:0px;	
	width:890px;
	_wdith:891px;
	background-color:#FFFFFF;	
	vertical-align:top;
	text-align:left;

}
#Conten_Left
{
	margin:0px 0px 0px 0px;		
	width:307px;
	float:left;
	background-image:url('images/left_BL.jpg');
	
	
}


#Conten_Left_B
{
	
	height:447px;
	background-image:url('images/left_B.jpg');
	
}
#Conten_Left_B h3{
	line-height:47px;
	color:#B0CD01;
	padding:auto 10px;
}
#Conten_Left_B li{
	padding-left:50px;
	margin-left:-45px;
	line-height:45px;
	width:200px;
	color:#6787A0;
	border-bottom:1px solid #D5E0E5;
}
#Conten_Right{
	
	width:580px;	
	background-color:#ffffff;
	float:right;
	margin-bottom:0px;
	
}
#Conten_Right_Top
{
	width:890px;	
	margin:0px;
	*margin-left:1px;	/*IE6,IE7*/
	padding:0px;		
	height:9px;	
	background-color:#15181A;		
	
	
}

#Content_Middle{

	background-color:#ffffff;
}
/********左侧树菜单的样式开始********/
/*    #Conten_Left_B   */
.PrettyTree 
{
	/*height:447px;*/				/*晕死,什么时候加个447px呀,去了*/
	background-image:url('images/left_B.jpg');
    text-align:left;
    width:306px;/*原来304*/
    background-repeat:no-repeat;
    
    
}


/*ul h3==根菜单			开始*/

.PrettyTree div.AspNet-TreeView ul ul
{
	 margin: 2px 0 2px 8px;
	 
}
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root
{
	line-height:47px;	
	font-size:18px;
	font-weight:700;
	
	
} 
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root a
{
	line-height:47px;
	color:#B0CD01;	
	font-size:18px;
	font-weight:700;
	
	
} 
/*ul h3==根菜单			结束*/

/*根节点以外的其他节点   开始*/
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root ul
{
	line-height:25px;
	color:#B0CD01;			
	font-weight:lighter;
	
}
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root ul a
{
	line-height:30px;
	color:#6787A0;		
	font-weight:lighter;
	font-size:12px;
	
}
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root ul a:link
{
	/*color:#B0CD01;	*/
}
.PrettyTree div.AspNet-TreeView ul li.AspNet-TreeView-Root ul a:visited
{
	/*color:#6787A0;*/
}
.PrettyTree div.AspNet-TreeView ul li ul li
{
	 
	border-bottom:solid 1px ;
	padding-left:15px;				
	color:#6787A0;
	width:235px;	
	border-bottom:1px solid #D5E0E5;
	overflow:hidden;					/*解决IE6中 ul标签 导致div 高度在IE6多出几像素，IE7和ff却正常显示的问题*/
	
}
.PrettyTree div.AspNet-TreeView ul li ul li ul li
{
	border-bottom:none  0px;
}


.PrettyTree li.AspNet-TreeView-Leaf a img,
.PrettyTree li.AspNet-TreeView-Parent a img
{
	margin-left:-15px;
}
.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight:500 !important;
    color: #B0CD01 !important;
    border:0px;
    border-bottom: solid 1px #B0CD01;
}
.PrettyTree span.BoldItem
{  
	color:#B0CD01;
	font-weight:700;
	display:inline-block;/*都说IE，FF不支持，我试的怎么就行呢？骗人！！*/
}
/*根节点以外的其他节点   结束*/














/*
.PrettyTree div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
    font-size: small;
    font-family: Tahoma;
}



.PrettyTree div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 12px;
}

.PrettyTree div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 4px 0 0;
}

.PrettyTree div.AspNet-TreeView li a
{
    text-decoration: none;
    padding-left:4px;
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Root
{
    
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Parent
{
  
}

.PrettyTree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    position: relative;
    background: url(images/collapse.gif) 0 -1px no-repeat;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Expand
{
    position: relative;
    background: url(images/expand.gif) 0 -1px no-repeat;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

.PrettyTree div.AspNet-TreeView a,
.PrettyTree div.AspNet-TreeView a:visited,
.PrettyTree div.AspNet-TreeView a:active,
.PrettyTree div.AspNet-TreeView a:hover,
.PrettyTree div.AspNet-TreeView a:link
{
    color: #00008B;
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight: bold !important;
    color: #006400 !important;
}

.PrettyTree div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    font-weight: normal !important;
    color: #00008B !important;
}
*/

/********左侧树菜单的样式结束********/


