@charset "utf-8";
* {
	list-style-type:none;
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}
a, a:link, a:visited{ color:#333;}
a:hover{ color:#C30!important;}
.clear{ clear:both;}
#header_wrapper, #first_section, #second_section, #third_section {
	width: 930px;
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
}
#first_section {
	min-height: 850px;
	_height: 850px;
}
#header_wrapper {
	height: 114px;
	
}
/**********************************************************************/
/*
Sanook First Section
Start All main Element with this section
*/
/* Hot News */
/**/
#hot-news {
	margin-left: 200px;
	min-height: 515px;
}
/*#hot-news h1, #hot-topic h1, #hot-clip p strong {
	padding-left: 10px;
	font-size: 20px;
	color: #CC3300;
}*/
#hot-news ol li.each, #hot-games ol li.each, #hot-topic ol li.each, #topics, #hot-clip ol li.each  {
	clear: both;
}
/**********************Hot All***************************/
div#hot-top {
	/*height: 280px;*/
	margin-top: 1px;
	background: url(../imgs/bd_hilight.gif) repeat-x #FFFFFF;
}
div#hilight_box {
	float: left;
	width: 624px;
	text-align: center;
	background: url(../imgs/bd_hilight_box.gif) repeat-x #faf9f9;
	border-right: solid 1px #e9dbdb;
}
div#hilight_box p.hilight {
	margin: 0 auto;
	width: 600px;
	height: 43px;
	background: url(../imgs/bg_head_hl.gif) no-repeat;
	text-indent: -9999px;
}
div#hilight_box p.show_hl {
	margin: 0 auto;
	width: 570px;
	padding: 0 15px;
	height: 128px;
	text-align: left;
	background: #e2101c;
	color: #FFFFFF;
}
div#hilight_box p.show_hl span.img_show {
	display: block;
	float: left;
	width: 160px;
	height: 97px;
}
div#hilight_box p.show_hl a {
	padding: 0;
	margin: 0;
	color: #FFFFFF !important;
	font-weight: normal;
}
div#hilight_box p.show_hl span.img_show img {
	border: solid 5px #333333;
}
div#hilight_box p.show_hl strong.header_news {
	display: block;
	padding-bottom: 5px;
	float: left;
	width: 400px;
	font-size: 14px;
}
div#hilight_box p.show_hl strong.header_news a {
	text-decoration: underline;
	font-weight: bold !important;
}
div#hilight_box p.show_hl span.detail {
	display: block;
	float: left;
	width: 400px;
	font-size: 12px;
	font-family: tahoma !important;
}
div#hilight_box p.show_hl span.detail br {
	display: none;
}
div#hilight_box p.show_hl em {
	display: block;
	padding-top: 4px;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
}
div#hilight_box p.show_hl em a.more_head {
	margin-right: 5px;
	text-decoration: underline;
}
div#hilight_box p.show_hl a:hover {
	color: #FFFFCC !important;
	text-decoration: underline;
}
.list_img_news-box {
	position: relative;
	margin: 0 auto;
	width: 611px;
	height: 55px;
	padding-bottom: 5px;
	background-color: #faf8f9;
}
.list_img_news {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 55px;
	background-color: #3f3e3e;
}
.list_img_news li {
	display: block;
	float: left;
	width: 50px;
	height: 53px;
	margin: 2px 1px;
	background: #3f3e3e;
}
li.next {
	padding: 0;
	margin: 0;
	margin-left: 5px;
	height: 55px;
	width: 207px;
	background: url(../imgs/hi_next.gif) no-repeat;
}
li.pre {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	height: 55px;
	width: 19px;
	background: url(../imgs/hi_pre.gif) no-repeat;
}
li.next a {
	height: 55px;
	width: 207px;
	display: block;
	text-indent: -9999px;
}
li.l {
	font-size: 18px;
	font-weight: bold;
}
li.m {
	font-size: 15px;
}
li.s {
	font-size: 11px;
}
div#hot-top p.home {
	position: absolute;
	top: 371px;
	left: 210px;
	width: 420px;
	height: 38px;
	font-size: 12px;
	padding-left: 10px;
	background: url(../imgs/bg_addhome.gif) repeat-x #f4f1f1;
}
div#hot-top p a {
	display: block;
	float: left;
	margin: 13px 5px; 
	font-weight: bold;
}
/* Start Bottom */
#hot-bottom {
}
.hotall {
}
.hotall li.each { /* 6 June 2008 */
	_display: table;
	padding-top: 7px;
	clear: both;
	_clear: none;
}
.each1 { /* 6 June 2008 */
	clear: both !important;
}
.nopadding {
	padding: 0 !important;
	margin-top: -2px;
}
.hotall li.topnon {
	border-top: none;
}
.hotall li ul li {
	display: inline;
	width: 18%;
    padding: 0;
    margin: 10px 10px 0 5px;
	float: left;
}
.hotall li ul li h2 {
	font-size: 13px;
}
.hotall li ul li h2 a {
	text-decoration: underline !important;
}
.hotall li ul li ul.news_info {
	width: 150px;
	color: #6b6969;
	font-size: 11px;
	padding: 5px 0 0 0;
}
.hotall li ul li ul.news_info li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.hotall li ul li ul.news_info li a {
	text-decoration: underline;
}
.hotall .mix-topic, .hotall .mix-clip {
	margin-top: 5px; 
	clear: both;
}
.hotall .mix-topic li  {
	width: 16%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 3px 2%;
}
/* Header เมนู Tab H1 มี Defualt ข้างล่าง */
.hotall li div {
	position: relative;
}
.hotall li ol.nav_tab {
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	top: 20px;
	_top: 11px;
	right: 10px;
	_right: 20px;
	font-size: 12px;
}
.hotall li ol.nav_tab li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: -9px;
	_margin-top: 0;
	padding: 0 7px;
	height: 19px;
	_height: 17px;
	line-height: 17px;
	_padding-top: 2px;
	color: #FFFFFF;
	text-align: center;
	background-color: #95454c;
}
.hotall li ol.nav_tab li a {
	color: #FFFFFF !important;
	text-decoration: underline;
}
.hotall li ol.nav_tab li a:hover {
	color: #FFFFCC !important;
}
.hotall li ol.nav_tab li.nav_act {
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: -13px;
	_margin-top: -4px;
	height: 23px;
	_height: 20px;
	line-height: 22px;
	padding: 0 7px;
	_padding-top: 3px;
	color: #cc3300 !important;
	background-color: #FFFFFF;
	border: solid 1px #c7a5a4;
	border-bottom: none;
}
.hotall li ol.nav_tab li.nav_act img {
	margin-top: -4px;
}
.hotall li ol.nav_tab li.nav_act a:hover {
	color: #cc3300 !important;
	text-decoration: underline;
}
.hotall li ol.nav_tab li img {
	margin-right: 2px;
}
.hotall li ol.nav_tab li.nav_act a, ol.nav_tab li.nav_act a:hover {
	font-weight: bold;
	color: #cc3300 !important;
	text-decoration: none;
}
.hotall li span.sortby {
	position: absolute;
	top: 13px;
	right: 440px;
	font-size: 12px;
}
/* จบ  Header Hot All */
/*.hotall .each span {
	position: absolute;
	right: 25px;
	margin-top: -20px;
	font-size: 14px;
}
.hotall .each span a {
	text-decoration: underline;
}
.hotall li.each {
	border-top: dashed 1px #ecc4c2;
	margin: 0 10px;
	padding-top: 7px; 
}
.hotall li.topnon {
	border-top: none;
}
.hotall ul li {
	display: inline;
	width: 18%;
	padding: 5px 3.1%;
	float: left;
}
.hotall .mix-topic li  {
	width: 16%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 3px 2%;
}*/
/************************End Hot All*************************/
#hot-news ul li {
	display: inline;
	width: 18%;
	padding: 5px 3.1%;
	float: left;
}
#hot-news ul li h2 {
	width: 147px;
	overflow: hidden;
	font-size: 13px;
	padding: 5px 5px 0 0;
}
#hot-news ul li h2 a, .mix-topic li h2 a, #hot-clip ul.mix-clip li ul.news_info li h2 a {
	text-decoration: underline !important;
}
#hot-news ul li ul.news_info, #hot-clip ul li ul.news_info, #hot-topic ul li ul.news_info {
	width: 150px;
	color: #6b6969;
	font-size: 11px;
	padding: 5px 0 0 0;
}
#hot-news ul li ul.news_info li, #hot-clip ul li ul.news_info li, #hot-topic ul li ul.news_info li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 14px;
}
#hot-news ul li ul.news_info li a, #hot-clip ul li ul.news_info li a, #hot-topic ul li ul.news_info li a {
	text-decoration: underline;
}
.info_right {
	/*float: right;
	margin: -80px 0 0 5px;*/
	width: 170px !important;
}
.info_board {
	/*float: right;
	margin: -70px -5px 0 5px;*/
	width: 170px !important;
}

/* 6 June 2008 */
.paging-box {
	margin: 10px 0 10px 0;
	text-align: center;
}
.paging-box a {
	border: solid 1px #999999;
	padding: 1px 5px 2px 5px;
	margin-right: 3px;
	font-size: 13px;
	background: #F4F4F4;
}
.paging-box a:link {
	color: #000000;
}
.paging-box a:hover {
	text-decoration: none !important;
	background: #D4D4D4;
}
.paging-box a.paging-active {
	text-decoration: none;
	background: #cc0000;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	border: solid 1px #000000;
}
.paging-box a:link.paging-active {
	color: #FFFFFF;
}
.paging-box a:hover.paging-active {
	color: #FFFFFF !important;
	text-decoration: none !important;
	background: #cc0000;
}
.align-left-01 {
	text-align: left !important;
}

/*.paging { 5 June 2008 
	_width: 425px !important;
	padding: 10px 5px;
	_padding-left: 5px !important;
	_padding-right: 0 !important;
	clear: both;
}
.paging-1 * {
	_text-align: center;
}*/
/*.paging strong, .paging a {
	padding: 1px 5px;
	border: solid 1px #999999;
	margin: 2px;
	font-size: 14px;
}*/
/* Game hot*/
#hot-games, #hot-clip, #hot-topic {
	margin-left: 200px;
	padding: 0;
	min-height: 515px;
}
/*#hot-games p strong {
	font-size: 15px;
	color: #CC3300 !important;
}*/
/*.paging strong,*/

/*#hot-games p.paging strong {
	font-size: 14px !important;
	color: #000000 !important;
}*/
#mix-games  li  {
	width: 8%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 3px 1%;
}
#mix-games li h2, .mix-clip li h2, .mix-topic li h2 {
	font-size: 12px;
	padding: 3px 0;
}
/*.mix-clip li  {
	width: 12%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 1%;
}
.mix-clip li h1 img {
	margin-bottom: 5px;
}
.mix-topic li  {
	width: 16%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 3px 2%;
}*/
.mix-clip li.width-05 {
	/*_width: 30.5% !important;*/
}
.mix-clip li, .hotall li ul.mix-clip li  {
	/*width: 24%;*/
	width: 18%;
	display: inline;
	float: left;
	list-style-type: none;
	/*padding: 0.5%;*/
	margin-bottom: 5px;
}
.mix-clip li h1 img {
	/*margin-bottom: 5px;
	width: 74px*/;
}
.mix-topic li h1 {
	width: 107px;
}
.mix-topic li, .hotall li ul.mix-topic li  {
	width: 18%;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
	margin-right: 0.5%;
}
#topics {
	padding-top: 10px;
}
#topics li {
	width: 31%;
	float: left;
	display: inline;
	list-style-type: none;
	padding: 1% 1% 0 1%;
}
#topics li ol li {
	width: 100%;
	background: url(http://static.sanook.com/www/files/firstpage_v1/imgs/disscuss.gif) no-repeat 0 2px;
	text-indent: 15px;
	font-size: 12px;
	margin-bottom: 5px;
}

/*HeadTab*/
h1.headtab, p.headtab, h2.headtab {
	margin-bottom: 5px;
	padding: 8px 10px 0 10px;
	height: 31px !important;
	font-size: 15px;
	color: #CC3300;
	background: url(../imgs/bg_head.gif) repeat-x;
	margin-bottom: -7px;
}
h1.headtab a, p.headtab a {
	color: #CC3300 !important;
}
ol.nav_tab {
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	top: 151px;
	right: 10px;
	font-size: 12px;
}
ol.nav_tab li {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0 7px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	background-color: #95454c;
}
ol.nav_tab li a {
	color: #FFFFFF !important;
	text-decoration: underline;
}
ol.nav_tab li a:hover {
	color: #FFFFCC !important;
}
ol.nav_tab li.nav_act {
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: -6px;
	height: 28px;
	line-height: 30px;
	padding: 0 7px;
	color: #cc3300 !important;
	background-color: #FFFFFF;
	border: solid 1px #c7a5a4;
	border-bottom: none;
}
ol.nav_tab li img {
	margin-right: 2px;
}
ol.nav_tab li.nav_act a, ol.nav_tab li.nav_act a:hover {
	font-weight: bold;
	color: #cc3300 !important;
	text-decoration: none;
}
span.sortby {
	position: absolute;
	top: 65px;
	right: 440px;
	font-size: 12px;
}
.wb_bottom {
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	background: #F4F1EF;
}
.wb_bottom a {
	margin-right: 2px;
	color: #CC3300;
	text-decoration: underline;
}
#news_minibox {
}
#news_minibox li {
}
#news_minibox li a {
	background-color: #FF0000;
}
.view-by-date { /* 3 June 2008 */
	width: 95%;
	_width: 97%;
	display: table;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 12px;
	_margin-left: 14px;
	_margin-bottom: 10px;
}
.view-by-date strong {
	font-weight: normal;
	float: left;
	margin-top: 2px !important;
}
.view-by-date a,
.view-by-date a:link,
.view-by-date a:hover {
	font-weight: normal !important;
	text-decoration: underline;
	margin-top: 2px !important;
	margin-right: 1px !important;
}
/*End HeadTab*/

/*End Of First Section*/
/**********************************************************************/



/*
	Subject: Super Hot News
	Document by: Purie@S!
	Date: 25 April 2008
*/

/* Hot Navigation */
.veryhot-control {
	padding-top: 10px;
	margin-bottom:10px;
	border-bottom:1px dotted #C58585;
}
.veryhot-nav {
	clear: both;
	margin-bottom: 1px;
	/*background: url(../imgs/top-nav.gif) repeat-x;
	border-left: solid 1px #ecc4c2;
	border-right: solid 1px #ecc4c2;*/
	padding-left: 7px;
	height: 31px;
	line-height: 30px;
	border-bottom:1px dotted #C58585;
} 
.veryhot-nav li {
	display: inline;
	list-style-type: none;
	/*_margin-left:  5px;
	background: url(../imgs/nav-sep.gif) no-repeat right center;*/
	border-right:2px solid #FBD0CF;
}
.veryhot-nav li a {
	font-size: 14px;
}
.veryhot-nav li.no-sep {
	background: none;
	border:none;
}
.veryhot-nav li strong, .veryhot-nav li strong a {
	text-decoration: none;
	color: #CC3300;
	font-size: 14px;
	padding:0 5px 0 0;
}
.veryhot-nav li a {
	text-decoration: underline;
	padding:0 10px;
	color:#333;
	font-weight:700;
	/*_padding-right: 5px;*/
	
}
/* End */

/* Hot Tag Search */
.hottag-search {
	width: 304px;
	height: 29px;
	float: right;
	margin-top: -31px;
	background: url(../imgs/hottag-search-bg.gif) repeat-x;
	border: solid 1px #d6706c;
}
.hottag-search {
	line-height: 25px;
}
.hottag-search strong {
	margin-left: 5px;
	font-size: 13px;
	color: #8b0609;
}
.border-hottag-box-key {
	width: 153px;
	border: solid 1px #f5c5c5;
}
/* End */

/* boom_box */
#boom_box {
	padding-top: 5px;
	float: right;
}
/* End */

/* Tag ฮอต */
.header-taghot {
	width: 624px;
	height: 47px;
	background: url(../imgs/head-taghot.gif) no-repeat;
	text-indent: -9999px;
}
.taghot {
	padding: 0 0 20px 13px;
	text-align: left;
	background: #ffffff;
}
.taghot li {
	display: inline;
	margin: 0 5px 0 0;
	list-style-type: none;
	_font-size: 12px;
}
.taghot li a:link {
	text-decoration: underline;
	font-size: 12px;
}
/* End */

/* Suggest Box */
#suggest-box {
	float: right;
}
.suggest-head {	
	width: 293px;
	height: 29px;
	_height: 22px;
	line-height: 26px;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	background: url(../imgs/bg-head-suggest.gif) repeat-x;
	border: solid 1px #d2c4c4;
	font-weight: bold;
	font-size: 12px;
	_padding-top: 7px;
}
.suggest-head img {
	margin-top: -5px;
}
/* End */


/* hot-content-box */
#hot-content-box {
	width: 960px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*padding-right: 10px;*/
	float: left;
	/*border-right: solid 1px #ecc4c2;
	_padding-right: 10px;*/
}
#hot-tag-right {
	margin-top: 5px;
	float: right;
}
.header-taghot2 {
	width: 165px;
	height: 48px;
	text-indent: -9999px;
	background: url(../imgs/tag-hit-head.gif) no-repeat right;
	border-top: solid 1px #ecc4c2;
}
.tag-hit-list {
	background: #ffffff;
	font-size: 12px;
	padding: 0 0 0 7px;
}
.tag-hit-list li {
	line-height: 16px;
	background: url(../imgs/s.gif) no-repeat left 4px;
	padding: 0 0 0 13px;
}
.hot-content-list { /* 6 June 2008 */
	_width: 691px;
	padding: 0 0 0 0;
	margin: 0 0 0 26px;
	_margin-bottom: 15px;
	_padding-left: 15px;
}
.hot-content-list li { /* 6 June 2008 */
	width: 136px;
	_width: 70px;
	margin: 15px 46px 0 0;
	_margin-right: 30px !important;
	float: left;
	font-size: 12px;
}
.padding-bottom-01 {
	_padding-bottom: 15px !important;
}
.hot-content-list li p { /* 4 June 2008 */
	_width: 141px;
	margin: -9px 0 0 0;
	_margin-left: -5px;
}
.hot-content-list li p a { /* 3 June 2008 */
	margin-bottom: 5px !important;
}
ul.hot-content-list li ul.info-list li {
	_margin-bottom: 0 !important;
}
.space-1 { /* 4 June 2008 */
	margin: 0 auto;
	display: table;
	_text-align: center !important;
}
.space-2 {
	_margin-top: -20px;
}
.space-1 a {
	_text-align: center !important;
}
.space-1 a,
.space-1 a:link,
.space-3 a,
.space-3 a:link {
	margin-left: -2px !important;
	font-weight: normal !important;
	font-size: 12px;
}
.space-3 a {
	padding-bottom: 3px !important;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	font-size: 12px !important;
}
.space-1 a:hover,
.space-3 a:hover {
	text-decoration: none !important;
	background: #d4d4d4 !important;
}
.space-1 a.active,
.space-1 a.active:link,
.space-1 a.active:hover,
.space-3 a.active,
.space-3 a.active:link,
.space-3 a.active:hover {
	background: #cc0000 !important;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none;
}
.space-3 {
	width: 730px !important;
	display: table;
}
.space-4 {
	margin-top: -12px !important;
}
.space-5 {
	margin-right: 40px;
	_margin-right: 0 !important;
}
.space-6 { /* 3 June 2008 */
	margin-left: 5px !important;
}
.space-7 { /* 3 June 2008 */
	_display: block;
	_float: left;
	_margin-top: 3px;
}
.space-8 { /* 3 June 2008 */
	margin-bottom: 17px !important;
}
.space-9 { /* 3 June 2008 */
	margin-right: 10px;
}
.space-10 { /* 4 June 2008 */
	width: 100%;
	margin-bottom: 15px !important;
	display: table;
}
.space-11 { /* 4 June 2008 */
	_margin-bottom: -20px !important;
}
.space-12 { /* 4 June 2008 */
	_padding-left: 5px !important;
}
.space-13 { /* 4 June 2008 */
	margin-top: 2px;
}
.space-14 { /* 6 June 2008 */
	margin-bottom: 17px !important;
	_margin-bottom: 25px !important;
}
.space-15 { /* 6 June 2008 */
	margin-bottom: 15px !important;
	_margin-bottom: 0 !important;
}
.space-16 { /* 6 June 2008 */
	width: 126px !important;
	margin-left: 40px;
	margin-right: 10px;
	_margin-right: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.space-17 { /* 6 June 2008 */
	margin-bottom: 20px !important;
	_margin-top: -10px !important;
}
.space-18 a { /* 6 June 2008 */
	line-height: 25px;
}
li.space-16 h2 {
	width: 136px;
}
.search-by-character-box {
	width: 90%;
	padding: 8px 0 20px 0;
	border: solid 1px #000000;
	
}
.search-by-character {
	margin-left: 7px;
	display: table;
}
.search-by-character a,
.search-by-character a:link {
	line-height: 17px;
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: underline;
}
.search-by-character-result {
	margin-left: 26px;
	_margin-top: 10px;
	_margin-bottom: 15px;
	display: table;
}
.character-bg {
	width: 28px;
	height: 27px;
	padding-top: 1px;
	margin-right: 7px;
	display: block;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background: url(../imgs/bg-character-01.gif) no-repeat;
}
.margin-top-01 {
	width: 200px;
	display: block;
	margin-top: 3px;
	_margin-top: 13px !important;
}
.relate-link {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 7px;
	font-size: 12px;
}
.relate-link li {
	display: inline;
}
.relate-link li a,
.relate-link li a:link,
.relate-link li a:hover,
.hot-content-list li a,
.hot-content-list li a:link
.hot-content-list li a:hover,
.tag-hit-list li a,
.tag-hit-list li a:link,
.tag-hit-list li a:hover {
	text-decoration: underline;
}
li.search-result {
	padding-bottom: 5px;
	display: block !important;
	border-bottom: dotted 1px #cc0000 !important;
	margin-bottom: 3px;
}
ul.search-result-content li {
	margin-right: 30px;
}
.bgcolor-white {
	background-color: #FFFFFF !important;
}
.font-color-cc0000 {
	color: #cc0000;
}
.font-bold {
	font-weight: bold;
}
.padding-left-fix-ie6 {
	_padding-left: 19px !important;
}
h1.hot-title {
	display: none;
}
.width-01 {
	_padding-right: 14px;
	_display: table !important;
	clear: both;
}
.width-02 { /* 3 June 2008 */
	width: 70px;
}
.width-03 { /* 3 June 2008 */
	width: 41px;
}
.width-04 { /* 3 June 2008 */
	width: 56px;
}
.width-05 { /* 4 June 2008 */
	width: 31% !important;
}
.width-06 { /* 4 June 2008 */
	width: 153px !important;
}
.width-07 { /* 4 June 2008 */
	width: 170px !important;
}
.width-08 { /* 5 June 2008 */
	width: 230px !important;
	margin-bottom: 10px;
}
.hot-content-list li.width-09 { /* 6 June 2008 */
	_margin-right: -25px !important;
}
/* End */

/* 4 June 2008 */
ul.info-list li {
	_width: 130px;
	margin-top: 0 !important;
	margin-left: 3px;
	font-size: 11px; 
	color: #888888;
}
ul.info-list li a, /* 4 June 2008 */
ul.news_info a {
	margin-right: 3px;
}
/* End */

/* 4 June 2008 */
.search-result-style {
	margin: 10px 0 0 10px;
	_margin-bottom: 30px !important;
}
.search-result-style dt a {
	line-height: 20px;
	color: #0033CC;
	text-decoration: underline;
}
.search-result-style dt a strong {
	_border: solid 1px #0033CC !important;
}
.search-result-style dt a:link {
	color: #0033CC;
	text-decoration: underline;
}
.search-result-style dt a:hover {
	color: #0033CC !important;
}
.search-result-style dd {
	margin: 0 0 10px 0;
}
.search-result-style dd a {
	text-decoration: none !important;
}
.search-result-style dd a:link {
	text-decoration: none !important;
}
.search-result-style dd a:hover {
	text-decoration: none !important;
}
.font-size12px {
	font-size: 12px;
}
.font-size13px {
	font-size: 13px;
}
.font-size16px {
	font-size: 16px;
}
/* End */

/* 5 June 2008 */

.webboard-lst-box {
	width: 745px !important;
	_width: 750px;
	margin: 10px 0 20px 5px;
	_margin-left: 0;
	_margin-top: -10px;
	_margin-bottom: 40px !important;
	display: block;
	float: left;
}
.webboard-lst-box li.list-line {
	_height: 40px;
}
.webboard-lst {
	padding: 3px 0 5px 0;
	display: table;
}
.webboard-lst-box li.list-line ul.webboard-lst li {
	width: 227px !important;
	padding-left: 18px;
	margin-left: 3px;
	display: block !important;
	float: left;
	background: url(../imgs/disscuss.gif) left 2px no-repeat;
}
.webboard-list-line1 {
	/*background: #F9F9F9;*/
	_background: none;
}
/* End */

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