@charset "utf-8";
/* COMMON */
body {
	margin: 0;
}

body, td, input, textarea, select {
	font-size: 12px;
	font-family: Arial;
	color: #505050;
}

div {
	overflow: hidden;
}

img, input, select {
	vertical-align: middle;
}

ul, form, td, table, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* FRAME */
#main_frame {
	margin: 0 auto;
}
#header_frame {
	height: 130px;
	background: url(../images/header_bg_line.gif) repeat-x;
}
#header_frame .header_logo {
	height: 100px;
	width: 1018px;
	margin: 0 auto;
	background: url(../images/header_bg.gif) no-repeat;
}
#header_frame .logo {
	width: 500px;
	float: left;
}
#header_frame .link {
	width: 365px;
	float: right;
	margin: 15px 0 0 0;
	text-align: right;
	height: 56px;
}
#header_frame .tabs {
	width: 365px;
	float: right;
	height: 29px;
}
#header_frame .tabs span {
	width: 116px;
	height: 29px;
	display: block;
	float: left;
	margin: 0 3px 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
}
#header_frame .tabs .active {
	background: url(../images/header_tab_active.gif) no-repeat;
	color: #FFF;
}
#header_frame .tabs .inactive {
	background: url(../images/header_tab_inactive.gif) no-repeat;
	color: #666;
}

#header_frame .header_navi {
	height: 30px;
	width: 1018px;
	margin: 0 auto;
	background: url(../images/header_navi_bg.gif) repeat-x;
	color: #FFF;
}
#header_frame .header_navi li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}
#header_frame .header_navi li:hover, #header_frame .navi_hover {
	color: #F77408;
	background: url(../images/header_navi_hover_bg.gif) repeat-x;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	padding: 0 14px 0 14px !important;
}
#header_frame .header_navi .add_this {
	width: 125px;
	height: 16px;
	line-height: 16px;
	margin: 5px 8px 0 0;
}
#header_frame #newsletter_sub {
	position: absolute;
	z-index:5;
	background: white;
	border: 1px solid #0177CF;
}

#header_frame .newsletter_sublist {
	margin: 5px;
	width: 100px;
}

#body_frame {
	width: 1018px;
	margin:0 auto;
}
#footer_frame {
	padding: 5px 12px;
	background: url(/tbranch/images/footer_bg.gif) repeat-x;
	clear:both;
}
#footer_frame .footer_content {
	width: 1018px;
	margin: 0 auto;
}
#footer_frame .footer_text {
	line-height: 20px;
	font-size: 11px;
	/*font-family: PMingLiU;*/
}
#footer_frame .footer_address {
	font-size: 12px;
	margin: 2px 0 18px 0;
}
#footer_frame .footer_link {
	margin: 0 0 0 0;
	font-size: 12px;
	text-align: left;
}
#footer_frame .footer_copyright {
	font-size: 10px;
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-align: right;
	margin: -15px 0 15px 0;
	/*padding: 0 0 5px 0;
	border-bottom: 1px solid #FFF;*/
}

/* LAYOUT */
.layout_1 {	/* home */
	width: 1005px;
	margin: 0 auto;
}
.layout_1 .layout_1_1 {
	height: 330px;
	margin: 5px 0 0 0;
}
.layout_1 .layout_1_1 .left {
	width: 660px;
	float: left;
}
.layout_1 .layout_1_1 .right {
	width: 330px;
	float: right;
	border: 1px solid #CFCDCE;
}
.layout_1 .layout_1_2 {
	margin: 5px 0 0 0;
}
.layout_1 .layout_1_2 span {
	width: 335px;
	display: block;
	float: left;
}
.layout_1 .layout_1_3 {
	margin: 5px 0 5px 0;
}
.layout_1 .layout_1_3 .block {
	width: 240px;
	border: 1px solid #CFCDCE;
	height: 150px;
	float: left;
	margin-right: 12px;
}
.layout_1 .layout_1_3 .no_margin {
	margin: 0;
}
.layout_1 .layout_1_3 .block .line_1 {
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	background: url(../images/layout_1_3_line_1_bg.gif) repeat-x;
	padding: 0 5px !important;
	padding: 5px 0 0 5px;
	font-size: 14px;
}
.layout_1 .layout_1_3 .block .line_2 {
	
}
.layout_1 .layout_1_3 .block .btn_1 {
	text-align: right;
	position: absolute;
	z-index: 1;
	margin: 88px 0 0 158px !important;
	margin: 80px 0 0 158px;
}

.layout_2 {
	width: 1005px;
	margin: 5px auto;
}
.layout_2 .left {
	width: 185px;
	float: left;
}
.layout_2 .center {
	margin: 0 5px;
	float: left;
	width: 600px;
}
.layout_2 .right {
	width: 210px;
	float: right;
}

.layout_3 {
	width: 1005px;
	margin: 5px auto;
}
.layout_3 .left {
	width: 600px;
	float: left;
}
.layout_3 .right {
	width: 395px;
	float: right;
}
.layout_3 .frame_1 {
	border: 1px solid #D5E5EC;
}


/* CLASS */
.link_style_3 a:link, .link_style_3 a:visited {
	color: #595959;
	text-decoration: none;
}
.link_style_3 a:hover {
	color: #F60;
	text-decoration: none;
}
.link_style_4 a:link, .link_style_4 a:visited {
	color: #35A5E5;
	text-decoration: none;
}
.link_style_4 a:hover {
	color: #F60;
	text-decoration: underline;
}
.link_style_5 a:link, .link_style_5 a:visited {
	color: #00349E;
	text-decoration: none;
}
.link_style_5 a:hover {
	color: #F60;
	text-decoration: underline;
}
.link_style_6 a:link, .link_style_6 a:visited {
	color: #013CF0;
	text-decoration: none;
}
.link_style_6 a:hover {
	color: #000;
}
.link_style_6c a:link, .link_style_6c a:visited {
	color: #F86903;
	text-decoration: none;
}
.link_style_6c a:hover {
	color: #F86903;
}
.link_style_6t a:link, .link_style_6t a:visited {
	color: #555;
	text-decoration: none;
}
.link_style_6t a:hover {
	color: #000;
}
.link_style_7 a:link, .link_style_7 a:visited {
	color: #181818;
	text-decoration: none;
}
.link_style_7 a:hover {
	color: #F60;
	text-decoration: underline;
}
.link_style_8 a:link, .link_style_8 a:visited {
	color: #505050;
	text-decoration: none;
}
.link_style_8 a:hover {
	color: #F00;
	text-decoration: underline;
}
.link_style_9 a:link, .link_style_9 a:visited {
	color: #00f;
	text-decoration: underline;
}
.link_style_9 a:hover {
	color: #FA0;
	text-decoration: underline;
}

/* BLOCKES */
.block_1 {
	border: 1px solid #D6E4ED;
	margin: 0 0 5px 0;
}
.block_2 {
	border: 1px solid #CFCDCE;
	margin: 0 0 5px 0;
}
.block_3 {
	border: 0;
	margin: 0 0 5px 0;
}

.title_style_1 {
	font-size: 14px;
	font-weight: bold;
	/*background: #FC0;*/
	color: #F47406;
	padding: 3px;
}
.title_style_1 h1 {
	font-size: 14px;
	font-weight: bold;
	/*background: #FC0;*/
	color: #F47406;
	padding: 3px;
}
.title_style_1 img {
	margin: 0 8px;
}
.title_style_1s {
	font-size: 14px;
	font-weight: bold;
	color: #746B5A;
}
.title_style_1s img {
	margin: 0 2px;
}
.title_style_2 {
	background: #E7EBF6;
	padding: 2px;
	font-weight: bold;
}
.title_style_2b {
	background: #E7EBF6;
	padding: 8px;
	font-weight: bold;
	font-size: 18px;
}
.title_style_2s {
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	color: #000;
}
.title_style_2s_more {
	text-align: right;
	margin: -15px 0 0 0;
	font-weight: normal;
}
.title_style_2p {
	background: #E7EBF6;
	padding: 2px;
}
.title_style_2p_more {
	text-align: right;
	margin: -16px 2px 0 0;
	float: right;
}

.title_style_3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.title_style_3t {
	font-size: 14px;
	font-weight: bold;
}
.title_style_3t .info {
	font-size: 12px;
	font-weight: normal;
}
.title_style_3t .more {
	margin: -15px 0 0 0;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

.title_style_4 {
	
}
.title_style_4 .bg_style_1 .bg_left {
	background: url(../images/title_bg_1.gif) left top;
	width: 12px;
	height: 26px;
	float: left;
}
.title_style_4 .bg_style_1 .bg_center {
	background: url(../images/title_bg_1c.gif) repeat-x;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #4F5450;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 0 5px;
}
.title_style_4 .bg_style_1 .bg_right {
	background: url(../images/title_bg_1.gif) right top;
	width: 12px;
	height: 26px;
	float: left;
}
.title_style_5 {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}

.list_1 .title_1 {
	font-weight: bold;
	font-size: 14px;
}
.list_1 li {
	padding: 3px 12px;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
}
.list_1 .current {
	background: #F5F5F5;
}
.list_2 li {
	padding: 3px 12px;
	list-style: none;
}
.list_3 li {
	padding: 3px;
	list-style: none;
}
.list_4 li {
	padding: 3px;
	list-style: none;
	width: 200px;
	display: block;
	float: left;
}
.list_4 .long_line {
	width: 400px;
}
.list_inline_1 li {
	list-style: none;
	display: block;
	text-align: center;
	cursor: pointer;
	width: 82px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.list_inline_2 li {
	list-style: none;
	display: block;
	text-align: center;
	cursor: pointer;
	width: 115px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.list_inline_color {
	background: #E7EBF6;
}

.margin_2px {
	margin: 2px;
}
.margin_5px {
	margin: 5px;
}
.margin_8px {
	margin: 8px;
}
.margin_10px {
	margin: 10px;
}
.margin_0_auto {
	margin: 0 auto;
}

.table_1 {
	width: 98%;
}
.table_1 td {
	padding: 2px;
	/*padding: 1px;*/
}
.table_2 {
	width: 88%;
	margin: 0 auto;
}
.table_2 td {
	padding: 5px;
	/*padding: 3px;*/
}

.input_1 {
	width: 80px;
}
.input_2 {
	width: 60px;
}
.input_3 {
	width: 200px;
}
.input_3t {
	width: 200px;
	height: 150px;
}
.input_4 {
	width: 38px;
}
.input_5 {
	width: 100px;
}
.input_6 {
	width: 150px;
}
.input_7 {
	width: 150px;
	height: 100px;
}
.input_8 {
	width: 110px;
}
.input_9 {
	width: 500px;
	height: 100px;
}

.button_1 {
	color: #FFF;
	background: #2babef;
	border-bottom: 1px solid #555;
	border-right: 1px solid #666;
	padding: 1px 12px;
	/*padding: 1px 5px 0px 5px;*/
}
.button_2 {
	color: #FFF;
	background: #2babef;
	border-bottom: 1px solid #555;
	border-right: 1px solid #666;
}
.button_3 {
	width: 74px;
	height: 28px;
	background: url(../images/layout_1_3_btn_bg.gif) no-repeat;
	line-height: 28px;
	text-align: center;
}


.border_bottom_1 {
	border-bottom: 1px solid #EFEFEF;
}

.line_height_18px {
	line-height: 18px;
}
.line_height_22px {
	line-height: 22px;
}
.line_height_25px {
	line-height: 25px;
}

.clear {
	clear: both;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.float_right {
	float: right;
}

.bg_yellow {
	background: #FCCB04;
}

.text_online_service {
	width: 150px;
	float: left;
}
.pic_online_service {
	float: right;
	width: 160px;
	/*margin: 20px 0 0 0 !important;
	margin: 10px 0 0 0;*/
}

.line_1 {
	height: 1px;
	background: #E0E0E0;
}
.point_style {
	cursor: pointer;
}

.div_68px {
	width: 68px;
	float: left;
}
.div_118px {
	width: 118px;
	float: left;
}
.div_158px {
	width: 158px;
	float: left;
}
.div_228px {
	width: 228px;
	float: left;
}
.div_338px {
	width: 338px;
	float: left;
}
.div_428px {
	width: 428px;
	float: left;
}
.page_navi_1 {
	background: #E7EBF6;
	border: 1px solid #DEE2E5;
	padding: 5px;
	color: #0719E5;
	text-align: right;
	font-size: 13px;
}
/*
.page_navi_1 .order_1 {
	width: 96px;
	height: 17px;
	float: left;
	margin: 0 10px 0 0;
}
.page_navi_1 .order_1 .text {
	width: 71px;
	height: 17px;
	line-height: 17px;
	background: url(../images/order_bg_1.gif) no-repeat;
	float: left;
}
.page_navi_1 .order_1 .options {
	position: absolute;
	width: 60px;
	padding: 2px;
	border: 1px solid #E6EAF6;
	background: #FFF;
	border-top: 0;
	margin: 17px 0 0 -66px;
	*margin: 16px 0 0 -72px;
}
.page_navi_1 .order_1 .button {
	width: 25px;
	height: 17px;
	float: left;
}
*/
.page_navi_1 .order_1 {
	float: left;
}
.column_1 {
	
}
.thumb_1 {
	border: 1px solid #CCC;
	width: 137px;
	height: 92px;
}
.thumb_1 img {
	width: 135px;
	height: 90px;
	margin: 1px;
}
.thumb_1_new {
	margin: -95px 0 0 0;
	z-index: 1;
	position: absolute;
}

.color_000 {
	color: #000;
}
.color_F60 {
	color: #F60;
}
.color_F00 {
	color: #F00;
}
.color_00F {
	color: #00F;
}
