﻿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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
body {
    background:#d9d6c3; font-family:Microsoft YaHei , Arial, sans-serif;
}
* {
    margin:0; padding:0;
}
.hr0{ height:1px;border:none;border-top:1px dashed #0066CC;}
.hr1{ height:1px;border:none;border-top:1px solid #555555;}
.hr2{ height:3px;border:none;border-top:3px double red;}
.hr3{ height:5px;border:none;border-top:5px ridge green;}
.hr4{ height:10px;border:none;border-top:10px groove skyblue;}
p{ text-indent:2em; padding:0px; margin:0px; }
#nav1 li{float:left; list-style:none; padding:10px; cursor:pointer;}
#nav1 li a{color:#000;text-decoration:none;display:block;width:120px;height:30px;line-height:30px;text-align:center;background:#ececec;margin-left:5px;}
#nav1 li a:hover{background:#336699;color:#eee;}
.container {
    width:1080px;
    margin:5px auto;
    background-color:White;
}
.wrap {
    width:1080px; 
    margin:5px auto; 
    background:#F3FBFE url(../image/register/bg.jpg) no-repeat left top;
    -moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
}
.header_top{
	height:50px;
	line-height:49px;
	text-align:center;
}
.title {
    height:40px;
    color:#555;
    font-size:16px;
    line-height:40px;
    margin:10px 0;
}
#body {
    background:#fff url(../image/register/pattern.gif) repeat-x 0 0 ;
	width:1080px;
	margin:0 auto;
	overflow: auto; 
}
#body p.toptxt{
	font:bold 24px/20px Arial, Helvetica, sans-serif;
	padding:42px 0 41px 0;
	display:block;
	color:#FA8D03
}
#left{
	width:207px;
	float:left;
	padding:0;
	margin:0;
}
ul.menu1{
	width:207px;
	padding:0;
	margin:0;
}
ul.menu1 li{
	display:block;
	padding:0 8px 0 0;
}
ul.menu1 li a.home{
	display:block;
	background:url(../image/register/home.gif) 0 0 no-repeat;
	width:94px;
	height:131px;
}
ul.menu1 li a.home:hover{
	background:url(../image/register/home_hover.gif) 0 0 no-repeat;
}
p.leftTop{
	display:block;
	width:197px;
	background:url(../image/register/left_top.gif) 0 0 no-repeat;
	height:27px;
	margin:17px 0 0 0;
}
p.leftBot{
	display:block;
	width:197px;
	background:url(../image/register/left_bot.gif) 0 0 no-repeat;
	height:34px;
	margin:0 0 20px 0;
}
ul.menu2{
	width:171px;
	background:url(../image/register/left_link_bg.gif) 0 0 repeat-y;
	padding:0 13px;
	margin:0;
}
ul.menu2 li{
	padding:0;
	margin:0;
	height:24px;
	background:url(../image/register/left_link_div.gif) left bottom repeat-x;
}
ul.menu2 li a{
	display:block;
	height:24px;
	line-height:20px;
	background:url(../image/register/arrow.gif) 6px 7px no-repeat #FFF7D4;
	color:#706222;
	font:bold 16px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 25px;
}
ul.menu2 li a:hover{
	background-color:#FFFDF2;
	color:#711515;
}
ul.menu2 li.noBdr{
	background-image:none;
}
#right{
	width:800px;
	background:url(../image/register/left_div.gif) left top repeat-y;
	padding:40px 10px 5px 30px;
	float:right;
}
#frame div.text{
	display:block;
	color:#DC143C;
	font-size:36px;
	font-family:'STHeiti';
	width:180px;
	height:40px;
	margin:0;
	text-indent:16px;
}
#frame div.texteng{
    font-size:12px;
    color:#1C7887;
    float:left;
    width:150px;
    padding-left:30px;
}
#frame div.line{
    margin-left:160px; height:10px; border-bottom:1px dashed #0066CC;
}
#service{
	width:322px;
	float:left;
}
#service1{
    width:322px;
    margin-left:378px;
}
#service2{
    width:322px;
    float:left;
    margin:5px 0;
}
#service3{
    width:322px;
    margin:5px 0 5px 378px;
}
#service h2,#service1 h2,#service2 h2,#service3 h2{
	display:block;
	width:322px;
	height:89px;
	line-height:89px;
	margin:0 0 3px 0;
	text-indent:100px;
	color:White;
	font-size:30px;
	font-family:MS Sans Serif;
}
.backgrd1_3{
    background:url(../image/register/latest_update.jpg) 0 0 no-repeat;
}
.backgrd2_4{
    background:url(../image/register/our_service.jpg) 0 0 no-repeat;
}
#service p.serviceTxt,#service1 p.serviceTxt,#service2 p.serviceTxt,#service3 p.serviceTxt{
	display:block;
	width:286px;
	padding:10px 24px 10px 11px;
	font-size:16px;
	line-height:25px;
	margin:0 0 2px 0;
	background-color:#E8F5FF;
	color:#A3A3A3;
}
.menu{
	float: left;
}
.menu li {
	float: left;
	border-right: 2px ridge #555;
}
.menu li a {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 0.823em;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	padding: 16px 20px;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
.menu li a:hover, .menu li.active a {
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FA9915), color-stop(100%, #D87E04));
	background: -webkit-linear-gradient(top, #FA9915, #D87E04);
	background: -moz-linear-gradient(top, #fa9915, #d87e04);
	background: -o-linear-gradient(top, #fa9915, #d87e04);
	background: linear-gradient(top, #fa9915, #d87e04);
	background-color: #F18D05;
	border-color: #BF7004;
	color: #FFF;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
	-webkit-box-shadow:rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;
	-moz-box-shadow:rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;
	box-shadow: rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;
}
.menu li:nth-child(5){
	border-right:none;
} 
.numb_list {
	color: #FFF;
	float: left;
	font-size: 20px;
	line-height: 29px;
	text-align: center;
	width: 30px;
	height: 30px;
	margin: 2px 17px 15px 0;
}
.red {
	background: #E91546;
}
.blue {
	background:#24A9E1;
}
.green {
	background: #71B908;
}
.orange {
    background-color:#f47920;
}
.pink {
    background-color:#f391a9;
}
.purple {
    background-color:#6950a1;
}
.brown {
    background-color:#8f4b2e;
}
.gold {
    background-color:#c37e00;
}
.yellow {
    background-color:#ffd400;
}
.content {
    margin:5px 15px; 
    color:#696969; 
    font-size:10.5pt; 
    line-height:25px; 
}
.bluetext {
    color:#102b6a;
    font-size:16px;
    padding:5px 0;
}
.redtext {
    color:#d71345;
    font-size:14px;
}
.orangetext
{
    color:#fa8d03;
	font-size:28px;
}