@import url("Basic.css");

/**********The Common Table Style**********/

.Caption_Bar_Title 
{	
	height: 26px;
	color: #FFFFFF;
	font-size: 14px;
	font:bold;
	padding: 6px 10px 0px 10px;
}

.Caption_Bar_Gray {
	background: #999999;
	height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	font: Bold;
	border-top: 2px  #FFA55B solid;
	border-bottom: 2px #CCCCCC solid ;
	padding: 0px 10px 0px 10px;
}
.Caption_Bar_Blue {
	background: #2288DC;
	height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	font: Bold;
	border-top: 2px #7BBEF4 solid ;
	border-bottom: 2px #333333 solid ;
	padding: 0px 10px 0px 10px;
}
.Caption_Bar_Orange {
	background: #FF6600; 
	height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	font: Bold;
	border-top:2  #FFA55B solid;
	border-bottom:1px  #cc3300 solid;
	padding: 0px 10px 0px 10px;
}
.Caption_Bar_Black {
	background: #777777;
	height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	font:bold;
	border-top: 2px solid #1F93F2;
	border-bottom: 2px solid #333333;
	padding: 0px 10px 0px 10px;
}
.Caption_Bar_GrayOrange {
	background: #EFEFEF;
	height: 28px;
	font-size: 14px;
	color: #000000;
	font: Bold;
	border-bottom: 3px solid #FF6600;
	padding: 0px 10px 0px 10px;
}
.Caption_Bar_GrayBlue {
	background: #EFEFEF;
	height: 28px;
	font-size: 14px;
	color: #000000;
	font: Bold;
	border-top: 4px solid #1F93F2;
	border-bottom: 2px solid #999999;
	padding: 0px 10px 0px 10px;
}
.Table_Title_Bar {
	background-color: #EFEFEF;
	height: 28px;
	border-top: 2px solid #999999;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
}
.Table_Status_Bar {
	background-color: #EFEFEF;
	height: 28px;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	padding: 0px 10px 0px 10px;
}
.Table_Tips_Bar {
	background-color: #F5F5F5;
	height: 28px;
	border-top: 2px solid #CCCCCC;
	padding: 0px 5px 0px 5px;
	color: #666666;
	text-align: center;
}
.Table_Navigation {
	background: #FFFFFF;
	border-top: #FFFFFF 5px solid;
	border-bottom: #FFFFFF 5px solid;
	height: 28px;
	width: 760px;
	padding: 0px 5px 0px 5px;
}
.Table_List_Search {
	background: #E5E5E5;
	border: #CCCCCC 1px solid;
	width: 760px;
	padding: 5px 5px 5px 5px;
}
.Table_List_Count {
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	height: 30px;
	padding: 5px 15px 5px 15px;
}
.Table_List_Sort {
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	width: 760;
	height: 30px;
	padding: 5px 15px 5px 15px;
}
.Table_List_Range {
	background: #F5F5F5;
	border: #CCCCCC 1px solid;
	border-Top: #CCCCCC 0px solid;
	width: 760px;
	padding: 5px 15px 5px 15px;
}
.Table_List_Control {
	background: #FFFFFF;
	border-top: #FFFFFF 5px solid;
	border-bottom: #FFFFFF 5px solid;
	width: 760px;
	padding: 0px 5px 0px 5px;
}
.Table_List_Title {
	background: #E5E5E5;
	height: 25px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.Table_List_Content {
	background: #F5F5F5;
	height: 25px;
	padding: 0px 5px 0px 5px;
}
.Table_Show_Title {
	background: #E7E7E7;
	border-top: #F5F5F5 3px solid;
	border-bottom: #BEBEBE 3px solid;
	height: 35px;
	font-weight: bold;
	font-size: 22px;
	font-family: 宋体;
	padding: 2px 10px 0px 10px;
}

.Table_List_Material_Control {
	background: #6699CC;
	width: 950px;
	padding: 0px 5px 0px 5px;
}
.Table_List_Material_Title {
	background: #336699;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.Table_List_Material_Content {
	background: #FFFFFF;
	height: 22px;
}


/**********The Common Button Style**********/

.Button_Sort_1 {
	background-color: #EFEFEF;
	width:100px;
	height:25px;
	border:1 px;
	border-left:#999999 1 solid;
	border-right:#999999 1 solid;
	border-top:#999999 1 solid;
	cursor:hand;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.Button_Sort_2 {
	background-color: #666666;
	width:100px;
	height:25px;
	border:1 px;
	border-left:#999999 1 solid;
	border-right:#999999 1 solid;
	border-top:#999999 1 solid;
	cursor:hand;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.Button_Sort_3 {
	width:10px;
}
.Button_Orange_Caption {
	background-color: #FF6600;
	width: 125px;
	height: 25px;
	border-top: #FFA700 3px solid;
	cursor: hand;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.Button_Blue_Caption {
	background-color: #057FC3;
	width: 125px;
	height: 27px;
	border-top: #8AC5E5 3px solid;
	cursor: hand;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.Button_List_1 {
	background-color: #EFEFEF;
	border-left: #999999 1 solid;
	border-right: #999999 1 solid;
	border-top: #999999 1 solid;
	width: 100px;
	height: 25px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	font-size: 14px;
}
.Button_List_2 {
	background-color: #666666;
	border-left: #999999 1 solid;
	border-right: #999999 1 solid;
	border-top: #999999 1 solid;
	width:100px;
	height:25px;
	text-align: center;
	color: #FFFFFF;
	cursor:hand;
	font-weight: bold;
	font-size: 14px;
}
.Button_List_3 {
	width:10px;
}
.Button_Submit_Post {
	background:url(/Images/zh-CN/Common/Button/Button_Submit_1.gif);
	width:90px;
	height:29px;
	cursor:hand;
	padding: 3px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;
}
.button_Login {
	background:url(/Images/zh-CN/Common/Button/Button_Login_2.gif);
	width:46px;
	height:46px;
	cursor:hand;
	padding: 2px 0px 0px 2px;
	font-size: 12px;
	color: #333333;
	border:0px;
	font-family: "宋体";
}
.Button_LoginIndex {
	background:url(/Images/zh-CN/Index/Login_Button_1.gif);
	width:50px;
	height:50px;
	cursor:hand;
	padding: 2px 0px 0px 2px;
	font-size: 12px;
	color: #333333;
	border:0px;
	font-family: "宋体";
}

.button_ask_1 {
	background:url(/Images/zh-CN/Common/Button/Button_Ask_1.gif);
	width:100px;
	height:20px;
	cursor:hand;
	padding: 3px 0px 0px 16px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	position: relative;
	border:0px;
}

.Button_Operation_2 {
	background:url(/Images/zh-CN/Common/Button/Operation_3.gif);
	height: 18px;
	width: 60px;
	cursor: hand;
	font-size: 12px;
	color: #000000;
	border: 0px;
	text-align: center;
}
/**********The Common Border Style**********/

.border_out {
	border:1px #999999 solid;
}
.border_out_1 {
	border:1px #CCCCCC solid;
}
.border_out_5 {
	border:1px #6699CC solid;
}
.Border_No_Bottom {
	border-left:1 #999999 solid;
	border-right:1 #999999 solid;
	border-top:1 #999999 solid;
}
.Border_No_Top {
	border-left:1 #999999 solid;
	border-right:1 #999999 solid;
	border-bottom:1 #999999 solid;
}
.Bottom { 
	BORDER-TOP: #f1f1f1 4px solid; 
	PADDING-LEFT: 18px; 
	FONT-SIZE: 12px;
 	BACKGROUND: #e7e7e7; 
	VERTICAL-ALIGN:middle; 
	BORDER-BOTTOM: #cccccc 3px solid;
}
.border_line_1 {
	background:url(/Images/zh-CN/Common/Background/Bg_line_1.gif);
	height:26px;
	line-height:26px;
}
.Border_Line_2 {
	background:url(/Images/zh-CN/Common/Background/Bg_line_2.gif);
	height:20px;
	line-height:20px;
}

/**********The Common Font Style**********/

.Font_Line {
	text-decoration: line-through;
}
.Font_Corp {
	line-height: 150%;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}


/*--WebTop01 star--*/
#WebTop01 {
	width:100%;
	background:#F4F3F2;
	height:24px;
	border-bottom:1px solid #CDCDCD;
}
#WebTop01_intro {
	width:950px;
	margin:auto;
	padding-top:4px;
}
#WebTop01_intro_left {
	float:left;
	color:#ccc;
}
#WebTop01_intro_right {
	padding-top:2px;
	float:right;
}


/*-- 网站标志 --*/
#header {
	width:100%;
	margin-top:12px;
}
#header_intro {
	margin:auto;
	width:970px;
	padding-left:20px;
	overflow:hidden;
}
#logo 
{
	float:left;width:236px; overflow:hidden;
}
#header_ad 
{
	float:left;padding-left:15px;
	height:70px;
	overflow:hidden;
	width:510px;
}
#header_input {
	float:right;
	width:200px;
}
#header_input input {
	text-align:left;
	width:83px;
	height:25px;
	border:0px;
	font-weight:bold;
	padding-left:22px;
	padding-top:3px;
	cursor:pointer;
	margin-top:6px;
}
#header_input .input1 {
	background:url(/Images/zh-CN/Common/Button/header_input.gif) no-repeat left top;
	color:#333;
	height:26px;width:68px;float:left;
	padding-left:22px; padding-top:6px;
}
#header_input .input2 {
	background:url(/Images/zh-CN/Common/Button/header_input.gif) no-repeat -90px top;
	color:#ff6600;
	height:26px;width:88px;float:left;
	padding-left:22px; padding-top:6px;
}

#header_input .input3 {
	background:url(/Images/zh-CN/Common/Button/header_input.gif) no-repeat left -34px;
	color:#ff6600;
	height:26px;width:68px;float:left;
	padding-left:22px; padding-top:6px;
	
}

#header_input .input3 a {	
	color:#ff6600;
}

#header_input .input4 {
	background:url(/Images/zh-CN/Common/Button/header_input.gif) no-repeat -90px -34px;
	color:#333;
	height:26px;width:88px;float:left;
	padding-left:22px; padding-top:6px;
}

/*--头部菜单栏:Start--*/
#menu {
	width:100%;
	float:left;
	margin-top:4px!important;
	margin-top:4px;
	height:28px;
	overflow:hidden;
}
#menu_intro {
	margin:auto;
	width:922px;
	padding-left:28px;
}
#menu_intro a {margin-right:-1px;float:left;}
#menu_intro a:hover {
	text-decoration:none;
}
#menu_intro font {
	float:left;
	font-size:14px;
	padding:8px 8px 3px 8px;
	float:left;
	cursor:pointer;
}
/*-- 样式一 --*/
a.menu_link {
	background:url(/Images/zh-CN/Search/menu_link.gif) #DCF1FF no-repeat left top;
	height:28px;
}
a.menu_link font {
	background:url(/Images/zh-CN/Search/menu_link.gif) no-repeat right -28px;
	height:28px;
}
a.menu_link:hover {color:#0974BF}
/*-- 样式二 --*/
a.menu_link_on {
	background:url(/Images/zh-CN/Search/menu_link_on.gif) #0974BF no-repeat left top;
	height:28px;
}
a.menu_link_on font {
	color:#fff;
	font-weight:bold;
	background:url(/Images/zh-CN/Search/menu_link_on.gif) no-repeat right -28px;
	height:28px;
}
a.menu_link_on:hover {color:#fff;}
/*-- 样式三 --*/
a.menu_link2 {
	background:url(/Images/zh-CN/Search/menu_link.gif) #FFFACE no-repeat left -56px;
	height:28px;
}
a.menu_link2 font {
	background:url(/Images/zh-CN/Search/menu_link.gif) no-repeat right -84px;
	height:28px;
}
/*--头部菜单栏:End--*/

/*--头部搜索样式:Start--*/

.LIImage {
	background: url(/Images/zh-CN/Index/webicon06.gif) no-repeat 4px top;
	padding: 0 0 0px 15px;
	text-align:left;
}

#Search {
	width:100%;
	float:left;
}
#Search_intro {
	width:950px;
	margin:auto;
	height:65px;
	background:#1D86D0;
	padding-top:15px;
}
#Search_intro .input1 {
	background:url(/Images/zh-CN/Search/search_input_bg6.gif) #FFC027 repeat-x left top;
	border:0px;
	width:76px;
	height:26px;
	padding-top:0px!important;
	padding-top:-1px;
	font-size:14px;
	font-weight:bold;
	color:#772D00;
	margin-left:4px;
	cursor:pointer;
}
#Search_intro .input2 {
	background:url(/Images/zh-CN/Search/search_input_bg2.gif) #fff repeat-x left top;
	border:0px;
	height:20px;
	font-size:16px;
	padding-top:5px;
	width:480px;
}
#Search_intro .font_style {background:#fff; font-size:12px; font-weight:bold; color:#ff6600;padding-top:4px;}
#Search_hot_key {
	font-size:12px;
	color:#fff;
	padding-top:10px;
	text-align:center;
}
#Search_hot_key a {
	color:#fff;
}
#Search_hot_key a:hover {
	color:#ffff00;
	text-decoration:underline;
}
/*--头部搜索样式:End--*/

/*-- 长广告显示样式:Start --*/
#Long_ad {
	width:100%;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
}
#Long_ad_intro {
	width:950px;
	margin:auto;
}
/*-- 长广告显示样式:End --*/

/*--Search start--*/
/* CSS Document */
#Search_display {
	width:100%;
	margin:auto;
	padding:0px;
	text-align:center;
}
#Search_display_way {
	width:950px;
	margin:auto;
	text-align:left;
	/*border-bottom:1px #ccc dashed;*/
}
#Search_display_Top {
	width:950px;
	margin:auto;
}

.classNamediv a
{
	font-size:12px;
	padding-left:8px;
	color:#656565;
}

.classNamediv a:hover
{
	font-size:12px;
	padding-left:8px;
	color:#FF6600;
	text-decoration: underline;
}

.classNamediv font
{
	font-size:9px;
	color:#aaa;
}


#Search_display_Top_Left {
	float:left;
	padding-left:4px;
	width:70%;
	padding-top:6px!important;
}


#Search_display_Top li a.Search_display_Activation font {
	font-size:12px;
	background:url(/Images/zh-CN/Search/search_title_bg.gif) no-repeat left -26px;
	display:block;
	cursor:hand;
	padding:6px 15px 2px 15px;
}

#Search_display_Top_Left li {
	float:left;
	margin-right:1px;
	margin-bottom:0px;
}
#Search_display_Top_Left li a.Search_display_Normal {
	background:url(/Images/zh-CN/Search/search_title_bg.gif) no-repeat right -52px;
	display:block;
	color:#666;
}
#Search_display_Top li a.Search_display_Normal font {
	font-size:12px;
	background:url(/Images/zh-CN/Search/search_title_bg.gif) no-repeat left -78px;
	display:block;
	cursor:hand;
	padding:6px 15px 2px 15px;
}

#Search_display_Top_Left li a.Search_display_Activation {
	background:url(/Images/zh-CN/Search/search_title_bg.gif) no-repeat right top;
	display:block;
	color:#fff;
}
#Search_display_Top li a.Search_display_Activation font {
	font-size:12px;
	background:url(/Images/zh-CN/Search/search_title_bg.gif) no-repeat left -26px;
	display:block;
	cursor:hand;
	padding:6px 15px 2px 15px;
}
#Search_display_Top li a:hover {text-decoration:none;color:#ff3300;}
#Search_display_Top_Right {
	float:right;
	padding:10px 0px 0px 0px;
}
#Search_display_Top_line {
	float:left;
	width:100%;
	font-size:1px;
	height:4px;
	background:#1277FE;
	margin-bottom:8px;
	margin-top:-1px;
}
#Search_display_intro {
	width:950px;
	margin:auto;
}


#Search_display_intro_left {
	float:left;
	width:750px;
	padding-right:5px;
	border-right:1px #ccc solid;
	overflow:hidden;
}

#Search_display_intro_left .LIImage {
	float:left;
	line-height:18px;
	background: url(/Images/zh-CN/Index/webicon06.gif) no-repeat 4px top;
	padding: 0 0 5px 15px;
	margin-top:5px;
	font-weight:bold;
	width:750px;
	text-align:left;
}

#Search_display_intro_left .LIImage font {
	font-weight:100;
	font-size:12px;
}

#Search_display_intro_left_top {
	width:100%;
	float:left;
}
#Search_display_intro_left_top_left {
	float:left;
	color:#666;	
}
#Search_display_intro_left_top_left a {color:#999;}
#Search_display_intro_left_top_left a.Activation {color:#ff3300;text-decoration:underline;}
#Search_display_intro_left_top_left a:hover {color:#ff3300;}

#Search_display_intro_left_top_right {
	float:right;
	width:20%;
	line-height:200%;
}

#Search_display_intro_left_list {
	float:left;
	width:100%;
	text-align:left;
}
#Search_display_intro_left_list li {float:left;padding:25px 0px 18px 0px;width:100%;}
#Search_display_intro_left_list .li {/*background:#F7FBFF;*/}
#Search_display_intro_left_list_img {
	float:left;
	width:12%;
	padding-left:10px;
}
#Search_display_intro_left_list_img img {
	padding:1px;
	border:1px #ccc solid;
	float:left;
}

/*---------------------------------------------*/
#Search_display_intro_left_list_intro {
	width:84%;
	padding-left:12px;
	float:left;
}

#Search_display_intro_left_list_intro1 {
	width:743px;
	padding-left:12px;
	float:left;
	border-bottom:1px #cccccc dashed;
	vertical-align:middle;
	padding-bottom:15px;
	padding-top:15px;
}

#Search_display_intro_left_list_intro .list_title {
	font-size:11px;
	font-family:arial;
	color:#666;
	padding-bottom:4px;
}
#Search_display_intro_left_list_intro .list_title a {
	color:#000;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
#Search_display_intro_left_list_intro .list_title a:hover {color:#ff3300;}
/*---------------------list_synopsis---------------------------*/
#Search_display_intro_left_list_intro .list_synopsis {
	line-height:22px;
	font-family:Arial;
}
/*---------------------list_company---------------------------*/
#Search_display_intro_left_list_intro .list_company 
{
	vertical-align:bottom;
}
/*---------------------list_company_left---------------------------*/
#Search_display_intro_left_list_intro .list_company_left {
	float:left;
	padding-top:5px;
	padding-right:5px;
}
#Search_display_intro_left_list_intro .list_company_left a {color:#008800;text-decoration:underline;}
#Search_display_intro_left_list_intro .list_company_left a:hover {color:#ff3300;}

/*---------------------list_company_center---------------------------*/
#Search_display_intro_left_list_intro .list_company_center {
	float:left;
	height:35px;
	padding-top:5px;
}
#Search_display_intro_left_list_intro .search_ico04 {
	background:url(/Images/zh-CN/Common/Button/search_ico04.gif) no-repeat right top;
	padding:4px 6px 4px 21px;
	font-size:12px;
	height:35px;
	line-height:21px;
}
#Search_display_intro_left_list_intro a.search_ico04:hover {
	text-decoration:none;
}

/*---------------------list_company_right---------------------------*/
#Search_display_intro_left_list_intro .list_company_right {
	padding-top:3px;
	float:right;
}

/*---------------------Search_display_intro_right---------------------------*/
#Search_display_intro_right {
	float:right;
	width:180px;
	padding-left:10px;
	padding-right:0px;
	padding-top: 5px;
	overflow:hidden;
}

#Search_display_intro_right .title {
	background:url(/Images/zh-CN/Search/search_title_bg2.gif) no-repeat left top;
	padding:5px 0px 6px 10px;
	text-align:left;
	color:#fff;	
}

#Search_display_intro_right .title span 
{
	font-weight:bold;
}

#Search_display_line {
	margin:auto;
	float:left;
	height:10px;
	width:100%;
	font-size:1px;
	line-height:1px;
}

#pages {
	margin:auto;
	width:100%;
	float:left;
	padding-top:5px;
	text-align:center;
	font-family:Arial;
	padding-bottom:5px;
}
#pages a {
	font-size:12px;
	font-family:Arial;
	padding:4px 6px 3px 6px;
	line-height:200%;
	border:1px #ccc solid;
	font-family:Arial;
	margin:0px 1px;
}
#pages a:hover {
	color:#fff;
	background:#FF6600;
	text-decoration:none;
}
#pages strong {padding:4px 5px 3px 5px;}
a.page_bg01 {
	font-size:12px;
	font-family:Arial;
	padding:2px 8px 1px 8px;
	line-height:200%;
	border:1px #ccc solid;
}
a.page_bg01:hover {
	color:#fff;
	background:#FF6600;
	text-decoration:none;
}


.NewTable_List_Title {
	background: #E5E5E5;
	height: 25px;
	color: #666666;
	text-align: center;
}
.NewTable_List_Content {
	background: #fff;
	height: 25px;
	padding: 0px 5px 0px 5px;
	text-align:left;
}

/*--payment step style start--*/
.delivery-step{
	border:1px solid #e22a12;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.delivery-step li{
	float:left;
	display:inline;
	font-weight:bold;
	padding-right:33px;
	text-align:center;
	background:url(http://img.taoxie.cn/main/step/step.gif) right no-repeat;
}

.delivery-step li.selected
{
	color:#e22a12;
	background:url(http://img.taoxie.cn/main/step/step_selected.gif) right no-repeat;
}
.delivery-step li.step-1{
	width:150px;
}
.delivery-step li.step-2{
	width:180px;
}
.delivery-step li.step-3{
	width:250px;
}
.delivery-step li.step-4
{
	width:200px;
	background:none!important;
}
/*--payment step style end--*/


/*--Footer star--*/
#Footer {
	width:100%;
	float:left;
	margin:auto;
	text-align:center;
}
#Footer_intro {
	width:950px;
	margin:auto;
	padding-top:4px;
	border-top:4px solid #0078C7;
	text-align:center;
}
#Footer_intro2 {
	padding:3px 0px;
}
#Footer_intro3 {
	padding-top:8px;
	padding-bottom:10px;
}
#Footer_intro3_left {
	text-align:center;
	padding-top:5px;
}
#Footer_intro3_right {
	text-align:left;
	line-height:17px;
	color:#444;
}
/*--Footer end--*/


/*--头部信息样式-----------*/
/*--最外层div 定义居中和宽度-----------*/
.div_box {clear:left;width:950px;margin:auto;}
.div_line_h6 {clear:left;width:100%;margin:auto;height:6px;font-size:6px;line-height:6px;}
.ind_top_v1 {text-align:left;border-bottom:1px #EDF0F5 solid;padding:3px 5px;}
	.ind_top_v1 .ind_top_v1_left {color:#666;}
	.ind_top_v1 .ind_top_v1_right {float:right;color:#ccc;}
		.ind_top_v1 .ind_top_v1_right a {color:#03c;text-decoration:none;font-size:12px;}
		.ind_top_v1 .ind_top_v1_right a:hover {color:#f00;text-decoration:underline;}
		
.ind_top_v2 {clear:left;text-align:left;height:70px;}
	.ind_top_v2 .ind_top_v2_left {color:#666;}
	.ind_top_v2 .ind_top_v2_right {float:right;width:705px;padding:5px 0;color:#ccc;}
		.ind_top_v2 .ind_top_v2_right .title {float:left;padding:5px 0px 3px 5px;width:17px; line-height:110%;color:#fff;background:#f60;}
		.ind_top_v2 .ind_top_v2_right ul {float:left;margin:0px;padding:2px 10px 0px 7px;}
			.ind_top_v2 .ind_top_v2_right li {margin:0px;padding:0px;list-style:none;line-height:150%;}
			.ind_top_v2 .ind_top_v2_right a {color:#333;text-decoration:none;}
			.ind_top_v2 .ind_top_v2_right a:hover {color:#f00;text-decoration:underline;}
			
.top_search {clear:left;text-align:left;height:68px;border:1px #0269B4 solid;background:url(/Images/zh-CN/Default/top_search_bg.gif) repeat-x left top;}
	.top_search .top_search_left {color:#fff;padding:10px 0px 0px 15px;}
		.top_search .top_search_left_v1 {color:#fff;line-height:180%;text-align:center;}
		.top_search .top_search_left_v2 {color:#f30;height:22px;padding:2px 0px 0px 27px;background:url(/Images/zh-CN/Default/top_search_bg2.gif) no-repeat left top;}
	.top_search .top_search_right {float:right;width:704px;padding-top:6px;color:#ccc;}
		.top_search .top_search_right_v1 {float:right;margin-top:8px;padding:0px;background:url(/Images/zh-CN/Default/inc_02.gif) no-repeat left center;width:230px;}
			.top_search .top_search_right_v1 ul {text-align:center;color:#98B0C0;margin:0px;padding:0px 5px;list-style:none;}
			.top_search .top_search_right_v1 ul a {color:#fff;margin:0px 9px;}
			.top_search .top_search_right_v1 ul a:hover {color:#ff0;}
		.top_search .top_search_right_v2 {}
			.top_search .top_search_right_v2 ul {color:#fff;text-align:left;margin:0px;padding:3px 0px 0px 0px;list-style:none;}
				.top_search .top_search_right_v2 ul a {color:#fff;}
			.top_search .top_search_right_v2 .SearchSelect {border:1px #004D83 solid;border-right:0px;padding:0px 2px 0px 3px;background:#fff;}
				.top_search .top_search_right_v2 .SearchSelect Select {width:90px;}
			.top_search .top_search_right_v2 .SearchText {border:1px #004D83 solid;padding:0px 5px;background:url(/Images/zh-CN/Default/top_search_textbg.gif) #fff repeat-x left top;}
				.top_search .top_search_right_v2 .SearchText input {width:285px;border:0px #004D83 solid;font-size:12px;}
			.top_search .top_search_right_v2 .SearchBut {margin-left:3px;border:0px;width:54px;height:26px;background:url(/Images/zh-CN/Default/top_search_01.gif) no-repeat left top;cursor:pointer;}
/*--顶部样式-----------*/
.top_div_left {float:left;width:240px;}
.top_div_right {float:right;text-align:left;width:704px;}
	.top_div_right .top_div_right_v1 {float:left;text-align:left;width:397px;}
	.top_div_right .top_div_right_v2 {float:right;text-align:left;width:300px;}

/*--底部版权样式-----------*/
.foot {clear:left;width:100%;background:#F1F5FA;border-top:1px #C5D4E3 solid;}
	.foot .foot_link {color:#03c;text-align:center;padding:12px 0px;border-bottom:1px #e2e2e2 solid;}
	.foot .foot_copy {color:#333;text-align:center;padding:10px 0px;width:950px;margin:auto;}
	
/*--暂无图片样式--*/
   .noPictrue56X53,.noPictrue60X60,.noPictrue85X64,.noPictrue86X86,.noPictrue88X76,.noPictrue88X88,.noPictrue100X100,.noPictrue120X90,
   .noPictrue88X68,.noPictrue110X82, .noPictrue101X89
  {
		text-align:center;
		background-color:#fff;
		color:#999;
		border:1px #e2e2e2 solid;
		cursor:hand;
  }
  /* 产品展示小图 */
  .noPictrue56X53 {   
        height:53px;   
		width:56px;
		line-height:53px;
 }
  /* 首页产品 -- 商城产品 */
  .noPictrue86X86 {   
        height:86px;   
		width:86px;
		line-height:86px;
 } 
  /* 企业黄页产品 */
 .noPictrue100X100 {   
        height:100px;   
		width:100px;
		line-height:100px;
 }
    /* 商城首页品牌 */
  .noPictrue60X60 {   
        height:60px;   
		width:60px;
		line-height:60px;
 }
   /* 首页品牌  */
  .noPictrue88X68 {
        height:68px;   
		width:88px;
		line-height:68px;
 }
 /* 品牌中心 */
.noPictrue120X90 {   
        height:90px;   
		width:120px;
		line-height:90px;
 }
 /* 专业市场 推荐商铺 */
.noPictrue85X64 {   
        height:64px;   
		width:85px;
		line-height:64px;
 }
.noPictrue110X82 {   
        height:82px;   
		width:110px;
		line-height:82px;
 }
 .noPictrue101X89 {   
        height:89px;   
		width:101px;
		line-height:89px;
 } 
 /* 鞋机专区 */
  .noPictrue88X88 {   
        height:88px;   
		width:88px;
		line-height:88px;
 }
		
.ind_ad_01 {clear:left;}
	.ind_ad_01 ul { padding:0px 2px; margin:0px auto;}
	.ind_ad_01 ul li { float:left; width:310px; text-align:center;}