/* CSS Document */

body {
    margin: 0px;font-size:12px; color:#666666;font-family: Arial, Helvetica, sans-serif;background: url(../images/bg3.gif) #fff repeat-x left top ; height:100%; text-align:center
}
a {
	font-weight: normal; color: #4e3d2b
}
a:link {
	color: #666666; text-decoration: none
}
a:visited {
	color: #4e3d2b; text-decoration: none
}
a:hover {
	color: #4e3d2b; text-decoration: underline
}
.t_tel {
    font-weight:bold; color:#FF7812;
}
t_m {
    color:#9A0000;
}
a.t_m {
    color:#9A0000;
}
a t_m:hover {
    color:#9A0000;
}
a t_m:link {
    color:#9A0000;
}
a t_m:visited {
    color:#9A0000;
}
.white {
    color:white;
}
a.white {
    color:white;
}
a white:hover {
    color:white;text-decoration: underline
}
a white:link {
    color:white;text-decoration: none
}
a white:visited {
    color:white;text-decoration: none
}
.p_t_5 {
    padding-top:5px;
}
.m_t_5 {
    margin-top:5px;
}
.m_t_10 {
    margin-top:10px;
}
.login_t {
    padding-left:15px;
}
.login_input {
    width:120px;height:15px;border:#CCCCCC 1px solid;
}
.login_input2 {
    width:50px;height:15px;border:#CCCCCC 1px solid;
}
.search {
    color:white; font-size:13px; font-weight:bold
}
.search_input {
    width:350px;height:15px;border:#ffffff 1px solid;
}
.contact {
    line-height:20px; text-align:left;padding:5px;
}
.bottom {
    border-top:#FF8842 8px solid;line-height:25px; padding-top:10px;
}
.T {
	MARGIN-TOP: 9px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 9px; COLOR: #ea5400;text-align:left
}
a..T {
    color:#ea5400;
}
a .T:hover {
    color:red;FONT-WEIGHT: bold;text-decoration: underline
}
a .T:link {
    color:#ea5400;FONT-WEIGHT: bold;text-decoration: none
}
a .T:visited {
    color:#ea5400;FONT-WEIGHT: bold;text-decoration: none
}
.T3 {
	MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 3px; COLOR: #ea5400;text-align:left
}
.STYLE3 {
	COLOR: #ff0000
}
.abc a:link{color:Blue}
.abc a:hover{color:Red}