@charset "utf-8";

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #333;
	margin: 0;
	background: url(../images/bg.gif);
}

.small_text {
	font-size: 11px;
}

img {
	border: none;
}

.pre_container{
	text-align: left;
	margin: 5px;
	
}

pre {
	overflow-x: auto;
	/* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/* width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.topbanner_bg {
	background: #f0f0f0;
}

.menu_bg {
	background: url(../images/menu_bg.jpg) repeat-x;
}

.menu_bg_icon {
	background: url(../images/login_icon.jpg) 800px center no-repeat;
}

.content_top_bg {
	background: url(../images/content_top_bg.gif) no-repeat;
	height: 5px;
}

.content_bg {
	background: #f0f0f0;
}

.content_bg_padding {
	background: #f0f0f0;
	padding-left: 15px;
}

.topbanner_align {
	padding-right: 1px;
}

.content_padding_top {
	padding-top: 2px;
}

.widget_content_bg {
	background: #323232 url(../images/widget_bg.jpg) center bottom repeat-x;
	text-align: left;
}

.widget_bottom_bg {
	background: url(../images/widget_bottom.gif) no-repeat;
	height: 11px;
}

.widget_bottom_white_bg {
	background: url(../images/widget_white_bottom.gif) center bottom
		no-repeat;
	height: 8px;
}

.widget_top_white_bg {
	background: url(../images/widget_white_top.gif) center top no-repeat;
	height: 8px;
}

.widget_margin {
	margin-bottom: 4px;
}

.widget_driverinfo_bg {
	background: #121212 url(../images/driverinfo_bg.jpg) no-repeat;
	height: 91px;
	padding: 15px 15px;
	text-align: left;
}

.widget_video_bot_desc {
	background: #fff;
	text-align: center;
	line-height: 1.5em;
	height: 3em;
}

.widget_left_margin {
	margin-left: 2px;
}

.large_banner_border {
	border: 1px solid #c3c3c3;
}

.large_banner_desc {
	border-top: 1px solid #c3c3c3;
	background: url(../images/large_banner_desc_bg.jpg) repeat-x;
	height: 28px;
}

.desc_text {
	padding-left: 10px;
}

.title_height {
	height: 40px;
}

.alertmessage {
	font-size: 12px;
	color: red;
}

/* services tab style */
.tab_style {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tab_style ul {
	font-size: 12px;
	float: left;
	z-index: 0;
	width: 110px;
	list-style: none;
}

.tab_style li {
	float: left;
	display: block;
	text-decoration: none;
	color: #ffb65f;
	background: url(../images/tab_bg_on.jpg) no-repeat;
	font-size: 12px;
	text-align: center;
	margin: 0 1px 0 0;
	width: 110px;
	line-height: 28px;
	height: 28px;
}

.tab_style a:link,.tab_style a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(../images/tab_bg_off.jpg) no-repeat;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	width: 110px;
	float: left;
	height: 28px;
}

.tab_style a:hover {
	background: url(../images/tab_bg_on.jpg) no-repeat;
}

.content_table_bg {
	background: #dadada url(../images/content_bot_bg.jpg) center bottom
		repeat-x;
	border: 1px solid #c3c3c3;
	padding-bottom: 17px;
}

.newcar_item {
	width: 149px;
	float: left;
	margin-left: 10px !important;
	margin-left: 7px;
	margin-top: 17px;
	height: 170px;
	overflow: hidden;
}

.newcar_item img {
	border: 3px solid #b5b5b5;
}

.newcar_desc {
	margin: 5px 0 3px 0;
	color: #000;
	text-align: left;
}

.newcar_price {
	color: #e10000;
	margin: 0;
	text-align: left;
}

.carplate_table_border {
	border: 1px solid #c3c3c3;
}

.carplate_head {
	height: 33px;
	background: url(../images/carplate_head_bg.gif) repeat-x;
	color: #FFF;
	border-bottom: 1px solid #c3c3c3;
	padding-left: 20px;
}

.carplate_row1 a:link,.carplate_row1 a:visited {
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 25px;
}

.carplate_row2 a:link,.carplate_row2 a:visited {
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 25px;
	border-left: 1px solid #c3c3c3;
}

.carplate_price a:link,.carplate_price a:visited {
	padding-left: 20px;
	color: #e10000;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 25px;
}

.footer_bg {
	background: #F0F0F0 url(../images/footer_bg.gif) repeat-x;
	height: 31px;
}

.footer_copyright {
	background: #bfbfbf;
	height: 50px !important;
	height: 30px;
	color: #333;
}

.footer_copyright a:link,.footer_copyright a:visited {
	color: #333;
	text-decoration: none;
	padding: 3px 5px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.footer_copyright a:hover {
	color: #ffda30;
	text-decoration: none;
	background: #000;
}

.footer_table_align {
	margin-top: 30px;
}

.side_news_head {
	border-bottom: 1px solid #494949;
}

.news_heading a:link,.news_heading a:visited {
	background: url(../images/news_bullet.gif) left center no-repeat;
	padding-left: 8px;
	color: #ffc000;
	line-height: 1em;
	text-decoration: none;
}

.news_heading a:hover {
	color: #FF3;
}

.side_news_desc a:link,.side_news_desc a:visited {
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
}

.side_news_desc a:hover {
	color: #999;
}

.news_heading p {
	margin: 5px 0px;
}

.side_news_desc p {
	margin: 5px 5px;
}

.side_news_indent {
	padding: 15px 15px;
	background: #323232 url(../images/widget_bg.jpg) center bottom repeat-x;
	text-align: left;
}

.driver_listing {
	margin: 0;
	list-style: none;
	padding: 0;
}

.driver_listing a:link,.driver_listing a:visited {
	background: url(../images/news_bullet.gif) left center no-repeat;
	color: #FFF;
	text-decoration: none;
	width: 180px;
	display: block;
	padding-left: 8px;
	line-height: 2em;
	border-bottom: 1px solid #292929;
}

.driver_listing a:hover {
	background: url(../images/news_bullet_over.gif) left center no-repeat;
	color: #ffc000;
}

.login_menu {
	background: url(../images/login_icon.jpg) left center no-repeat;
	padding-left: 17px;
	line-height: 37px;
	height: 37px;
	font-size: 11px;
}

.login_menu a:link,.login_menu a:visited {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	padding: 2px 3px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

.login_menu a:hover {
	background: #333;
	color: #ffda30;
}

.member_btn {
	background: url(../images/btn_member_common.jpg) no-repeat;
	width: 68px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #000;
	border: none;
	cursor: pointer;
}

.member_welcome {
	color: #FFF;
	line-height: 1em;
	padding: 0 0 0px 10px;
	text-shadow: 2px -2px 4px #000;
}

/* comtent */
.nav_align {
	float: left;
	margin: 15px 1px;
}

.nav_align a:link,.nav_align a:visited {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	padding: 2px 5px;
	color: #333;
	text-decoration: none;
}

.nav_align a:hover {
	background: #333;
	color: #ffda30;
}

.nav_align_detail {
	float: left;
	margin: 15px 1px;
	width: 370px;
}

.nav_align_detail a:link,.nav_align_detail a:visited {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	padding: 2px 5px;
	color: #333;
	text-decoration: none;
}

.nav_align_detail a:hover {
	background: #333;
	color: #ffda30;
}

.search_nav_align {
	float: right;
	margin: 15px 1px;;
}

.old_post_nav {
	float: right;
	margin: 5px 0px;;
}

.search_content_bg {
	background: #E3E3E3 url(../images/search_content_bg.jpg) left bottom
		repeat-x;
	padding: 15px 10px;
}

.search_bottom_bg {
	background: url(../images/bottom_search.jpg) no-repeat;
	width: 647px;
	height: 11px;
}

.search_listmenu {
	width: 115px;
	background: #fff;
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}

.search_btn {
	background: url(../images/btn_search.jpg) no-repeat;
	width: 46px;
	height: 21px;
	border: none;
	color: #000;
	cursor: pointer;
}

.search_textfield {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #fff;
	height: 15px;
	padding: 2px;
	color: #999;
}

.search_menu_margin {
	margin-bottom: 20px;
}

.search_car_paging {
	color: #000;
	font-weight: bold;
}

.search_car_paging a:link,.search_car_paging a:visited {
	border: 1px solid #ccc;
	padding: 2px 7px;
	text-decoration: none;
	color: #666;
	margin: 0 5px;
	font-weight: normal;
	background: #FFF;
}

.search_car_paging a:hover {
	border: 1px solid #000;
	text-decoration: none;
	background: #ffc000;
	color: #000;
}

.search_list_bot {
	background: url(../images/search_list_bot.jpg) no-repeat;
	width: 633px;
	height: 4px;
}

.search_list_top {
	background: url(../images/search_list_top.jpg) no-repeat;
	width: 633px;
	height: 4px;
}

.search_list_head {
	background: #fff url(../images/search_list_head.jpg) center top
		no-repeat;
}

.search_list_head_font {
	color: #FFF;
	height: 36px;
	line-height: 36px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	padding-left: 5px;
}

.alert_row {
	text-align: center;
	padding: 8px 5px;
}

.search_carplate_row {
	text-align: left;
	padding: 8px 5px;
}

.mon_row {
	text-align: left;
	padding: 8px 5px;
}

.search_list_row {
	text-align: left;
	padding-right: 5px;
}

.search_list_row a:link,.search_list_row a:visited {
	padding: 8px 0px 8px 5px;;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
}

.search_list_row_left {
	text-align: left;
}

.search_list_row_left a:link,.search_list_row_left a:visited {
	padding: 8px 5px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
}

.oldpost_list_row {
	text-align: left;
}

.oldpost_list_row a:link,.oldpost_list_row a:visited {
	padding: 8px 6px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
}

.initial {
	background: #ffffff;
}

.highlight {
	background: #d9f2ff;
}

.initial2 {
	background: #f5f5f5;
}

.highlight2 {
	background: #d9f2ff;
}

.search_list_table_bg {
	background: #dadada url(../images/content_bot_bg.jpg) center bottom
		repeat-x;
	border: 1px solid #c3c3c3;
	padding: 15px 0;
}

/*detail*/
.detail_table_bg {
	background: #f3f3f3 url(../images/detail_table_bot.jpg) center bottom
		repeat-x;
	border: 1px solid #c3c3c3;
}

.detail_carname_title {
	color: #ff1901;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "新細明體";
	font-weight: bold;
	height: 50px;
	padding-left: 40px;
}

.detail_info_text {
	padding-left: 40px;
	color: #333;
}

.price_font {
	color: #ff1901;
	font-weight: bold;
}

.btn_73x29 {
	background: url(../images/btn_73x29.jpg) no-repeat;
	width: 73px;
	height: 29px;
	border: none;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	color: #FFF;
	font-size: 12px;
	cursor: pointer;
}

.btn_73x29:hover {
	color: #FC3;
}

.detail_btn_align {
	padding-right: 12px;
}

.post_bottom_admin {
	background: url(../images/comment_post_admin.jpg) no-repeat;
	width: 620px;
	height: 40px;
}

.post_bottom_guest {
	background: url(../images/comment_post_guest.jpg) no-repeat;
	width: 620px;
	height: 40px;
}

.post_content {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	background: #FFF;
	padding: 10px 20px;
	text-align: left;
}

.post_content p {
	margin: 0.7em 0;
	line-height: 1.5em;
}

.comment_icon_head {
	padding: 20px 10px;
}

.post_admin {
	color: #2878bc;
	padding-left: 60px;
}

.post_guest {
	color: #333;
	padding-left: 60px;
}

.post_date {
	color: #717171;
	padding-right: 10px;
}

.post_align {
	margin-bottom: 10px;
}

.post_end {
	background: url(../images/post_end.jpg) repeat-x;
	height: 29px;
}

.post_admin_btn {
	background: url(../images/btn_adminpost.jpg) no-repeat;
	width: 73px;
	height: 24px;
	border: none;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	color: #FFF;
	font-size: 11px;
	cursor: pointer;
}

.post_admin_btn:hover {
	color: #FC3;
}

.post_admin_btn_align {
	padding-right: 16px;
}

.msg_textfield {
	background: #eee;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	padding: 2px;
	color: #333;
}

.msg_name_textfield {
	background: #eee;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	padding: 2px;
	color: #333;
	width: 280px;
}

.msg_name_textfield_large {
	background: #eee;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	padding: 2px;
	color: #333;
	width: 400px;
}

.msg_box_content {
	padding: 20px 10px;
	background: #fff;
}

.msg_btn_59x23 {
	background: url(../images/btn_59x23.jpg) no-repeat;
	width: 59px;
	height: 23px;
	border: none;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	color: #FFF;
	font-size: 12px;
	cursor: pointer;
}

.msg_btn_59x23:hover {
	color: #FC3;
}

.msg_box_table_align {
	padding: 15px;
}

.msg_code_icon {
	background: url(../images/msg_icon_code.jpg) 3px center no-repeat;
	padding-left: 30px;
}

.msg_name_icon {
	background: url(../images/msg_icon_name.jpg) 3px center no-repeat;
	padding-left: 30px;
}

.msg_content_icon {
	background: url(../images/msg_icon_msg.jpg) left center no-repeat;
	padding-left: 30px;
}

.add_mon_btn {
	color: #fff;
	background: #666;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	padding: 3px 4px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: pointer;
}

.add_mon_btn:hover {
	color: #a4cbff;
	background: #000;
	border: 1px solid #000;
}

.mon_list_btn {
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	padding: 3px 6px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: pointer;
}

.mon_list_btn:hover {
	color: #a4cbff;
	background: #000;
	border: 1px solid #000;
}

.del_all_btn {
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	padding: 3px 2px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: pointer;
	width: 70px;
}

.del_all_btn:hover {
	color: #a4cbff;
	background: #000;
	border: 1px solid #000;
}

.common_btn {
	color: #FFF;
	background: #000;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	padding: 3px 8px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: pointer;
}

.common_btn:hover {
	color: #a4cbff;
	background: #000;
	border: 1px solid #000;
}

.fav_list {
	background: #dadada url(../images/content_bot_bg.jpg) center bottom
		repeat-x;
	padding: 10px 0px;
	border-bottom: 1px solid #c3c3c3;
}

.common_head_font {
	color: #FFF;
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding-left: 15px;
}

.search_padding {
	padding: 10px;
}

.warn_padding {
	padding-left: 10px;
	color: #F00;
}

.warn_text {
	color: #F00;
}

.group_hk {
	font-style: normal;
}

.group_kl {
	font-style: normal;
}

.group_nt {
	font-style: normal;
}

.font_white {
	color: #FFF;
}

.font_white_padding {
	color: #FFF;
	padding: 0 10px;
}

.img_border {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}

.img_border_magin {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	margin-bottom: 10px;
}

.news_current_desc {
	line-height: 1.7em;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
}

.news_current_desc p {
	line-height: 1.7em;
	text-align: justify;
	margin-top: 0;
}

.news_current_padding {
	padding: 30px 10px 10px 10px;
}

.news_list_padding {
	padding: 10px 10px;
}

.news_border_margin {
	margin-bottom: 2px;
}

.news_head_font {
	color: #FC3;
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding-left: 15px;
	font-size: 15px;
}

.news_cat_name {
	color: #fff;
	background: #333 url(../images/cat_head_bg.jpg) repeat-x;
}

.news_article_name {
	color: #333;
	background: #333 url(../images/cat_head_bg_white.jpg) repeat-x;
}

.news_cat_div {
	float: left;
	width: 199px;
	display: block;
	cursor: pointer;
	border: 1px solid #ccc;
	margin: 0 0 5px 3px;
	padding: 0;
}

.news_cat_padding {
	padding: 20px 10px !important;
	padding: 20px 5px;
}

.news_cat_desc_div {
	overflow: hidden;
	height: 2.7em;
}

.article_photo {
	float: left;
	margin-right: 15px;
	clear: both;
	margin-bottom: 10px;
	display: block;
}

.article_photo_nomargin {
	float: left;
	clear: both;
	margin-bottom: 10px;
	display: block;
}

.article_desc {
	line-height: 1.7em;
	text-align: justify;
	padding: 0 10px;
}

.article_desc p {
	line-height: 1.7em;
	text-align: justify;
	margin-top: 0;
}

.article_listmenu {
	background: #eee;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	width: 200px;
}

.article_endline {
	border-top: 1px dashed #ccc;
}

.video_align {
	margin-bottom: 15px;
	border: 5px solid #333;
	background: #333;
	color: #FFF;
}

.textfield_normal {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	border: 1px solid #ccc;
	padding: 2px;
}

.goto_btn {
	color: #FFF;
	background: #000;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	padding: 1px 3px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: pointer;
}

.goto_btn:hover {
	color: #a4cbff;
	background: #000;
	border: 1px solid #000;
}

.article2_desc {
	line-height: 1.7em;
	padding: 0 10px;
	text-align: justify;
}

.article2_desc p {
	margin-top: 0;
}

.result_head_font {
	text-align: left;
	border-bottom: 1px solid #999;
	margin: 10px;
	padding: 5px 0;
	font-size: 15px;
}

.form_hint_text {
	color: #999;
}

.video_caption p {
	margin: 5px;
	text-align: center;
}

.all_content_bg {
	background: #F0F0F0;
}

.old_post_month {
	background: url(../images/old_post_month.jpg) center center repeat-x;
	line-height: 25px;
	height: 25px;
	color: #fff;
	padding-left: 15px;
	border: 1px solid #eee;
}

.div_float_left {
	float: left;
	margin: 15px;
}

.div_float_right {
	float: right;
	margin: 15px;
}

.div_float_right_qna {
	float: right;
	margin: 7px 8px 0 0 !important;
	margin: 8px 5px 0 0;
}

.div_float_left_qna {
	float: left;
}

/* bubble */
.bubble_topright {
	background: url(../images/bubble_topright.jpg) no-repeat;
	width: 5px;
	height: 5px;
}

.bubble_bottomright {
	background: url(../images/bubble_bottomright.jpg) no-repeat;
	width: 5px;
	height: 5px;
}

.bubble_topleft {
	background: url(../images/bubble_topleft.jpg) no-repeat;
	width: 5px;
	height: 5px;
}

.bubble_bottomleft {
	background: url(../images/bubble_bottomleft.jpg) no-repeat;
	width: 5px;
	height: 5px;
}

.bubble_bg {
	background: #FFF;
}

.article_index_desc {
	overflow: hidden;
	height: 155px;
}

.article_index_btn {
	margin-top: 15px;
}

.article_detail_ttle {
	overflow: hidden;
	width: 520px;
	height: 2em;
}

.qna_heading {
	font-size: 15px;
	border-bottom: 1px dashed #CCC;
	background: #FFF url(../images/qna_q.jpg) 10px center no-repeat;
	line-height: 3em;
	height: 3em;
	padding-left: 55px;
	color: #2878bc;
}

.qna_ans {
	font-size: 15px;
	border-bottom: 1px dashed #CCC;
	background: #FFF url(../images/qna_a.jpg) 10px center no-repeat;
	line-height: 3em;
	height: 3em;
	padding-left: 55px;
}

.qna_comment_top_align {
	padding-top: 20px;
}

.post_photo {
	background: #eee;
	border-bottom: 1px dashed #ccc;
	padding-top: 15px;
}

.delete_all_btn {
	padding-right: 8px;
}

.contactus {
	text-align: left;
	padding: 3px 5px;
}

.contactus a:link,.contactus a:visited {
	color: #333;
	text-decoration: none;
	padding: 3px 5px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.contactus a:hover {
	color: #ffda30;
	text-decoration: none;
	background: #333;
}

a {
	color: #F60;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.privacy_content {
	text-align: left;
	line-height: 1.5em;
}

.privacy_content p {
	text-align: justify;
	line-height: 1.5em;
}

.desc_limit {
	height: 37px;
	overflow: hidden;
}

.search_paging_selectbox {
	background: #fff;
	border: 1px solid #ccc;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}

.qna_title {
	background: url(../images/heading_driver_qna.jpg) no-repeat;
	width: 647px;
	height: 34px;
	text-align: right;
	padding-right: 8px;
}

.video_mark {
	position: absolute;
	width: 77px;
	height: 58px;
	behavior: url(js/iepngfix/iepngfix.htc);
}

.cazvideo_title {
	background: url(../images/heading_cazvideo.gif) no-repeat;
	width: 300px;
	height: 34px;
	text-align: right;
	padding: 0 15px;
}

.notice {
	background: #fffdd7;
	border: 1px solid #ffaf48;
	padding: 5px 15px;
	margin: 0px 15px 15px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
}

.form_notice {
	background: #fffdd7;
	border: 1px solid #ffaf48;
	padding: 15px 15px;
	margin: 0 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

.contact_head {
	background: #fff url(../images/search_list_head.jpg) center top
		no-repeat;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
}

.contact_paddding {
	padding-left: 10px;
}

.car_img_border {
	border: 5px solid #fff;
}
