.triagle_up, .triagle_down_red, .triagle_down_gray {
position
:
absolute
;
width
:
0
;
height
:
0
;
overflow
:
hidden
;
border-left
:
4px
solid
transparent
;
border-right
:
4px
solid
transparent
;}
.triagle_up {
border-bottom
:
4px
solid
red
;}
.triagle_down_red {
border-top
:
4px
solid
red
;}
.triagle_down_gray {
border-top
:
4px
solid
gray
;}
#search .bar{
position
:
absolute
;
height
:
64px
;
width
:
958px
;
background
:
#e21c01
;
top
:
16px
;
left
:
-1px
;
border
:
1px
solid
#c40d0e
; border-radius:
5px
; box-shadow:
2px
3px
2px
#DDD
;}
#search .menu{
position
:
absolute
;
left
:
226px
;
top
:
-27px
;}
#search .menu li{
float
:
left
;
width
:
78px
;
height
:
25px
;
margin-right
:
1px
;
display
: inline-
block
;
border
:
1px
solid
#f8d0bf
;
font-size
:
14px
;
text-align
:
center
;
line-height
:
25px
;
cursor
:
pointer
;
border-bottom
:
none
;border-radius:
5px
5px
0
0
; box-shadow:
1px
0px
2px
rgba(
176
,
176
,
176
,
0.25
)}
#search .menu .active{
position
:
relative
;
height
:
27px
;
background
:
#e21c01
;
color
:
#fff
;
font-weight
:
bold
;
top
:
-1px
;
border
:
1px
solid
#c40d0e
;
border-bottom
:
none
;
text-shadow
:
2px
2px
2px
rgba(
0
,
0
,
0
,
0.25
);}
#search .img{
position
:
relative
;
left
:
32px
;
top
:
-3px
;
z-index
:
2
;
width
:
163px
;
height
:
122px
;
background
:
url
(
'../img/search_img.png'
)
no-repeat
; }
#search .form{
position
:
absolute
;
float
:
left
;
left
:
226px
;
top
:
36px
;}
#search .form .text{
padding
:
0
12px
;
width
:
380px
;
height
:
22px
; border-radius:
3px
;
border
:
none
;
background
:
#fff1ef
;
float
:
left
;
margin-right
:
10px
;
color
:
#ea7a7a
; box-shadow:
inset
2px
2px
2px
rgba(
0
,
0
,
0
,
0.25
);}
#search .form .button{
width
:
63px
;
height
:
26px
;
background
:
url
(
'../img/search_img.png'
)
no-repeat
-163px
0px
;
border
:
none
;}
#search .keyword{
width
:
206px
;
color
:
#fff
;
line-height
:
18px
;
position
:
absolute
;
top
:
30px
;
right
:
36px
;}
#search .keyword a{
color
:
#fff
;}
#search .keyword a:hover{
text-decoration
:
underline
;}
#search .update{
width
:
405px
;
height
:
30px
;
position
:
absolute
;
left
:
226px
;
bottom
:
0
;
background
:
url
(
'../img/search_img.png'
)
no-repeat
-226px
8px
;}
#search .wrap{
width
:
336px
;
height
:
30px
;
overflow
:
hidden
;
position
:
relative
;
left
:
60px
;}
#search .update ul{
width
:
336px
;
position
:
absolute
;
top
:
0px
;
left
:
0px
;}
#search .update li{
height
:
30px
;
line-height
:
30px
;}
#search .update a{
color
:
#000
;}
#search .update strong{
color
:
#d30703
;}
#search .update span{
color
:
gray
;
margin
:
0
4px
;}
#search .triagle_up{
top
:
8px
;
right
:
0px
;}
#search .triagle_down_red{
top
:
17px
;
right
:
0px
;}