﻿
body{margin: 0px;padding: 0px; font-family: 宋体,Arial, Helvetica, sans-serif;font-size: 12px;line-height: 23px;color: #333; /*  与下面的超联接颜色相同--- */}
body.sub
{
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: "宋体", Verdana, Arial, Helvetica, sans-serif; BACKGROUND: url(Default/default/body_bg.gif) #fff; COLOR: #222; FONT-SIZE: 0.75em; PADDING-TOP: 0px
}
div.outermost
{
	TEXT-ALIGN: left; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-LEFT: 8px;  PADDING-RIGHT: 8px; BACKGROUND: url(Default/default/wrapper_bg.jpg) repeat-y; PADDING-TOP: 4px; voice-family: inherit
}

a, a:active, a:link, a:visited{color: #333; text-decoration: none;}
a:hover{color: #f90;}

div, form, img, ul, ol, li, dl, dt, dd{	margin: 0;	padding: 0;	border: 0; list-style: none;}
p { margin:0px; padding:0px;}



table{/*border-collapse: collapse;*/}

.textBorder,.textarea{border: #dbdbdb 1px solid;}

/*------button 专用样式------------------------------------------------------------------------------------*/

.button_search {
	background-image: url(Default/ButtonSearch/btn_bg_search.gif);margin:0;padding:5px;background-repeat: no-repeat;background-position: center center;height: 22px;width: 62px;color:#fefdfd;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;font-family: "宋体";font-size: 12px;cursor:pointer;
}
.button_search_advanced {
	background-image: url(Default/ButtonSearch/btn_bg_search_advanced.gif);margin:0;padding:5px;background-repeat: no-repeat;background-position: center center;height: 22px;width: 62px;color:#fefdfd;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;font-family: "宋体";font-size: 12px;cursor:pointer;
}
.button_sub {
	background-image: url(Default/ButtonSearch/btn_bg_sub.gif);background-repeat: no-repeat;background-position: center center; height: 22px; width: 62px;color:#fefdfd; border: #cccccc 0px dotted;font-family: "宋体";font-size: 12px;cursor:pointer;
}
.button_reset {
	background-image: url(Default/ButtonSearch/btn_bg_reset.gif);background-repeat: no-repeat;background-position: center center;height: 22px;width: 62px;color:#fefdfd;border: #cccccc 0px dotted;font-family: "宋体";font-size: 12px;cursor:pointer;
}
a.editButton_s{
	display: inline-block;color:#fefdfd;	text-align: center;font-size: 12px;text-decoration: none;background-image: url(Default/ButtonSearch/btn_bg_editButton_s.gif);background-repeat: no-repeat;background-position: center center;line-height: 22px;height: 22px;width: 62px;
}
a.editButton{
	display: inline-block;color:#fefdfd;	text-align: center;font-size: 12px;text-decoration: none;background-image: url(Default/ButtonSearch/btn_bg_editButton.gif);background-repeat: no-repeat;background-position: center center;line-height: 22px;height: 22px;width: 62px;
}

/*------添加 编辑 删除位置- 开始-----------------------------------------------------------------------------------*/
.lnkfolder{position: absolute;right: 45px;top: 0px;}
.lnkSearch{position: absolute;right: 30px;top: 0px;}

.lnkAdd{color: #B5683E;}

.lnkEdit{position: absolute;right: 15px;top: 0px;}
.btnDelete{position: absolute;right: 0px;top: 0px;}
/*------添加 编辑 删除位置- 结束-----------------------------------------------------------------------------------*/


/*============================================================  (1)album 相册目录开始 ================================================================= */
/* 像册标题字体样式*/
a.albumTitle
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.albumTitle:hover
{
	color: #f90;
	font-size: 12px;
	text-decoration: none;
}



/* 首页像册标题字体样式*/
a.albumTitle_home
{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
a.albumTitle_home:hover
{
	color: #f90;
	font-size: 12px;
	text-decoration: none;
}



/*说明，图片的高或宽最大为145,table 的总长度包含了边框border,跟CSS 的盒模型不一样。按CSS 的盒模型 计算，,其中有两像素为鼠标经过各移动的变动片框 */
/*    5 + 2 + 145 + 2 + 5 = 159                */
table.albumXSmallImage
{
	width: 105px;
	height: 105px; /* 与背景图片的高度与宽度相同 */
	border: #cccccc 1px solid;
	background-color: #ffffff;
	background-position: center center;
/*	background-image: url(Default/album/AlbumSmallPic_bg_105.gif);*/ /* bg 后面的数字代表背景图片的高度与宽度 */
	background-repeat: no-repeat;
}


/*说明，图片的高或宽最大为145,table 的总长度包含了边框border,跟CSS 的盒模型不一样。按CSS 的盒模型 计算，,其中有两像素为鼠标经过各移动的变动片框 */
/*    5 + 2 + 145 + 2 + 5 = 159                */
table.albumSmallImage
{
	width: 155px;
	height: 155px; /* 与背景图片的高度与宽度相同 */
	border: #cccccc 1px solid;
	background-color: #ffffff;
	background-position: center center;
	/* background-image: url(Default/album/AlbumSmallPic_bg_155.gif);*/ /* bg 后面的数字代表背景图片的高度与宽度 */
	background-repeat: no-repeat;
}

/*============================================================  (1)album 相册目录结束 ================================================================= */
/*============================================================  (2)category目录开始 ============================================================ */


/*============================================================  (2)category目录结束 ============================================================ */
/*============================================================  (4)document目录开始 ================================================================ */
/*---------------------------------------.document--------------------------------------------------------*/
.document
{
  	
}
.document table.out
{
	background-color: #93BEE2
}
.document table.out tr.bg_head
{
	color: White; background-color: #337FB2; height: 10px; text-align: center;
}
.document table.out tr.bg_one
{
	color: Black; background-color: #E8F4FF;
}
.document table.out tr.bg_two
{
	color: Black; background-color: White;
}
.document span.Reply
{
	color: #FF6600;
}


/*============================================================  (4)document目录结束 ================================================================ */
/*============================================================  (11)favorites目录开始 ================================================================= */


/*============================================================  (11)favorites目录结束 ================================================================= */
/*============================================================  (12)formtable目录开始 ================================================================= */


/*============================================================  (12)formtable目录结束 ================================================================= */
/*============================================================  (5)htmltext目录开始 =========================================================== */
/*------------------------------.job---------------------------------------------------------- */
.job .listContent
{
	 padding-left:10px; padding-right:10px;
}

.job  .listContent ul li
{
	padding-left: 30px; 
	background: url(Default/htmltext/job/Icon_List.gif) no-repeat 10px 8px;
	 border-bottom: #cccccc 1px dashed;

}
.job  .listContent ul li .title
{
	 font-weight:bold;  
	 font-size:13px;
	 line-height:28px;
}
.job .listContent ul li .description
{
	color: #575757; 
}
/*------------------------------.news---------------------------------------------------------- */
.news
{
	padding-left: 10px; padding-right: 20px;
}

.news .listContent
{
	 padding-left:10px; padding-right:10px;
}
.news  .listContent ul 
{
	
}
.news  .listContent ul li
{
	padding-left: 30px; 
	background: url(Default/htmltext/news/Icon_List.gif) no-repeat 10px center;
	font-size:12px;
	line-height:28px;
	border-bottom:#cccccc 1px dashed;
}

.news  .listContent ul li a.categoryTitle
{
    letter-spacing: 0px;
    color:#58595d;
    text-decoration: none;
}

.news  .listContent ul li a.categoryTitle:hover
{
   color:#f90;
   text-decoration: none;
}

.news  .listContent ul li a.title
{
   text-decoration: none;
}
.news  .listContent ul li span.date
{
   position: absolute; right:10px; top:0px;
}


/*------------------------------.newsanalyse---------------------------------------------------------- */

.newsanalyse .Title
{
    background: url(Default/htmltext/newsanalyse/bg_title.gif) repeat-x left bottom;
}
.newsanalyse .Title .separator
{
    width: 3px;
}
.newsanalyse .Title .Mouse_Out
{
    background: url(Default/htmltext/newsanalyse/bg_left.gif) no-repeat left top;
	padding: 0 0 0 3px; /* ----------8px 为 图片 bg_left.gif 的宽度--------------------------- */
}
.newsanalyse .Title .Mouse_Out a.title
{
    display: block;
    background: url(Default/htmltext/newsanalyse/bg_right.gif) no-repeat right top;
    padding: 0px 18px 0px 15px; /* --------15px = (18px - 图片 bg_left.gif 的宽度8px)  --很重要的设置 --------------------------- */
    color: #555555;
    height: 27px;
    line-height: 27px;
}

.newsanalyse .Title .Mouse_Over
{
    background: url(Default/htmltext/newsanalyse/bg_left.gif) no-repeat left bottom;
	padding: 0 0 0 3px; /* ----------8px 为 图片 bg_left.gif 的宽度--------------------------- */
}
.newsanalyse .Title .Mouse_Over a.title
{
    display: block;
    background: url(Default/htmltext/newsanalyse/bg_right.gif) no-repeat right bottom;
    padding: 0px 18px 0px 15px; /* --------15px = (18px - 图片 bg_left.gif 的宽度8px)  --很重要的设置 --------------------------- */
    
    color: #555555;
    height: 27px;
    line-height: 27px;
}

.newsanalyse .Content
{
    border-right: #e1e1e1 1px solid;
    border-left: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
    padding:15px;

}
/*------------------------------.newslist---------------------------------------------------------- */


.newslist .listContent
{
	 padding-left:10px; padding-right:10px;
}
.newslist  .listContent ul 
{

}
.newslist  .listContent ul li
{

	padding-left: 30px; 
	background: url(Default/htmltext/newslist/Icon_List.gif) no-repeat 10px 8px;
	 border-bottom: #999999 1px dashed;
}
.newslist  .listContent ul li a.title
{
	line-height:28px;
	font-size: 13px;
	font-weight:bold; 
}

.newslist .listContent ul li .description
{
	color: #575757; 
}

.newslist  .listContent ul li a.categoryTitle
{
    letter-spacing: 0px;
    color:#58595d;
    text-decoration: none;
}

.newslist .listContent ul li a.categoryTitle:hover
{
   color:#f90;
   text-decoration: none;
}

/*============================================================  (5)htmltext目录结束 ================================================================ */
/*============================================================  (6)Master目录开始 ================================================================== */


/*============================================================  (6)Master目录结束 ================================================================== */
/*============================================================  (6)message目录开始 ================================================================= */
/*---------------------------------------.message--------------------------------------------------------*/
.message
{
  padding-left: 15px; padding-right: 15px;	
}
.message table.out
{
	color: Black; background-color: #E8F4FF;border: 1px solid #93BEE2;
}
.message table.out tr.bg
{
	background-color: #eff7fe;
}
.message span.Reply
{
	color: #FF6600;
}

/*---------------------------------------.Message_Product--------------------------------------------------------*/
.Message_Product
{
  padding-left: 15px; padding-right: 15px;	 font-size:12px;
}
.Message_Product table.out
{
	color: Black; background-color: #E8F4FF;border: 1px solid #93BEE2;
}
.Message_Product table.out tr.bg
{
	background-color: #eff7fe;
}
.Message_Product span.Reply
{
	color: #FF6600;
}

/*============================================================  (6)message目录结束 ================================================================= */
/*============================================================  (7)productsearch目录开始 =========================================================== */
 .SearchProduct
 {
 	margin: 30px 50px 0px 50px;
 }

.SearchProduct .Title
{
	
	background-image: url(Default/productsearch/searchproduct/bg_center.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.SearchProduct .Title  ul
{
	background-image: url(Default/productsearch/searchproduct/bg_left.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.SearchProduct .Title  ul li
{
	background-image: url(Default/productsearch/searchproduct/bg_right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height:62px;
}
.SearchProduct .Title  ul li span
{
   FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333; padding-left:80px;  padding-top:8px; display:block;
}
.SearchProduct .Content
{
	margin-top:5px;
}
 .SearchProduct .Content td.One
{
    padding-right: 15px;
    font-family: Verdana; 
    font-size: 13px; 

    color: #21A92C;
    
    width: 150px; 
    border-bottom-width: 1px; 
    border-bottom-style: dashed;
    border-bottom-color: #21A92C; 
}
 .SearchProduct .Content td.Two
{
	font-size: 12px; 
	border-bottom-width: 1px; 
	border-bottom-style: dashed;
    border-bottom-color: #21A92C;
}
.SearchProduct .Content td.Two span
{
	display: block;
    float: left;
    width: 120px;
}
.SearchProduct .Bottom
{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
}

/*============================================================  (7)productsearch目录结束 =========================================================== */
/*============================================================  (8)shopping目录开始 ================================================================ */


/*============================================================  (8)shopping目录结束 ================================================================ */
/*============================================================  (9)syshelp目录开始 ================================================================= */


/*============================================================  (9)syshelp目录结束 ================================================================= */
/*============================================================  (10)users目录开始 ================================================================== */


.UserMyTop
{
	background:url(Default/users/UserMy/Top.gif) no-repeat;
	height:5px;
	width:206px;
}

	.UserMyBottom
	{
	background:url(Default/users/UserMy/Bottom.gif) no-repeat;
	height:5px;
	width:206px;
	}
	.UserMyArea
	{
 		border: solid 2px #b13b2d;
	}
	a.CurrentNo{
	background:url(Default/users/UserMy/CurrentNo.gif) no-repeat;
	color:#333;
	text-decoration:none;
	text-align:center;
	display:block;
	width:203px;
	height:33px;
	line-height:33px;
	}
	a.CurrentNo:hover{
	background:url(Default/users/UserMy/CurrentYes.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
	width:203px;
	height:33px;
	line-height:33px;
	}

	a.CurrentYes{
	background:url(Default/users/UserMy/CurrentYes.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
	width:203px;
	height:33px;
	line-height:33px;
	}

/* ---------------------------------------------------------(10)user/usersControl ----------------------------------------------------------------------------------------- */


.Login_LoginPage .loginInput
{
    border-right: #aaa 1px solid;
    border-top: #aaa 1px solid;
    background-image: url(Default/users/usersControl/Login_LoginPage/input_text_bg.gif);
    border-left: #aaa 1px solid;
    width: 150px;
    border-bottom: #aaa 1px solid;
    height: 17px;
}
.Login_LoginPage .button_login
{
    font-size: 12px;
    width: 54px;
    cursor: pointer;
    border-top-style: none;
    line-height: 22px;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    background: url(Default/users/usersControl/Login_LoginPage/btn_bg_login.gif);
    color: #fff;
}
.Login_LoginPage .button_register
{
    font-size: 12px;
    width: 54px;
    cursor: pointer;
    border-top-style: none;
    line-height: 22px;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    background: url(Default/users/usersControl/Login_LoginPage/btn_bg_register.gif);
    color: #000;
}

.Login_ShoppingCart
{
	margin-bottom: 20px;
}
.Login_ShoppingCart .loginInput
{
    border-right: #aaa 1px solid;
    border-top: #aaa 1px solid;
    background-image: url(Default/users/usersControl/Login_ShoppingCart/input_text_bg.gif);
    border-left: #aaa 1px solid;
    width: 95px;
    border-bottom: #aaa 1px solid;
    height: 17px;
}
.Login_ShoppingCart .button_login
{
    font-size: 12px;
    width: 54px;
    cursor: pointer;
    border-top-style: none;
    line-height: 22px;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    background: url(Default/users/usersControl/Login_ShoppingCart/btn_bg_login.gif);
    color: #fff;
}
.Login_ShoppingCart .button_register
{
    font-size: 12px;
    width: 54px;
    cursor: pointer;
    border-top-style: none;
    line-height: 22px;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    background: url(Default/users/usersControl/Login_ShoppingCart/btn_bg_register.gif);
    color: #000;
}


/*============================================================  (10)users目录结束 ===================================================================== */

