﻿/*boby样式*/
body{margin: 0px;padding: 0px;text-align: left;cursor: auto;background-repeat: repeat-x;background-position: top;background-color:#0280C9}
.input_1 {
	border: 1px solid #999999;
}

body, textarea, object, select, p, input, table {font-family: Arial;font-size: 11px;color: #2D2D2D;line-height: 140%;}
/*基础font样式*/
.t9{font-size: 9px;}
.t10{font-size: 10px;}
.t11{font-size: 11px;}
.t12{font-size: 12px;}
.t14{font-size: 14px;}
.t16{font-size: 16px;}
.row_20{line-height: 26px; }
.row_16{line-height: 20px; }
/*标题字体样式*/
.t24{font-size: 22px;}
/*color样式*/
.b{font-weight: bold;}
.ash{color:#9A9A9A;}
.red{color:#CC0000;}
.white{color:#fff;}
.black{color:#000;}
.orange{color:#FF660A;}
.blue{color:#007F9E;}
/*背景颜色*/
.bgcolor_menu{background-color:#DEEAF8;}
.bgcolor_white{background-color:#fff;}
/*table样式*/
.top_bg{background-image: url(../images/top_bg.gif);background-position: left bottom;}
.copyright_bg{background-image: url(../images/Cr_bg.gif);background-position: right bottom;}
.index_dw_bg{background-image: url(../images/index_dw_bg.gif);background-position: top;background-repeat: repeat-x;}
/*分割线*/
.line{background-image: url(../images/line.gif);}

/*固有链接样式*/
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #ff0000;text-decoration: underline;}
a:active {color: #ff0000;text-decoration: underline;}
/*top指定链接样式*/
a.t:link {;color: #fff;text-decoration: none;}
a.t:visited {;color: #fff;text-decoration: none;}
a.t:hover {color: #ff0000;text-decoration: underline;}
a.t:active {color: #ff0000;text-decoration: underline;}
/*特别指定链接样式*/
a.r:link {;color: #ff0000;text-decoration: none;}
a.r:visited {;color: #ff0000;text-decoration: none;}
a.r:hover {color: #000;text-decoration: underline;}
a.r:active {color: #000;text-decoration: underline;}
/*menu指定链接样式*/
a.m:link {;color: #000;text-decoration: none;}
a.m:visited {;color: #000;text-decoration: none;}
a.m:hover {color: #000;text-decoration: none;}
a.m:active {color: #000;text-decoration: none;}
/*copyright指定链接样式*/
a.cp:link {;color: #000;}
a.cp:visited {;color: #000;}
a.cp:hover {color: #ff0000;text-decoration: underline;}
a.cp:active {color: #ff0000;text-decoration: underline;}
/*table样式*/
.user_img{background-image: url(../images/img_user.jpg);background-repeat: no-repeat;background-position: right bottom;}
.buy_img{background-image: url(../images/img_buy.jpg);background-repeat: no-repeat;background-position: right bottom;}
.gdqk_img{background-image: url(../images/img_gdqk.jpg);background-repeat: no-repeat;background-position: top;}
.index_p_bg{background-image: url(../images/index_p_bg.gif);background-repeat: repeat-x;background-position: top;}
/*字体样式*/
.news{color:#465B65}
/*菜单样式*/
#submenu {padding:0px;margin:0px;list-style-type: none;height: 25px;width: 150px;}
#submenu li {margin: 1px;list-style-type: none;width: 130px;text-align: left;padding-left: 20px;padding-top: 5px;}
#submenu li a {color: #000;display: block;height: 20px;width: 150px;}
#submenu li:hover {color: #000;background-image: url(../images/menu_bg1.gif);}
#submenu li.s1 {background-image: url(../images/menu_bg2.gif);}
#submenu li.s2 {background-color: #6bcfff;}
/*menu背景*/
.test ul{list-style:none;}
.test li{float:left;width:72px;margin-left:3px;line-height:24px;}
.test a{display:block;text-align:center;height:24px;vertical-align: 50%;}
.test a:link{background-image: url(../images/menu_bg_index.gif);text-decoration:none;font-size: 12px;}
.test a:visited{background-image: url(../images/menu_bg_index.gif);}
.test a:hover{ text-decoration:none;background-image: url(../images/menu_bg_index1.gif);} 
/*新增表单样式*/
.form {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #E8FBFF;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #CC0000;
}