/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	float:left;
	height:24px;
	line-height:24px;
	color:#FFF;
	width:60px;
	text-align:center;
	font-size:14px;
	
}

h4{
	color:#243c8e;
	font-size:14px;
	height:30px;
	line-height:30px;
}

.alignleft{
	text-align:left;
}

.alignright{
	text-align:right;
}

/*	layout	*/
.block{
	margin-top:15px;
	clear:both;
}

.colLeft{
	float:left;
}

.colRight{
	float:right;
}

.width2_3{
	width:545px;
}

.width1_3{
	width:295px;
}

.width405{
	width:405px;
}

.colTitle{
	height:24px;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
}

.colTitle a{
	font-size:12px;
	color:#243c8e;
	margin-right:5px;
}

.add{
	float:right;
	font-weight:400;
}

/**********************************************
//                 forms                     //
**********************************************/
input{
	border:1px solid #7f9db9;
}

#FStockSearch{
	width:276px;
	margin:10px auto;
}

#IStockSearch{
	border-color:#243c8e;
	font-size:16px;
	height:20px;
	width:200px;
	padding:3px 5px;
}

#IFundSearch{
	border-color:#243c8e;
	font-size:16px;
	height:20px;
	width:200px;
	padding:3px 5px;
}

/**********************************************
//                 tables                    //
**********************************************/
table{
	width:auto;
	text-align:center;
	border-collapse:separate;
	font-size:12px;
}

td{
	height:22px;
	line-height:22px;
	text-align:right;
}

th{
	height:30px;
	line-height:30px;
	text-align:right;
}

/**********************************************
//                 iframes                   //
**********************************************/

#pagehead{
	width:965px;
	height:104px;
	overflow:hidden;
	border:0;
}

/**********************************************
//                 hr                        //
**********************************************/
.hr_2px{
	height:1px;
	overflow:hidden;
	background:url(../image/hr_dot.gif) repeat-x;
}

/**********************************************
//                 ָ��                      //
**********************************************/
#priceIndex{
	background:#EEE;
	width:235px;
	height:205px;
	position:relative;
	padding-top:1px;
}

#priceIndex ul{
	margin-top:9px;
	height:12px;
}

#priceIndex ul li{
	float:left;
	border-left:1px solid #707070;
}

#priceIndex ul li.first{
	border:0;
}

#priceIndex ul li a{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	display:block;
	margin:0 12px;
}

#priceIndex ul li a:hover,
#priceIndex ul li a.active{
	color:#243c8e;
}

#priceIndex .imgWrap{
	width:215px;
	height:165px;
	background:#FFF;
	margin:8px auto 0;
}

#priceIndex .imgWrap image{
	width:215px;
	height:165px;
	margin:0;
}

/**********************************************
//                 ��Ʊ��ѯ                  //
**********************************************/
/*
#stockSearch{
}

#stockSearch ul{
	height:30px;
}

#stockSearch ul li{
	float:left;
}

#stockSearch ul li a{
	display:block;
	background:url(../image/bg_nav_1.gif) no-repeat;
	width:82px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#434343;
}

#stockSearch ul li a:hover,
#stockSearch ul li a.active{
	background:url(../image/bg_nav_1A.gif) no-repeat;
	color:#243c8e;
}

#stockSearch #stockSearchWrap{
	padding-top:1px;
	background:#bddcfa;
	height:92px;
}
*/

#stockPool{
	border:3px solid #bddcfa;
	padding:5px 10px 5px;
	height:65px;
}

#stockPool .colTitle{
	font-size:13px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	color:#434343;
}

#stockPool a{
	display:block;
	float:left;
	width:55px;
	margin-right:13px;
	color:#243c8e;
	line-height:22px;
	font-size:13px;
	text-decoration:underline;
}

/**********************************************
//                 ��Ʊ����                  //
**********************************************/
#stocklist .colTitle{
	background:#EEE;
	height:30px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#434343;
	padding:0 7px 0 10px;
	margin-bottom:10px;	
}

#stocklist .colTitle a{
	font-size:12px;
	color:#243c8e;
	margin-right:5px;
}

#stocklist .add{
	float:right;
	font-weight:400;
}

#stocklist ul{
	float:left;
	width:24px;
	background:url(../image/bg_1px.gif) right repeat-y;
	overflow:hidden;
	height:275px;
}

#stocklist ul li{
	display:block;
}

#stocklist ul li a{
	display:block;
	width:24px;
	height:55px;
	text-align:center;
	background:url(../image/bg_nav_2.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#434343;
	line-height:22px;
	margin-bottom:5px;
	padding-top:10px;
}

#stocklist ul li a:hover,
#stocklist ul li a.active{
	background:url(../image/bg_nav_2a.gif) no-repeat;
}

#stocklist .tabelWrap{
	border:1px solid #c0c0c0;
	border-left:0;
	float:left;
	width:170px;
	margin-left:-1px;
	height:273px;
	overflow:hidden;
}

#stocklist table{
	width:155px;
	margin:0 auto;
}

#stocklist table th{
	color:#9f9f9f;
	font-weight:400;
	padding-top:5px;
	height:20px;
	line-height:5px;
}

#stocklist table th a{
	font-weight:bold;
	padding-left:12px;
	font-size:13px;
}

#stocklist #list_stock table th a{
	background:url(../image/icon_bluenarrow.gif) left 1px no-repeat;
	color:#00F;
}

#stocklist #list_fund table th a{
	background:url(../image/icon_pinknarrow.gif) left 1px no-repeat;
	color:#e4007f;
}


/**********************************************
//                 ����		                 //
**********************************************/
.newsWrap{
	font-size:13px;
}

.newsWrap li{
	height:22px;
	line-height:22px;
}

.newsWrap a{
	color:#243c8e;
}

.newsWrap span{
	float:right;
	color:#9f9f9f;
}

#News{
	width:543px;
	height:328px;
	border:1px solid #c0c0c0;
}

#News .colTitle{
	background:#f5f1ed;
}

#News h3{
	background:#F93
}

#newsblock_1_1{
	float:left;
	margin:5px 0 0 9px;
	display:inline;
	width:264px;
	background:url(../image/hr_dot_l.gif) right repeat-y;
	padding-right:10px;
}

#newsblock_1_2{
	float:left;
	margin:5px 0 0 9px;
	display:inline;
	width:247px;
	background:url(../image/hr_dot.gif) bottom repeat-x;
	padding-bottom:10px;
}

#newsblock_1_3{
	float:left;
	margin:5px 0 0 9px;
	display:inline;
	width:247px;
}

#HK{
	width:403px;
	height:328px;
	border:1px solid #c0c0c0;
	margin-left:15px;
}

#HK .colTitle{
	background:#ecedf7;
}

#HK h3{
	background:#000080;
}

#newsblock_2_1{
	margin:5px auto 0;
	width:247px;
	background:url(../image/hr_dot.gif) bottom repeat-x;
	padding-bottom:10px;
}

#newsblock_2_2{
	margin:5px auto 0;
	width:247px;
}
/*****************  stock  ****************************/

#StockBlock{
	border:1px solid #c0c0c0;
}

#StockBlock .colTitle{
	background:#edf3f5;
}

#StockBlock h3{
	background:#2c7ee4
}
#StockBlock{
	height:285px;
}

#newsblock_3_1{
	width:559px;
	height:259px;
	float:left;
	background:#f8f8f8;
}

#newsblock_3_1_1,
#newsblock_3_1_2,
#newsblock_3_1_3,
#newsblock_3_1_4{
	width:278px;
	height:130px;
	float:left;
	border-right:1px solid #c0c0c0;
}

#newsblock_3_1_1,
#newsblock_3_1_2{
	border-bottom:1px solid #c0c0c0;
}

#StockBlock table{
	width:262px;
	margin:0 auto;
}

#StockBlock table caption,
#fundBlock table caption{
	text-align:left;
	padding:10px 0 0 2px;
	font-weight:bold;
	font-size:13px;
	color:#243c8e;
}

#StockBlock table th,
#fundBlock table th{
	color:#9f9f9f;
	font-weight:400;
	height:22px;
	line-height:22px;
}

#newsblock_3_2{
	float:right;
	width:386px;
	margin:0 5px;
}

/******************  fund  ***************************/

#fundBlock{
	border:1px solid #c0c0c0;
	height:324px;
}

#fundBlock .colTitle{
	background:#f5eded;
}

#fundBlock table{
	width:255px;
	margin:0 auto;
}

#fundBlock h3{
	background:#d24d6a;
}

#newsblock_4_1{
	width:556px;
	float:left;
}

#newsblock_4_1_1{
	width:272px;
	height:198px;
}

#newsblock_4_1_1,
#newsblock_4_1_2,
#newsblock_4_1_3,
#newsblock_4_1_4{
	width:277px;
	float:left;
	border-right:1px solid #c0c0c0;
}

#newsblock_4_1_1,
#newsblock_4_1_2{
	height:198px;
	border-bottom:1px solid #c0c0c0;
}

#newsblock_4_1_1 h4{
	width:247px;
	height:35px;
	line-height:35px;
	background:url(../image/hr_dot.gif) bottom repeat-x;
	margin:0 auto 10px;
}

#newsblock_4_1_1 h4 span{
	font-size:12px;
}

#newsblock_4_1_2 h4{
	margin:8px 10px 0;
	line-height:20px;
	height:20px;
}

#newsblock_4_1_1 p{
	width:247px;
	margin:5px auto;
}

#newsblock_4_1_1 .hr_2px{
	width:247px;
	margin:10px auto;
}

#newsblock_4_1_3,
#newsblock_4_1_4{
	height:101px;
	background:#f8f8f8;
}

#newsblock_4_1_3 h4{
	background:url(../image/bg_h4_1.gif) repeat-x;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#ae3959;
	font-size:13px;
}

#newsblock_4_1_4 h4{
	background:url(../image/bg_h4_2.gif) repeat-x;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#229123;
	font-size:13px;
}

#newsblock_4_1 ul{
	margin-top:10px;
}

#newsblock_4_1 li{
	float:left;
	list-style:none;
	width:120px;
	margin-left:10px;
	display:inline;
	margin-top:5px;
}

#newsblock_4_1 li a{
	display:block;
	background:url(../image/icon_rednarrow.gif) 3px 5px no-repeat;
	text-indent:15px;
}

#newsblock_4_1 li input{
	width:110px;
	color:#9f9f9f;
	padding:2px 5px 0;
}

#newsblock_4_2{
	float:right;
	width:388px;
	background:url(../image/hr_dot.gif) bottom repeat-x;
	padding-bottom:10px;
	margin:0 5px;
}

#newsblock_4_3{
	float:right;
	width:122px;
	background:url(../image/hr_dot_l.gif) left repeat-y;
	margin:5px 10px 0 0;
	padding-left:10px;
	display:inline;
}

#newsblock_4_3 li{
	background:url(../image/icon_bluepoint.gif) 0 50% no-repeat;
}

#newsblock_4_3 li a{
	margin-left:10px;
}

#newsblock_4_4{
	float:right;
	width:240px;
	margin:5px 10px 0 0;
	display:inline;
}

/**********************************************
//                 ����	                     //
**********************************************/
/*#indexAd1{
	margin-top:15px;
	width:545px;
	height:95px;
}

#indexAd11{
	float:left;
	background:#CFC;
	width:235px;
	height:95px;
}

#indexAd12{
	float:right;
	background:#CFC;
	width:294px;
	height:95px;
}

#indexAd2{
	float:right;
	width:120px;
	height:284px;
	background:#CFC;
	margin:10px;
	display:inline;
}

#indexAd3{
	float:left;
	width:545px;
	height:95px;
	background:#CFC;
	margin-top:15px;
	display:inline;
}

#indexAd4{
	float:left;
	width:403px;
	height:95px;
	background:#CFC;
	margin:15px 0 0 14px;
	display:inline;
}

#indexAd5{
	float:right;
	width:195px;
	height:95px;
	background:#CFC;
	margin-top:15px;
	display:inline;
}*/