﻿body {
	font-size: 12px;
	color: #000;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	border: 0;
	background-repeat: repeat-x;
}
div, ul, li, select, input, h1, h2, h3, h4, h5, h6, p, span, dl, dt, dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a:link {
	font-size: 12px;
	color: #2b2b2b;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ca2600;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #810081;
	text-decoration: none;
}
#head, #search, #search,#nav,#location,#sign_box{
	width: 960px;
	margin: 0 auto;
}
/*cnal_header Begin*/
#head {
	height: 25px;
	background:#E8E8E8;
	border-bottom:#D9D9D9 solid 1px;
	width:100%;
}
.head1{
 width:960px;
 margin:0 auto;
}
.head-left {
	line-height: 25px;
	float:left;
	margin-left: 10px;
	display: inline;
}
.head-center {
	float:right;
	margin-right: 60px;
	line-height: 25px;
	display:inline;
}
.head-right{
	float:right;
	line-height: 25px;
}
.head-right ul{
 height:10px;
 margin-top:7px;
}
.head-right ul li{
width:9px;
height:9px;
border:#FEFEFE solid 1px;
float:left;
margin-left:4px;
}
.head-right ul li.color1{
background:#277797;
}
.head-right ul li.color2{
background:#ED1777;
}
.head-right ul li.color3{
background:#04329B;
}
.head-right ul li.color4{
background:#31BA2E;
}
/*cnal_header End*/
/*search Begin*/
#search{ height:90px; background:url(images/top_03.jpg) repeat-x;}
.ico{ width:180px; height:50px; float:left; margin-left:37px; margin-top:20px;}
/*search End*/
/*location Begin*/
#location { height:30px; line-height:26px; margin-top:20px; font-size:14px; text-indent:45px; text-align:left; background: url(images/line_tr.jpg) no-repeat left bottom;}
/*location End*/
/*sign in Begin*/
#sign_box { height:auto; overflow:hidden; padding-top:50px; background:url(images/line_td.jpg) no-repeat center 30px;}
	#sign_box .left { float:left; width:250px; height:320px; padding-left:200px;}
		#sign_box .left h1 { font-size:18px; color:#c33;}
		#sign_box .left b { font-family:"Times New Roman"; font-size:16px; color:#666; display:block; padding-top:40px;}
		#sign_box .left p { line-height:320%; padding-top:20px;}
		#sign_box .left a { display:block; margin-top:20px; color:#F00;}
	#sign_box .right { float:right; width:450px; height:320px;}
		#sign_box .right h2 { font-size:14px; color:#069;}
	#form_table { margin-top:20px; font-family:"Times New Roman"; font-size:14px;}
		#form_table .key { width:80px; height:50px; text-align:right; padding-right:10px;}
		#form_table .Forget { font-size:12px; color:#069;}
		#form_table .Remember { height:50px; font-size:12px; padding-bottom:20px;}
/*sign in End*/
