/**** Common Setting ****/
body {
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	font-size:14px;
	color:#4FAFD5;
	text-decoration:underline;
}

p, td, li {
	/* font-family:SimHei, Georgia, Helvetica; */
	font-family:arial;
	font-size:13px;
	color:#2E2E2E;
}

p, a, td, img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table {
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

ul, ol {
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
}

li {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

p.para {
	margin-top:10px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.btn {
	cursor:pointer;
}

div.clear {
	clear:both;
}


/******** Header *********/
div.header_content {
	position:relative;
	width:990px; height:100%;
	margin:0px auto 0px auto;
}

div.header_content div {
	text-align:left;
}

div.header_content div.logo {
	position:absolute;
	width:151px; height:139px;
	top:20px; left:0px;
}

div.header_content div.top_ad {
	position:absolute;
	width:728px; height:90px;
	top:20px; left:150px;
}

div.header_content div.top_ad img.gif, div.top_ad img.gif {
	position:absolute;
	top:0px; left:0px;
}

div.video_ad img.gif {
	position:absolute;
	top:0px; left:0px;
	width:321px; height:127px;
}


div.header_content div.member {
	position:absolute;
	width:80px; height:40px;
	top:20px; left:903px;
}

div.header_content div.upper_nav {
	position:absolute;
	width:840px; height:35px;
	top:130px; left:150px;
	background-image: url(../images/top_nav/mainBtn_24.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

div.header_content div.upper_nav  div.content {
	background-image: url(../images/top_nav/mainBtn_26.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div.header_content div.lower_nav {
	position:absolute;
	width:990px; height:35px;
	top:175px; left:0px;
	background-image: url(../images/top_nav/subMenu_62.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

div.header_content div.lower_nav  div.content {
	background-image: url(../images/top_nav/subMenu_63.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


/******* Common Page Block *******/
div.box_main div.block {
	text-align:center;
}

div.box_main div.block div.c_row {
	position:relative;
}

div.box_main div.block div.c_row.odd {
	height:22px;
	background-color:#EBEBEB;
}
div.box_main div.block div.c_row.even {
	height:35px;
	background-color:#F9F7F8;
}

div.box_main div.block div.c_row img.dot {
	position:relative;
	top:3px; left:12px;
}

div.box_main div.block div.c_row img.tv {
	position:absolute;
	top:-3px; left:268px;
}

div.box_main div.block div.c_row.even img.dot {
	top:9px;
}

div.box_main div.block div.c_row a {
	position:relative;
	top:3px; left:19px;
	text-decoration:none;
}

div.box_main div.block div.c_row.even a {
	top:9px;
}

div.box_main div.block div.c_row span.result {
	margin:0px 9px 0px 9px;
}


div.box_main div.block p.title {
	position:relative;
	top:10px; left:10px;
	color:#2c4300;
	font-size:16px;
	text-align:left;
	width:299px;
}

div.box_main div.block div.content {
	background-image:url(../images/popular_topics_loop.jpg);
	position:relative;
	top:30px; left:0px;
	/*width:299px;*/
	width: 100%;
	margin:0px auto 0px auto;
	text-align:left;
}

div.box_main div.block div.content.tbl {
	width:319px; top:20px;
	* top:35px;
}

div.box_main div.block div.content img.grid {
	margin:3px auto 3px auto;
}

div.box_main div.more {
	width:60px; height:21px;
	background-image: url(../images/arrow_blue.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

div.box_main div.more a {
	position:relative;
	top:2px;
}

/******** Block - Advertisment ********/
div.box_main div.ads {
	width:321px;
	margin-bottom:10px;
	text-align:center;
}

div.box_main div.ads img {
	* display:block;
}

div.box_main div.ads div.ads_content {
	background-image: url(../images/ads_mid.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	text-align:center;
}

div.box_main div.ads div.ads_content div.idv_ad, div.idv_ad {
	position:relative;
	margin-bottom:10px;
	height: 250px;
}

div.box_main div.ads div.ads_content div.idv_ad.last, div.idv_ad.last {
	margin:0px;
}

div.box_main div.ads div.ads_content div.idv_ad img.gif, div.idv_ad img.gif {
	position:absolute;
	top:0px; left:0px;
	width: 300px;
	height: 250px;
}

div.box_main div.video_ads img.gif {
	position:absolute;
	top:0px; left:0px;
	width: 321px;
	height: 127px;
}

/******** Block - Forum News ********/
div.box_main div.forum_news {
	position:relative;
	width:321px; height:191px;
	margin-bottom:10px;
	background-image: url(../images/popular_topics.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.box_main div.forum_news div.more {
	/*
	position:absolute;
	top:162px; left:255px;
	*/
	position: relative;
	left: 260px;
}

div.box_main div.forum_news div.more a{
	position: relative;
	top: 1px;
	left: 18px;
}

/******** Scroller **********/
div.scroller-parent {
	position:relative;
	margin-left:10px;
}

div.scroller-parent img.scroller-forward {
	position:absolute;
	top:40px; left:600px;
}
div.scroller-parent img.scroller-backward {
	position:absolute;
	top:40px; left:-10px;
}

div.scroller-parent div.gallery {
	width:572px;
	margin:0px auto 0px auto;
	/* * margin-left:25px; */
	overflow:hidden;
}

div.scroller-parent div.gallery td {
	vertical-align:top;
}

/* video reset positon */
body.video div.scroller-parent div.gallery {
	* margin-left:25px;
}

body.specific div.scroller-parent div.gallery {
	* margin-left:25px;
}


div.scroller-parent div.gallery table {
	margin:0px auto 0px auto;
}

div.scroller-parent div.gallery td {
	padding:0px 3px 0px 3px;
	text-align:center;
}

/******** Pagination ********/
div.pagination {
	text-align:center;
}

div.pagination  a {
	text-decoration:none;
	color:#444446;
}

/******** Left Box - Link ********/
div.box_left{
	overflow:hidden;
}
div.box_left a {
	text-decoration:none;
}

/* hot topic */
div.hot_topic div.title {
	margin: auto 10px 10px 10px;
	/*
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	*/
}

div.hot_topic div.title img.arrow {
	margin-right:5px;
}

div.hot_topic div.title a {
	text-decoration:none;
	color:#282828;
}

/* forum news */
div.forum_news div.title {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.forum_news div.title img.arrow {
	margin-right:5px;
}

div.forum_news div.title a {
	text-decoration:none;
	color:#282828;
}


/******** Comment Box **********/
div.reply {
	margin-top:10px;
}

div.reply_row.first {
	border:0px;
}

div.reply_row {
	position:relative;
	border-top: 1px dotted #929091;
}

div.reply_row  div.reply_detail {
	width:80%;
	float:left;
	margin:8px 0px 15px 0px
}

div.reply_row  div.reply_detail p {
	line-height:16px;
}

div.reply_row  div.reply_detail img.float_left {
	margin-right:15px;
}

div.reply_detail  span.username {
	color:#009A9C;
	font-weight:bold;
	font-size:16px;
}

div.reply_row  div.reply_func {
	width:20%;
	float:left;
	margin:12px 0px 15px 0px
}

div.reply_row  div.reply_func img {
	margin:0px 3px 0px 3px;
}

div.reply_row  div.reply_func img.reply {
	margin-right:10px;
}

/*** Temp ***/
img.content_line {
	width:650px;
}

/* Footer */
div.footer {
	margin-bottom:10px;
}

div.footer a, div.copyright a {
	color:#404040;
	text-decoration:none;
	font-size:12px;
}

div.footer span {
	margin-left:5px;
	margin-right:5px;
}

div.copyright {
	font-size:12px;
}