﻿/*全局样式*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,em{margin:0;padding:0;}
body {
	font-size:15px;
	line-height:1.6;
	cursor:default;
	color:#333333;
	background-color: #fc7001;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333333;
}
img,fieldset{border:0;margin:0;padding:0;}
input,button{margin:0;padding:0;}
a{color:#0055AA; text-decoration:none;}
a:hover{text-decoration:underline;}
ul li{list-style-type:none;}
input,select{font-size:12px;}
.tline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #848484;
	border-right-color: #848484;
	border-left-color: #848484;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(images/tbg.gif);
	background-repeat: repeat-y;
}
.cline {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #848484;
	border-left-color: #848484;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.fline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #848484;
	border-left-color: #848484;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
}
a:hover {
	color: #910000;
	text-decoration: underline;
}
#logotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 26px;
}
.cr {
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #848484;
}
#maintitle {
	color: #FFFFFF;
	background-color: #222E51;
	border: 2px solid #FFFFFF;
	padding: 6px;
	text-align: left;
	width: 740px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.tl {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 3px;
}
.ared {
	color: #FF0000;
}
.salon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
