﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}

body
{
	line-height:1;
	background:#fff url("../images/bg.jpg") left top repeat-x;
	color:#000000;
	font:12px "宋体","Arial","Verdana";
}

ol,ul
{
	list-style:none;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:'';
	content:none;
}

:focus
{
	outline:0;
}

ins
{
	text-decoration:none;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

.tablehuigu tr
{
height:30px;

}

.tablehuigu td a
{

text-decoration:none;
color:#626262;
}
div.clear { clear:both; }

div.space { height:20px; }

div.littlespace { height:10px; }

#pageframe
{
	width:1035px;
	margin:0px auto;
	text-align:left;
}

#index_login
{
	width:1035px;
	height:765px;
	background:url("../images/bg_login.jpg") left top no-repeat;
}

#index_login #login_area
{
	width:325px;
	height:125px;
	padding:505px 0px 0px 570px;
	text-align:center;
	font-size:14px;
	color:#626262;
}

input#mobile
{
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#626262;
}

input#loginButton
{
	width:226px;
	height:38px;

	/*background:url("../images/btn_login.png") left top no-repeat;*/
	
	cursor:pointer;
    color:#f0f0f0;
    background-color:#396DB7;
    border-radius: 5px;
}

input#submit
{
    color:#f0f0f0;
    background-color:#396DB7;
    border-radius: 5px;
	width:226px;
	height:38px;
	/*background:url("../images/btn_login.png") left top no-repeat;*/
   
	border:none;
	cursor:pointer;
}

#framer
{
	clear:both;
	width:1009px;
	margin:0px auto;
}

#footer
{
	margin:5px 0px 0px 0px;
}

#menu
{
	width:1009px;
	height:57px;
	background:url("../images/bg_menu.png") left top no-repeat;
	margin:3px 0px;
	padding:0px 0px 0px 70px;
}

a.topmenu:link,a.topmenu:visited
{
	width:220px;
	height:57px;
	float:left;
	margin:3px 0px 0px 15px;
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#428AD2;
	text-align:center;
	text-decoration:none;
	line-height:57px;
}

a.topmenu:hover,a.topmenu:active
{
	width:220px;
	height:57px;
	background:url("../images/menu_darkpng.png") 33px 10px no-repeat;
	float:left;
	margin:3px 0px 0px 15px;
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	line-height:57px;
}


a.topmenu_focus
{
	width:220px;
	height:57px;
	background:url("../images/menu_darkpng.png") 33px 10px no-repeat;
	float:left;
	margin:3px 0px 0px 15px;
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	line-height:57px;
}

div.mainbox
{
	border-radius:5px;
	margin:10px 0px;
}

div#mainleft
{
	width:250px;
	float:left;
}

div#mainright
{
	width:1009px;
	border-radius:5px;
	
	float:left;
}

div.rbox
{
	border-radius:5px;
	background:#f0f0f0;
	margin:0px 0px 10px 0px;
	min-height:150px;
}

div.topic
{
	font-size:20px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#396DB7;
	text-align:center;
	padding:10px 0px;
	margin:0px 10px;
	border-bottom:1px solid #c8c8c8;
	text-shadow:#ffffff 2px 3px 2px;
}

div.stopic
{
	font-size:20px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#208d3f;
	text-align:center;
	padding:10px 0px;
	margin:0px 10px;
	text-shadow:#ffffff 2px 3px 2px;
}

div.contentlist
{
	width:890px;
	padding:50px 0px 20px 60px;
	font-size:14px;
	color:#626262;
}

div.contentlist p
{
	font-size:14px;
	color:#626262;
	line-height:30px;
	text-indent:2em;
}

div.contentlist p a
{
	font-size:14px;
	color:#626262;
	line-height:35px;
}

    div.contentlist table td
    {
        padding:19px;
    }

    div.contentlist table td table td
    {
        padding:10px 0px;
    }

#jiaoshoujianjie
{
    background:url('../images/jianjie.jpg') no-repeat;
    height:262px;
    
    padding-top:40px;
    padding-left:40px;
    padding-right:60px;
}

#jiaoshoujianjie p,li
{
    line-height:20px;
    font-size:12px;
    color:#0054A7;
    font-weight:bold;
}

#jiaoshoujianjie ul li
{
    list-style-type:disc;
}


p#pnormal
{
	text-indent:2em;
}

img.borblue
{
	border:2px solid #0077b7;
}