/*** 总体样式***/
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #fff;
	text-align: left;
}
div, form, img, ul, ol, li, dl, dt, dd
{
	padding: 0;
	border: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
table, td, tr, th
{
	font-size: 12px;
}
a:hover
{
	color: #f00;
	text-decoration: none;
}

/*容器*/
.wrap950
{
	width: 950px;
	margin: 0px auto;
}
.wrap590
{
	width: 590px;
	margin: 0px auto;
}
.wrap570
{
	width: 570px;
	margin: 0px auto;
}
.wrap00
{
	width: 100%;
}
.clear
{
	clear: both;
}

/*布局-3列*/
.left
{
	width: 220px;
	float: left;
	margin-right: 10px;
}
.left_user
{
	width: 175px;
	float: left;
	background: url(../../images/left_user.gif);
	padding: 5px 0px 0px 5px;
	line-height: 24px;
}
.main
{
	width: 490px;
	float: left;
	margin-right: 10px;
}
.main2
{
	width: 720px;
	float: right;
}
.main_user
{
	width: 759px;
	float: right;
	background: #fff;
	border-top: 1px #f6b285 solid;
	border-right: 1px #f6b285 solid;
	border-bottom: 1px #f6b285 solid;
	padding: 3px 5px 0px 5px;
	line-height: 24px;
}
.right
{
	width: 220px;
	float: right;
}

/*登录头部-*/
.login_header
{
	width: 950px;
	margin: 0px auto;
	height: 30px;
	background: url(../../images/login_header.gif);
	padding: 1px 20px 0px 20px;
	color: dimgray;
	margin-bottom: 10px;
}
.login_header a:link, .login_header a:visited
{
	color: dimgray;
	text-decoration: none;
}
.login_header a:hover
{
	color: red;
	text-decoration: none;
}

/*头部-*/
.header
{
	width: 950px;
	margin: 0px auto;
	height: 60px;
	margin-bottom: 10px;
	color: #828282;
}
.header a:link, .header a:visited
{
	color: #828282;
	text-decoration: none;
}
.header a:hover
{
	color: red;
	text-decoration: none;
}

/*主导航*/
.mainNav_bg
{
	width: 100%;
	height: 34px;
	background: url(../../images/mainNav_bg.gif) repeat;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #f05522;
}
ul.mainNav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	background: transparent url(   "../../images/bgOFF.gif" )no-repeat repeat-x top center;
	margin: 0px;
}
ul.mainNav li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0;
	color: #fff;
}
ul.mainNav li a
{
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 7px 1px 0px 0px;
	height: 23px;
	width: 40px;
	text-align: center;
}
ul.mainNav li a:hover
{
	background: transparent url(   "../../images/bgHOVER.gif" ) no-repeat top center;
	color: #fff;
}
ul.mainNav li a.current, ul.mainNav li a.current:hover
{
	color: #ff6600;
	font-size: 14px;
	background-color: transparent;
	background-image: url(../../images/bgON.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*会员中心左导航*/
.mainNav3
{
	width: 100%;
	height: 24px;
	float: left;
}
ul.mainNav3
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 24px;
	text-transform: uppercase;
	font-size: 12px;
	background: transparent url(   "../../images/bgOFF3.gif" )no-repeat repeat-x top right;
	margin: 0px 0px 0px 0px;
}
ul.mainNav3 li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: :0;
	color: #fff;
}
ul.mainNav3 li a
{
	display: block;
	float: left;
	color: #928675;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 5px 30px;
	height: 24px;
	background: transparent url(   "../../images/bgDIVIDER3.gif" ) no-repeat bottom center;
	width: 145px;
	text-align: left;
}
ul.mainNav3 li a:hover
{
	background: transparent url(   "../../images/bgHOVER3.gif" ) no-repeat top right;
	color: #fe7e00;
}
ul.mainNav3 li a.current, ul.mainNav3 li a.current:hover
{
	color: #fe7e00;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../../images/bgON3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*会员中心左导航2*/
.user_title
{
	height: 24px;
	color: #ff6600;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	background: #ffdeb3;
	border-right: 1px #f6b285 solid;
}
.user_title a:link, .user_title a:visited
{
	color: #ff6600;
	text-decoration: none;
}
.user_title a:hover
{
	color: #ff6600;
	text-decoration: underline;
}
/*色调样式*/
.title1
{
	height: 26px;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	background: url(../../images/title1_bg.gif) no-repeat left;
}
.title1 a:link, .title1 a:visited
{
	color: #ff6600;
	text-decoration: none;
}
.title1 a:hover
{
	color: #000;
	text-decoration: none;
}
.Content1
{
	background: #fff5e7;
	border: 1px #f6b285 solid;
	padding: 5px;
	line-height: 20px;
}
.Content1_2
{
	background: #fff;
	padding: 5px;
}

.title2
{
	height: 24px;
	color: #ff6600;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	background: url(../../images/title2_bg.gif);
}
.title2 a:link, .title2 a:visited
{
	color: #000;
	text-decoration: none;
}
.title2 a:hover
{
	color: #000;
	text-decoration: underline;
}


.Content2
{
	padding: 3px;
	line-height: 22px;
	margin-bottom: 10px;
}
.Content2 a:link, .Content2 a:visited
{
	color: #333;
	text-decoration: none;
}
.Content2 a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.Content_index
{
	padding: 5px;
	border: 1px solid #f0f0f0;
	line-height: 22px;
	background: #fafafa;
}
.Content_index2
{
	padding: 5px;
	border: 1px solid #f0f0f0;
	line-height: 22px;
	background: #fff;
}

fieldset
{
	padding: 5px;
	width: auto;
	color: gray;
	border: #e4e4e4 solid 1px;
}
legend
{
	color: #f60;
	background: #fff;
	border: #b6b6b6 solid 1px;
	padding: 3px;
}

/*重要提示*/
.ts
{
	border: 1px dashed #ffe371;
	background: #fefddf;
	padding: 5px;
	line-height: 20px;
}

/*位置*/
.wz
{
	height: 24px;
	margin-bottom: 5px;
	color: #555;
}
.wz a:link, .wz a:visited
{
	color: #555;
	text-decoration: none;
}
.wz a:hover
{
	color: #555;
	text-decoration: underline;
}

/*按钮*/
.btn
{
	height: 20px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #ddd;
	background: url(../../images/btn.gif);
	cursor: hand;
	color: #555;
}
.btn_main
{
	height: 24px;
	padding: 2px 2px 0px 2px;
	font-weight: bold;
	border: 1px solid #ddd;
	background: url(../../images/btn_main.gif);
	cursor: hand;
	color: #fff;
}
.btn_main_x
{
	height: 24px;
	padding: 2px 2px 0px 2px;
	font-weight: bold;
	border: 1px solid #ddd;
	background: #646464;
	cursor: hand;
	color: #fff;
}
/*输入框-登录样式*/
.input_mimi
{
	font-family: verdana;
	background-color: #EEEEEE;
	border-bottom: #FFFFFF 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 12px;
}
.input_mimi_bor
{
	font-family: verdana;
	background-color: #F0F8FF;
	font-size: 12px;
	border: 1px solid #333333;
}

/*输入框-通用表单*/
.input_main
{
	height: 20px;
	font-family: verdana;
	background-color: #EEEEEE;
	border-bottom: #FFFFFF 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 12px;
}
.input_main_bor
{
	height: 20px;
	font-family: verdana;
	background-color: #F0F8FF;
	font-size: 12px;
	border: 1px solid #333333;
}

/*输入框-首页主搜索*/
.input_home_search
{
	font-family: verdana;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #a1a1a1;
	background-color: #fff;
	border-top: #f95200 1px solid;
	border-bottom: #f95200 1px solid;
	border-left: #fff 1px solid;
	border-right: #f95200 1px solid;
	padding: 4px 0px 0px 0px;
}
.input_home_search_bor
{
	font-family: verdana;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	color: #a1a1a1;
	background-color: #fff;
	border-top: #f95200 1px solid;
	border-bottom: #f95200 1px solid;
	border-left: #fff 1px solid;
	border-right: #f95200 1px solid;
	padding: 4px 0px 0px 0px;
}


/*公告li样式*/
.list_newsA
{
	text-align: left;
}
.list_newsA ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list_newsA li
{
	width: 100%;
	list-style-type: none;
}
.list_newsA li a
{
	list-style-type: none;
	display: block;
	padding-left: 10px;
	line-height: 20px;
	background: url(../../images/li1.gif) no-repeat left;
	border-bottom: 1px dashed #b4b3b4;
}
.list_newsA li a:link, .list_newsA li a:visited
{
	color: dimgray;
	text-decoration: none;
}
.list_newsA li a:hover
{
	color: red;
}

.list_AZ
{
	margin: 0px;
	text-align: left;
	font-weight: bold;
}
.list_AZ a
{
	text-decoration: none;
	display: block;
	padding: 4px 11px 4px 9px;
	float: left;
	color: #ff8c00;
	border: 1px #fff solid;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.list_AZ a:hover
{
	background-color: #febf01;
	background: url(../../images/list_az_bg.gif);
	color: #fff;
	padding: 4px 11px 4px 9px;
	text-decoration: none;
	border: 1px #ff6600 solid;
	font: bold 14px Arial, Helvetica, sans-serif;
}

/*图片li样式*/
.list_pic
{
	width: 60px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.list_picT
{
	width: 50px;
	height: 50px;
	border: 2px solid #ccc;
	list-style-type: none;
	display: block;
	padding: 1px;
	margin: 0px 5px 0px 5px;
}
.list_picD
{
	width: 65px;
	text-align: center;
	color: #515151;
	overflow: hidden;
	line-height: 26px;
}
.list_picD a:link, .list_picD a:visited
{
	color: #515151;
	text-decoration: underline;
}
.list_picD a:hover
{
	color: #f00;
	text-decoration: underline;
}

/*分隔线样式*/
.line
{
	height: 1px;
	background: url(../../images/line.gif) repeat;
}

/*首页产品文字循环*/
.cp_col
{
	text-align: left;
	list-style-type: none;
}
.cp_col li
{
	padding-left: 2px;
	line-height: 14px;
	width: 60px;
	float: left;
	margin: 8px 10px 0px 0px;
	list-style: none inside;
}
.cp_col li a:link, .cp_col li a:visited
{
	color: #333;
	text-decoration: none;
}
.cp_col li a:hover
{
	color: #f00;
	text-decoration: underline;
}

/*翻页样式*/
DIV.badoo
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	padding-bottom: 10px;
	color: #48b9ef;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: right;
}
DIV.badoo A
{
	border-right: #f0f0f0 2px solid;
	padding-right: 5px;
	border-top: #f0f0f0 2px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px 2px;
	border-left: #f0f0f0 2px solid;
	color: #48b9ef;
	padding-top: 2px;
	border-bottom: #f0f0f0 2px solid;
	text-decoration: none;
}
DIV.badoo A:hover
{
	border-right: #ff5a00 2px solid;
	border-top: #ff5a00 2px solid;
	border-left: #ff5a00 2px solid;
	color: #ff5a00;
	border-bottom: #ff5a00 2px solid;
}
DIV.badoo A:active
{
	border-right: #ff5a00 2px solid;
	border-top: #ff5a00 2px solid;
	border-left: #ff5a00 2px solid;
	color: #ff5a00;
	border-bottom: #ff5a00 2px solid;
}
DIV.badoo SPAN.current
{
	border-right: #ff5a00 2px solid;
	padding-right: 5px;
	border-top: #ff5a00 2px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #ff5a00 2px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #ff5a00 2px solid;
	background-color: #ff6c16;
}
DIV.badoo SPAN.disabled
{
	display: none;
}

/*友情链接样式*/
.yq_col
{
	text-align: left;
}
.yq_col li
{
	list-style-type: none;
	padding-left: 15px;
	line-height: 24px;
	float: left;
}
.yq_col li a:link, .yq_col li a:visited
{
	color: #888;
	text-decoration: none;
}
.yq_col li a:hover
{
	color: #000;
	text-decoration: none;
}

/*底部样式*/
.footer
{
	width: 100%;
	height: 120px;
	color: #7c7c7c;
	border-top: 1px solid #f0f0f0;
	text-align: center;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}
.footer a:link, .footer a:visited
{
	color: #7c7c7c;
	text-decoration: none;
}
.footer a:hover
{
	color: #fff;
	text-decoration: none;
}

/*文字格式化链接样式*/
.orange
{
	color: #ff6600;
	text-decoration: none;
	list-style-type: none;
}
.orange a:link, .orange a:visited
{
	color: #ff6600;
	text-decoration: underline;
}
.orange a:hover
{
	color: black;
}

.gray
{
	color: gray;
}
.gray a:link, .gray a:visited
{
	color: gray;
	text-decoration: none;
}
.gray a:hover
{
	color: black;
}


.gray14
{
	font-size: 14px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}
.gray14 a:link, .gray14 a:visited
{
	color: gray;
	text-decoration: none;
}
.gray14 a:hover
{
	color: red;
}

.black
{
	text-decoration: none;
}
.black a:link, .black a:visited
{
	color: #333;
	text-decoration: none;
}
.black a:hover
{
	color: red;
}

.black14
{
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.black14 a:link, .black14 a:visited
{
	color: #333;
	text-decoration: none;
}
.black14 a:hover
{
	color: #333;
	text-decoration: underline;
}

.black16
{
	color: #666;
	font-size: 16px;
	text-decoration: none;
}
.black16 a:link, .black16 a:visited
{
	color: #666;
	text-decoration: none;
}
.black16 a:hover
{
	color: #666;
	text-decoration: underline;
}

.black20
{
	color: #555;
	font-size: 20px;
	text-decoration: none;
}
.black20 a:link, .black20 a:visited
{
	color: #555;
	text-decoration: none;
}
.black20 a:hover
{
	color: red;
}


.blue
{
	color: blue;
	text-decoration: none;
}
.blue a:link, .blue a:visited
{
	color: blue;
	text-decoration: none;
}
.blue a:hover
{
	color: red;
}

.blue2
{
	color: #d4f0ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.blue2 a:link, .blue2 a:visited
{
	color: #d4f0ff;
	text-decoration: none;
}
.blue2 a:hover
{
	color: red;
}

.blue14
{
	color: blue;
	font-size: 14px;
	text-decoration: none;
}
.blue14 a:link, .blue14 a:visited
{
	color: blue;
	text-decoration: none;
}
.blue14 a:hover
{
	color: red;
}


.navy
{
	color: navy;
	text-decoration: none;
}
.navy a:link, .navy a:visited
{
	color: navy;
	text-decoration: none;
}
.navy a:hover
{
	color: red;
}

.bluex
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: blue;
	text-decoration: line-through;
}
.bluex a:link
{
	color: blue;
	text-decoration: line-through;
}
.bluex a:visited
{
	color: blue;
	text-decoration: line-through;
}
.bluex a:hover
{
	color: #f00;
	text-decoration: line-through;
}

.Red12
{
	color: red;
	font-size: 12px;
	text-decoration: none;
}
.Red12 a:link, .Red12 a:visited
{
	color: red;
	text-decoration: none;
}
.Red12 a:hover
{
	text-decoration:underline;
}

.Red12_2
{
	color: red;
	font-size: 12px;
	text-decoration: none;
}

.red
{
	color: red;
	text-decoration: none;
}
.red a:link, .red a:visited
{
	color: red;
	text-decoration: underline;
}
.red a:hover
{
	color: black;
	text-decoration: underline;
}

.red14
{
	color: red;
	font-size: 14px;
	text-decoration: none;
}
.red14 a:link, .red14 a:visited
{
	color: red;
	text-decoration: none;
}
.red14 a:hover
{
	color: dimgray;
}

.red16
{
	color: red;
	font-size: 16px;
	text-decoration: none;
}
.red16 a:link, .red16 a:visited
{
	color: red;
	text-decoration: none;
}
.red16 a:hover
{
	color: dimgray;
}


.darkred
{
	color: darkred;
	text-decoration: none;
}
.darkred a:link, .darkred a:visited
{
	color: darkred;
	text-decoration: none;
}
.darkred a:hover
{
	color: dimgray0;
}

.white
{
	color: white;
	text-decoration: none;
}
.white a:link, .white a:visited
{
	color: white;
	text-decoration: none;
}
.white a:hover
{
	color: red;
}

.white14
{
	color: white;
	font-size: 14px;
	text-decoration: none;
}
.white14 a:link, .white14 a:visited
{
	color: white;
	text-decoration: none;
}
.white14 a:hover
{
	color: red;
}

.white16
{
	color: white;
	font-size: 16px;
	text-decoration: none;
}
.white16 a:link, .white16 a:visited
{
	color: white;
	text-decoration: none;
}
.white16 a:hover
{
	color: red;
}

.whitesmoke
{
	color: whitesmoke;
	text-decoration: none;
}
.whitesmoke a:link, .whitesmoke a:visited
{
	color: whitesmoke;
	text-decoration: none;
}
.whitesmoke a:hover
{
	color: red;
}

.green
{
	color: green;
	text-decoration: none;
}
.green a:link, .green a:visited
{
	color: green;
	text-decoration: none;
}
.green a:hover
{
	color: red;
}

.green14
{
	color: green;
	font-size: 14px;
	text-decoration: none;
}
.green14 a:link, .green14 a:visited
{
	color: green;
	text-decoration: none;
}
.green14 a:hover
{
	color: red;
}

/*新闻页面*/
.da_div
{
	width: 958px;
	background-image: url(../../images/aticle_bg.gif);
	margin: 0px auto;
	margin-top: 3px;
	overflow: hidden;
}
.top_630
{
	border-top: 1px solid #ccc;
	width: 630px;
	float: left;
	overflow: hidden;
}
.t630_text
{
	width: 630px;
	line-height: 1.6em;
}
.top_310
{
	width: 300px;
	height: 12px;
	float: right;
	border-top: 1px solid #ccc;
}
.t310_text
{
	width: 300px;
	line-height: 1.6em;
	padding: 5px;
}
.da_div_xia
{
	width: 958px;
	margin: 0px auto 0px auto;
}
.da_pic
{
}

.aticleTitle
{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 25px 0px;
	text-align: center;
}
.aticleTitle2
{
	height: 24px;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 0px 0px;
	color: #828282;
	text-align: center;
}
.aticleContent
{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-indent: 2em;
}
.aticleContent a:link
{
	color: #333;
	text-decoration: none;
}
.aticleContent a:visited
{
	color: #333;
	text-decoration: none;
}
.aticleContent a:hover
{
	color: #f00;
	text-decoration: none;
}
.xgaticle
{
	width: 788px;
	border: 1px solid #a59c81;
	height: 100%;
}
.xgaticleTitle
{
	width: 778px;
	height: 24px;
	float: left;
	border-bottom: 2px solid #a59c81;
	font-size: 14px;
	font-weight: bold;
	background-color: #f0ecdf;
	padding-left: 10px;
}

#ctl00_Content_pcList a
{
	color: #000;
	text-decoration: none;
}


/*** 新加首页新闻选项卡样式***/

.Menubox
{
	width: auto;
	background: url(../../images/Menubox.gif);
	height: 28px;
	line-height: 28px;
}
.Menubox ul
{
	margin: 0px;
	padding: 0px;
}
.Menubox li
{
	float: left;
	display: block;
	cursor: pointer;
	width: 82px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.Menubox li.hover
{
	padding: 0px;
	background: #fff;
	width: 80px;
	padding: 0px 12px 0px 12px;
	background: url(../../images/Menubox_li_hover.gif);
	color: #fe6c09;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}
.Content1_3
{
	background: #fff5e7;
	padding: 5px;
}
.Content1_4
{
	background: #fff;
	border-left: 1px solid #f6b285;
	border-right: 1px solid #f6b285;
	border-bottom: 1px solid #f6b285;
	padding: 1px;
}
