*
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}
body
{
	text-align: center;
}
a:link, a:visited
{
	text-decoration:none;
}
a:hover, a:active
{
	text-decoration:underline;
}
img
{
	border: 0;
}
.clr
{
	clear: both;
	display: block;
}
.btn
{
	overflow: visible;
}
.c_title, .c_stitle
{
	padding-top: 20px;
	font-size: 16px;
	color: #3ad;
}
h1
{
	position: absolute;
	text-indent: -5000px;
}
div h1
{
	position: static;
	text-indent: 0;
}


#wrapper
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url('http://www.chiangiron.com/image/demo006/footer_bg.png') repeat-x left bottom;
}

#header
{
	position: relative;
	height: 1%;
	background-color: #fff;
}
#header #logo a
{
	position: absolute;
	left: 0;
	top: 0;
	width: 360px;
	height: 85px;
	text-indent: -5000px;
	display: block;
	line-height: 85px;
}
#header_swf object
{
	vertical-align: top;
}
#menu_bar
{
	margin-top: -1px;
	height: 47px;
	position: relative;
	background: url('http://www.chiangiron.com/image/demo006/menu_bg.png') repeat-x left top;
}
#menu_bar ul
{
	list-style-type: none;
}
#menu_bar li
{
	float: left;
	text-align: center;
	padding-left: 2px;
	background: url('http://www.chiangiron.com/image/demo006/menu_bg_hr.png') no-repeat left top;
}
#menu_bar li a
{
	width: 110px;
	font-size: 16px;
	color: #fff;
	display: block;
	height: 47px;
	line-height: 47px;
}
#menu_bar li a:hover, #menu_bar li a:active
{
	text-decoration: none;
	color: #b7d7e8;
}
#menu_bar li#menu_first
{
	padding: 0;
	background-image: none;
}



#search_form
{
	width: 190px;
	position: absolute;
	right: 50px;
	top: 12px;
}
#rss_b
{
	position: absolute;
	right: 20px;
	top: 12px;
}

#search_form input.txt
{
	border: 1px solid #bbb;
	height: 21px;
	width: 135px;
}
#s_submit
{
	position: absolute;
}





#main_area
{
	width: 960px;
	background: url('http://www.chiangiron.com/image/demo006/cont_bg.gif') repeat-y left top;
	padding-bottom: 30px;
}



#main_side
{
	float: left;
	width: 665px;
	padding: 0 25px;
}
#content
{
}


#sub_side
{
	float: right;
	width: 242px;
}
#sub_side #sm_list ul
{
	list-style-type: none;
	margin: 10px 0 20px;
}
#sub_side #sm_list ul li
{
	padding: 7px 0 7px 40px;
	line-height: 1.5;
}
#sub_side #sm_list ul a
{
	color: #000;
}
#sub_side #con_det h3
{
	margin-left: 15px;
}
#sub_side #con_det ul
{
	list-style-type: none;
	margin: 10px 15px 20px;
}
#sub_side #con_det ul li
{
	padding: 2px;
}

#sub_side #live_help
{
	text-align: center;
}







#news_list
{
	padding: 20px 15px 0;
}

#news_list h3
{
	font-size: 16px;
	color: #3ad;
}
#news_list ul
{
	list-style-type: none;
}
#news_list li
{
	padding: 10px 0 10px 15px;
	border-top: 1px dashed #999;
	background: url('http://www.chiangiron.com/image/demo006/news_icon.png') no-repeat 2px 15px;
}
#news_list li#news_first
{
	border-top-width: 0;
}
#news_list a
{
	color: #000;
}

#cat_list
{
	width: 227px;
	margin-top: 20px;
	background: url('http://www.chiangiron.com/image/demo006/pdt_list_bgm.png') repeat-y left top;
	margin-left: 15px;
}
#cat_list h3
{
	background: url('http://www.chiangiron.com/image/demo006/pdt_list_bgt.png') no-repeat left top;
	font-size: 16px;
	color: #3ad;
	line-height: 35px;
	padding: 0 0 13px 20px;
}
#cat_list ul
{
	list-style-type: none;
	padding: 0 0 28px 2px;
	background: url('http://www.chiangiron.com/image/demo006/pdt_list_bgb.png') no-repeat left bottom;
}
#cat_list li
{
	line-height: 1.5;
	padding: 6px 10px 6px 20px;
}
#cat_list li.odd
{
	background-color: #e2eaed;
}
#cat_list a
{
	color: #666;
}

#live_help
{
	margin-top: 30px;
}


#navbar
{
	padding-left: 25px;
	color: #fff;
	line-height: 26px;
	height: 26px;
	position: relative;
	background: url('http://www.chiangiron.com/image/demo006/nav_bar_bg.png') repeat-x left top;
}
#navbar a
{
	color: #fff;
}
#navbar #lang_bar
{
	position: absolute;
	right: 20px;
	top: 0;
}
#page_nav
{
	text-align: center;
	margin: 20px 0;
}
#page_nav a, #page_nav span
{
	margin: 0 3px;
	font-family: tahoma;
}

#footer
{
}
#footer p
{
	padding: 6px 0;
	text-align: center;
	line-height: 18px;
	background-color: #b7d7e8;
	color: #333;
}
#footer a
{
	color: #333;
}
