@import "reset.css";
#container{
	width: 1000px;
	margin:0 auto;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
	background: url(images/bg.gif) repeat-y center top;
}

#container-inner{
	width: 990px;
	margin:0 auto;
	padding: 0 5px;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
	background: url(images/topbg.gif) no-repeat center top;
}

.item {width: 100%;overflow: hidden;}
.td-half {width:50%;}
.lineheight18 {line-height: 1.8;}
.lineheight20 {line-height: 2.0;}
.lineheight15 {line-height: 1.5;}
.overauto {overflow:auto;}
.overhidden {overflow: hidden;}
.with-auto {width:auto;}
.font14 {font-size: 14px;}
.font12 {font-size: 12px;}
.ver-bottom {vertical-align: bottom;}
.martop8 {margin-top: 8px;}
.text-italic {font-style: italic;}
.text-normal {font-style: normal;}
.cursor-pointer {cursor: pointer;}
.display-inline {display: inline;}
.red {color: #E70202;}
.font10 {font-size: 10px;}
.gray {color: #808080;}
.blue {color: #123fab;}
.martop8 {margin-top: 8px;}
.martop3 {margin-top: 3px;}

/* header */
.header {
	height: 104px;
	overflow: hidden;
}
.hlogo {
	float: left;
	width: 300px;
	height: 104px;
	overflow: hidden;
	display: inline;
}
.hbanner {
	float: left;
	width: 338px;
	height: 104px;
	overflow: hidden;
	display: inline;
}
.hsearch {
	float: left;
	width: 352px;
	height: 104px;
	overflow: hidden;
	display: inline;
	background: url(images/hsearchbg.gif) no-repeat left top;
}
.hsearch-input {
	float: left;
	display: inline;
	margin: 39px 5px 0 22px;
	width: 192px;
	overflow: hidden;
	font-size: 11px;
	background-color: transparent;
	color: #606b77;
	border:0;
}
.hsearch-button {
	float: left;
	display: inline;
	margin: 39px 0 0;
	width: 65px;
	overflow: hidden;
	cursor: pointer;
}
/* end header */

/* menu */
.menu {
	background:#345d93 url(images/menubg.gif) repeat-x left top;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	overflow: hidden;
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu ul li {
	float: left;
	display: inline;
}
#container .menu ul li a {
	float: left;
	margin: 0 5px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.menu ul li a span {
	text-align: center;
	float: left;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	padding: 0 8px 3px;
}

#container .menu ul li a.curr, #container .menu ul li a:hover {
	background: url(images/menuitemlbg.gif) no-repeat left top;
	color: #ff0000;
}

#container .menu ul li a.curr span, #container .menu ul li a:hover span {
	background: url(images/menuitemrbg.gif) no-repeat right top;
}

.menu-sub {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
#container .menu-sub a{
	padding: 0 5px;
	line-height: 30px;
	text-decoration: none;
	color: #555555;
}
#container .menu-sub a.curr, #container .menu-sub a:hover {
	color: #ff0000;
}
/* end menu */
.marright8 {margin-right: 8px;}
.box-border {
	border: 1px solid #cccccc;
}
.box-w660 {
	width: 658px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}
.box-w326 {
	width: 324px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}
.box-w302 {
	width: 300px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-label {
	border: 1px solid #fff;
	border-bottom:0;
	background: #e1f4fd;
	height: 25px;
	padding-bottom: 1px;
	line-height: 25px;
	color: #000;
	text-transform: uppercase;
	padding-left: 10px;
	font-weight:bold;
}

.news-focus {
	background: url(images/newsfocusbg.gif) repeat-x left top;
	padding-bottom: 2px;
	padding-right: 2px;
}
.news-focus-left {
	padding: 10px 10px 8px 10px;
	float: left;
	width: 305px;
	display: inline;
	overflow: hidden;
	height: 324px;
}
.news-focus-title {
	font-size: 14px;
	font-weight: bold;
}

.news-focus-right {
	border-left: 1px dashed #c1c1c1;
	float: left;
	margin: 2px;
	width: 321px;
	overflow: auto;
	height: 342px;
	padding: 3px 0 5px 5px;
}
.news-focus-right ul.list-news li {
	list-style: none;
	border-bottom: 1px dashed #c1c1c1;
	padding: 3px 0 3px 23px;
	background: url(images/reditem.gif) no-repeat 10px 9px;
}

.news-focus-right ul.list-news li a {
	color: #000;
}
.news-focus-right ul.list-news li a:hover {
	color: #0860ab;
}

.chuyende {
	height: 356px;
	display: block;
}
.chuyende-label {
	border: 1px solid #fff;
	border-bottom:0;
	background: url(images/chuyendelabelbg.gif) no-repeat left top;
	color: #ff0000;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.chuyende-list {
	padding: 2px 3px;
}
.chuyende-list ul.list li {
	list-style: none;
	border-bottom: 1px dashed #c1c1c1;
	padding: 8px 0 6px 4px;
}
.chuyende-list ul.list li .thumb {
	float: left;
	display: inline;
	width: 76px;
	overflow: hidden;
	margin-right: 8px;
}
.chuyende-list ul.list li .thumb img {
	border: 1px solid #e3e3e3;
	padding: 1px;
	background: #fff;
}
.chuyende-list ul.list li .title {
	float: left;
	width: 200px;
	overflow: hidden;
	font-size: 11px;
}

.stock-index-label {
	border: 1px solid #fff;
	border-bottom: 0;
	background: #e1f4fd;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-transform: uppercase;
	padding-left: 20px;
}
#container .stock-index-label a {
	float: left;
	height: 26px;
	line-height: 26px;
	color: #000;
	padding: 0 15px;
	text-decoration: none;
	outline: none;
}
#container .stock-index-label a.curr {
	color: #000;
	font-weight: bold;
	background: url(images/stocklabelcurrbg.gif) no-repeat left top;
}

.box-h250 {height: 250px; overflow: hidden;}
.box-h260 {height: 300px; overflow: hidden;}

.stock-list ul li {
	list-style: none;
	padding: 5px 0;
	float: left;
	width: 314px;
	overflow: hidden;
}
.stock-list .box1 {
	float: left;
	color: #104f7b;
	width: 90px;
	overflow: hidden;
	display: inline;
	padding-left: 3px;
}

.stock-list .box2 {
	float: left;
	width: 90px;
	color: #104f7b;
	overflow: hidden;
	display: inline;
	text-align: right;
}
.stock-list .box3 {
	float: left;
	width: 70px;
	color: #2c8e09;
	overflow: hidden;
	display: inline;
	text-align: right;
}

.stock-list .box4 {
	float: left;
	width: 58px;
	color: #2c8e09;
	overflow: hidden;
	display: inline;
	text-align: right;
	padding-right: 3px;
}

.stock-list ul li.hover {
	background: url(images/stockindexrowbg.gif) no-repeat center center;
}
.stock-list ul li.hover .box1, .stock-list ul li.hover .box2, .stock-list ul li.hover .box3, .stock-list ul li.hover .box4 {font-weight: bold;}

.box-all {
	border: 1px solid #CCCCCC;
	padding: 4px 3px;
}
.box-w322 {
	width: 320px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}
.box-w298 {
	width: 296px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}
.box-item-focus {
	border-bottom: 1px dashed #c1c1c1;
	padding: 4px 0 8px;
}
.box-item-focus .title a {
	color: #0860ab;
	font-weight: bold;
}
.box-item-focus-content .left {
	width: 100px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.box-item-focus-content .right {
	width: 200px;
	overflow: hidden;
	float: left;
}

.box-w298 .box-item-focus-content .right {width: 176px;}
.list-other-news ul li {
	list-style: none;
	background: url(images/arrow.gif) no-repeat left 5px;
	margin-top: 5px;
	padding-left: 10px;
}
.news-view-all {
	background: url(images/grayarrow.gif) no-repeat right 16px;
	text-align: right;
	color: #cccccc;
	padding: 10px 10px 4px 0;
}

#container .news-view-all a {color: #cccccc; text-decoration: none;}
#container .news-view-all a:hover {color:#0860ab;}

.list-mostview-news ul li {
	list-style: none;
	background: url(images/reditem.gif) no-repeat left 5px;
	margin-top: 4px;
	padding-left: 10px;
	border-bottom: 1px dashed #c1c1c1;
	padding-bottom: 4px;
}

.list-bandocviet ul li {
	list-style: none;
	margin-top: 8px;
	padding-left: 4px;
	border-bottom: 1px dashed #c1c1c1;
	padding-bottom: 8px;
	line-height: 1.7;
}
.list-bandocviet ul li .bandocviet-1 {
	background: url(images/bandocviet1.gif) no-repeat left 1px;
	padding-left: 25px;
}
.list-bandocviet ul li .bandocviet-2 {
	background: url(images/bandocviet2.gif) no-repeat left 5px;
	padding-left: 25px;
	font-style: italic;
}

.foot-box-news {
	background: url(images/footboxbg.gif) repeat-x left top;
}
.box-w160 {
	float: left;
	width: 158px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline;
}
.box-w145 {
	float: left;
	width: 143px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline;
}
.box-border-bottom {
	border-bottom: 1px solid #ccc;
}

.stock-index-left {
	float: left;
	width: 135px;
	margin-right: 7px;
	display: inline;
	overflow: hidden;
}

.stock-index-right {
	float: left;
	width: 135px;
	margin-left: 7px;
	display: inline;
	overflow: hidden;
}
.stock-update-time {
	color: #8b8b8b;
}
/* footer */
.footer {
	background:#ededed url(images/footerbg.gif) no-repeat left top;
	height: 108px;
	overflow: hidden;
	padding: 0 10px;
}
.footer-inner {
	background:#ededed url(images/footerinnerbg.gif) no-repeat left top;
	height: 108px;
	overflow: hidden;
	float: left;
	width: 970px;
	line-height: 1.6;
}
.footer-left {
	padding: 20px 0 0 20px;
	float: left;
	display: inline;
	width: 400px;
	overflow: hidden;
}
.footer-right {
	padding: 20px 0 10px 0;
	float: left;
	display: inline;
	width: 550px;
	overflow: hidden;
	font-size: 11px;
}
/* end footer */
