@charset "utf-8";
/* CSS Document */
body{padding:0px;
	margin:0 auto;
	font-family:"微软雅黑";}
body,td{font-size:12px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,   
form,fieldset,input,textarea,p,blockquote,th,td {   
     padding: 0px;   
     margin: 0px;   
}   
table {   
     border-collapse: collapse;   
     border-spacing: 0;   
}   
fieldset,img {   
     border: 0;   
}   
address,caption,cite,code,dfn,em,strong,th,var {   
     font-weight: normal;   
     font-style: normal;   
}   
ol,ul {   
     list-style: none;   
}   
caption,th {   
     text-align: left;   
}   
h1,h2,h3,h4,h5,h6 {   
     font-weight: normal;   
     font-size: 100%;   
}   
q:before,q:after {   
     content:'';   
}   
abbr,acronym { border: 0;   
}
/*网站默认链接色*/
a:link,a:visited,a:active{color:#000000;text-decoration: none;}
a:hover{color:#0000ff;}
/************************头部设置************************/
.manu_style {
	background-image: url(../images/index1.jpg);
	background-repeat: no-repeat;
}
/************************网站主体设置************************/

/*网站左边侧设置*/
.Login_left1 {
	background-image: url(../images/index2.jpg);
	background-repeat: no-repeat;
}
.Login_left2 {
	background-image: url(../images/index3.jpg);
	background-repeat: repeat;
}
.Login_left3 {
	background-image: url(../images/index4.jpg);
	background-repeat: no-repeat;
}
.left_list1 {
	background-image: url(../images/index7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.left_list_text {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.left_list2 {
	background-image: url(../images/index8.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.left_list3 {
	background-image: url(../images/index9.jpg);
	background-repeat: no-repeat;
}
.left_list4 {
	background-image: url(../images/index10.jpg);
	background-repeat: repeat-y;
}
.left_list5 {
	background-image: url(../images/index11.jpg);
	background-repeat: no-repeat;
}
/*网站右边侧设置*/
.right_bottom1 {
	background-image: url(../images/index16.jpg);
	background-repeat: no-repeat;
}
.right_bottom2 {
	background-image: url(../images/index19.jpg);
	background-repeat: repeat-y;
}
.right_bottom3 {
	background-image: url(../images/index17.jpg);
	background-repeat: no-repeat;
}
.right_bottom4 {
	background-image: url(../images/index18.jpg);
	background-repeat: no-repeat;
}
.right_content1 {
	background-image: url(../images/index20.jpg);
	background-repeat: no-repeat;
}
.right_content2 {
	background-image: url(../images/index21.jpg);
	background-repeat: repeat-y;
}
.right_content3 {
	background-image: url(../images/index22.jpg);
	background-repeat: no-repeat;
}
/*网站中间内容设置*/
.middle1 { background-image: url(../images/index13.jpg);
	background-repeat: no-repeat;
}
.middle2 { background-image: url(../images/index14.jpg);
	background-repeat: repeat-y;
}
.middle3 { background-image: url(../images/index15.jpg);
	background-repeat: no-repeat;
}
.middle4 {
	background-image: url(../images/index30.jpg);
	background-repeat: no-repeat;
}
#width_control1{
	overflow:hidden;
	width:180px;
	height:16px;
	word-break:keep-all;
	text-overflow:ellipsis;
    white-space:nowrap
}
#width_control2{
	overflow:hidden;
	width:140px;
	height:16px;
	word-break:keep-all;
	text-overflow:ellipsis;
    white-space:nowrap
}
#width_control3{
	overflow:hidden;
	width:144px;
	height:16px;
	word-break:keep-all;
	text-overflow:ellipsis;
    white-space:nowrap
}
/************************网站底部设置************************/
.footer_bottom1 {
	background-image: url(../images/index23.jpg);
	background-repeat: no-repeat;
}
.footer_bottom2 {
	background-image: url(../images/index24.jpg);
	background-repeat: repeat-y;
}
.footer_bottom3 {
	background-image: url(../images/index25.jpg);
	background-repeat: no-repeat;
}
.footer_content1 {
	background-image: url(../images/index29.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_content2 {
	background-image: url(../images/index26.jpg);
	background-repeat: no-repeat;
}
.footer_content3 {
	background-image: url(../images/index27.jpg);
	background-repeat: repeat-y;
}
.footer_content4 {
	background-image: url(../images/index28.jpg);
	background-repeat: no-repeat;
}

/*网站标志设置*/
.logo_set{position:absolute;width:780px;height:70px;z-index:1;overflow:hidden;}
/*网站语言版本链接色*/
.web_language{color:#000000;}
.web_language a:link,.web_language a:visited,.web_language a:active{color:#000000;}
.web_language a:hover{color:#000000;}
/*网站主菜单定义*/
#web_nav{ color:#FFFFFF; font-size:18px;}
#web_nav a:link,#web_nav a:visited,#web_nav a:active{color:#FFFFFF; font-size:18px; font-weight:bold;}
#web_nav a:hover{color:#ff0000; font-weight:bold;}
#middle_title_text a:link,#middle_title_text a:visited,#middle_title_text a:active{
	font-size: 18px;
	font-weight: bold;
	color: #3B546A;
}
#middle_title_text a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #3B546A;
}
#left_list_text a:link,#left_list_text a:visited,#left_list_text a:active{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#left_list_text a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/************************网站基础设置************************/
/*网站站内导航单链接色*/
.navigation a:link,.navigation a:visited,.navigation a:active{color:#0000ff;}
.navigation a:hover{color:#ff0000;}
/*选项卡1*/
#Login_Tab{width:200px;margin:0px auto;;padding:0px;}
/*菜单class*/
.Menubox {
	width:196px;
	height:21px;
	line-height:21px;
	margin: 0 auto;
}
.Menubox ul{margin:0px;padding:0px;}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:98px;
	text-align:center;
	color:#999999;
	font-weight:bold;
	background-color: #cccccc;
	background-image: url(../images/index6.jpg);
	background-repeat: no-repeat;
}
.Menubox li.hover{
	padding:0px;
	width:98px;
	height:21px;
	line-height:21px;
	color:#000000;
	font-weight:bold;
	background-color: #258BD6;
	background-image: url(../images/index5.jpg);
	background-repeat: no-repeat;
}
.Contentbox{clear:both;margin-top:0px;height:auto;text-align:center;}
/*网站会员登录*/
.web_login{border-collapse:collapse;margin:auto;width:90%;border:0px;}
.web_login_top{display:none;}
.web_login_bottom{display:none;}
.web_login td{padding:4px;}
.web_login_list1 td,.web_login_list2 td{border-bottom:1px dashed #cccccc;}
.web_login_submit,.web_login_reg{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}
.log_username,.log_password{border: 1px solid #CCCCCC;width:110px;height:15px;font-size:12px;}
/*网站会员登录成功*/
.login_ok{border-collapse:collapse;margin:auto;width:90%;border:0px;}
.login_ok_top{display:none;}
.login_ok_bottom{display:none;}
.login_ok td{padding:4px;}
.login_ok_list1 td,.login_ok_list2 td,.login_ok_list3 td{border-bottom:1px dashed #cccccc;}
.login_ok_button{text-align:center;}
.button_login_ok{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}
/*网站在线投票设置*/
.vote_top{}
.vote_bottom{}
.vote_setting{margin:auto;width:88%;border-collapse:collapse;}
.vote_title{font-weight:bold;line-height:26px;text-align:center;color:#402015;}
.vote_list1{height:26px;line-height:26px;text-indent:5px;border-bottom:1px dashed #cccccc;}
.vote_list2{height:26px;line-height:26px;text-indent:5px;border-bottom:1px dashed #cccccc;}
.vote_button{height:40px;text-align:center;}
.vote_button input{font-size:12px;width:77px;height:20px; border:0px;background:url(../images/vote_button.gif);}
.vote_num{color:#FF0000;}
/*网站友情边侧链接设置*/
.friendlink_lefttop{}
.friendlink_leftbottom{}
.friendlink_left{border-collapse:collapse;margin:auto;width:88%;}
.friendlink_left a:link,.friendlink_left a:visited,.friendlink_left a:active{color:#402015;}
.friendlink_left a:hover{color:#5A4D31;}
.friendlink_leftlist1,.friendlink_leftlist2{text-align:center;padding:5px 0px 5px 0px;border-bottom:#cccccc 1px dashed;}
/*下拉菜单*/
.mtDropdownMenu {LEFT:-1000px;OVERFLOW:hidden;POSITION:absolute;TOP:-1000px;}
.mtDropdownMenu .content {POSITION: absolute;}
/*下拉菜单边框设置 颜色#999999 是否显示边框1px*/
.mtDropdownMenu .items {BORDER:#c0c0c0 1px solid;Z-INDEX:2;LEFT:0px;POSITION:relative;TOP:0px;}
/*下拉菜单文字颜色COLOR: #4a4b4b;*/
.mtDropdownMenu .item {BORDER:medium none;FONT-SIZE:12px;CURSOR:pointer;COLOR:#232323;TEXT-DECORATION:none;}
.mtDropdownMenu .background {background:#F3F3F3;Z-INDEX:1;FILTER:alpha(opacity=70);-moz-opacity:0.7;LEFT:0px;POSITION:absolute;TOP:0px;}
.mtDropdownMenu .shadowRight {Z-INDEX:3;FILTER:alpha(opacity=45);-moz-opacity:0.45;WIDTH:2px;POSITION:absolute;TOP:3px;}
.mtDropdownMenu .shadowBottom {Z-INDEX:1;FILTER:alpha(opacity=45);-moz-opacity:0.45;LEFT:3px;POSITION:absolute;HEIGHT:2px;}
/*鼠标移到文字颜色 鼠标移到背景颜色*/
.mtDropdownMenu .hover {BACKGROUND:#ffffff;COLOR:#000000;}
.mtDropdownMenu_mouseout{color:#232323;}
.mtDropdownMenu_mouseover{color:#000000;}
.mtDropdownMenu_text{color:#232323;}
.mtDropdownMenu .item IMG {MARGIN-LEFT:0px;margin-right:0px;}
/*网站友情链接设置*/
.friendlink_item{text-align:center;height:30px;border-bottom:1px solid #cccccc;}
.friendlink_info{border-collapse:collapse;margin:auto;width:96%;background:#ffffff;}
.friendlink_info_content1,.friendlink_info_content2{border-bottom:1px dashed #cccccc;background:#ffffff;height:40px;text-align:center;}
.friendlink_page{border-collapse:collapse;width:99%;margin:auto;padding:4px;}
.friendlink_page a:link,.friendlink_page a:visited,.friendlink_page a:active{color:#000000;}
.friendlink_page a:hover{color:#ff0000;position:relative;top:1px;}
.friendlink_page_left{}
.friendlink_page_right{text-align:right;}
.friendlink_page_none{color:#CCCCCC;}
.friendlink_page_default{color:#000000;}
.friendlink_page_nonce{color:#ff0000;}
/*网站在线购物设置*/
.order_table{border-collapse:collapse;margin:auto;width:98%;background:#FFFFFF;}
.order_top{border:1px solid #cccccc;text-align:center; font-size:14px;font-weight:bold;height:30px; background:url(../images/order_titlebg.gif);}
.order_title{border:1px solid #cccccc;background:#F3F3F3;height:30px;line-height:20px;}
.order_list1,.order_list2{border:1px solid #cccccc;background:#ffffff;height:22px;line-height:22px;}
.order_left_title1{border:1px solid #cccccc; width:120px;padding:4px;text-align:right;}
.order_left_title2{border:1px solid #cccccc;padding:4px;text-align:right;}
.order_left_list1,.order_left_list2{border:1px solid #cccccc; padding-left:5px;}
.order_left_list1 input,.order_left_list2 input{border: 1px solid #CCCCCC;; background:#f3f3f3; font-size:12px;width:150px}
.order_bottom{padding:4px;border:1px solid #cccccc; background:#F3F3F3;text-align:center;}
.delete_order{font-size:12px;width:77px;height:20px; border:0px;background:url(../images/vote_button.gif);}
.goon_order{font-size:12px;width:77px;height:20px; border:0px;background:url(../images/vote_button.gif);}
.close_order{font-size:12px;width:77px;height:20px; border:0px;background:url(../images/vote_button.gif);}
/*网站会员注册设置*/
.login_reg{border-collapse:collapse;margin:auto;width:98%;BACKGROUND:#ffffff;}
.login_reg_top{display:none;}
.login_reg_bottom{display:none;}
.login_reg_list1,.login_reg_list2{padding:4px;}
.login_reg_list1 input,.login_reg_list2 input{background:#f3f3f3;border: 1px inset;width:200px;}
.login_reg_title1,.login_reg_title2{width:20%;height:24px;line-height:24px;font-weight:bold;text-align:right;border-bottom:1px dashed #cccccc;padding-right:10px;}
.login_reg_content1,.login_reg_content2{width:80%;border-bottom:1px dashed #cccccc;padding-left:10px;}
.login_reg_button{text-align:center;height:40px;}
.login_reg_submit{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}
.login_reg_back{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}
/*网站会员密码索取*/
.login_password{border-collapse:collapse;margin:auto;width:90%;}
.login_password_top{height:10px;}
.login_password_bottom{height:10px;}
.login_password td{ padding:4px;}
.login_password_list1,.login_password_list2{padding:4px;}
.login_password_list1 input,.login_password_list2 input{background:#f3f3f3;border: 1px inset; width:200px;}
.login_password_title1,.login_password_title2{height:24px;line-height:24px;width:120px;font-weight:bold;text-align:right;border:1px solid #f3f3f3;}
.login_password_content1,.login_password_content2{border:1px solid #f3f3f3;}
.login_password_button td{text-align:center;border:1px solid #f3f3f3;}
.login_password_button input{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}
.login_password_text{border-collapse:collapse;margin:auto;width:90%;color:#FF0000;}
.login_password_text td{color:#FF0000;text-align:center;padding:4px;}
.login_password_text2 td{}
.login_password_texttop{height:10px;}
.login_password_textbottom{height:10px;}
.login_password_textbutton{}
.login_password_textbutton input{font-size:12px;width:77px;height:20px;border:0px;background:url(../images/vote_button.gif);}










