﻿@charset "utf-8";
/** 页面总体样式 **/
html, body {
	padding:0px;
	margin:0px;
	min-width:768px;
	color:#000000;
	font-size:12px;
	line-height:20px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
/** 表格样式 **/
table, tr, td{margin:0px;padding:0px;}
/** 对齐 **/
.text_right {text-align:right;margin-bottom:4px;}
/** 网站文字链接样式 **/
a:link {
	font-size:12px;
	color:#000000;
	line-height:25px;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#000000;
	line-height:25px;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#e60012;
	text-decoration:none;
}
a:active {
	font-size:12px;
	color:#000000;
	line-height:25px;
	text-decoration:underline;
}
a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	font-size:12px;
	color:#0000ff;
	text-decoration:none;
}
a.bluelink:hover {
	font-size:12px;
	color:#0000ff;
	text-decoration:underline;
}
/** 商品页内树链接 **/
a.treelink:link, a.treelink:visited {
	color:#000000;
	font-weight:normal;
	line-height:25px;
	text-decoration:none;
}
a.treelink:hover {
	color:#000000;
	line-height:25px;
	text-decoration:underline;
}
a.treelink:active {
	color:#000000;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
.treelinkbold {
	color:#000000;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
.treelink {
	color:#000000;
	line-height:25px;
	font-weight:normal;
}
/** 商品页内树链接结束 **/
ol {
	margin:0 0 20px 20px;
	padding-left:5px;
}
ul li {
	list-style:none;
}
/** 所有图片样式 **/
img {
	border:0px;
	padding:0px;
	margin:0px;
}
.img {
	vertical-align:middle;
}
/** 输入框样式 **/
.input {
	font-size:12px;
	color:#333;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	border:1px solid #dbdbdb;
}
/** 文本框样式 **/
textarea {
	font-size:12px;
	border:1px solid #dbdbdb;
	overflow-x:hidden;
}
/** 表单样式 **/
form {
	border:0px;
	padding:0px;
	margin:0px;
}
/** 加粗文字样式 **/
.font_bold {
	font-weight:bold;
}
.font_red {
	color:#ff0000;
}
.font_gray {
	color: #666;
}
.font_white {
	color: #ffff;
}
.font_blue {
	color: #0033CC;
}
/** 普通按钮样式 **/
.button {
	width:70px;
	height:20px;
	border:0px;
	color:#000;
	font-size:12px;
	padding-top:2px;
	margin:14px 2px 14px 0px;
	background:url("../images/buttonLight70.gif");
}
/** 浮动样式 **/
.float_left {
	float:left; display:inline;
}
.float_right {
	float:right;display:inline;
}
.float_rm {
	float:right;
	margin:6px 10px 0 0;
}
/** 翻页样式 **/
.page {
	width:100%;
}
.page_con {
	height:13px;
	margin:0px auto;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.page_con a {
	width:11px;
	line-height:13px;
	height:13px;
	border:1px solid #fff;
	margin-right:4px;
}
.page_con a.home {
	background:url(../images/page.png) no-repeat 0px 0px;
	border:1px solid #fdc5ca;
	width:11px;
	height:13px;
}
.page_con a.up {
	background:url(../images/page.png) no-repeat -15px 0px;
	border:1px solid #fdc5ca;
	width:11px;
	height:13px;
}
.page_con a.next {
	background:url(../images/page.png) no-repeat 0px -13px;
	border:1px solid #fdc5ca;
	width:11px;
	height:13px;
}
.page_con a.last {
	background:url(../images/page.png) no-repeat -15px -13px;
	border:1px solid #fdc5ca;
	width:11px;
	height:13px;
}
/********************** top样式 **********************/
/** 页面最顶红色条 **/
.header_red {
	width:auto;
	font-size:1px;
	height:3px;
	background:#E5030F;
}
/** 帮助及退出样式 **/
.header_user {
	text-align:right;
}
.header_user li {
	float:left;
	text-align:center;
	line-height:23px;
	_padding-top:10px;
}
.header_user li img{ vertical-align:middle;}
.header_welcome {
	padding-right:20px;
}
.header_sms {
	width:50px;
}
.header_mail {
	width:50px;
}
.header_exit {
	width:70px;
	text-align:center;
	background-color:#fff;
}
.header_exit img {
	vertical-align:middle;
}
.header_stat {
	text-align:center;
	background-color:#EBF4FD;
}
.header_user img {
	border:0px;
	padding:0px;
	margin:0px 7px 0px 0px;
}
/** 导航样式 **/
.header_menu {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	background:url("../images/main_bg1.gif");
}
.header_menu li {
	float:left;
	height:56px;
	line-height:56px;
}
.menu_text {
	width:3%;
}
.menu_photo {
	width:44px;
	background:url("../images/menu_right.gif");
}
.head_menu_red {
	font-size:14px;
	font-weight:bold;
	color:#333;
	width:76px;
	text-align:center;
	background-repeat:no-repeat;
	background:url("../images/menu_off.gif");
	height:56px;
	line-height:56px;
}
.head_menu_red a:link,.head_menu_red a:visited {
	line-height:56px;
	display:block;
	height:56px;
	font-size:14px;
	font-weight:bold;
	color:#305aae;
	width:76px;
	text-align:center;
	background-repeat:no-repeat;
	background:url("../images/menu_off.gif");
	font-size:14px;
	color:#333;
}
.head_menu_red a:hover,.head_menu_red a.check {color:#e60012;height:56px;
	line-height:56px;}

.ico1sml {
	background-image:url("../images/head_ico_1sml.gif");
	background-repeat:no-repeat;
	background-position:left 6px;
	width:90px;
	text-align:left;
}
.ico1big {
	background-image:url("../images/head_ico_1big.gif");
	background-repeat:no-repeat;
	background-position:left 6px;
	width:90px;
}
a.ico1:link, a.ico1:active, a.ico1:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:37px;
	line-height:56px;
 star:expression(this.onFocus=this.blur());
}
a.ico1:hover {
	font-size:12px;
	color:#e60012;
	text-decoration:underline;
	padding-left:37px;
 star:expression(this.onFocus=this.blur());
}
.ico2sml {
	background-image:url("../images/head_ico_2sml.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	width:110px;
	text-align:left;
}
.ico2big {
	background-image:url("../images/head_ico_2big.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:110px;
}
.ico3sml {
	background-image:url("../images/head_ico_5sml.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	width:110px;
	text-align:left;
}
.ico3big {
	background-image:url("../images/head_ico_5big.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:110px;
}
.ico4sml {
	background-image:url("../images/head_ico_4sml.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	width:110px;
	text-align:left;
}
.ico4big {
	background-image:url("../images/head_ico_4big.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:110px;
}
.ico0sml {
	background-image:url("../images/head_ico_0sml.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	width:100px;
	text-align:left;
}
.ico0big {
	background-image:url("../images/head_ico_0big.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:100px;
}
/** 导航最后面小图样式 **/
.menu_img {
	padding-top:10px;
	padding-bottom:5px;
	text-align:right;
	height:41px;
	float:left;
	width:3%;
	line-height:41px;
	background:url("../images/main_bg1.gif");
}
.menu_img img {
	margin-right:5px;
}
/********************** top END ************************/

/********************** 中间内容 样式 **********************/
.content {
	clear:both;
	width:100%;
	margin:15px 0px 15px 0px;	
}
/** 弹出页面样式 **/
.content_edit {
	width:auto;
	padding:20px 0 0 0;
	text-align:center;
	background:url(../images/bg_content.gif) top repeat-x;
}
.content_edit1 {
	width:auto;
	padding:20px;
	background-color:#fff;
	background-image:none;
	line-height:21px;
}
.content_edit2 {
	width:auto;
	padding:10px;
	background:url(../images/bg_content.gif) top repeat-x;
}
/** 右侧内容 **/
.content_right {
	padding-right:15px;
}
/************* 右侧内容 *************/
/** 搜索表格样式 **/
.search {
	margin-top:20px;
	border:1px solid #95BAE9;
	background-color:#E1EEFE;
	overflow:hidden;
}
.search table {
	margin:1px;
	width:99.7%;
	background-color:#fff;
}
.advansearch {
	margin-top:0px;
	clear:both;
}
/** 信息样式 **/
.infoSpace {
	margin:10px;
	line-height:20px;
}
/** 当前网站状态样式 **/
.webState {
	margin:5px 0px;
}
 a.Waitwork:link, a.Waitwork::active, a.Waitwork::visited {
 font-size:12px;
 color:#0066F4;
 text-decoration:underline;
}
 a.Waitwork::hover {
 font-size:12px;
 color:#0066F4;
 text-decoration:none;
}
/** 表格主体 **/
.contentModule {
	margin:0;
	border:1px solid #dbdbdb;
	background-color:#eee;
	overflow:hidden;
}
.contentModuleB {margin:1px;width:99.7%;background-color:#fff;}
/** 树排序图片 **/
.product_up {
	background:url("../images/up.gif") left no-repeat;
}
.product_down {
	background:url("../images/down.gif") left no-repeat;
}
/********************** 中间内容 END ********************/

/************* 左侧菜单 *************/

/** 菜单外围顶部图片 **/
.menu_top {
	width:190px;
	height:4px;
	font-size:4px;
	background-image:url("../images/bg_lefttop.gif");
	background-repeat: no-repeat;
}
/** 菜单中间部分样式 **/
.menu_middle {
	width:190px;
	height:100%;
	padding-bottom:6px;
	text-align:center;
	background-image:url("../images/bg_leftmid.gif");
	clear:both;
}
.leftMenu {
	margin:0 10px;
	clear:both;
}
.leftMenu h2 {
	margin:8px 0 0 0;
	padding:0 0 0 9px;
	color:#e60012;
	float:left;
	width:161px;
	height:31px;
	line-height:31px;
	font-size:13px;
	text-align:left;
	background:url("../images/bg_inh.gif") top no-repeat;
}
.leftMenu ul {
	margin:0;
	padding:0;
	float:left;
	width:170px;
	background-color:#ffffff;
	clear:both;
	padding-bottom:6px;
	min-height:428px;
	height:auto !important;
	height:428px;
}

.leftMenu_bottom {
	width:170px;
	height:8px;
	clear:both;
	font-size:8px;
	background-image:url("../images/bg_inbott.gif");
}
.left_height {
	margin:6px 10px 0 10px;
	padding:2px 0 0 30px;
	height:30px;
	line-height:30px;
	text-align:left;
	background:url("../images/bg_seccol1.gif") left no-repeat;
}
.left_height a.check {
	color:#e60012;
	font-weight:bold;
}
/** 菜单外围底部图片 **/
.menu_bottom {
	width:190px;
	height:6px;
	font-size:6px;
	background-image:url("../images/bg_leftbott.gif");
	background-repeat: no-repeat;
}
/********************** copyright 样式 **********************/
.copyright {
	width:100%;
	border-top:4px solid #e5030f;
	text-align:center;
	height:36px;
	line-height:36px;
	background:#fff;
}
/********************** 首页样式 *****************************/

/************* 首页左侧菜单样式 *************/
.menuI_top {
	width:220px;
	height:15px;
	background:url("../images/menuI_top.gif") no-repeat;
}
/** 菜单中间部分样式 **/
.menuI_middle {
	width:220px;
	background:url("../images/menuI_bg.gif") repeat-y;
	clear:both;
}
.menuI_middle ul {
	padding:0px;
	margin:0px;
}
.menuI_middle li.new {
	padding:0px 15px 0px 25px;
	text-align:left;
}
.menuI_blue {
	font-size:12px;
	color:#0066CC;
}
.menuI_bottom {
	width:220px;
	height:17px;
	clear:both;
	background:url("../images/menuI_bottom.gif") no-repeat;
	margin-bottom:10px;
}
/************* 首页左侧菜单样式 *************/
.MainLeftTab_Top {
	background-image:url(../images/main_left_Tabtop.gif);
	background-repeat:no-repeat;
	height:9px;
	line-height:9px;
}
.MainLeftTab_Top1 {
	background-image:url(../images/main_left_Tabtop1.gif);
	background-repeat:no-repeat;
	height:9px;
	line-height:9px;
}
.MainLeftTab_Bg {
	background-image:url(../images/main_left_TabBg.gif);
	background-repeat:repeat-y;
}
.MainLeftTab_Bg1 {
	background-color:#d4dbe4;
}
.MainLeftTab_Fotter {
	background-image:url(../images/main_left_TabFotter.gif);
	background-repeat:no-repeat;
}
.MainLeftTab_Fotter1 {
	background-image:url(../images/main_left_TabFotter1.gif);
	background-repeat:no-repeat;
}
.BlueTime {
	color:#e60012;
	font-size:12px;
}
/*2012-05-08*/

/** 表格头部 **/ 
.table_a {background:#dbdbdb;margin-bottom:10px;margin-top:10px;}
.table_a td {line-height:32px;}
.table_a td.contentTitle {
	height:28px;
	line-height:28px;
	background:url("../images/bg_mcontentM.gif") repeat-x;
}
.tr1{background:#eee;}
.tr2{background:#fff;}

.table_b {background:#dbdbdb;margin-bottom:10px;margin-top:10px;}
.table_b td {line-height:28px;background:#fff;text-indent:8px;}
.table_b td.contentTitle {
	height:28px;
	line-height:28px;
	background:url("../images/bg_mcontentM.gif") repeat-x;text-indent:15px;
}

/*中间右侧区域公用*/
.button_content {
	width:60px;
	height:20px;
	border:0px;
	color:#fff;
	margin:0px 2px;
	font-size:12px;
	background:url(../images/button70.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrowlr {
	background:url(../images/bg_click.gif) repeat-y right;
	height:auto !important;
	height:450px;
	min-height:450px;
}
.m_con{width:98%;margin:0 auto;}
