﻿/*公共部分*/
body {
	font-family:  arial, helvetica, sans-serif,宋体;
    font-size: 12px;
    color: #000000;	    
    margin:0px;
    height:100%;
    text-align:center;
}
a:link {font-family: "宋体";font-size: 12px;color: #282828;text-decoration: none;}
a:visited {font-family: "宋体";font-size: 12px;color: #282828;text-decoration: none;}
a:hover {font-family: "宋体";font-size: 12px;color: #FF0000;text-decoration: underline;}

a img{
	border:0px;
}

.main{text-align:center;width:770px;}
.autoheight{clear:both;}
.Top{width:770px;text-align:center;margin-top:5px;}
.Top_L{float:left;}
.Top_C{float:left;margin:3px 0px 0px 10px;width:500px;}
.Top_R{float:left;margin-left:10px; text-align:right;padding-right:4px;}
.Top_R_1{height:18px;background:url(/images/icon_hz.gif) no-repeat; margin:5px 0px 0px 3px; padding-top:2px;padding-left:25px;}
.Top_R_2{height:18px;background:url(/images/icon_help.gif) no-repeat; margin:3px 0px 0px 3px; padding-top:2px;padding-left:25px;}
.Top_R_3{height:18px;background:url(/images/icon_contact.gif) no-repeat; margin:3px 0px 0px 3px; padding-top:2px;padding-left:25px;}

.menu{width:770px;height:33px;}
.menu_l{width:6px;height:33px;float:left;}
.menu_c{background:url(/images/bg_title_bg.gif);width:758px;height:33px;float:left;}
.menu_r{width:6px;height:33px;float:left;}

a.menu_link:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.menu_link:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link1:link {
	font-size: 14px;
	color: #e25a00;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link1:hover {
	font-size: 14px;
	color: #e25a00;
	text-decoration: underline;
	font-weight: bold;
}
a.menu_link1:visited {
	font-size: 14px;
	color: #e25a00;
	text-decoration: none;
	font-weight: bold;
}

.menu{clear:both;}
.menu_1{float:left; margin-top:8px;width:51px;}
.menu_1_1{color:#e25a00;font-size:14px;font-weight:bold;float:left;margin-top:5px;width:69px;background:url(/images/BG_title.gif) no-repeat; height:26px; padding-top:3px;}
.menu_1_2{color:#e25a00;font-size:14px;font-weight:bold;float:left;margin-top:5px;width:52px;background:url(/images/BG_title_3.gif) no-repeat; height:26px; padding-top:3px;}
.menu_2{float:left; margin-top:8px;width:70px;}
.menu_3{float:left;margin-top:8px;width:83px; height:24px;}
.menu_3_2{color:#e25a00;font-size:14px;font-weight:bold;float:left;margin-top:5px;width:83px;background:url(/images/BG_title1.gif) no-repeat; height:26px; padding-top:3px;}
.menu_line{float:left;width:3px;background:url(/images/line_title.gif) right no-repeat; height:100%;margin:0px,1px,0px,1px;}

.bottom{background-color: #f6f8fb;border: 1px solid #dedede;font-size: 12px;color: #6b7e9a;width:770px;height:30px;  margin-top:5px;padding-top:8px;}

.red{color:Red;}
