@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	height: 15px;
}*/
select {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
textarea {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form{margin:0;}
img{border:0;}
A:link {
	color: #105192;
	text-decoration: underline;
}

A:visited {
	color: #105192;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}
.nav_on {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}
.nav_on:link {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}
.nav_on:visited {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}
.nav_on:hover {
	color: #F00;
	font-weight: bold;
	text-decoration:underline;
}
.nav {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/nav_bg.png);
}
.nav_off:link {
	color: #FFF;
	text-decoration:none;
}
.nav_off:visited {
	color: #FFF;
	text-decoration:none;
}
.nav_off:hover {
	color: #FFF;
	text-decoration:underline;
}
.red {color: #CC0000;}
.signin_bg {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6E83A8;
	border-right-color: #6E83A8;
	border-bottom-color: #6E83A8;
	border-left-color: #6E83A8;
	background-image: url(/Images/signin_bg.gif);
	background-repeat: repeat;
	background-position: center;
}
.signin_dotline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.buttonSkinA{
	color:#5E2708;
	background:#FEEEB1 url(/images/buttonSkinAL.gif) bottom repeat-x;
	border-top:1px solid #F39D24;
	border-left:1px solid #F39D24;
	border-right:1px solid #CF6F18;
	border-bottom:1px solid #CF6F18;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.buttonSkinB{
	color:#000000;
	background:#F3F3F3 url(/images/buttonSkinBL.gif) bottom repeat-x;
	border-top:1px solid #C4C4C4;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.buttonupload{
	color:#5E2708;
	background:#FEEEB1 url(/images/buttonSkinAL.gif) bottom repeat-x;
	border-top:1px solid #F39D24;
	border-left:1px solid #F39D24;
	border-right:1px solid #CF6F18;
	border-bottom:1px solid #CF6F18;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.box_tit_bg{
	background:url(/images/box_tit_bg.gif) no-repeat top;
	width:230px;
	height:39px;
}
.box_mid_bg{background:url(/images/box_mid_bg.gif) repeat-y;}
.box_btm_bg{background:url(/images/box_btm_bg.gif) no-repeat bottom; height:8px;}
.table{border:0;margin:0;border-collapse:collapse;}
.table td{padding:0;}
.box_tit{font-weight:bold; padding-left:20px;}

.box_2_tit{
	background:url(/images/box_2_tit.gif) no-repeat top;
	width:355px;
	height:40px;
}
.box_2_mid{background:url(/images/box_2_mid.gif) repeat-y;}
.box_2_btm{background:url(/images/box_2_btm.gif) no-repeat bottom; height:8px;}
.more {
	font-size: 12px;
	color: #105192;
	padding-right:10px;
}
.more:link {
	color: #105192;
	text-decoration:none;
}
.more:visited {
	color: #105192;
	text-decoration:none;
}
.more:hover {
	color: #CC0000;
	text-decoration:underline;
}
.pricelist{color:#C00;}
.pricebig{color:#C00; font-size:16px; font-weight:bold;}
.prolist {
	font-size: 14px;
	color: #105192;
	line-height:180%;
}
.prolist:link {
	color: #105192;
	text-decoration:none;
	line-height:180%;
}
.prolist:visited {
	color: #105192;
	text-decoration:none;
}
.prolist:hover {
	color: #CC0000;
	text-decoration:underline;
}
.bar_blue{
	background:url(/images/bar_blue.gif) no-repeat; 
	height:31px;
}
.bar_blue_tit{
	margin-left:12px;
	font-weight:bold;
	color:#FFF;
}
.icon_style{margin-left:5px; margin-right:5px; vertical-align: middle;}
.required{color:#C00;}
.tip{color:#666;font-size:12px;}
.product_tit{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	height:150%;
}
.norecord{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#C00;
	text-align:center;
	line-height:150%;
}
.member_navtit{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom:2px solid #cccccc;
	height:30px;
}
.dotline_l2 {
	background-image: url(/images/dotline_l2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dotline_middle {
	background: url(/images/dotline_l2.gif) repeat-x center;
}
.underline_blue{
	background:url(/images/underline_blue.gif) repeat-x bottom;
	height:30px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.textred{color:#F00;font:bold 14px Verdana, Arial, Helvetica, sans-serif;}
.textgreen{color:#090;font:bold 14px Verdana, Arial, Helvetica, sans-serif;}

.list_table_bg{background:#cce4fa;}
.list_head_bg{font:bold 14px Verdana;color:#264176;background:url(/images/list_head_bg.gif) repeat-x top;text-align:center; height:30px;}
.list_td_bg{background:#FFF;}
.list_td_bg td{padding:5px;}
.datestyle{ font:normal 12px Verdana #000; text-align:center;}

