*
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}
body
{
	text-align: center;
	background-color: #fefcfd;
	color: #322;
}
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
{
	color: #322;
	font-size: 16px;
}
h1
{
	width: 100px;
	position: absolute;
	text-indent: -5000px;
}
div h1
{
	position: static;
	text-indent: 0;
}
#wrapper
{
	width: 759px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 759px;
	position: relative;
	height: 1%;
	padding-bottom: 10px;
}
#logo a
{
	width: 424px;
	height: 75px;
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/logo.png') no-repeat left center;
	text-indent: -5000px;
	display: block;
	line-height: 70px;
}
#lang_bar
{
	position: absolute;
	width: 164px;
	height: 25px;
	right: 10px;
	top: 50px;
}
#lang_bar a
{
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/lang_bg.png') no-repeat left top;
	width: 82px;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #fff;
	text-align: center;
}
#header_swf
{
	height: 193px;
}
#menu_bar
{
	padding-left: 1px;
}
#menu_bar ul
{
	list-style-type: none;
	height: 42px;
}
#menu_bar li
{
	float: left;
	width: 125px;
	padding-left: 1px;
	text-align: center;
}
#menu_bar a
{
	font-size: 16px;
	color: #fff;
	display: block;
	height: 42px;
	line-height: 38px;
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/menu_bg.png') no-repeat left top;
}
#menu_bar a:hover, #menu_bar a:active
{
	text-decoration: none;
	color: #fb0;
}





#main_area
{
	width: 759px;
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/main_bg_m.png') repeat-y left top;
}
#main_area_l
{
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/main_bg_b.png') no-repeat left bottom;
	height: 20px;
}


#main_side
{
	float: left;
	width: 530px;
	padding: 10px 0 0 2px;
}


#sub_side
{
	float: right;
	width: 217px;
}
#search_form
{
	background-color: #fefcfd;
	padding: 10px 10px 5px;
}


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


#cat_list
{
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/main_bg_t.png') no-repeat left top;
	margin-bottom: 40px;
	padding: 10px 15px;
}
#cat_list h3
{
	font-size: 16px;
	color: #fc0;
}
#cat_list ul
{
	padding-top: 5px;
	list-style-type: none;
}
#cat_list ul ul
{
	padding-top: 0;
}
#cat_list li
{
	padding-left: 20px;
	background: url('http://mail.rearviewmirror.com.tw/image/demo027/cat_list_icon.png') no-repeat 0 6px;
}
#cat_list a
{
	padding: 4px 0;
	line-height: 18px;
	color: #310;
	display: block;
	font-weight: 700;
}
#live_help
{
	margin-top: 30px;
}


#navbar
{
	color: #322;
	line-height: 1.5;
	margin-bottom: 10px;
	font-weight: 700;
}
#navbar a
{
	color: #322;
	font-weight: 700;
}
#page_nav
{
	text-align: center;
	margin: 20px 0;
}
#page_nav a, #page_nav span
{
	margin: 0 3px;
	font-family: tahoma;
}

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