﻿

/* -------------------------------母版页样式定义-------------------------------------------------------------------------- */

*{border:solid 0px red;margin:0px;padding:0px;}
body{padding:0px;margin:0px;}

/*  banner */
body .Banner{width:100%; min-width:1000px; height:160px; overflow:hidden; margin:0px auto; background:url(images/banner.jpg) repeat center bottom;}
body .Banner .MinWidth{width:1000px;height:100%;margin:0px auto;position:relative;}
body .Banner .Logo{width:270px;height:90px;display:block;position:absolute;left:47px;top:42px;}


/*  content  */
body .Content{width:1000px;min-width:1000px;margin:40px auto;}
body .Content .MinHeight{float:left;width:1px;height:400px;overflow:hidden;}
body .Content .PlaceHolder{float:left;width:995px;}
body .Content .Clear{clear:both;width:100%;height:1px;overflow:hidden;}


/*  copy */
body .Copy{background:#000000;width:100%;min-Width:1000px;height:115px;color:White;font-size:12px;line-height:25px;text-align:center;cursor:default;border-top:1px solid #000000;}
body .Copy .MinWidth{width:1000px;margin:20px auto;}
body .Copy a{color:White; text-decoration:none;}
body .Copy a:hover{color:White; text-decoration:underline;}


/* -------------------------------表单样式定义-------------------------------------------------------------------------- */

.Form{width:480px;margin-left:320px;line-height:21px;font-size:12px;}

.Form .Title{font-weight:bold;border-bottom:solid 1px #aaaaaa;font-size:15px; color:#444444;margin-bottom:20px;padding:0px 0px 5px 10px;}

.Form .Item{width:100%;height:21px;overflow:hidden;margin-top:10px;position:relative;}
.Form .Item .Label{width:60px;font-size:12px;text-align:right;float:left;}
.Form .Item .TextBox_sign{width:180px;height:21px;overflow:hidden;float:left;margin:0px 3px;background:url(images/textBox_sign.jpg) no-repeat left top;border:solid 0px white;}
.Form .Item .TextBox_sign input{width:170px;height:21px;overflow:hidden;border:solid 0px white;background:transparent;margin-left:2px;margin-top:2px;}

.Form .Item .TextBox_long{width:295px;height:21px;overflow:hidden;float:left;margin:0px 3px;background:url(images/textBox_long.jpg) no-repeat left top;border:solid 0px white;}
.Form .Item .TextBox_long input{width:283px;height:21px;overflow:hidden;border:solid 0px white;background:transparent;margin-left:2px;margin-top:2px;}

.Form .Item .TextArea{width:296px;height:130px;overflow:hidden;float:left;margin:0px 3px;background:url(images/TextArea.jpg) no-repeat left top;border:solid 0px white;}
.Form .Item .TextArea textarea{width:285px;height:120px;overflow:auto;margin:4px;}

.Form .Tip{color:red;font-size:12px; text-align:left;width:100%;margin:20px 0px;}
.Form .message{margin-left:10px;}
.Form .error{color:Red;font-size:12px; font-weight:normal;}

.Form .Buttons{text-align:center;width:310px;margin-top:20px;}

.Form .UL{margin-left:10px;width:100%;line-height:30px;font-size:12px;}
.Form .UL a{color:#000000; text-decoration:none;}
.Form .UL a:hover{color:Red;text-decoration:underline;}




/* ----------------------------------菜单样式定义-------------------------------------------------------- */

.Menu{width:100%;min-width:1000px;height:40px;margin:0px auto;background:url(images/Menu_back.jpg) repeat-x left bottom;}
.Menu .MenuCap_left {width:4px;height:34px;overflow:hidden;float:right;background:url(images/MenuCap_left.jpg) no-repeat;}
.Menu .MenuCap_right{width:4px;height:34px;overflow:hidden;float:right;background:url(images/MenuCap_right.jpg) no-repeat;}
.Menu a{width:89px;height:100%;overflow:hidden;display:block;float:right;}
.Menu a:hover{background-position:left bottom;border-top:solid 1px white;}

.Menu_userService,.Menu_shopCart,.Menu_userInfo{width:1000px;height:34px;overflow:hidden;margin:0px auto;text-align:right;}

.Menu_userService .A{background:url(images/UserService_A.jpg);}
.Menu_userService .B{background:url(images/UserService_B.jpg);}
.Menu_userService .C{background:url(images/UserService_C.jpg);}
.Menu_userService .D{background:url(images/UserService_D.jpg);}
.Menu_userService .E{background:url(images/UserService_E.jpg);}

.Menu_shopCart .A{background:url(images/ShopCart_A.jpg) left top;}
.Menu_shopCart .B{background:url(images/ShopCart_B.jpg) left top;}

.Menu_userInfo .A{background:url(images/UserInfo_A.gif) left top;width:67px;}
.Menu_userInfo .B{background:url(images/UserInfo_B.gif) left top;}
.Menu_userInfo .C{background:url(images/UserInfo_C.gif) left top;}
.Menu_userInfo .D{background:url(images/UserInfo_D.gif) left top;width:67px;}
.Menu_userInfo .E{background:url(images/UserInfo_E.gif) left top;width:67px;}
.Menu_userInfo .F{background:url(images/UserInfo_F.gif) left top;}
.Menu_userInfo .G{background:url(images/UserInfo_G.gif) left top;}
.Menu_userInfo .H{background:url(images/UserInfo_H.gif) left top;}
.Menu_userInfo .I{background:url(images/UserInfo_I.gif) left top;width:82px;}
.Menu_userInfo .J{background:url(images/UserInfo_J.gif) left top;}
.Menu_userInfo .K{background:url(images/UserInfo_K.gif) left top;}
.Menu_userInfo .L{background:url(images/UserInfo_L.gif) left top;width:67px;}


.A .A,.B .B,.C .C,.D .D,.E .E,.F .F,.G .G,.H .H,.I .I,.J .J,.K .K,.L .L{background-position:left bottom;}













