/* 全局CSS定义 */
body { text-align: center; font-family:宋体; margin:0; 	padding:0; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p{margin: 0; padding: 0; border: 0;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #FF6000; text-decoration:underline;}
a:active {color: #FF6000;}

.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; height:1px; line-height:1px;}

/* 空行 */
.blank { padding-top:10px;}
.table{ margin:0 auto; width:778px;}
/* top */
/* logo */
.head {
	margin:0 auto;
	height: 73px;
	width: 778px;
	padding-top:5px;
	background-image: url(images/top_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo{ float:left; }
.topad{	float:right; padding-top:5px;}
/* menu */
.menu{ margin:0 auto; width:778px; height:69px; background-image:url(images/top_menu.jpg);}
.menu02{ margin:0 auto; width:740px}
.menu02l{ float:left; width:370px; text-align:left;}
.menu02r{ float:left; width:370px; text-align:right;}
.menu02a{ color:#FFFF99; padding-top:5px;}
.menu02a a{color:#FFFF99;}
.menu02a a:visited{color:#FFFF99;}
.menu02a a:hover{color:#000066;}
.menu01 {margin:8px auto 0 auto; width: 760px; line-height:18px; color:#FFFFFF;}
.menu01 a{color:#fff;}
.menu01 a:visited{color:#fff;}
.menu01 a:hover{color:#000066;}
/* cont */
.cont{ margin:0 auto; width:778px; background-image:url(images/back.jpg);}
.contl{ float:left; width:175px;}
.contr{ float:left; width:603px;}
.leftmenu{ padding-left:35px; text-align:left; font-size:12px; color:#FF6000; line-height:18px;}
.leftmenu a{color:#FF6000;}
.leftmenu a:visited{color:#FF6000;}
.leftmenu a:hover{color:#308FED; font-weight:bold;}
.leftmenua{ font-weight:bold; color:#308FED;}
.baoti{ margin:26px auto 0 auto; width:553px; background-image:url(images/index_04.jpg); height:32px; }
.baotia{ padding:10px 0 0 15px; font-weight:bold; color:#308fed; font-size:14px; text-align:left;}
.palce{ margin:0 auto; width:553px;}
.palcea{ text-align:right; color:#999999; padding:3px 10px 0 0;}
.content{ margin:0 auto; width:543px; text-align:left; line-height:18px; color:#333333;}