@import url("content.css");
/* Imported Styles
----------------------------------------------- 
 Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}

body {
color:#5A5A5A;
background:#fff;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
}

.clear {
clear:both;
font-size:0%;
line-height:0%;
height:0px;
}

h1 span {
display:none;
}

#all {
width:800px;
margin:0 auto;
border-left:solid 1px #D2CEBA;
background:#FCFAF3 url(../images/all.gif) repeat-x;
}


/* =Misc(links)
----------------------------------------------- */
a {
color:#767A00;
text-decoration:underline;
}

img {
border:none;
}

/* =Header
----------------------------------------------- */
#header {
height:308px;
}

h1 {
position:absolute;
margin:16px 0 0 34px;
}
#slogan {
position:absolute;
margin:124px 0 0 296px;
}
#menu {
position:absolute;
margin:246px 0 0 21px;
background:url(../images/menu.gif) no-repeat;
width:759px;
height:51px;
padding:3px 0 0 4px;
}

/* =Content
----------------------------------------------- */
#content {
padding:0 10px 0 15px;
}

.bgs1_1 {
background:url(../images/bgs1_1.gif) no-repeat;
width:763px;
height:14px;
}
.bgs1_2 {
background:url(../images/bgs1_2.gif) no-repeat;
width:722px;
padding:3px 18px 27px 23px;
color:#343434;
line-height:14px;
}
.bgs1_3 {
background:url(../images/bgs1_3.gif) repeat-y;
width:763px;
}
.bgs1_4 {
background:url(../images/bgs1_4.gif) no-repeat;
width:763px;
height:15px;
}
.more {
position:absolute;
margin:-37px 0 0 617px;
}

.bgs2_1 {
background:url(../images/bgs2_1.gif) no-repeat;
width:763px;
height:15px;
}
.bgs2_2 {
background:url(../images/bgs2_2.gif) repeat-y;
width:763px;
}
.bgs2_3 {
background:url(../images/bgs2_3.gif) no-repeat 0% 100%;
width:730px;
padding:3px 20px 14px 13px;
color:#5A5A5A;
line-height:14px;
}

.link {
padding:11px 0 11px 5px;
color:#404040;
}

.read {
margin:-11px 0 0 582px;
position:absolute;
}

.read2 {
margin:0px 0 0 582px;
}

/* search stories */
.search_table {
margin:20px 0;
}
.search_table td{
color:#0189D9;
height:30px;
}
.search_table td input{
width:178px;
height:18px;
border:solid 1px #C8C3AD;
background:#fff;
font-size:11px;
}
/* search stories */

/* search results */
.ln_res {
background:url(../images/ln_res.gif) no-repeat 0% 0%;
padding:11px 0 5px 0;
color:#404040;
}
.res_more {
color:#0177D1;
font-weight:bold;
text-decoration:underline;
}
.nav {
color:#0177D1;
font-weight:bold;
text-align:center;
padding:9px 0 8px 0;
}
.nav a{
color:#0177D1;
font-weight:bold;
text-decoration:none;
}
/* search results */


/* =new--- */

.inp {
color:#404040;
background:#fff;
border:1px solid #C8C3AD;
width:176px;
height:20px;
}

.inp2 {
color:#404040;
background:#fff;
border:1px solid #C8C3AD;
width:717px;
height:20px;
}

.sel {
color:#404040;
background:#fff;
border:1px solid #C8C3AD;
width:178px;
height:20px;
}

.sel_long {
color:#404040;
background:#fff;
border:1px solid #C8C3AD;
width:180px;
height:20px;
}

.txtarea {
color:#404040;
background:#fff;
border:1px solid #C8C3AD;
width:717px;
height:260px;
}

.bgs2_3_sub {
background:url(../images/bgs2_3.gif) no-repeat 0% 100%;
width:730px;
padding:3px 20px 0px 13px;
color:#5A5A5A;
line-height:14px;
}
/* =new--- */

/* =Footer
----------------------------------------------- */
#footer {
background:url(../images/footer.gif) no-repeat 0% 0%;
width:800px;
height:39px;
text-align:center;
padding:19px 0 0 0;
color:#404040;
}

