@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	/*background:transparent*/
}
body {
	background:#e2e5e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#0e3e73;
}
ul {list-style:none}
ol li,ul li {margin-bottom:5px;}
blockquote, q {	quotes:none}
blockquote:before, blockquote:after, q:before, q:after {content:'';	content:none}
:focus {outline:0}
ins {text-decoration:none}
del {text-decoration:line-through}
table {	border-collapse:collapse;border-spacing:0}
table td {font-size:12px;padding:5px;}


p{margin-bottom:10px;text-indent: 2em;}
.text_line_height24{line-height:24px;}

a:link {color: #0e3e73;	text-decoration:none;}
a:visited {	color: #0e3e73;	text-decoration:none;}
a:hover {color: #c46d1e;text-decoration:none;}

h2 a:hover, h3 a:hover, dt a:hover {text-decoration:none;color: #0e3e73;}
.overflow-hidden{ overflow:hidden;}
.float-left{ float:left; margin-right:10px;}
.float-right{ float:right;margin-left:10px;}
.block{ display:block;}

.margin-bottom20 {margin-bottom:20px;}
.margin-bottom10 {margin-bottom:10px;}
.margin-bottom5 {margin-bottom:5px;}
.margin-top10 {margin-top:10px;}
.padding10 {padding:10px;}
.padding5 {padding:5px;}
.padding2{padding:2px;}

/*--BG--*/
.backgroundWhite{ background:#FFF;}
.backgroundBlue {background:#e6edf6;}
#contentB .backgroundBlue h3 {	border-bottom:solid 1px #83a0b8;}
.backgroundOrange {	background:#ece3d6;}
.backgroundDarkOrange {	background:#d09c6f;}

#contentB .backgroundOrange h2 {background:url(?/css_new/img/otBg.gif) no-repeat center;	color:#a66500;}
#contentB .backgroundOrange h3 {border-bottom:solid 1px #bf5b00;}
.backgroundDarkGreen {background:#c9e4c5;}
#contentB .backgroundDarkGreen h3 {	border-bottom:solid 1px #599850;}

.backgroundGreen {background:#dbf3bb;}
.backgroundGreen2{background:#ecf4eb;}
.backgroundGreen3{background:#E6F6F5;}
.backgroundDarkGreen3{background:#77BAC0;}
.backgroundDarkGreen2 {	background:#80c077;}
#contentB .backgroundGreen h3 {	border-bottom:solid 1px #599850;}
.backgroundPurple {	background:#e7e5f3;}
.backgroundPurple2{background:#9a9cbd;}
#contentB .backgroundPurple h3 {border-bottom:solid 1px #1b5287;}
.backgroundDarkBlue {background:#7797c0;}

.backgroundDarkRed {background:#d0776f;}
.backgroundRed {background:#f5eae0;}
.backgroundPurple2{background:#9a9cbd:}
#contentB .backgroundDarkBlue h3 {border-bottom:solid 1px #83a0b8;}

.borderBlue{ border:solid 1px #e6edf6;}
.borderOrange{ border:solid 1px #C90;}
.borderGreen{ border:solid 1px #dbf3bb;}
.borderBlack{ border:solid 1px #000;}
.borderGray{ border:solid 1px #666;}

.borderGray_b{ border-bottom:solid 1px #CCC;}

/*--Margin--*/
.margin1_b{ margin-bottom:1px;}
.margin20_t{ margin-top:20px;}
.margin20_r{ margin-right:20px;}
.margin20_b{ margin-bottom:20px;}
.margin20_l{ margin-left:20px;}
.margin20_all{ margin:20px;}

.margin10_t{ margin-top:10px;}
.margin10_r{ margin-right:10px;}
.margin10_b{ margin-bottom:10px;}
.margin10_l{ margin-left:10px;}
.margin40_l{ margin-left:40px;}
.margin30_l{ margin-left:30px;}
.margin10_all{ margin:10px;}

.margin5_t{ margin-top:5px;}
.margin5_r{ margin-right:5px;}
.margin5_b{ margin-bottom:5px;}
.margin5_l{ margin-left:5px;}
.margin5_all{ margin:5px;}

/*--Padding--*/
.padding10_t{ padding-top:10px;}
.padding10_r{ padding-right:10px;}
.padding10_b{ padding-bottom:10px;}
.padding10_l{ padding-left:10px;}
.padding1_all{ padding:1px;}

/*--Text--*/
.tAlign-right{ text-align:right;}
.tAlign-center{ text-align:center;}
.tIndent25{ text-indent:25px;}
.fBold{ font-weight:bold;}

.fSize14{ font-size:14px;}
.fSize16{ font-size:16px;}
.fSize18{ font-size:18px;}
.fSize20{ font-size:20px;}
.fSize24{ font-size:24px;}

/*--Text Color--*/
.tRed,.tRed a{ color:#F00}
.tBlack,.tBlack a{ color:#000;}
.tWhite,.tWhite a{ color:#FFF;}
.tGreen,.tGreen a{ color:#0a5200;}
.tPlue,.tPlue a{ color:#936;}
.tBlue,.tBlue a{color:#0e3e73;}
.tblue1,.tblue1 a{color:#6b8ca7;}
.tgrey,.tgrey a{color:#999;}
.tB {color:#c37700;}


ul.list{ display:block; margin:0 20px 20px 20px;}
ul.list li{border-bottom:dotted 1px #999; background:url(?/css_new/img/listdot.gif) no-repeat 5px center; padding-left:15px; overflow:hidden;}
ul.list li a{/* width: 600px; */
display: block;
float: left;}
ul.list li span{ float:right;}



ul.list-inline{ display:block; float:left; margin:0;}
ul.list-inline li{border-bottom:dotted 1px #999;background:url(?/css_new/img/listdot.gif) no-repeat 5px center; padding-left:15px;}

ul.list-noline li{ border:none;}
ul.list-nodot li{ background:none; padding-left:0;}

.pic_right img{float:right;padding:10px;}
.pic_left img{float:left;padding:10px;}
.test{
color:#000000; /* FF,OP支持 */
color:#0000FF\0; /* IE8支持*/
[color:#000000;color:#00FF00; /* SF,CH支持 */
*color:#FFFF00; /* IE7支持 */
_color:#FF0000; /* IE6支持 */
} 
