﻿body
{
	background:#f2f2f2;
	margin: 0 auto;
    padding: 0px;
    color: #000000;
    font-size: .75em;
    font-family: 新宋体, 宋体, System;
    font-weight:normal;
    font-style:normal;
}

#top_main
{
	width: 984px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../Images/bg_repeat.png) repeat-y;
}

#bgtop
{
    height: 6px;
    background-image: url(../Images/bg_top.png);
}

#bgbottom
{
    height: 8px;
    background-image: url(../Images/bg_bottom.png);
}

#header
{
	border: none;
	color:#959595;
	padding: 0px 10px 0px 18px;
	height:89px;
}

ul#menu
{
	width:auto;
    height: 20px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul#menu li
{
    margin: 0px;
    padding: 0px;
    float: left;
    cursor:pointer;
}

ul#menu li table
{
	padding:0px;
	margin:0px;
    border:none;
}

ul#menu li table td
{
	width:8px;
	text-align:right;
}

.middle_td
{
	padding:0px 20px 0px 20px;
	height:42px;
	font-size: 10pt;
    font-weight: bold;
    color: #b8c0c5;
}

ul#menu li table td.middle_td
{
	width:auto;
}

#main_content
{
	text-align:center;
	padding: 0px 18px 16px 18px;
}

#container
{
    margin: 0px 6px 0px 6px;
    background-image: url(../Images/bg_repeat_top.png);
    background-repeat: repeat-x;
    background-color: #7f98b4;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

#title
{
	float:left;
	width: 400px;
	padding-top:21px;
}

#title_right
{
	padding-top: 10px;
	text-align:right;
}

div#title a img
{
    border:none;
}

a.titlelink:link
{
	color: #FFFFFF;
    text-decoration: none;
}

a.titlelink:visited
{
    color: #FFFFFF;
    text-decoration:none;
}
a.titlelink:hover
{
    color: #118888;
    text-decoration: underline;
}
a.titlelink:active
{
}

input[type=checkbox]
{
	margin: 0px;
	padding:0px;
}

.clear
{
    clear: both;
    
}

div#search
{
    margin-top: 4px;
    height:0px; 
}

div#search div
{
    float: right;
}

#search_input
{
    border: none;
    height: 13px;
    background: white;
    font-size: 9pt;
    border-left: #789 solid 1px;
    border-top: #789 solid 1px;
    border-bottom: #789 solid 1px;
}

#search_button img
{
    border: none;
}

#footer
{
    height: 21px;
    background-color: #f4f4f4;
    color: #666;
    margin: 0px 6px 0px 6px;
    text-align: right;
    padding-top: 4px;
    padding-right: 10px;
    padding-left:10px;
}

#footer ul
{
    list-style: none;
    padding:0px;
    margin:0px;
}

#footer li
{
    margin:0px;
    padding:0px;
}

#footer ul.copyright li
{
    padding-right: 8px;
    float: left;
}

#footer ul.footer_menu li
{
    padding-left: 8px;
    float: right;
}

div#sub_menu
{
	position:absolute;
	top:98px;
	border:solid 1px #60AFD7;
	width:169px;
	background-color:#E9F4F9;
	display:none;
}

div#sub_menu table
{
	width:100%;
	border:none;
	
}

div#sub_menu table tr td
{
	height:27px;
	padding-left:10px;
	color:#000000;
	cursor:pointer;
}

div#sub_menu table tr td:hover
{
	background-color:#BBDDEE;
}

.toptitle_font
{
	color:#28759D;
	font-size:16px;
	font-weight:bold; 
}

.subtitle_font
{
	font-size:17px; 
	font-weight:bold;
	font-family: 微软雅黑, 宋体, System;
	color:#00472D;
}

.comment_title_font
{
	font-size:12px;
	color:#3846a9;
}

.content_font
{
	color:#28759D;
}

input[type="text"], input[type="password"]
{
	border:#d9d9d9 1px solid;
}

input[type="submit"],input[type="button"],input[type="reset"]
{
	border:#d9d9d9 1px none;
	color:#FFFFFF;
	background-color:#28759D;
	height:23px;
	cursor:pointer;
}

div#footer a:link
{
	color: #666;
	text-decoration:none;
}

div#footer a:visited
{
	color: #666;
	text-decoration:none;
}

div#footer a:active
{
	color: #666;
	text-decoration:none;
}

div#footer a:hover
{
	color: #666;
	text-decoration:underline;
}

div#body_right a:link
{
	color:#28759d;
	text-decoration:none;
}

div#body_right a:visited
{
	color:#28759d;
	text-decoration:none;
}

div#body_right a:active
{
	color:#28759d;
	text-decoration:none;
}

div#body_right a:hover
{
	color:#28759d;
	text-decoration:underline;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#118888;
}

.company_title_font
{
	color:#28759D;
	font-size:15px;
	font-weight:bold;
}

.x
{
    font-size:15px;
    font-weight:bold;    
}
