/******************************************************************************************
* 二手机械网英文版 
* CSS Document
* Autor: Hefei Sea&sky Network Technology Co., Ltd.
******************************************************************************************/
html, body { height:100%; }
html, body { font-family: Arial, Verdana; color:#666; font-size:12px; line-height:140%;text-align: left;background:#DBDBDB;}
html, body, div {margin: 0;padding: 0;}
div,p,img,ima a,span,ul,li,form{margin:0; padding:0; border:0}
ul,li{list-style:none}
/*Links*/
a{ color:#07679C; text-decoration:underline}
a:hover{ text-decoration:none}

.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.hide 		   { display: none; }
.line_right    { border-right: 1px solid #DFDEDE; }
.line_bottom   { border-bottom: 1px dashed #A9B4C3; }
.f_red         { color: #ff0000; }
.f_title       { color: #000; }
.f_title_13    { font-size:13px;color: #8B6C19;font-weight: bold; }
.f_us          { color: #585858; }
.f_data        { color: #999; }
.f_11          { font-size:11px; }
.f_13          { font-size:13px; }
.top_40        { margin:40px 0 0 0;}
.top_30        { margin:30px 0 0 0;}
.top_20        { margin:20px 0 0 0;}
.top_10        { margin:10px 0 0 0;}
.pad_1         { padding:15px;}

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-weight:normal; }
h1             { font-size: 15px;}
h2             { font-size: 14px;}
h3             { font-size: 13px;}
h4             { font-size: 12px;font-weight: bold;}

/* clear float <div class="clear"></div> */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/* 通用 */
/**------ 页面皮肤 ------**/
#sbody     {background-color:#ccc; }
#wrapper   {width:970px;margin:auto; background-color:#fff;}
/******************************************************************************************
* 网站顶部
******************************************************************************************/
#header              {height:80px;background:url(../images/header_bg_en.jpg) repeat-x top left;}
#language            {float:right;margin:15px 5px 0 0;height:30px;}
#language img        {padding:0 5px 0 0;}
#login               {float:right;margin:2px 3px 0 0;}
#login a             {margin:0 10px 0 0;padding:3px 5px;font: 10px Verdana;color: #333;font-weight:bold;background:#D9D9D9;text-decoration:none;}
#login a:hove        {color: #ffeeee;}
#menu                {height:30px;background:#1767B0;}
#menu ul li          {float:left;font: 13px Arial;font-weight:bold;text-align: center;}
#menu ul li a        {display:block;padding:5px 5px 3px 11px;color: #fff;line-height:22px;text-decoration:none;} 
#menu ul li a:hover  {color:#7AD2FF;background:url(../images/menu_bg_1.jpg) repeat-x top left; }
/******************************************************************************************
* 首页
******************************************************************************************/
#main             {padding:15px;height:100%;background:#fff;}

/* 导航 */
#nav         { margin:10px 0;padding:0 0 0 15px;height:20px;border-bottom: 1px solid #9BBDD3;}
#nav a       { color:#5692C5; text-decoration:none;} 
#nav a:hover { text-decoration:underline;}

.column_style1    {float:left;width:238px;}
.column_style2    {float:left;width:440px;padding:0 15px;}
.column_style3    {float:left;width:200px;}
.column_style4    {float:left;width:685px;padding:0 0 0 15px;}
.column_style4 .s1{float:left;width:468px;margin:0 15px 0 0;}
.column_style4 .s2{float:left;width:198px;}
.column_style5    {float:left;width:685px;padding:0 15px 0 0;}

.box_1            {border: 1px solid #9BBDD3;background:#EAF4FA;}
.box_2            {padding:10px 15px;border: 1px solid #9BBDD3;}
.box_3            {padding:10px 15px;height:20px;color: #E96115;border: 1px solid #ddd;background:url(../images/b_welcome_1.jpg) repeat-x bottom left;} /* 注册 */
.box_4            {border: 1px solid #9BBDD3;}
.box_5            {padding:0 15px;border: 1px solid #9BBDD3;background:url(../images/BorderStyle_bg3.jpg) repeat-x top left;}
.box_2 p,.box_5 p,.content p   {margin-bottom:10px;}

.title_1                        {padding:5px 0 0 15px;height:25px;font-weight:bold;color: #000;background:url(../images/title_bg_1.jpg) repeat-x top left;}
.title_2                        {padding:10px 0 0 0;height:25px;font-weight:bold;color: #000;}

.machine_list                   {}
.title_star_machine             {padding:5px 0 3px 15px;height:20px;background:url(../images/star_machine_list_title_bg.jpg) repeat-x bottom left;}
.title_star_machine .title      {float:left;height:20px;color: #000;font-weight:bold;}
.title_star_machine .list       {float:right;background:url(../images/ico_list.png) no-repeat center left;}
.title_star_machine .list a     {margin:0 10px 0 20px;color: #17668D;text-decoration:none;}
.title_star_machine_notes           {padding:5px 0 3px 15px;height:20px;color: #333;background:#EBF2F9;border-bottom: 1px solid #C5D5E3;}
.title_star_machine_notes a         {margin:0 0 0 5px;color: #333;text-decoration:underline; }
.title_star_machine_notes a:hover   {text-decoration:none; }

.block_star_machine_list                                 { margin:14px;}
.block_star_machine_list .star_machine_list              { height:165px;border-bottom: 1px dashed #A9B4C3;}
.block_star_machine_list .star_machine_list .img         {float:left;width:160px;height:150px;background:#1767B0;}
.block_star_machine_list .star_machine_list .img a       {margin:0 10px 0 0;color: #A2C2DF;text-align:center;}
.block_star_machine_list .star_machine_list .img a:hover {color: #7398B9; }
.block_star_machine_list .star_machine_list .txt         {float:right;width:265px;}
.block_star_machine_list .star_machine_list .txt .p_name {padding:5px 0 2px 15px;color: #06389B;font-weight:bold;height:22px;
                                                          background:url(../images/ico_p_name.png) no-repeat center left;}
.block_star_machine_list p                               { margin:0;padding:0;}


h3             {clear:both;margin:0 15px;padding:10px 0 5px 10px;font: 12px Arial;color:#585858;font-weight:bold;border-bottom:1px solid #C6D8E4;}
h3 a           {color:#666;text-decoration:none;}
h3 a:hover     {color:#666;text-decoration:none;}

.SideMenu                {padding:12px 0;}
.SideMenu li             {color: #999;}
.SideMenu li a           {padding:0 0 0 25px;color: #06389B;line-height:22px;text-decoration:none;
                          background:url(../images/SideMenu_bg_1.png) no-repeat bottom 15px;} 
.SideMenu li a:hover     {color:#0584DC;text-decoration:underline;}
.main_menu               {padding:10px 15px;height:20px;border-bottom: 1px dotted #9BBDD3;}
.main_menu .menu_form    {width:200px;}
.PageSideMenu            {padding:12px 0;}
.PageSideMenu li         {color: #999;}
.PageSideMenu li a       {display:block;margin:0 15px;;padding:5px 0 2px 10px;height:20px;color: #06389B;line-height:22px;text-decoration:none;
                          border-bottom:1px solid #E1EAEF;} 
.PageSideMenu li a:hover {color:#0584DC;text-decoration:underline;}

.welcome a          {padding:0 0 0 10px;background:url(../images/more.png) no-repeat top left;}
.welcome a:hover    {}
.contact            {color:#0D60AB;}
.contact a          {}
.contact a:hover    {}

/* 收藏 */
.block_us        {padding:15px;height:180px;background:url(../images/ico_aus.jpg) repeat-x top left;}
.block_us .title {padding:1px 0 0 13px;color: #333;font-weight:bold;}
.input_1         {width:80px;}
.input_2         {border: 1px solid #7F9DB9;color: #666;background-color: #ECF6FA;}


/* 更多 */
.more                    {margin:15px 0 0 0;height:25px;}
.more a                  {padding:0 0 0 10px;background:url(../images/more.png) no-repeat top left;}
.more a:hover            {}


/******************************************************************************************
* 页面
******************************************************************************************/
.content                      {padding:20px 0;}
.content .back_to                {}
.content .back_to a              {color: #ff0000;}
.content .back_to a:hover        {}

.machine_notes {padding:0 0 10px 0;}
.machine_notes .m_img         {float:left;width:160px;height:150px;background:#1767B0;}
.machine_notes .m_img a       {margin:0 10px 0 0;color: #A2C2DF;text-align:center;}
.machine_notes .m_img a:hover {color: #7398B9; }
.machine_notes .m_txt         {float:right;width:470px;}
.machine_notes .m_txt .p_name {padding:5px 0 2px 15px;color: #06389B;font-weight:bold;height:22px;
                               background:url(../images/ico_p_name.png) no-repeat center left;}
.machine_notes p              {margin:0;padding:0;}

.login_s1                     {margin-top:10px;padding:45px 15px 15px 15px;background:url(../images/ico_login.jpg) no-repeat 5px -19px;}
.login_s1 .login_txt          {margin-top:5px;} 
.login_s1 .login_txt span     {float:left;width:70px;color: #1AA1D9;text-align:right;}
.login_s1 .form1              {width:110px;}
.login_s1 .login_enter        {padding:5px 0 0 72px;}
.login_s1 a                   {color: #1AA1D9;}

.btnArea                      {text-align:center;color: #333;font-weight:bold;}
.btnArea a                    {display:block;padding:6px 0 0 0;width:200px;height:28px;background:url(../images/pics_Registered.gif) 0 -76px;}

/* 下载列表 */
.ListDown               { }
.ListDown  li           { list-style:none;width:100%;color: #B5B5B5;height:25px;}
.ListDown  li a         { padding:6px 0 5px 15px;height:25px;color: #666;background:url(../images/down_list_bg_1.gif) left no-repeat;text-decoration: underline;}
.ListDown  li a:hover   { color:#CD0B00;text-decoration:none;}

/* 表格 */
.T_register{ border:2px solid #fff; /*表格边框E0EFF6 */ 
	border-collapse:collapse; /* 边框重叠 */ 
	background-color:#fff; /* 表格背景色 */ 
}
.T_register th,.T_register td{
	border:1px solid #fff; /* 行名称边框 */ 
	padding:2px 6px;
	color:#666;
	height:22px;
 }
.T_register th{color:#007BBB;}
.T_register .td_1{text-align:right;}

/* 登陆后 表格 */
.Admin_M_list{ border:2px solid #C6D8E4; /*表格边框E0EFF6 */ 
	border-collapse:collapse; /* 边框重叠 */ 
	background-color:#F4FAFE; /* 表格背景色 */ 
}
.Admin_M_list th,.Admin_M_list td{
	border:1px solid #C6D8E4; /* 行名称边框 */ 
	padding:2px 6px;
	color:#666;
	height:22px;
 }
.Admin_M_list th{color:#666;background:#D8E4EC;text-align:center;}

/* 登陆后 多图片显示 */ 
#showimg        {width:580px;text-align:left;}
#showimgbody    {width:560px;margin:5px;border:1px solid #222;padding:1px}
#mainphoto      {cursor:pointer;display:block;}
#goleft         {float:left;clear:left;margin:6px 5px 0 3px;}
#goright        {float:right;clear:right;margin:6px 3px 0 5px;}
#photos         {width:520px;height:54px;line-height:54px;margin:10px 0;overflow:hidden;}
#showbutton img {display:block;float:left;margin:1px 2px;cursor:pointer;border:1px solid #ccc;}


/* 页码 */
.PageNumber          { padding:10px 0 10px 15px;font-size:1.1em;}
.PageNumber,.blog-nav{ font-size:1.1em;height:15px;line-height:15px;margin:5px 0 13px;}
.PageNumber .pages,
.PageNumber .extend,
.PageNumber .current,
.PageNumber a        { border:1px #999 solid;color:#999;display:block;float:left;margin-right:5px;text-decoration:none;padding:3px 6px;}
.PageNumber .extend  { border:0 none!important;}
.PageNumber .current,
.PageNumber a:hover  { background:#CD0B00;border:1px #B31F1F solid;color:#fff;text-decoration:none;}

/******************************************************************************************
* 网站底部
******************************************************************************************/
#footer                    { margin:5px;padding:5px 0;height:87px;border-top: 2px solid #0057A6;text-align:center;}
#footer .copyright         { color: #5692C5;}
#footer .copyright a       { color:#5692C5; text-decoration:none;} 
#footer .copyright a:hover { text-decoration:underline;}
