/* CSS Document */
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	text-align:center;
}
.form {
	margin:0;
	padding:0;
}

a {
	COLOR: #0328C1; TEXT-DECORATION: none
}
a:hover {
	COLOR: #FF9933; TEXT-DECORATION: underline
}

a.sort {
	color:#669DC6;
	font-weight:bold;
	text-decoration:none;
}
a.sort:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

/*顶部菜单*/
.topMenu_sel {
	background:url(../image/index_01.gif) bottom no-repeat;
}
.topMenu_unsel {
	background:url(../image/index_02.gif) bottom no-repeat;
}
.topMenu_sel a {
	color:#575556;
	font-size:12px;
}
.topMenu_unsel a {
	color:#575556;
	font-size:12px;
}

a.topMenu {
	color:#575556;
}
a.topMenu:hover {
	color:#575556;
	text-decoration:underline;
}
.topMenuPad {
	padding:0 10px 6px 10px;
}

.topMenu_border {
	border-bottom:2px #BE7600 solid;
}
.topMenu_2 {
	background:url(../image/browse/topMenu_2.jpg) repeat-x;
}

.title16 {	
	font-weight: bold;
	color:#660000;
	font-size:16px;
}
.title14{	
	font-weight: bold;
	color:#CC6600;
	font-size:14px;
}
.dotHR {
	border:1px #C8C8AC dashed;
}

.t1 {
	background:url(../image/browse/tBG1.jpg) repeat-x;
	border:1px #C1C495 solid;
	height:24px;
	line-height:24px;
	padding:0 5px 0 5px;
}
.b1 {
	padding:5px;
	line-height:150%;
}
.t2 {
	background:url(../image/browse/tBG2.jpg) repeat-x;
	border:1px #619FB8 solid;
	height:24px;
	line-height:24px;
	padding:0 5px 0 5px;
}
.b2 {
	padding:5px;
	line-height:150%;
}
.paging {
	border:1px #CC6600 dashed;
	text-align:center;
	padding:5px;
	font-size:14px;	
}

.t3 {
	background:url(../image/browse/tBG3.jpg) no-repeat;
	height:24px;
	line-height:24px;
	padding:0 5px 0 5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.b3 {
	border-left:1px #5D9EBC solid;
	border-right:1px #5D9EBC solid;
	border-bottom:1px #5D9EBC solid;
	padding:5px;
	line-height:150%;	
}
.t4 {
	background:url(../image/browse/tBG4.gif) no-repeat;
	border-right:#D8D8D8 1px solid; 
	height:30px;
	line-height:30px;
	padding:10px 5px 0 10px;
	color:#439BC1;
	font-size:14px;
	font-weight:bold;
}
.b4 {
	border-bottom:#D8D8D8 1px solid;
	border-left:#D8D8D8 1px  solid;
	border-right:#D8D8D8 1px solid; 
	padding:0 5px 5px 5px;
	line-height:150%;	
}
.t4_menuSel {
	background:url(../image/browse/t4_menuSel.gif);
}
.t4_menu {
	background:url(../image/browse/t4_menu.gif);
}
.tab5 {
	clear:both;
	border:1px #E7E7E7 solid;
	margin-top:5px;
	margin-bottom:5px;
}
.tab5 .head {
	clear:both;
	background:#F7F7F7;
	height:18px;
	line-height:18px;
	padding:5px;
}
.tab5 .main {
	clear:both;
	padding:5px;
	line-height:150%;	
}
.tab52 {
	margin-left:10px;
}

.tab6 {
	clear:both;
}
.tab6 .head {
	font-weight: bold;
	color:#CC6600;
	font-size:14px;
	height:24px;
	line-height:24px;
	padding-left:12px;	
}
.tab6 .main {
	border:1px #ddddcc solid;
	padding:6px;
	line-height:150%;
}
.tab7 {
	clear:both;
}
.tab7 .main {
	border:1px #DDDDCC solid;
	padding:6px;
	line-height:150%;
}
.tab8 {
	clear:both;
	width:200px;
}
.tab8 .head {
	clear:both;
	background:url(../image/browse/tBG8.gif) left top no-repeat;
	height:24px;
	line-height:24px;
	padding:10px 5px 5px 5px;
	color:#439BC1;
	font-size:14px;
	font-weight:bold;
}
.tab8 .main {
	clear:both;	
	border-bottom:#D8D8D8 1px solid;
	border-left:#D8D8D8 1px  solid;
	border-right:#D8D8D8 1px solid; 
	padding:0 5px 5px 5px;
	line-height:150%;
}

/*用户面板*/
.ctrlMenu {
	margin:0 10px 0 10px;
}
.ctrlMenu li {
	list-style:none;
	border-bottom:1px #53A7C5 dashed;
	margin-top:8px;
	margin-bottom:8px;
}
.ctrlMenu .line {
	border-bottom:4px #53A7C5 double;
}

.msg {
	background:#FFFFCC;
	border:1px #FF8605 dotted;
	color:#CC0000;
	padding:2px 5px 2px 5px;
	margin:1px;
	font-size:12px;
}
/*特殊样式*/
.white {
	color:#FFFFFF;
}
.p14 {
	font-size:14px;
}
.bold12 {
	font-size:12px;
	font-weight:bold;
}
.bold14 {
	font-size:14px;
	font-weight:bold;
}
.bold16 {
	font-size:16px;
	font-weight:bold;
}
.y12 {
	color:#990000;
}
.ybold12 {
	color:#990000;
	font-weight:bold;
}
.para12 {
	line-height:150%;
	font-size:12px;
	padding:5px;
}
.intro {
	font-size:12px;
	font-weight:normal;
	padding:3px;
}

.line_bottom {
	border-bottom:1px dashed #CCCCCC;
}
