/*通用样式文件 必须的*/
body
	{margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;background:url(../imagesmages/bg1.gif) repeat-x;
	}
A 	{ font-size:12px;	color:#003399;	TEXT-DECORATION: none;	}
A:hover	{	TEXT-DECORATION:underline;	}

.cleardiv
	{
	clear:both;margin:0px;padding:0px;font-size:0px;line-height:0px;
	visibility: hidden;height:0px;
	}
ul,li {	margin:0px;padding:0px;list-style-type:none;	}
h1,h2,h3,h4,h5,h6	{	margin:0px;padding:0px;	}
img{border:0px;}
/*通用*/
#m_top
	{
	margin:auto;width:960px;height:60px;
	background:url(../images/bgHeader.gif);color:#fff;
	}
#m_top h1
	{
	float:left;font-size:12px;font-weight:normal;
	}
#m_top ul
	{
	margin:30px 0px 0px 0px;height:30px;line-height:30px;width:770px;background:url(../images/bgNav.gif);
	border-left:1px solid #7FAE3F;
	}
#m_top li
	{
	float:left;width:55px;text-align:center;
	background:url(../images/bgLi1.gif) no-repeat right top;
	}
.m_logo
	{
	width:180px;height:100%;background:url(../images/logo_zoomla.jpg) no-repeat center center;
	}
#m_setpage
	{
	float:right;width:140px;background:url();
	}
#m_top a{color:#fff;}
#m_top a:hover{color:#FFCC00;}

.s_body
	{
	margin:5px auto 0px auto;width:960px;
	}
.s_bleft
	{
	width:180px;float:left;
	}
.s_bright	{ font-size:12px;width:770px;float:right;	}
.i_whyj
	{
	border:1px solid #b7b7b7;background:#f3f3f6;
	}
.i_whyj h1
	{
	padding:10px 0px 0px 10px;
	height:50px;line-height:50px;font-size:12px;
	}
.i_whyj ul{margin:0px; padding:0px}
.i_whyj li	{ font-size:12px;	padding:0px 0px 0px 30px;background:url(../images/1_icons.gif) no-repeat 20px center;
	height:23px;line-height:23px;color:#6A6A6A;
	}
.i_whyj h2
	{
	border-top:1px solid #dedede;padding:0px 0px 0px 20px;
	font-size:14px;height:25px;line-height:35px;background:url(../images/2_icons.gif) no-repeat 10px 13px;
	}
.i_whyj h3
	{
	font-size:12px;font-weight:normal;height:35px;line-height:35px;
	padding-left:30px;color:#003399;
	}
.i_r_ftitle
	{
	height:50px;line-height:50px;font-size:16px;font-weight:bold;
	}
.i_r_fbody
	{
	border:1px solid #b7b7b7;padding:20px;
	}
.i_r_fbody h1
	{
	font-size:12px;font-weight:normal;color:#6A6A6A;padding-left:50px;
	border:1px solid #b7b7b7;background:url(../images/3_icons.gif) no-repeat 30px 17px #d5e8f8;height:50px;line-height:50px;
	}
.i_r_fbody ul
	{
	height:35px;line-height:35px;
	}
.i_r_fbody li
	{
	float:left;
	}
.input1
	{
	width:180px;border:1px solid #C3C3C3;height:18px;line-height:18px;
	/*background:url(../images/10.gif) no-repeat center -27px;*/
	}
.m_copyright
	{ font-size:12px;
	margin:5px auto 0px auto;width:960px;color:#003399;
	text-align:center;background:url(../images/copybg1.gif) repeat-x
	}
.m_copyright ul
	{
	height:35px;line-height:35px;
	}
.m_copyright h1
	{
	font-size:12px;font-weight:normal;height:35px;line-height:35px;
	color:#5B5B5B;
	}

.listul{ float:left;height:30px;}
.listul li{ float:left; line-height:30px; height:30px; width:150px; text-align:left}
.listul li span{ color:#FF0000; font-size:14px; font-weight:600;}
