﻿/* block */
.more {background:url('../Images/Block/more.gif') no-repeat; width:37px; height:11px; display:block;}
.block      { margin-top:10px;}
.block .top_bg			{ background:url('../Images/Block/top_bg.gif') top center repeat-x; height:4px;}
.block .top_bg .top_1	{ float:left; background:url('../Images/Block/top_1.gif') top left no-repeat;   width:4px; height:4px;}
.block .top_bg .top_2	{ float:right; background:url('../Images/Block/top_2.gif') top right no-repeat; width:4px; height:4px;}
.block .c				{ border-left:1px solid #DADFE2; border-right:1px solid #DADFE2; padding:10px 12px 12px 12px; line-height:150%; clear:both;}
.block .c .h			{ height:22px; }
.block .c .h .title		{ float:left; background:url('../Images/Block/yuan.gif') 0px 4px no-repeat; padding-left:15px; font-weight:bold; color:#7A0001;}
.block .c .h a.more		{ float:right; background:url('../Images/Block/more.gif') no-repeat; width:37px; height:11px; display:block;}
.block .b_bg			{ height:4px; background:url('../Images/Block/bottom_bg.gif') bottom center repeat-x; clear:both;}
.block .b_bg .b_1		{ float:left; background:url('../Images/Block/bottom_1.gif') bottom left no-repeat;   width:4px;height:4px;}
.block .b_bg .b_2		{ float:right; background:url('../Images/Block/bottom_2.gif') bottom right no-repeat; width:4px;height:4px;}
/* block1 */
.block1      {  margin-top:10px;}
.block1 .top_bg     { background:url('../Images/Block1/top_bg.gif') top center repeat-x; height:6px;}
.block1 .top_1      { float:left; background:url('../Images/Block1/top_1.gif') top left no-repeat;   width:6px; height:6px;}
.block1 .top_2      { float:right; background:url('../Images/Block1/top_2.gif') top right no-repeat; width:6px; height:6px;}
.block1 .c			{ border-left:4px solid #DBE0E3; border-right:4px solid #DBE0E3; padding:10px 12px 12px 12px; line-height:150%; clear:both;}
.block1 .c .h		{ height:22px; }
.block1 .c .h .title{ float:left; background:url('../Images/Block1/yuan.gif') 0px 4px no-repeat; padding-left:15px; font-weight:bold; color:#7A0001;}
.block1 .c .h a.more{ float:right; background:url('../Images/Block1/more.gif') no-repeat; width:37px; height:11px; display:block;}
.block1 .b_bg		{ height:6px; background:url('../Images/Block1/bottom_bg.gif') bottom center repeat-x; clear:both;}
.block1 .b_1		{ float:left; background:url('../Images/Block1/bottom_1.gif') bottom left no-repeat;   width:6px;height:6px;}
.block1 .b_2		{ float:right; background:url('../Images/Block1/bottom_2.gif') bottom right no-repeat; width:6px;height:6px;}

/* block2 带有阴影的头 */
.block2      { margin-top:10px;}
.block2 .top_bg			{ background:url('../Images/Block/top_bg.gif') top center repeat-x; height:4px;}
.block2 .top_bg .top_1	{ float:left; background:url('../Images/Block/top_1.gif') top left no-repeat;   width:4px; height:4px;}
.block2 .top_bg .top_2	{ float:right; background:url('../Images/Block/top_2.gif') top right no-repeat; width:4px; height:4px;}
.block2 .c				{ border-left:1px solid #DADFE2; border-right:1px solid #DADFE2; padding:10px 12px 12px 12px; line-height:150%; clear:both;}
.block2 .c .h			{ clear:both; height:22px; margin:-10px -9px 0px -9px; padding:10px 12px 0px 12px; background:url('../Images/Block2/header_bg.gif') top center repeat-x;}
.block2 .c .h .title		{ float:left; background:url('../Images/Block/yuan.gif') 0px 4px no-repeat; padding-left:15px; font-weight:bold; color:#7A0001;}
.block2 .c .h a.more		{ float:right; background:url('../Images/Block/more.gif') no-repeat; width:37px; height:11px; display:block;}
.block2 .b_bg			{ height:4px; background:url('../Images/Block/bottom_bg.gif') bottom center repeat-x; clear:both;}
.block2 .b_bg .b_1		{ float:left; background:url('../Images/Block/bottom_1.gif') bottom left no-repeat;   width:4px;height:4px;}
.block2 .b_bg .b_2		{ float:right; background:url('../Images/Block/bottom_2.gif') bottom right no-repeat; width:4px;height:4px;}

.title {
	font-size: 12px;
	color: #34BEED;
	font-weight: bold;
}

/* input table */
td.tbltitle { color:#000; text-align:right; padding-right:4px;}
