﻿@CHARSET "UTF-8";

/* Public Css  */
body { font: 12px/160% Verdana,Tahoma,"宋体"; }
* { margin: 0; padding: 0; }
a { color: #1266ad; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: underline; }
img { border: 0; }
ul,li { list-style: none; }
input, textarea, select { font: 12px Arial,"宋体"; color: #49779A; border: inside 1px #ccc; }
.c7 { color: #777; }
.cMore { float: right; padding-right: 10px; font-size: 12px; font-weight: normal; }

.xyMain { width: 950px; margin: 0 auto; background: #fff; clear: both; }
.xyMain_s1 { width: 950px; margin: 0 auto; background: #fff; clear: both; }

/*流程*/
.step { float: right; height: 38px; }
.step li { display: block; width: 100px; line-height: 38px; height: 38px; float: right; text-align: center; color: #939393; }
.step li.Selected {	display: block; font-weight: bold; color: #ff8604; white-space: nowrap; background: transparent url('../images/member/nav_l.gif'); }

/*通用导航*/
#pNav { width: 950px; margin: 0 auto; background: url('../images/member/nav_back.gif'); }
	ul.pNav { float: left;  }
	ul.pNav li { float: left; color: #999; margin-right: 5px; white-space: nowrap; padding-top: 7px; padding-bottom: 6px; }
	ul.pNav li a { font-weight: normal; display: block; padding-right: 15px; background: right url('../images/member/navigation.gif') no-repeat; }
	ul.pNav li.hot { font-weight: bold; color: #2a5e85; }
	ul.pNav li.now { color: #686969; }
	#pRight { float: right; }
	#pRight li { display: block; width: 300px; padding-top: 7px; padding-bottom: 6px; float: right; text-align: center; }


/*
 *
 * |----------- 950px -----------|
 * |           #header           |
 * |-----------------------------|
 * | #col1  | #col2      | #col3 |
 * |      650px          | 300px |
 * |-----------------------------|
 * | #co4   | #col5      | #col3 |
 * | 250px  | 400px      | 300px | <--- #xyMain
 * |        |            |       |
 * |-----------------------------|
 * |           #footer           |
 * |-----------------------------|
 *
*/

/* Header */
#header { margin: 0 auto; width: 950px; }
	.TopDiv { background: #F9F9F9; margin-bottom: 5px; height: 24px; border: solid 1px #E3E3E3; padding-left: 8px; padding-top: 2px; }
	.TopForm { float: left; line-height: 24px; }
	.BladeInput { border: solid 1px #CCC; width: 80px; line-height: 18px; color: #666; padding-left: 2px; }
	.TopContent { float: right; margin-right: 10px; }

#mNav { width: 950px; margin: 0 auto; }
	#logo { float: left; width: 253px; height: 60px; }
	#ban { float: right; margin-right: 0px;}

}
	#menu { margin-top: 5px; float: left; width: 950px; }
	#menuList { background: url('../images/menu_bg.gif'); height: 30px; }
	#menuList div { padding: 0 9px; height: 30px; line-height: 30px; float: left; background: url("../images/MenuSplit.gif") right center no-repeat; }

	#menuAttach { margin-top: 0px; float: left; width: 950px; }
	#menuAttachList { height: 30px; border: #bad0f2 1px solid;}
	#menuAttachList div { height: 30px; line-height: 30px; float: left; }

/* Footer */
#footer { width: 100%; margin-top: 8px; float: left; clear: both; background: url('../images/footer_bg.gif') repeat-x; color: #666; }
	#footInfo { height: 26px; line-height: 26px; text-align: center; padding: 5px; }
	#footer ul { text-align: center; }
	#footer ul li { line-height: 22px; height: 22px; }

#col_A_L { width: 220px; float: left; }
	#col_A { background: url('../images/about/A_Lbg.gif') #f0f0f0 repeat-x 50% bottom; }
	#col_A dl { padding: 10px 10px 10px 20px; background: url('../images/about/A_ltop.gif') no-repeat 0 0; }
	#col_A dl dt { padding: 0 2px 2px 2px; background: url('../images/about/xy_lline0.gif') no-repeat left bottom; margin-bottom: 2px; font: bold 12px/24px arial,verdana,helvetica,sans-serif, "宋体"; cursor: pointer; color: #000; }
	#col_A dl dt.pl10 { padding-left: 10px; }
	#col_A dl dt.pl20 { padding-left: 20px; background: url('../images/about/xy_lline1.gif') no-repeat left 50%; margin-bottom: 4px; }
	#col_A dl dd { margin-bottom: 5px; }
	#col_A dl dd li { display: block; line-height: 20px; height: 20px; }
	#col_A dl dd li a {	display: block; padding-left: 20px; color: #666; }
	#col_A dl dd li a:hover { display: block; padding-left: 20px; background: url('../images/about/A_select.gif') repeat-y left 50%; }
#col_A_R { width: 713px; float: right; border: solid 1px #e5e5e5; }
	#col_A_R ul { padding: 10px 0; }
	#col_A_R li { line-height: 22px; padding: 2px 10px; }
	#col_A_R li.tit { color: #0066cc; font-size: 16px; margin: 20px 0 10px 22px; }
	
	
.colAll { width: 100%; margin-top: 10px; float: left; }
.i_l_url { float: left; padding: 4px 8px; line-height: 24px; }
.i_l_url a { color: #595959; padding: 0 10px; }
.i_l_url a:hover { color: #FF6600; }