@charset "utf-8";
/* CSS Document */

body, div, td, input, select, optgroup, form, p, textarea{
	cursor: default; margin: 0px;
}

ul li, ul {margin: 0px; padding: 0px;}

@media only screen and (max-device-width: 480px) {
  body {max-width: 460px;}
}
body {width: 460px;}
body {background: #fff; font-family: tahoma, sans-serif; font-size: 11px;color: Black; }

#footer {text-align: center;}
#header {height: 119px; background: url(../../images/mobile/header_bg.jpg) repeat-x; }
#header_left, #header_right {width: 10px; float: left;}
#header_content {float: left; }
#header_content img {margin-top: 8px; margin-left:20px;}
#header_content ul {margin-top: 20px; margin-left:10px;} /* margin-left:40px; */
#header_content ul li {display: inline; color: #fff;margin-right: 5px; }
#header_content a {color: #fff;}

#header_left {background: #fff url(../../images/mobile/header_left_bg.jpg) no-repeat top left; height: 121px;}
#header_right {background: #fff url(../../images/mobile/header_right_bg.jpg) no-repeat top right; height: 121px;}

#header_bottom_left {display: block; background: url(../../images/mobile/header_left_bottom.jpg) no-repeat top left; height: 8px; clear: left;left: 10px; top: -8px; position: relative;}
#header_bottom_right {display: block; background:  url(../../images/mobile/header_right_bottom.jpg) no-repeat top right; width: 9px; height: 8px; top: -8px; margin-right: 20px; float: right;}

#content {background-color: #FFF3DE; margin: 0 10px; width: 425px;}
#content a{color: #014479; text-decoration: underline;}
#content #inner_content { border-left: 1px solid #dae7f0; border-right: 1px solid #dae7f0; padding: 13px 15px 4px 15px;}
#content ul {margin: 0; list-style: none;}
#content li {padding: 7px 0px;}
#content .block-footer {background: url(../../images/mobile/bg_item-footer.gif) repeat-x bottom}
#content .block-footer span.bl {background: url(../../images/mobile/b1.gif) no-repeat;}
#content .block-footer span {display: block; font-size:0; height:8px;}
#content .block-footer span.br { background: transparent url(../../images/mobile/br.gif) no-repeat scroll right bottom;}

.block-header {background: url(../../images/mobile/bg_item-header.gif) repeat bottom}
.block-header span.bl {background: url(../../images/mobile/header_left_bottom.jpg) no-repeat;}
.block-header span {display: block; font-size:0; height:8px;}
.block-header span.br { background: transparent url(../../images/mobile/header_right_bottom.jpg) no-repeat scroll right bottom;}

#content div.crumbpath ul li a{ color: #ff6600;}
#inner_box{margin: 10px 0;}

#footer address{font-size: 10px; font-style: normal; margin-top: 4px;}
