﻿/*基本信息*/
body {background:#EBEBEB;
	line-height:1.1em;
	color:#333;
	font-family :"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	/* center template 1/2 */font-size:12px}
a:link,a:visited {font-size:12px;text-decoration:none;}
a:hover{}
html, body {
	text-align:center; 
}
*{	
	padding: 0px;
	margin: 0px;
}
html *{-moz-user-select: none;} 
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
	margin: 5px 0; 	
}
dd, blockquote {
	margin-left: 40px;
}
fieldset {
	padding: 10px;
}
img {
	border: 0;
}

/*页面层容器*/
#wrap {width:100%;margin:0 auto;padding:0px;}

/*共用头部*/
#header {background:url(images/HeadBg.jpg) repeat-x;height:74px}
#h_wrap{width:960px;margin:0 auto}
#logo{background:url(images/logo.jpg);width:341px;height:74px;float:left;margin:0px;padding:0px}
#menu {background:url(images/MenuBg.jpg) no-repeat;width:590px;height:74px;float:right;margin:0px;padding:0px}
#menu ul {float:right;list-style:none;padding:0px;width:388px;height:14px;margin:29px 0px;}
#menu ul li {float:left;display:block;margin:0px 8px;padding:0px;}
.menu_div {float:left;width:1px;height:13px;background:#9EC2E4;}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#FFFFFF;}
#menu ul li a:hover{font-weight:bold;color:#FFFF00;padding:0px;}

/*子页层容器*/
#main {width:960px;margin:11px auto;background:#fff;height:100%;}


/*子页头部*/
#m_head{background:url(images/M-logo.jpg);width:960px;height:72px;margin:0px;}
#m_head .tel{
	font-size:14px;
	float:right;
	font-weight:bold;
	vertical-align:bottom;
	margin:50px 20px 2px auto;
}

/*子页菜单*/
#m_menu{clear:both;background:url(images/M-MenuBg.jpg);width:960px;height:40px;margin:0px;}
#m_menu ul {list-style:none;margin:0px;width:100%;padding:0px}
#m_menu ul li {float:left;display:block;margin:0px 10px;height:40px;padding:0px}
#m_menu .menu_div {background:url(images/LineWhite.jpg) no-repeat;height:13px;margin:14px 0px 10px 0px;width:1px}
#m_menu ul li a{font-weight:bold;color:#FFFFFF;font-size:14px;line-height:40px;padding:0px 8px;margin:0px;height:40px;}
#m_menu ul li a.choosed{background:url(images/M-MenuChoosed.jpg);color:#000000;width:76;height:40px;padding:11px 8px 12px 8px;}
#m_menu label .choosed{font-weight:bold;color:#000000;font-size:14px;background:url(images/M-MenuChoosed.jpg);width:76;height:40px;margin:0px;}
#m_menu ul li a:hover{font-weight:bold;color:#FFFF00}
#m_menu ul li a.choosed:hover{font-weight:bold;color:#7B7B7B}


/*左侧栏*/
#left{clear:both;width:252px;margin:11px 0px;*margin:0px 0px 11px 0px;float:left;padding:0px;height:auto;}
/*左侧栏框架头部*/
#side_bar_top{background:url(images/SideBar1.jpg);width:252px;height:5px;vertical-align:bottom;margin:0px;padding:0px}
/*左侧栏框架尾部*/
#side_bar_bottom{background:url(images/SideBar2.jpg);width:252px;height:10px;vertical-align:top;margin:0px;padding:0px;}

/*左边栏菜单*/
#side_bar_menu{margin:0px;positon:relative;padding:0px;}
#side_bar_menu ul {list-style:none;margin:0px;padding:0px;width:252px;}
#side_bar_menu ul li {background:url(images/SideBarBg.jpg);height:37px;display:block;padding:0 0 0 60px;text-align:left}
#side_bar_menu ul li.last {background:url(images/SideBarBgLast.jpg);height:37px;display:block;margin:0px}
#side_bar_menu ul li a{
	font-weight:bold;
	color:#767676;
	font-size:12px;
	text-align:left;
	width:130px;
	line-height: 37px;
	
}
#side_bar_menu ul li #choosed{font-weight:bold;color:#000000;font-size:12px;text-align: left;}
#side_bar_menu ul li a:hover{font-weight:bold;color:#000;text-align: left;}

/*左边联系方式*/
#side_bar_contact{margin:0px;padding:0px}
#side_bar_contact ul {list-style:none;margin:0px;padding:0px;}
#side_bar_contact ul li {background:url(images/SideBarBg.jpg);width:252px;height:64px;display:block;margin:0px}


/*右栏*/
#right{
	width:699px;
	margin:11px 0px 11px 9px;
	float:right;
	padding:0px;
	height:auto;
	background-image:url(images/ContentBodyTopBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:5;
}

#content_body_main img{float:right;}
/*子页主体*/
#content_body_main{padding:11px 15px;background:url(images/ContentBodyBg.gif) repeat-y;z-index:1;}
#content_body_main p{font-size:12;color:#636363;line-height:30px;margin:0px;text-align:left;text-indent:20px;padding:0px}
#content_body_bottom{background:#D9D8DD;width:100%;height:1px;margin:0px;vertical-align:top;padding:0px}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*表格*/
table,tr,td{margin:0px;padding:2px}
table{
	width:100%;
	border-collapse: collapse; 
	border-spacing: 0; 
	*padd:expression(this.cellPadding=0);

}
td{
line-height:20px;color:#636363;}
.table_title{font-weight:bold;}

.right{float:left;padding:0px;margin:0px;}
.left{float:left;margin:0px 60px;padding:0px;}

/*文字*/
h1{font:15px 宋体;font-weight:bold;color:#18578D;margin:10px auto;text-align:left}
h2{
	font-size:12px;
	line-height:25px;
	margin:0;
	font-weight:normal;
	text-indent:30px;
	text-align: left;
	color: #767676;
}
h3{font-size:12px;font-weight:normal;color:#636363;line-height:30px;text-align:left;letter-spacing:0.1em;}
h4{font-size:12px;color:#FF8A00;margin:0;margin;10px auto;}

/*提交表单*/
form{
margin: 0px auto;padding:0;
}
#info{border: solid 1px #CCC; background:#FFF; text-align:left; margin:10px auto; width:400px; }
#info label{ width:100px;display: block; float:left; text-align:right; margin:5px 0px 5px 0px;}
#info input{ border:1px solid #CCCCCC;height:19px;margin:5px}
#info textarea{ border:1px solid #CCCCCC;margin:5px;width:250px;height:100px}
#info h1{font-size:12px; margin:0px;}
#info em{color:#FF0000; padding:0 5px;}
#info div{color:#FF0000; border:1px solid #FF0000; padding:0 5px; background:#FCF9E2; margin:2px 0;width:140px;}
.bx{
	margin:1px;
	font-weight: bold;align:center
}

/*页面底部*/
#copyright{clear:both;background:url(images/bottomBG.jpg);width:100%;height:116px;repeat-x;margin:0px}
#copyright p{font-size:12;color:#4B4F52;line-height:22px;margin:0;text-align:center;letter-spacing:0.1em;}
