body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, verdana, sans-serif, helvetica;
	font-size: 11px;
	color: #333333;
        background-color: #707070;
	text-align: left;
        height: 100%; 
        min-height: 100%; 
        background-color: #707070;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0px 0px 10px 0px;
}


#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	height: 100%;
	min-height: 100%;
	background-color: #707070;
}

#header {
	width: 100%;
	height: 105px;
	padding: 10px 0px 4px 10px;
	float: left;
	background-color: #FFFFFF;
}

#top_info {
        margin-bottom: 5px;
        font-size: 11px;
        font-weight: bold;
}

#logo {
        width: 175px;
        height: 71px;
        padding-top: 20px;
        display: block;
        float: left;
}

#note {
        display: block;
        margin-bottom: -7px;
        margin-top: -7px;
        padding-left: 7px;
        border-left: 4px solid #B30005;
}

#menu {
        width: 700px;
        display: block;
        float: left;
        margin-left: 0px;
}

#menu table {
        width: 100%;
}

#menu td {
	text-align: center;
	color: #333333;
	font-size: 11px;
	height: 38px;
	background-color: #e3e3e3;
}

#menu a {
	text-decoration: none;
	color: #B30005;
	font-weight: bold;
	display: block;
	height: 28px;
	padding: 15px 30px 0px;
	margin: 0;
	background-color: #e3e3e3;
}

#menu a:hover {
	text-decoration: none;
	color: #B30005;
	display: block;
	height: 28px;
	padding: 15px 30px 0px;
	margin: 0;
	background-color: #B7C0C7;
}

#submenu {
        width: 700px;
        height: auto;
        float: left;
        margin-top: 5px;
        border-top: 1px solid #B30005;
        border-bottom: 1px solid #B30005;
}

#submenu ul {
        display: inline;
        list-style-type: disc;
        margin: 0px;
        padding: 5px 0px 5px 0px;
}
#submenu li {
        display: inline;
        margin-left: 14px;
}

#submenu a {
        font-weight: bold;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}

#submenu a:hover {
        text-decoration: underline;
}

.submenu {
        display: none;
}

#main {
        width: 100%;
        /* height: 630px; */
        padding: 0px 0px 4px 10px;
        float: left;
        background-color: #FFFFFF;
}

#image_info {
        border-left: 4px solid #B30005;
        padding: 0px 3px 0px 5px;
        margin-bottom: 4px;
}

#image {
        float: left;
        width: 730px;
}

#right_menu {
        float: left;
        width: 200px;
}

.right_menu_class {
        width: 250px; 
        height: 55px; 
        margin-top: 25px;
        padding-top: 20px;
        text-align: center;
        background-color: #9c0308;
        font-size: 25px;
        font-weight: bold;
        color: #FFFFFF;
}

.right_menu_class a{
        padding: 20px 70px 20px 57px;
        color: #FFFFFF;
        text-decoration: none;
}

#mini {
        width: 300px;
        min-height: 200px;
        float: left;
        margin-top: 15px;
}


.mini_model {
        height: 60px;
        width: 260px;
        /* border-bottom: 1px dotted #2e2c2d; */
}

.mini_model a {
        text-decoration: none;
}

.mini_logo {
        position: relative;
        bottom: 25px;
        left: 20px;
}


.news {
        width: 370px;
        min-height: 200px;
        float: left;
        margin-top: 10px;
}

.news table {
        width: 100%;
        text-align: left;
}

.news_type{
        border-left: 4px solid #B30005;
        color: #333333;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        padding-left: 7px;
}

.news_item {
        padding: 5px 20px 3px 5px;
        line-height: 1.5em;
        letter-spacing: 1px;
}

.news_item span{
        color: #B30005;
        font-weight: bold;
}

.news_item a{
        color: #333333;
        text-decoration: none;
}

.news_item a:hover{
        color: #333333;
        text-decoration: underline;
}

#info {
        margin: 15px 10px 0px 0px;
        width: 240px;
        float: right;
        line-height: 1.5em;
        letter-spacing: 1px;
        font-family: Tahoma;
        font-size: 11px;
        text-align: justify;
}

#info > p {
        margin-top: 10px;
}

#footer {
	width: 100%;
        height: 40px;
        padding: 10px 0px 4px 10px;
        float: left;
        border-top: 1px solid #B30005;
        background-color: #FFFFFF;
        font-weight: bold;
}
#footer_copyright {
        width: 100px;
        display: inline;
        position: relative;
        bottom: 10px;
        left: 50px;
        color: #848788;
}

#counter_wrapper {
        display: inline;
        position: relative;
        left: 80px;
}

.colored {
        color: #B30005;
}

.class_header {
        width: 165px;
        float: right;
        height: 21px;
        background-color: #B30005;
        text-align: center;
        padding-top: 4px;
        margin: 15px 0px 4px 0px;
        color: white;
        font-size: 17px;
        font-weight: bold;
}

#model_menu {
        width: 250px;
        float: left;
}

#model_menu > ul {
        list-style-type: none;
}

#model_menu li {
        margin: 3px 0px 0px -30px;
        height: 35px;
        background-color: #E3E3E3;
        text-align: center;
        border-top: 1px solid #333333;
        border-bottom: 1px solid #333333;
}

#model_menu a, #model_menu span {
        display: block;
        line-height: 35px;
        margin: 0px auto;
        color: #B30005;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}

#model_menu span {
         background-color: #B30005;
         color: white;
}

#model_menu a:hover {
        background-color: #B30005;
        color: white;
        text-decoration: none;
}

#model_main {
        width: 700px;
        /* height: 550px; */
        margin: 13px 0px 0px 15px;
        float: left;
}


#model_main p {
        margin-top: 8px;
        font-size: 13px;
        font-weight: none;
        text-indent: 15px;
}
#mini_images {
        margin-bottom: 20px;
}

#mini_images td {
        background-color: #E3E3E3;
}

.data_table {
        margin: 15px 0px 20px 0px;
}

.data_table td{
        border: 1px solid #333333;
        text-align: center;
}

#page_main {
        width: 700px;
        padding-left: 50px;
        margin: 20px auto 20px auto;
}

#page_main li {
        margin-top: 5px;
}

#submenu2 {
    margin-left: 0px;
}