@charset "utf-8";
/* CSS Document */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,li, dl, dt, dd, form, a, fieldset, input, th, td{margin: 0; padding: 0; border: 0; outline: none;}
body{line-height: 1;font-size: 88% /* Decide for yourself if you want to include this. */;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
ul, ol{list-style: none;}
a{color: black;text-decoration: none;}
a:hover{text-decoration: underline;}
.left{float: left;}
.right{float: right;}
.clear { clear:both;}
body { background-color:#005CAB;}
.main{ margin:11% auto; width:998px;}
.main h1 { font-size:32px; text-align:center; color:#FFF; font-weight:bold; padding:0 0 20px 0;}
.logo { background:url(images/logo.png) 0 0 no-repeat; width:102px; height:45px; margin:0 40px 10px 0; display:inline;}
.left_content { width:493px; height:221px; background:url(images/index_01.jpg) 0 0 no-repeat; float:left;}
.right_content { width:493px; height:221px; background:url(images/index_05.jpg) 0 0 no-repeat; float:right;}
.right_content ul { width:218px; margin:0 auto; padding:20px 0;}
.right_content ul li { float:left; padding-bottom:17px;}
.right_content ul li span { color:#FFFFFF; font-size:12px; font-weight:bold; display:block; float:left; margin-top:9px;}
.right_content ul li .user { width:150px; padding:0 0 0 5px; height:28px; line-height:22px; font-size:17px; border:2px #e7e7e7 solid; float:left;}
.right_content ul li .password {  width:150px; padding:0 0 0 5px; height:28px;type="password"; line-height:22px;  font-size:17px; border:2px #e7e7e7 solid; float:left;}
.right_content ul li .code {  width:65px; padding:0 0 0 5px; height:28px; border:2px #e7e7e7 solid; line-height:22px;   float:left;}
.right_content ul li .ccoo  { width:72px; height:30xp; padding:0 0 0 10px;float:left; }
.right_content ul li .login { width:68px; height:30px; color:#fff; background:url(images/index_06.jpg) 0 0 no-repeat; text-align:center;float:left; margin-left:70px; display:inline;}

.container { border:6px #FFF solid;}

