@charset "utf-8";
/***********************************************/
/* general.css                          */
/* Use with front of project         	*/
/* HTML tag styles                      */
/***********************************************/ 
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(../images/bg/tech_game.gif) no-repeat center top;
	background-color:#000000;
	color:#aaaaaa;
}

.fs1 {
	font-size: 10px;
}

.fs2{
	font-size: 11px;
}

.fs3{
	font-size: 12px;
}

.fs4{
	font-size: 13px;
}

.fs5{
	font-size: 14px;
}

.fs6{
	font-size: 15px;
}
/* Normal link */
a {

	text-decoration:none;
}

a:hover, a:active, a:focus {
	
	text-decoration: underline;
}
.color_01 {
	color:#974700;
}
.color_02 {
	color:#404e00;
}
.color_03 {
	color:#9dcc62;
}
.color_04 {
	color:#a4a22b;
}
.color_video {
	color:#275b8a;
}
.color_blue {
	color:#434343;	
}
.color_blue_light {
	color:#666666;
}
.color_orange {
	color:#d58747;
}
.color_orange2 {
	color:#d58749;
}
.page_02 {
	text-align:center; margin-top:10px; width:100%; float:left; *float:none;
}
.color_gold {
	color:#ba7402;
}
.color_gold_light {
	color:#c2b300;
}
.background_color_black_m{
	background-color:#151515
}
.background_color_black_b{
	background-color:#151515
}
.font_width {
	font-weight:bold;
}
#boder_1px {
	border:1px solid red;
}
#main-960 {
	position:relative;
	width:960px;			
	height:auto;
}

#boder-main-1000 {
	position:relative;
	width:1000px;			
	height:auto;
}

.tech24-top-header {
	height:25px;
	background:url(../images/bg/top_bg.jpg) repeat-x left top;
	margin-bottom:10px;
}
.tech24-top-header div.header-content{
	width:960px;
	padding-top:5px;
}
.header-content left {
	float:left;
}
.header-content right {
	float:right;
}
.header-content a {
	color:#aaaaaa;
	font-weight:normal;
}
.header-content a.active {
	color:#FF0000;
	font-weight:bold;
}
.boder-main-left-01 {
	position:absolute;
	width:20px;
	left:0px;
	top:130px;
	background:url(../images/bg/left_01.png) no-repeat left top;
	height:232px;
}
.boder-main-left-02 {
	position:absolute;
	width:20px;
	left:0px;
	top:530px;
	background:url(../images/bg/left_02.png) no-repeat left top;
	height:232px;
}
.boder-main-right-01 {
	position:absolute;
	width:20px;
	right:0px;
	top:130px;
	background:url(../images/bg/right_01.png) no-repeat right top;
	height:232px;
}

.boder-main-right-02 {
	position:absolute;
	width:20px;
	right:0px;
	top:530px;
	background:url(../images/bg/right_02.png) no-repeat right top;
	height:232px;
}

#main-header {
	height:110px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.width_02 {
	width:310px;
}
.width_01 {
	width:420px;
}
.width_03 {
	width:200px;
}
#main-menu-top {
	height:50px;
	background-image:url(../images/menu_top/bg.gif);
	background-color:#343434;
	padding-left:20px;
	text-align:left;
		
}
#main-menu-top-search {
	float:right;
	padding-right:10px;
	
}

#main-menu-top-search input {
	width:200px;
	background:url(../images/button/search-bg.gif) left repeat-x;
	border:0px;
	margin-left:3px;
	height:20px;
}

#main-menu-top-search span {
	float:left;
    background:url(../images/button/search-left.gif) left no-repeat;	
}

#main-menu-top-content {
	height:30px;
}
#main-hot-bulk {
	height:auto;
}
#main-content-box-title-line-botom {
	
	background:url(../images/bg-title-box/bg-line.gif) repeat-x left;
	height:12px;
	

}
#main-content-box-title-line-botom span {
	float:left;
	background:url(../images/bg-title-box/logo-line.gif) no-repeat left;
	height:12px;
	width:110px;	
	
}
#main-content {
	width:960px;
	height:auto;		
	line-height:18px;
	margin-bottom:10px;
	float:left;
}

#main-content-left {
	float:left;
	width:630px;
}

#main-content-right {
 	float:right;
	width:320px;	
	
}
#main-content-left-adv {
	float:left;
	padding:5px;
	margin-top:10px;
	background-color:#161616;
}
#main-content-footer {
	height:auto;
	width:960px;
	clear:both;
}
#main-content-footer-menu {
	height:51px;
	background:url(../images/bg/bg-footer.gif) no-repeat left top;
	padding-top:10px;
	width:960px;	
	
}
#main-content-footer-menu ul {
	margin:0px;
	padding-top:12px;
	list-style:none;
	text-align:center;

}

#main-content-footer-menu li {
	display:inline;
	margin-left:5px;
	padding-top:10px;

}
#main-content-footer-menu a {
	margin-right:5px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
#main-content-footer-copyright {
	height:60px;
	padding-top:20px;
	color:#656565;
	background:url(../images/bg/bg-copyright.gif) repeat-x left top;
	line-height:18px;
}
#main-content-footer-copyright span, a {
	color:#ba7300;
}
.main_content-text-title {
	color:#974700;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;
	margin-top:0px;
	float:left;
}

#main-content-box-big {
	float:left;
	width:630px;
	margin-top:10px;
	background-color:#151515;

}

#main-content-box-small {
	margin-top:10px;
	font-size:11px;
	background-color:#151515;
	
} 
#main-content-box-small-content {		
	line-height:18px;	
	height:auto;		
	padding-bottom:10px;
	background-color:#151515;
} 

#main-content-box-small-content-row {
	text-align:left;
	padding-left:10px;
	padding-top:10px;	
	padding-bottom:10px;
	
} 
#main-content-box-small-content-row-01 {
	text-align:left;
	padding-top:10px;	
	padding-bottom:10px;
	border-bottom:1px solid #272727; 
	float:left; 
	
} 
#main-content-box-small-content-row-other ul, #main-content-box-small-content-row-other-02 ul{
	list-style:url(../images/icon/row_01.gif);
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-20px;	
	*margin-left:25px;
}
#main-content-box-small-content-row-other li, #main-content-box-small-content-row-other-02 li{ 
	padding-bottom:2px;
	color:#914301;
	
}
#main-content-box-small-content-row-other-02 li{ 
	border-bottom:1px solid #272727;
	margin:2px 7px 3px 0px;

	
}
#main-content-box-small-content-row-other-02 span.color_01{
	font-size:12px;
}
#main-content-box-small-content-row-other span{ 
	padding-left:0px;
	*margin-left:-7px;
	
}
#main-content-box-small-content-row-other-02 span{ 
	padding-left:0px;	
}

#main-content-box-small-content-row-other a, #main-content-box-small-content-row-other-02 a{ 
	color:#914301;
}
#main-content-box-small-content-row span.img, #main-content-box-small-content-row-01 span.img{	
	float:left;
	padding:4px;
	margin-right:10px;
	border:1px solid #272727;
	margin-top:5px;	
	background-color:#161616;
	margin-bottom:7px;	
} 
#main-content-box-small-content-row p, #main-content-box-small-content-row-01 p{	
	clear:both;
	border-bottom:1px solid #272727;
	margin:0px;
	padding-bottom:20px;
	padding-top:2px;
	text-align:left;
	margin-right:10px;
} 
#main-content-box-small-content-row-01 p.border_none{
	border:0px;
}
#main-content-box-big, #main-content-box-small {
	height:auto;
} 

/* Begin css general box */
#main-content-box-title{	
	padding:1px;
	padding-right:0px;		
	background-color:#151515;
			
}
.main-content-box-title-left{
   float:left;
   padding-left:10px;
   padding-right:25px;
   height:30px;
	
}
.main-content-box-title-left span {
	 float:left;
	 margin-top:6px;
	 text-transform:uppercase;
}

.main-content-box-title-right {
   height:30px;	
   
}

.main-content-box-title-right span {
	float:right;
	margin-top:5px;	
	padding-right:10px;
	margin-right:10px;
}
/* End css general box */
.level_1 {
		font-size:9px;
	}
.level_2{
	font-size:10px;
	font-weight:bold;		
}
.level_3{
	font-size:12px;
	font-weight:bold;
}
.level_4{
	font-size:16px; font-weight:bold;	
	color:#297095;	
	}
.level_5{
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
}



/*------------------------------------------------------------*/