/* CSS Document */
body{
	margin:0;
	padding:0;
	color: #7e7e7e;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
a{
	color:#7e7e7e;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#005AA7;
}
.clear{
	clear:both;
}
#header{
	background:url(images/header_bg.jpg) no-repeat;
	margin:0 auto;
	width:1002px;
	height:132px;
}
#logo{
	float:left;
	width:211px;
	height:50px;
	padding-left:57px;
	padding-top:61px;
}
#header_right{
	float:right;
	width:575px;
	height:112px;
}
#favourite{
	padding:45px 0 0 287px;
}
#menu{
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	margin-right:17px;
	margin-top:17px;
}
#wrapper{
	width:1002px;
	margin:0 auto;
}
#row1{
	height:283px;
	margin-top:26px;
	background:url(images/banner_bg.jpg) no-repeat 0 bottom;
}
#profile{
	float:left;
	width:411px;
	padding-left:48px;
}
#profile p{
	width:342px;
	line-height:24px;
	padding:0;
	margin:0;
}
#profile_btn{
	width:162px;
	padding-left:180px;
}
#banner{
	float:left;
}
#minor_banner{
	float:left;
	width:441px;
	padding-left:41px;
}
#operation{
	float:left;
	width:468px;
	height:110px;
	margin-left:23px;
	background:url(images/operation_bg.jpg) no-repeat;
	padding-left:5px;
	padding-top:5px;
}
#operation p{
	margin:10px 0 0 5px;
	padding:0;
	line-height:24px;
}
#operation_btn{
	width:87px;
	padding-left:359px;
}
#row3{
	margin-top:15px;
}
#product{
	float:left;
	width:734px;
	height:247px;
	background:url(images/product_bg.jpg) no-repeat;
	margin-left:6px;
}
#product ul{
	list-style:none;
	margin:24px 0 0 35px;
	padding:0;
}
#product li{
	float:left;
	text-align:center;
	margin-right:34px;
}
#product_bar{
	padding:5px 0 0 5px;
	width:216px;
}
#product_btn{
	float:right;
	margin:0;
	padding:0;
	width:87px;
	padding-right:85px;
}
#contact{
	float:left;
	background:url(images/product_bg.jpg) no-repeat;
	width:240px;
	height:247px;
	margin-left:7px;
}
#contact_bar{
	width:180px;
	padding:5px 0 0 10px;
}
#contact p{
	line-height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:35px 0 0 30px;
}
#bottom{
	margin:0 auto;
	width:1002px;
	height:53px;
}
#bottom ul{
	list-style:none;
	margin:0;
	margin-left:283px;
	padding:0;
}
#bottom li{
	float:left;
	margin:0 15px 0 0;
	padding:0;
}
#copyright{
	text-align:center;
}

/*inner*/
#inner_wrapper{
	margin:0 auto;
	width:925px;
}
#inner_banner{
	margin-top:5px;
	width:919px;
	height:150px;
}
#inner_bar{
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/innner_bar.jpg) no-repeat;
	height:28px;
	line-height:30px;
	padding-left:38px;
}
#inner_bar a{
	color:#0060b9;
}
#inner_bar a:hover{
	color:#000;
	text-decoration:none;
}
#inner_left{
	float:left;
	width:216px;
	height:521px;
	background:url(images/left_bg.jpg);
}
#inner_left ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
#inner_left li{
	background:url(images/arrow.gif) no-repeat 10px 10px;
	padding-left:25px;
	line-height:24px;
	border-bottom:#7e7e7e dashed 1px;
	width:140px;
}
#inner_right{
	float:left;
	width:687px;
	height:521px;
	padding-left:15px;
}
#inner_right p{
	line-height:22px;
	margin:0;
	width:662px;
}
.imgright{
	float:right;
	margin:5px 10px 0 0;
}	
#profile_inbar{
	margin-top:10px;
	margin-bottom:10px;
}
.input{
	border:1px solid #999;
}
#inner_right .btn{
	border:1px solid #999;
	background-color:#FBFBFB;
	height:20px;
}
#inner_right ul{
	list-style:none;
	margin:0 0 0 60px;
	padding:0;
}
#inner_right li{
	float:left;
	margin-right:30px;
	margin-bottom:15px;
	text-align:center;	
	line-height:24px;
}
#inner_right li img{
	border:2px #cccccc solid;
	width:108px;
}
#page{
	text-align:center;
	margin-top:15px;
}
.img_border{
	border:2px #cccccc solid;
	width:622px;
}