@charset "utf-8";
*{padding:0px;margin:0px;}
body{margin:0px;font-size:12px;font-family:"宋体"; text-align:center;  background: #000;} 
input {font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体"; font-size:14px; display:inline; padding-top:4px; line-height:20px; color:#301400; padding-left:6px; }
div,p{margin:0px;padding:0px;}
.clear{clear:both;margin:0px;padding:0px;}
ol,ul{ list-style-type:none;}
li{padding:0px;margin:0px;}
img {border:none;}

/*=================结构div================*/
.main { width:960px; margin:0px auto; text-align:left;}
.main div {float:left}
.login{ background:url(images/gcd_05.jpg);width:345px; height:237px;}
.login .input01{ background:#e8e2de;width:154px; height:24px;margin-left:85px; margin-top:29px; border:1px solid #100a04;}
.login .input02{ background:#e8e2de;width:154px; height:24px;margin-left:85px; margin-top:10px; border:1px solid #100a04;}
.login .btn {margin-left:6px; margin-top:12px; display:inline}
/*=================背景================*/
.img01{ background:url(images/gcd_01.jpg);width:113px; height:237px;}
.img02{ background:url(images/gcd_02.jpg);width:113px; height:237px;}
.img03{ background:url(images/gcd_03.jpg);width:113px; height:237px;}
.img04{ background:url(images/gcd_04.jpg);width:113px; height:237px;}
.img06{ background:url(images/gcd_06.jpg);width:163px; height:237px; position:relative;}
.img06 div { position:absolute; top:110px; left:35px;}
