﻿*
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
img
{
	border:none;
}
BODY
{
	line-height: 20px;
	background-color: #fde5d9;
	margin: 0px auto;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	color: #a94309;
	font-size: 12px;
}

H2
{
	font-size: 14px;
}
A
{
	color: #a94309;
	text-decoration: none;
}
A:hover
{
	color: #a94309;
	text-decoration: underline;
}

.f_white
{
	color: #fff;
}
.f_white A
{
	color: #fff;
	text-decoration: none;
}
.f_white A:hover
{
	color: #fff;
	text-decoration: underline;
}
.f_blu
{
	color: #a94309;
}
.f_blu A
{
	color: #a94309;
	text-decoration: none;
}
.f_blu A:hover
{
	border-bottom: #fc3 1px dotted;
	color: #fc3;
}
.f_org
{
	color:#fa8a00;
}
div.clear
{
	clear:both;
}
div.bdy1
{
	width: 100%;
	background: url(/Content/2010/Resources/bdy1.jpg) repeat-x;
}
div.bdy2
{
	width: 100%;
	background: url(/Content/2010/Resources/bdy2.jpg) repeat-x 50% bottom;
}

div.header
{
	position: relative;
	text-align: right;
	margin: 0px auto;
	width: 980px;
	background: url(/Content/Resources/Logo_BG_2010_0501.png) no-repeat;
	height: 85px;
	
}
.ellipsis
{
}
.ellipsis span
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float:left;
}
/********************************************************************************
 * 导航
 -------------------------------------------------------------------------------*/
div.nav
{
	margin: 0px auto;
	width: 980px;
	background: url(/Content/2010/Resources/nav.gif) no-repeat;
	height: 37px;
	padding-top: 1px;
}
div.nav_1
{
	margin: 0px auto;
	padding-left: 18px;
	width: 956px;
	background: url(/Content/2010/Resources/nav_1.gif) repeat-x;
	height: 34px;
	color: #fff;
	padding-top: 3px;
}
div.nav_item
{
	text-align: center;
	line-height: 28px;
	width: 78px;
	display: block;
	float: left;
	height: 28px;
}
div.nav_item A
{
	display: block;
	background: url(/Content/2010/Resources/nav_item.jpg) no-repeat 0px 0px;
	color: #fff;
	text-decoration: none;
}
div.nav_item A:hover
{
	display: block;
	background: url(/Content/2010/Resources/nav_item.jpg) no-repeat 0px -28px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.nav_item_s
{
	text-align: center;
	line-height: 28px;
	width: 78px;
	background: url(/Content/2010/Resources/nav_item.jpg) no-repeat 0px -28px;
	float: left;
	height: 28px;
	font-weight: bold;
}
div.nav_item_s A
{
	display: block;
	color: #fff;
	text-decoration: none;
}
div.nav_item_s A:hover
{
	display: block;
	color: #fff;
	text-decoration: none;
}
div.nav_split
{
	height: 28px;
	text-align: center;
	width: 18px;
	float: left;
	padding-top: 2px;
	background: url(/Content/2010/Resources/nav_split.gif) no-repeat center center;
}
/*-------------------------------------------------------------------------------
 * 导航
 ********************************************************************************/

div.history
{
	margin: 0px auto;
	width: 980px;
	height: 31px;
}
div.history_l
{
	padding-left: 38px;
	width: 360px;
	background: url(/Content/2010/Resources/arrow_history.gif) no-repeat 20px 11px;
	float: left;
	height: 22px;
	color: #fff;
	padding-top: 8px;
}

div.main
{
	margin: 0px auto;
	width: 980px;
	background: #fef4ee;
}

div.main_t
{
	height: 12px;
	background: url(/Content/2010/Resources/main_t.gif) no-repeat left top;
}

div.affiche
{
	padding-left: 30px;
	background: url(/Content/2010/Resources/affice_b.gif) no-repeat;
	height: 39px;
	font-size: 14px;
	padding-top: 11px;
}

div.cont_left
{
	padding-left: 10px;
	width: 202px;
	padding-right: 15px;
	background: #fef4ee;
	float: left;
	height: auto;
}

div.cont_right
{
	width: 739px;
	background: #fef4ee;
	float: left;
	height: auto;
}

.cantain_left 
{
	padding-left: 10px;
	width: 747px;
	background: #fef4ee;
	float: left;
}
.cantain_right {
	padding-left: 10px;
	width: 202px;
	background: #fef4ee;
	float: left;
	height: auto;
}
.contain_left_3 
{
	MARGIN-BOTTOM: 15px;
}
.contain_left_4 
{
	BORDER-BOTTOM: #b2daeb 1px solid; 
	BORDER-LEFT: #b2daeb 1px solid; 
	PADDING-LEFT: 40px; 
	MARGIN-BOTTOM: 15px; 
	BACKGROUND: #fafdff; 
	_HEIGHT: 316px; 
	BORDER-RIGHT: #b2daeb 1px solid;
	min-height:316px;
}
.content_title 
{
	BORDER-BOTTOM: #aaccee 1px solid; 
	TEXT-ALIGN: center; 
	LINE-HEIGHT: 25px; 
	MARGIN: 0px auto 10px; 
	WIDTH: 95%; 
	HEIGHT: 50px; 
	PADDING-TOP: 15px;
}
.content_title H1 {
	DISPLAY: inline; 
	COLOR: #07519a; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold
}
.content_show {
	LINE-HEIGHT: 1.8em; 
	MARGIN: 20px 0px; 
	WIDTH: 100%; 
	COLOR: #000000; 
	FONT-SIZE: 14px; 
	OVERFLOW: hidden
}
/********************************************************************************
 * 页脚
 -------------------------------------------------------------------------------*/
div.footer
{
	background: url(/Content/2010/Resources/footer.jpg) repeat-x;
	height: 168px;
	clear: both;
}

div.footer_1
{
	padding-left: 39px;
	background: url(/Content/2010/Resources/footer_1.jpg) no-repeat 0px 59px;
	height: 30px;
	padding-top: 69px;
}

div.footer_2
{
	height: 6px;
	background: url(/Content/2010/Resources/footer_2.gif) no-repeat;
}

div.footer_content_l
{
	width: 510px;
	float: left;
}

div.footer_content_r
{
	width: 400px;
	float: left;
}
/*-------------------------------------------------------------------------------
 * 页脚
 ********************************************************************************/

/********************************************************************************
 * 小型模块
 -------------------------------------------------------------------------------*/
div.smodel
{
	width: 270px;
	background: url(/Content/2010/Resources/model_bg.gif) #fff repeat-x;
}

div.smodel_title
{
	padding-left: 42px;
	background: url(/Content/2010/Resources/smodel_title.gif) no-repeat;
	height: 26px;
	padding-top: 8px;
}

div.smodel_main
{
	border-left: #fbc9ac 1px solid;
	width: 268px;
	border-right: #fbc9ac 1px solid;
}

div.smodel_footer
{
	width:270px;
	height: 7px;
	background: url(/Content/2010/Resources/smodel_footer.gif) no-repeat;
}
div.smodel_header
{
	width:270px;
	height: 7px;
	background: url(/Content/2010/Resources/smodel_header.gif) no-repeat;
}

/*-------------------------------------------------------------------------------
 * 小型模块
 ********************************************************************************/

/********************************************************************************
 * 大型模块
 -------------------------------------------------------------------------------*/
div.bmodel
{
	width: 663px;
	background: url(/Content/2010/Resources/model_bg.gif) #fff repeat-x;
	height: auto;
}
div.bmodel_title
{
	padding-left: 42px;
	width: 621px;
	background: url(/Content/2010/Resources/bmodel_title.gif) no-repeat;
	height: 26px;
	padding-top: 8px;
}
div.bmodel_main
{
	border-left: #fbc9ac 1px solid;
	border-right: #fbc9ac 1px solid;
}
div.bmodel_footer
{
	width:663px;
	height: 7px;
	background: url(/Content/2010/Resources/bmodel_footer.gif) no-repeat;
}
/*-------------------------------------------------------------------------------
 * 大型模块
 ********************************************************************************/

/********************************************************************************
 * 导航模块
 -------------------------------------------------------------------------------*/
div.nmodel
{
	background: url(/Content/2010/Resources/model_bg.gif) #fff repeat-x;
}

div.nmodel_title
{
	border-bottom: #fbc9ac 1px solid;
	padding-left: 37px;
	width: 165px;
	background: url(/Content/2010/Resources/nmodel_title.jpg) no-repeat;
	height: 26px;
	padding-top: 7px;
}

div.nmodel_main
{
	border-left: #fbc9ac 1px solid;
	padding-bottom: 8px;
	padding-left: 5px;
	background: #fff;
	border-right: #fbc9ac 1px solid;
	padding-top: 8px;
}

div.nmodel_main UL, div.nmodel_main OL
{	
	list-style-type: none;
	width: 100%;
	list-style-image: none;
}
div.nmodel_main LI
{
	display: block;
}
div.nmodel_main LI A
{
	width: 158px;
	line-height: 31px;
	padding-left: 32px;
	display: block;
	height: 30px;
	color: #a94309;
	font-weight: normal;
	background: url(/Content/2010/Resources/nmodel_main_li_bg.gif) no-repeat 0px 0px;
}
div.nmodel_main .this A ,div.nmodel_main LI A:hover
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 32px;
	width: 158px;
	background: url(/Content/2010/Resources/nmodel_main_li_this_bg.gif) no-repeat 0px 0px;
	color: #ffffff;
	font-weight: bold;
}
div.nmodel_main LI A:link
{
	text-decoration: none;
}
div.nmodel_main LI A:visited
{
	text-decoration: none;
}
div.nmodel_main LI A:active
{
	background: #fde6d9;
}

div.nmodel_footer
{
	width:202px;
	height: 16px;
	background: url(/Content/2010/Resources/nmodel_footer.gif) no-repeat;
}

/*-------------------------------------------------------------------------------
 * 导航模块
 ********************************************************************************/

/********************************************************************************
 * 复杂模块
 -------------------------------------------------------------------------------*/
div.amodel
{
	border-bottom: #fbc9ac 1px solid;
	border-left: #fbc9ac 1px solid;
	width: 739px;
	float: left;
	border-top: #fbc9ac 1px solid;
	border-right: #fbc9ac 1px solid;
	background: url(/Content/2010/Resources/amodel_bg.gif) #fff repeat-x;
}

div.amodel_title
{
	width: 739px;
	background: url(/Content/2010/Resources/amodel_title.gif) no-repeat 12px 7px;
	height: 33px;
}

div.amodel_titlel
{
	padding-left: 36px;
	width: auto;
	float: left;
	padding-top: 7px;
}

div.amodel_main
{
	padding-bottom: 30px;
	width: 739px;
	background: #fff;
	padding-top: 16px;
}

/*-------------------------------------------------------------------------------
 * 复杂模块
 ********************************************************************************/
 
 
 
/********************************************************************************
 * 分页
 -------------------------------------------------------------------------------*/
.LPageBar
{
	text-align: right;
	padding-bottom: 0px;
	line-height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	clear: both;
	font-size: 12px;
	padding-top: 0px;
}
.LPageBar A
{
	text-decoration: underline;
}
.LPageBar A:hover
{
	text-decoration: none;
}
.LPageBar *
{
	line-height: 24px;
	font-size: 12px;
}
.LPageBar .page
{
	margin-right: 3px;
}
.LPageBar .pagediv
{
	padding-top: 0px;
}
.LPageBar .page A
{
	border-bottom: #bbdded 1px solid;
	border-left: #bbdded 1px solid;
	padding-bottom: 3px;
	margin: 0px 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: #bbdded 1px solid;
	border-right: #bbdded 1px solid;
	text-decoration: none;
	padding-top: 4px;
}
.LPageBar .total
{
	background: #bbdded;
}
.LPageBar .red
{
	color: #ff0000;
}
.LPageBar INPUT
{
	border-bottom: #bbdded 1px solid;
	border-left: #bbdded 1px solid;
	line-height: 19px;
	width: 30px;
	height: 19px;
	border-top: #bbdded 1px solid;
	border-right: #bbdded 1px solid;
}
.LPageBar .page A:hover
{
	background: #bbdded;
}
.LPageBar .page .current
{
	margin: 0px 5px;
	color: #ff0000;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------
 * 分页
 ********************************************************************************/
 
.paragraph
{
	line-height: 25px;
	text-indent: 2em;
	color: #000;
}




.box_list TD
{
	border-bottom: #e1e1e1 1px dashed;
	line-height: 23px;
	height: 25px;
	color: #496a77;
}


.listProc
{
	PADDING-BOTTOM: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-RIGHT: 19px; 
	BACKGROUND: #fff; 
	PADDING-TOP: 16px;
	height:auto;
}
.listProc UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 0px
}
.listProc UL LI {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; OVERFLOW: hidden; PADDING-TOP: 0px
}
.listProc .ulfloat {
	FLOAT: left;
}
.listProc .ulfloat li{
	width:70px;
	height:80px;
	border:#2280b4 1px solid;
}
.listProc .ulfloat li img{
	width:70px;
	height:80px;
	border:null;
}
.listProc .prdetail {
	WIDTH: 530px; FLOAT: left; HEIGHT: 80px; margin-left:10px;
}
.listProc .prsm {
	PADDING-BOTTOM: 4px; LINE-HEIGHT: 14px; WIDTH: 500px; HEIGHT: 14px; COLOR: #569ac4
}
.listProc .prtitile {
	WIDTH: 500px; COLOR: #009ce8; font-size:12px;
}
.listProc .productdetial a{
	COLOR: #f88931
}


/********************************************************************************
 * 图标
 -------------------------------------------------------------------------------*/
 .icon_new
 {
	WIDTH: 35px; 
	BACKGROUND: url(/Content/2010/Resources/new.gif) no-repeat;
	height:15px;
 }
 .icon_hot
 {
	width:16px;
	height:16px;
	background: url('/Content/2010/Resources/Desktop/ICON/Option.gif') no-repeat ;
	background-position:-16px top;
 }
 .icon_Recommend
 {
	width:16px;
	height:16px;
	background: url('/Content/2010/Resources/Desktop/ICON/Option.gif') no-repeat ;
	background-position:-32px top;
 }

/*-------------------------------------------------------------------------------
 * 图标
 ********************************************************************************/
 
 .product
 {
 }
 .product .pic
 {
 	float:left;
 	border: #ccc 1px solid; 
 	width:266px;
 	height:222px;
 }
 .product .pic img
 {
 	width:266px;
 	height:222px;
 }
 .product .Info
 {
 	vertical-align:middle;
 	padding-left:10px;
 	height:222px;
 	float:left;
 	overflow:hidden;
 }
 .product .Info ul
 {
	vertical-align:middle;
 	margin:0;
 	padding:0;
 }
 .product .Info li
 {
 	font-size:13px;
 	font-family:Arial;
 	padding-top:25px;
 	color:#595959;
 	list-style:none;
 }
 .product .Info span
 {
 	color:#ff6600;
 	font-weight:700;
 	padding-left:20px;
 }
.listProc .dianline,.product .dianline{
	WIDTH: 700px; MARGIN-BOTTOM: 10px;MARGIN-top: 10px; BACKGROUND: url(/Content/2010/Resources/dianline.gif) repeat-x; HEIGHT: 4px
}
.tm2_3_3 
{
	height:100%;
	PADDING-BOTTOM: 18px; WIDTH: 100%; FLOAT: left; PADDING-TOP: 10px
}
.tm2321:hover
{
	background-color:White;
}
.tm2321 {
	background-color:#fef4ee;
	BORDER-BOTTOM: #fbc9ac 1px dashed; MARGIN: 0px auto; PADDING-LEFT: 18px; WIDTH: 700px; HEIGHT: auto; COLOR: #333; CLEAR: both
}
.tm2321_1 {
	PADDING-BOTTOM: 6px; PADDING-LEFT: 0px; WIDTH: 140px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 6px
}
.tm2321_1 DIV {
	BORDER-BOTTOM: #2280b4 1px solid; BORDER-LEFT: #2280b4 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 120px; PADDING-RIGHT: 3px; HEIGHT: 90px; BORDER-TOP: #2280b4 1px solid; BORDER-RIGHT: #2280b4 1px solid; PADDING-TOP: 3px
}
.tm2321_2 {
	LINE-HEIGHT: 25px; WIDTH: 190px; FLOAT: left; COLOR: #000; PADDING-TOP: 17px
}
.tm2321_3 {
	LINE-HEIGHT: 25px; WIDTH: 190px; FLOAT: left; COLOR: #000; PADDING-TOP: 17px
}
.tm2321_4 {
	TEXT-ALIGN: center; WIDTH: 115px; FLOAT: left; PADDING-TOP: 36px
}
.tm2321_4 .download div
{
	cursor:pointer;
	width:115px;
	height:30px;
	BACKGROUND: url(/Content/2010/Resources/downLoad1.gif) no-repeat;
}
.tm2321_4 .download:hover div
{
	width:115px;
	height:30px;
	BACKGROUND: url(/Content/2010/Resources/downLoad.gif) no-repeat;
}
.downloadtitle H1 {
	FONT-FAMILY: Arial, "微软雅黑", "宋体" !important; FONT-SIZE: 16px !important; FONT-WEIGHT: bold !important
}