/* 全局样式 */
html { border: 0;  }
body {
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:visited, a:link, a:Hover
        { color: #666666; text-decoration: none; }
a:Hover { text-decoration: underline; }

a.d, a.d:visited, a.d:link { color:#A47525;}
a.d:Hover {text-decoration: underline;}

a.e, a.e:visited, a.e:link { color:#000000;}
a.e:Hover {text-decoration: underline;}

img 	{ border: none; border:0px; }

ul  	{ margin: 0px; padding: 0px; }
li  	{ list-style-type: none; }
input   { border: 1px solid #999999; color:#666666}

.big{font-size:15px;}   
.middle{font-size:13px;}  
.small{font-size:11px;} 

/* 对齐样式 */

.FL     { float: left; }
.FR     { float: right; }
.CLR    { clear: both; }


/* 按钮样式 */
input.button01{
	cursor:pointer;
	width:50px;
	height:16px;
	float:right;
	clear:both;
	display:block;
	background-image: url(../images/go.jpg);
	background-repeat: no-repeat;
	border-style: none;
}
input.search{
	cursor:pointer;
	width:50px;
	height:16px;
	float:right;
	clear:both;
	display:block;
	background-image: url(../images/go.jpg);
	background-repeat: no-repeat;
	border:0;
}

/* 外容器 */
.wrapfix { width:980px; margin:0 auto;} /* End hide from IE-mac */ 

/* 头部样式 */
.head { width:980px; margin:0 auto; clear:both; height: 90px;}
.logo { width:206px; margin-top:20px; margin-left:20px; }
.head_right { width:704px; float:right; }
.size { width:230px; margin:5px;  float:right;}
.size_a1 { font-size:11px;}
.size_a2 { font-size:12px;}
.size_a3 { font-size:14px;}
.search { width:230px; padding-right:5px; float:right; }
.search input { color:#333; }
.search_text {	width:164px;	font-family: Tahoma;	font-size:11px; float:left;	display:block;	clear:both;	padding-right:5px;}
.menu {	width:617px;	margin-top:19px;	float:right;	padding-right: 5px; display:block; }

<!--导航css -->
#menuBtnArea,#menuBtnArea ul { margin:0px; padding:0px;  }
#menuBtnArea ul li{ float:left;height:24px; }
#menuBtnArea ul li a{display:block;height:24px;text-align:center;background: no-repeat 0px 0px; }
#menuBtnArea ul li a:hover{display:block;height:24px;background:no-repeat 0px -24px;}
#menuBtnArea a.menusub0 { width:75px; background:url(../images/menu_0.jpg) no-repeat 0px 0px;}
#menuBtnArea a.menusub1 { width:95px; background:url(../images/menu_1.jpg) no-repeat 0px 0px;}
#menuBtnArea a.menusub2 { width:124px; background:url(../images/menu_2.jpg) no-repeat 0px 0px;}
#menuBtnArea a.menusub3 { width:152px; background:url(../images/menu_3.jpg) no-repeat 0px 0px;}
#menuBtnArea a.menusub4 { width:83px; background:url(../images/menu_4.jpg) no-repeat 0px 0px;}
#menuBtnArea a.menusub5 { width:88px; background:url(../images/menu_5.jpg) no-repeat 0px 0px;}

#menuBtnArea a.menusub0:hover,#menuBtnArea a.menunow0,#menuBtnArea a.menunow0:hover { width:75px; background:url(../images/menu_0.jpg) no-repeat 0px -24px;}
#menuBtnArea a.menusub1:hover,#menuBtnArea a.menunow1,#menuBtnArea a.menunow1:hover { width:95px; background:url(../images/menu_1.jpg) no-repeat 0px -24px;}
#menuBtnArea a.menusub2:hover,#menuBtnArea a.menunow2,#menuBtnArea a.menunow2:hover { width:124px; background:url(../images/menu_2.jpg) no-repeat 0px -24px;}
#menuBtnArea a.menusub3:hover,#menuBtnArea a.menunow3,#menuBtnArea a.menunow3:hover { width:152px; background:url(../images/menu_3.jpg) no-repeat 0px -24px;}
#menuBtnArea a.menusub4:hover,#menuBtnArea a.menunow4,#menuBtnArea a.menunow4:hover { width:83px; background:url(../images/menu_4.jpg) no-repeat 0px -24px;}
#menuBtnArea a.menusub5:hover,#menuBtnArea a.menunow5,#menuBtnArea a.menunow5:hover { width:88px; background:url(../images/menu_5.jpg) no-repeat 0px -24px;}

/* 大图样式 */
.flash { width:980px; padding-top:10px;}
.banner { width:980px; padding-top:10px; !important height:200px; }
.contain {width:980px; margin:0 auto; clear:both; background: #fff; overflow: hidden;}


/* 底部样式 */
.foot { width:980px; margin:20px auto 10px; clear:both;}
.foot_title { width:980px;  border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}
.foot_left { width:300px; margin:5px; }
.foot_right { width:480px; text-align:right; margin:5px;}
.foot_grey { color:#666666;}



/* ********************************** */

/* 第一行样式 */
.frist { width:980px; margin-top:10px;}
.operations { width:260px; }

.about { width:450px; }
.about_title { width:450px; }
.about_word { width:430px; padding:5px; padding-left:15px; padding-top:10px;}
.about_more {	width:445px; padding-right:5px;	text-align: right;}

.report { width:270px;}
.report_tilte { width:270px;}
.report_word { width:100px; padding:5px; padding-left:20px; padding-top:10px;}
.report_img { width:77px; padding:5px; padding-right:30px; padding-top:10px;}
.report_y {	color: #AD7E30;	font-weight: bold;}

a.y, a.y:visited, a.y:link { color:#ad7e30;}
a.y:Hover {text-decoration: underline;}

/* 第二行样式 */
.second { width: 980px; margin-top:10px;}
.second_left { width:480px;}
.second_right { width:480px;}

/* 新闻样式 */
.second_left_news { width:280px;}
.second_left_news_title { width:280px; margin-bottom:5px;}
.second_left_news_imp { width:280px; padding-top:5px; padding-bottom:5px; background:url(../images/new_bg.jpg) repeat-x;}
.second_left_news_imp li { color: #AD7E30; padding-left:5px; padding-bottom:10px;}
.second_left_news_imp li a.b,.second_left_news_imp li a.b:visited a.b:active { color: #AD7E30;}
.second_left_news_imp li a.b:hover { text-decoration: underline;}
.second_left_news_more {	width:275px;	padding-right:5px; padding-top:10px;	text-align: right;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}

/* 股价样式 */
.second_left_share { width:180px;}
.second_left_share_tilte { width:180px;margin-bottom:5px;}
.second_left_share_imp { width:170px; padding:5px; color:#AD7E30; }
.second_left_share_imp li { padding-bottom:5px; color:#AD7E30;}

.second_left_share_imp_price {font-family: Arial;	font-size: 30px;	color: #ad7e30;	text-decoration: none; font-weight: bold; padding-top:6px; line-height:30px;}
.second_left_share_imp_right { padding-left:5px; padding-top:6px; }
.second_left_share_imp_right li {	color:#AD7E30;	line-height: 14px; padding:0px;}

.second_left_share_imp_detail { width:160px; padding-top:5px; padding-left:5px; padding-right:5px;}
.second_left_share_imp_detail_tdl { text-align:left;  color:#000;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}
.second_left_share_imp_detail_tdr { text-align:right;	color:#000;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}


/* 物价样式 */
.second_right_price { width:180px;}
.second_right_price_title { width:180px; margin-bottom:5px;}

.second_right_price_imp { width:170px; padding:5px; }
.second_right_price_impw { width:170px; padding:5px; color:#999999;}
.second_right_price_imp li { text-align:left;  color:#000;	}
.second_right_price_imp li a.c,.second_right_price_imp li a.c:visited a.c:active { color:#0094A2; font-size:10px; }
.second_right_price_imp li a.c:hover {  text-decoration: underline; }


/* 证券样式 */
.second_right_sec{ width:280px; margin-bottom:5px;}
.second_right_sec_title { width:280px; margin-bottom:5px;}
.second_right_sec_imp { width:270px; padding:5px;}
.second_right_sec_imp_grey { color:#999999;}
