html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background: #ffffff url(./images/bg1.jpg) top left repeat-x;
}
a.quangcao 
{
	font-size:0px;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#FF1100;
}
img {
	border: 0;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
div, td {
	text-align:left;
}
form {
	padding:0px;
	margin:0px;
}
select, input, textarea {
	font-size:12px;
	font-family:Tahoma;
}
marquee {
	overflow: hidden;
}
marquee a {
	display: inline-block;
}
marquee#scroll a {
	background: url(./images/star.gif) center left no-repeat;
	text-indent: 15px;
}
.h3 {
	font-size:13px;
}
.h4 {
	font-size:12px;
}
.p5 {
	padding: 0px 8px;
}
.clear, #clear {
	clear:both;
	font-size:0px;
	height: 0px;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	border: 0px solid #333;
	background-color: #FFF;
	overflow: hidden;
}
#main {
	width:1000px;
	margin: 0 auto;
	padding-top:5px;
	overflow:hidden;
}
#head {
	padding-top:5px;
	height:21px;
	background: url(./images/ctc.jpg) left top repeat-x;
	text-align:right;
}
#head a {
	color:#000;
	font-size:12px;
}
#head a:hover {
	color:#D30000;
	text-decoration:underline;
}
#head .p5 {
	color:#333;
}
ul#color {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	float:right;
	position:relative;
	top:-3px;
	margin-left: 20px;
}
ul#color li {
	float:left;
	list-style-image:none;
	cursor:pointer;
}
ul li.color1 {
	background:transparent url(./images/icon_color.gif) 0px 0px no-repeat;
	height:19px;
	width:25px;
}
ul li.color1:hover, ul li.color1_select {
	background:transparent url(./images/icon_color.gif) 0px -19px no-repeat;
	height:19px;
	width:25px;
}
ul li.color2 {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -25px 0;
	height:19px;
	width:25px;
}
ul li.color2:hover, ul li.color2_select {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -25px -19px;
	height:19px;
	width:25px;
}
ul li.color3 {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -50px 0;
	height:19px;
	width:25px;
}
ul li.color3:hover, ul li.color3_select {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -50px -19px;
	height:19px;
	width:25px;
}
ul li.color4 {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -75px 0;
	height:19px;
	width:25px;
}
ul li.color4:hover, ul li.color4_select {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -75px -19px;
	height:19px;
	width:25px;
}
ul li.color5 {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -100px 0;
	height:19px;
	width:25px;
}
ul li.color5:hover, ul li.color5_select {
	background:transparent url(./images/icon_color.gif) no-repeat scroll -100px -19px;
	height:19px;
	width:25px;
}
#banner {
	display: block;
	height: 90px;
	background: white url(./images/banner.png) top left no-repeat;

	padding-left: 398px;
}
#menu {
	height: 37px;
	background: url(./images/bgmenu.jpg) repeat-x;
}
#search {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	top: -3px;
}
.search input {
	margin: 0;
	padding: 0;
}
.textbox {
	border:1px solid #ccc;
	width:100px;
	margin-left:6px;
	color:#333;
	background:#FF9;
	text-indent:0px;
	padding-left:4px;
}
.submenu {
	height:27px;
	overflow:hidden;
	float:left;
	width:100%;
	background: url(./images/bgsubmenu.jpg) repeat-x;
}
.tabcontent span.p5 {
	color:#bbb;
	padding: 0px 4px;
}
div.hotnews {
	width:88px;
	height:17px;
	float:left;
	background: url(./images/tinnong.png) no-repeat;
	padding-top:2px;
	text-align:center;
	position:relative;
	left:10px;
	top:-2px;
}
.hotnews span {
	font-weight:bold;
	width:88px;
	height:17px;
	text-align:center;
	color:#333;
	font-size:11px;
}
.hotnews span:hover {
	color:#FF1100;
}
.body {
	background: url(./images/bgsubmenu2.jpg) left top repeat-x;
	padding-top:12px;
}
.col1 {
	width:590px;
	float:left;
	border:1px solid #B4CDD7;
}
.col_home {
	width:590px;
	float:left;
}
.col1 .boxContent {
	width: 100%;
	background: url(./images/bgcontent.jpg) left top repeat-x;
	border: 0px solid #B4CDD7;
	margin-bottom: 5px;
	overflow: hidden;
}
.col1 .boxContent .title {
	width: 100%;
	margin: 0 auto;
	padding-left: 10px;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #B4CDD7;
	font-weight: bold;
	color: #D30000;
}
.col1 .boxContent .title a {
	font-weight: bold;
	color: #D30000;
}
.col1 .boxContent .title a:hover {
	font-weight: bold;
	color: #FF1100;
}
.col1 .boxContent .title span {
	font-weight: normal;
	color: #333333;
}
.col1 .boxContent .content {
	line-height: 150%;
	font-weight: normal;
	color: #333;
	padding: 6px 0px;
	width: 95%;
	margin: 0 auto;
}
.col2 {
	width: 210px;
	float: left;
	margin-left: 5px;
}
.col3 {
	width: 190px;
	float: right;
}
.box_home {
	border-bottom: 2px solid #FFF;
	height: 365px;
}
.box_home .col1 {
	width: 375px;
	float: left;
	background-color: #F2F2F2;
	border: 1px solid #B4CDD7;
}
.box_home .col1 .frame {
	width: 365px;
	height: 363px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}
.box_home .col1 .frame .img {
	width: 362px;
	height: 250px;
	overflow: hidden;
	position: relative;
	top: 5px;
	border: 1px solid #fefefe;
	background-color: #FFF;
}
.box_home .col1 .frame .img img {
	width: 362px;
	height: 250px;
}
.box_home .col1 .frame h4 a {
	font-weight: normal;
	font-size: 18px;
	color: #D30000;
	text-decoration: none;
}
.box_home .col1 .frame h4 a:hover {
	color: #D30000;
	text-decoration: none;
}
.box_home .col1 .frame .desc {
	padding-top: 10px;
}
.box_home .col2 {
	width: 210px;
	float: right;
	margin: 0px;
}
.box_home .col2 .box {
	height: 368px;
	overflow: hidden;
}
.box_home .boxContent {
	background: none;
}
.box {
	border:1px solid #B4CDD7;
	background: url(./images/ctc.jpg) left top repeat-x;
	margin-bottom:5px;

}
.box_item a.title_box {
	color:#D30000;
	font-weight:bold;
	float:left;
	height:20px;
	width:100%;
	padding-top:4px;
	text-transform:uppercase;
}
.box_item a.title_box:hover {
	color:#FF1100;
	font-weight:bold;
	float:left;
	height:20px;
	width:100%;
	padding-top:4px;
	text-decoration:none;
	text-transform:uppercase;
}
.box_item span {
	border:1px solid #BBBFC8;
	background-color:#FFF;
	width:100%;
	height:90px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.box_item span a {
	width:126px;
	height:86px;
	margin:2px 0px 0px 2px;
	float:left;
	overflow:hidden;
}
.box_cat {
	margin-bottom:5px;
}
.box_cat .top {
	background: url(./images/ctc.jpg) left top repeat-x;
}
.box_cat .top .left {
	background: url(./images/ctl.jpg) left top no-repeat;
}
.box_cat .top .right {
	background: url(./images/ctr.jpg) right top no-repeat;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #B4CDD7;
	padding-left: 10px;
}
.box_cat .top .right a {
	color: #333333;
	font-weight: normal;
	float: left;
	line-height: 30px;
	font-size: 11px;
}
.box_cat .top .right a:hover {
	color: #FF1100;
	text-decoration: underline;
}
.box_cat .top .right a.current {
	color: #D30000;
	font-weight: bold;
	text-decoration:  none;
	float: left;
	line-height: 30px;
	font-size: 12px;
}
.box_cat .top .right a.current:hover {
	color: #F00;
	text-decoration: none;
}
.box_cat .middle {
	border-left: 1px solid #B4CDD7;
	border-right: 1px solid #B4CDD7;
}
.box_cat .middle .content {
	width: 570px;
	margin: 0 auto;
	padding: 10px 0px;
}
.box_cat .middle .content .left {
	width:330px;
	float:left;
}
.box_cat .middle .content .left span {
	float: left;
	margin: 2px 12px 5px 0px;
}
.box_cat .middle .content .left span.img {
	border:1px solid #BBBFC8;
	float:left;
	width:100px;
	background-color:#FFF;
	overflow:hidden;
}
.box_cat .middle .content .left span.img a {
	float:left;
	width:98px;
	margin:1px 0px 0px 1px;
	overflow:hidden;
}
.box_cat .middle .content .left h4, .box_cat .middle .content h4 {
	margin:0px;
}
.box_cat .middle .content .left h4 a, .box_cat .middle .content h4 a {
	font-weight:bold;
}
.box_cat .middle .content .left p, .box_cat .middle .content p {
	margin:2px 0px 0px 0px;
}
.box_cat .middle .content .right {
	width:220px;
	float:right;
}
.box_cat .middle .content .home {
	width:220px;
	float:left;
}
.box_cat .middle .content .right ul, .box_cat .middle .content .home ul {
	list-style-type:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}
.box_cat .middle .content .home ul {
	width:280px;
}
.box_cat .middle .content .right ul li, .box_cat .middle .content .home ul li {
	background: url(./images/bullet.jpg) 0px 7px no-repeat;
	padding:2px 0px 2px 12px;
}
.box_cat .middle .content p {
	border-bottom:0px solid #B4CDD7;
	padding-bottom:6px;
	margin-bottom:5px;
}
.box_cat .middle .content .right ul li a {
	color:#333;
}
.box_cat .middle .content .right ul li a:hover {
	color:#FF1100;
}
.box_cat .bottom {
	background: url(./images/btc.jpg) left top repeat-x;
	font-size:0px;
}
.box_cat .bottom .left {
	background: url(./images/btl.jpg) left top no-repeat;
	font-size:0px;
}
.box_cat .bottom .right {
	background: url(./images/btr.jpg) right top no-repeat;
	height:5px;
	font-size:0px;
}
.boxbanner {
	border:0px;
	overflow: hidden;
}
.boxbanner ul, .boxbanner li {
	padding: 0;
	margin: 0;
}
.col2 .boxbanner img {
	width: 210px;
}
.col3 .boxbanner img {
	width: 190px;
}
.box .boxTitle {
	width:85%;
	margin: 0 auto;
	color:#D30000;
	font-weight:bold;
	padding:5px 5px 8px 15px;
}
.box .boxTitleInside {
	width:96%;
	margin: 0 auto;
	color:#D30000;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.box .boxTitle a {
	color:#D30000;
	font-weight:bold;
}
.box .boxTitle a:hover {
	color:#FF1100;
	text-decoration:none;
}
.box .boxContent {
	width:95%;
	margin: 0 auto;
}
.boxdetail .boxTitle {
	background-color:#F7F8FB;
	color:#333;
	padding:6px 15px;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	border-bottom:1px dotted #C1C9DB;
	border-top:1px dotted #C1C9DB;
}
.boxdetail .boxContent {
	width:95%;
	margin: 0 auto;
}
.list li.ads {
	text-align:center;
}
.list span.img {
	float:left;
	margin: 2px 10px 0px 0px;
	width:60px;
	border:1px solid #BBBFC8;
}
.list span.img a {
	width:58px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin:1px 0px 0px 1px;
}
.list span.img a img {
	width: 58px;
}
.padding h4, .list h4 {
	margin:5px 0px;
}
.headline h4 a, .padding h4 a, .list h4 a {
	font-weight:bold;
	font-size:12px;
}
.headline h4 {
	margin:0px;
}
.list ul {
	list-style-type:none;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.list ul.padding, div.padding {
	list-style-type:none;
	padding:0px;
	margin:8px 0px 8px 0px;
}
.list li {
	background: url(images/bullet.jpg) 2px 8px no-repeat;
	padding-left:12px;
	padding-top: 2px;
	padding-bottom:4px;
}
.list ul.col li {
	width:83px;
	float:left;
	overflow:hidden;
	height:15px;
}
.list ul.col1 {
	border:0px solid #f3f3f3;
}
.list ul.col1 li {
	width:170px;
	float:left;
	overflow:hidden;
	border:0px solid #f0f0f0;
	margin:0px;
	background: url(images/square.jpg) 12px 10px no-repeat;
	cursor:pointer;
	padding-left:26px;
}
.list ul.col1 li a {
	font-weight:normal;
	float:left;
	width:99%;
	padding-top: 3px;
	padding-bottom:2px;
}
.list ul.col1 li:hover {
	border:0px solid #D30000;
}
.list li a {
	font-weight:normal;
}
.list li a.icon {
	width:99%;
	font-weight:bold;
}
.hotnewsbig {
	position: relative;
	top: -50px;
	width: 100%;
	height: 130px;
}
.hotnewsbig .title {
	background-color: #FEF5D4;
	opacity: 0.75;
	width: 100%;
	height: 50px;
	position: relative;
	overflow: hidden;
	padding-left: 5px;
}
.hotnewsbig .title h4 {
	margin: 0;
}
.pitem {
	color:#C1C9DB;
	padding:0px 2px;
	float:left;
	padding-top:7px;
}
span.parent a {
	color:#D30000;
	font-weight:bold;
	text-transform:uppercase !important;
	text-decoration:none !important;
}
span.child a, span.child {
	color:#333;
	font-weight:bold;
}
.otherarticles {
	background:transparent url(./images/otherarticles.png) repeat-x scroll left top;
	padding: 1px 0px 0px 0px;
}
.otherarticles h3 {
	margin-top:5px;
	font-size:12px;
	border-bottom:1px dotted #c0c0c0;
	padding-bottom:3px;
	padding-left:10px;
	color:#333;
}
ul.bullet3 {
	margin:0px;
	padding:0px;
	padding-left:22px;
	list-style-type:none;
}
ul.bullet3 li a:link, ul.bullet3 li a:visited {
	list-style-image:none;
	background: url(./images/square.jpg) 0px 5px no-repeat;
	line-height:150%;
	text-decoration:none;
	padding-left:15px;
}
ul.bullet3 li a:hover {
	text-decoration:underline;
	list-style-image:none;
	background: url(./images/square.jpg) 0px 5px no-repeat;
	line-height:150%;
	padding-left:15px;
}
.content h2 {
	margin-bottom:1px;
	font-size:16px;
	color:#333333;
}
p.desc {
	line-height:120%;
	font-weight:bold;
	color:#333;
}
.line {
	height:10px;
	border-top:1px solid #B4CDD7;
}
.divContent, .divContent #divBody {
	text-align:justify;
	line-height:150%;
}
.divContent img {
	padding-right:10px;
}
.reducepost {
	padding: 10px 0px 5px 0px;
	width: 100%;
	float: left;
}
.reducepost img {
	width: 100%;
}
.reducepost p {
	line-height: 140%;
	margin: 0 0 2px;
	text-align:justify;
}
.reducepost .thumbsmall {
	border: 1px solid #BBBFC8;
	float:left;
	height:65px;
	margin:2px 10px 5px 1px;
	overflow:hidden;
	padding:2px;
	position:relative;
	text-align:left;
	width:100px;
}
.subpanel {
	float: left;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	top: 0;
	z-index: 1;
}
.thumblarge {
	position: relative;
	margin-right:15px;
	float:left;
	margin-bottom:2px;
	border: 1px solid #BBBFC8;
	padding: 2px;
}
.thumblarge img {
	width: 100%;
}
.item-date {
	color: #848484;
	font-size: 11px;
}
.topreducecontent h3 {
	margin:0px;
	padding-bottom:15px;
	padding-top:0px;
}
.topreducecontent h3 a {
	font-size:12px;
	line-height:120%;
	font-weight:bold;
}
.topreducecontent p {
	padding:0px;
	margin:0px;
}
table.Gold {
	width:100%;
	background:#F0F0F0;
	margin:0px 0px;
}
table.Gold tr td {
	padding:2px 5px;
}
table.Gold tr.row1 {
	background:#FFF;
}
table.Gold tr.row2 {
	background:#F0F4F7;
}
.goldItem {
	float:left;
	border:1px solid #bbb;
	margin:1px;
	padding:2px 2px;
}
.button {
	border:1px solid #ccc;
	background: url(./images/input.gif) 0px 0px repeat-x;
}
.button:hover {
	color:#D30000;
	background:#ECE9D8;
}
.footer {
	background: url(./images/bgbottom.jpg) repeat-x;
	padding:15px 10px 10px 10px;
}
.footer .fl {
	width:630px;
	float:left;
	text-align:left;
	height:35px;
}
.footer .fr {
	float:right;
	text-align:left;
	height:35px;
}
.footer .fcl {
	width:640px;
	float:left;
	line-height:140%;
}
.footer .fcr {
	float:right;
	padding-right:35px;
	padding-top:8px;
	position:relative;
	top:60px;
	height:25px;
	font-size:11px;
}
.footer a {
	color:#333;
}
.footer .fl a, .footer .fr a {
	font-weight:bold;
	color:#333333;
}
.footer .fl a:hover, .footer .fr a:hover {
	font-weight:bold;
	color:#FF1100;
}
.footer .p5 {
	color:#333333;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:365px;
	height:350px;
	overflow:hidden;
}
.loading {
	background: url(./images/loading.gif) center no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	margin: 0 auto;
}
#tophome {
	width: 403px;
	height:368px;
	float: right;
	overflow: hidden;
	background-color: #F2F2F2;
	border: 1px solid #B4CDD7;
	margin-bottom: 5px;
}
#tophome img {
	width: 403px;
}
/* root element for tabs  */
ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:30px;
	border-bottom:1px solid #B4CDD7;
}
/* single tab */
ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
span.add_job {
	float: right;
}
span.add_job a {
	font-size: 16px;
	font-weight: bold;
}
/* link inside the tab. uses a background image */
ul.tabs a {
	background: url(./images/tabs.png) no-repeat 0px 0px;
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 248px;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}
ul.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: 0px -31px;
	color:#fff;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0px -62px;
	cursor:default !important;
	color:#000 !important;
}
div.panes div.pane {
	display:none;
}
div.panes {
}
div.panes table {
	width:100%;
	background:#F0F0F0;
	margin:0px 0px;
}
div.panes table tr td {
	padding:2px 5px;
}
div.panes table tr.row1 {
	background:#FFF;
}
div.panes table tr.row2 {
	background:#F0F4F7;
}
div.panes table tr td {
	border:1px solid #bbb;
	margin:1px;
	padding:2px 2px;
}