/* CSS Document */
* { margin: 0; padding: 0; }
body { width: 100%; text-align: center; background: url(images/bg.gif) repeat-x #b3c9f5; font:12px normal Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color:#737272;
 }

ul {margin-left:16px;}
li { width: 100%; text-align: left; font:12px normal Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color:#737272; line-height:16px;}

.brd { border: 1px solid #000; }
p { margin-top: 10px; clear: left; text-align: justify; }

#page { width: 1024px; margin: 0 auto; text-align: left; }
#page .header { width: 100%; float: left; display: inline; height: 168px; background: url(images/header.jpg); }

#page .main { width: 100%; float: left; display: inline; }
.main .top { width: 100%; float: left; display: inline; background: url(images/top.gif) top no-repeat; height: 15px; }

.main .first { width: 13px; float: left; display: inline; background: url(images/first.gif) repeat-x no-repeat #b6c8ec; height: 200px; }
.main .two { width: 997px; float: left; display: inline; background: url(images/b1.gif) repeat-y;  }
.main .two .m1 {width: 12px; float: left; display: inline; background: url(images/m1.gif) no-repeat; height: 200px;}
.main .two .m2 { width: 161px; float: left; display: inline; background: url(images/m2.gif) repeat-x; }
.main .two .m3 { width: 20px; float: left; display: inline; background:url(images/m3.gif) no-repeat; height: 200px;}
.main .two .m4 { width: 784px; float: left; display: inline; background: #FFF;}
.main .two .m5 { width: 20px; float: left; display: inline; background:url(images/m5.gif) no-repeat; height: 200px;}
.main .forth { width: 14px; float: left; display: inline; background: url(images/forth.gif) repeat-x no-repeat #b3c9f5; height: 200px; }

.main .bot { width: 100%; float: left; display: inline; height: 28px; background: url(images/body_bot.gif) no-repeat; }


h1 { color: #7a0026; font-family: verdana; font-size: 12px; margin-bottom: 3px; padding-bottom: 6px; padding-top: 12px; background: url(images/bottom.gif) bottom left no-repeat;}
h2 { color: #7a0026; font-family: verdana; font-size: 14px; padding-bottom: 6px; text-transform: uppercase; background: url(images/bottom.gif) bottom left no-repeat; }

.two .m2 .search { float: left; display: inline; width: 100%; height: 26px;}
.two .m2 .search .box { width: 130px; float: left; display: inline;}
.two .m2 .search .btn { width: 30px; float: left; display: inline; }

.m4 .content { width: 760px; float: left; display: inline; }

#page .footer { width: 100%; float: left; display: inline; text-align: center; margin-top: 10px; font-family: "Times New Roman"; font-size: 14px; color: #a4506a; }


.two .m2 .menu { width: 100%; float: left; display: inline; background: url(images/mm.gif) repeat-x; margin-top: 10px; color: #095601; } 
.two .m2 .one { width: 1px; float: left; display: inline; background: url(images/mm.gif) repeat-x; }
.two .m2 .two { width: 160px; float: left; display: inline; background: url(images/mm.gif) repeat-x; overflow-x: auto;  }
.menu a { color: #095601; font-weight: bold; }
