﻿@charset "utf-8";
/* 整体样式 */
a {blr:expression(this.onFocus=this.blur())} /*去掉所有链接的虚线框*/
area {blr:expression(this.onFocus=this.blur())} /*去掉所有图片链接的虚线框*/
body{
background:#e9e9e9;
font-size:12px;
margin:0;
text-align:center;
line-height:150%;
}
*{
font-family:Arial,"Microsoft YaHei"!important;
font-size:12px;
}

div{
margin:auto;

}
/* 主体框架样式 */
#main,#main_2{
height:1100px!important;height:1100px; /*全局高度*/

}
#main,#main_2{
width:920px; /*全局宽度*/

}
#main_2{
background:#ffffff;
}
#left{
width:199px;
float:left;
padding-top:0px;
}
.menu{
background-image:url(/images/menu.gif);height:30px;
}
.jiange{
height:5px;
background:#FFFFFF;
overflow:hidden;
margin-top:-13px!important;margin-top:-13px;
}
#right{
float:right;
width:713px;
}
.textbox{
width:110px;
height:12px;
}
.submitbotton{
BORDER-RIGHT: #acb5b5 3px double; BORDER-TOP: #c4cccc 3px double; FONT-SIZE: 12px; BACKGROUND: url(ButtonBack.gif) #b92733 repeat-x; BORDER-LEFT: #acb5b5 3px double; COLOR: #fff;padding-top:2px;width:50px; BORDER-BOTTOM: #6f7777 3px double}
-->