/*---------------------------------------------header---start---------------*/
#header{
	background: url(/images/v2/menu_bg.jpg) left top repeat-x !important;
	margin:0 auto;
	width:100%;
	height:195px;
}
#header .header01{
	margin:0 auto;
	background: url(/images/v2/bg_menu.jpg) left top repeat-x !important;
	width:960px;
	height:40px;
}
#header .header01 .logo_LJT{
	display:inline;
	float:left;
	margin-left:80px;
	width:150px;

}
#header .header02{
	margin:0 auto;
	height:155px;
	width:100%;
	background: url(/images/v2/Community/bgTop-01.jpg) center top no-repeat !important;
}

/*  menu start */
.menu {

margin:0;
}
.menu ul {
padding:0;
margin:0;
list-style-type: none;
}

.menu ul li {
	float:left;

	width:95px;

}
.menu01 {
display:block;
width:95px;
height:40px;

}
.menu01 a,.menu01 .out01{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img1.jpg) left top no-repeat !important;
}
.menu01 a:hover,.menu01 .over01 {

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img01.png) left top no-repeat !important;
}
.menu02 {
display:block;
width:95px;
height:40px;

}

.menu02 a,.menu02 .out02{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img2.jpg) left top no-repeat !important;
}
.menu02 a:hover,.menu02 .over02{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img02.png) left top no-repeat !important;
}
.menu03 {
display:block;
width:95px;
height:40px;

}

.menu03 a,.menu03 .out03{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img3.jpg) left top no-repeat !important;
}
.menu03 a:hover,.menu03 .over03{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img03.png) left top no-repeat !important;
}
.menu04 {
display:block;
width:95px;
height:40px;

}

.menu04 a,.menu04 .out04{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img4.jpg) left top no-repeat !important;
}
.menu04 a:hover,.menu04 .over04{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img04.png) left top no-repeat !important;
}
.menu05 {
display:block;
width:95px;
height:40px;

}

.menu05 a,.menu05 .out05{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img5.jpg) left top no-repeat !important;
}
.menu05 a:hover,.menu05 .over05{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img05.png) left top no-repeat !important;
}
.menu06 {
display:block;
width:95px;
height:40px;

}

.menu06 a,.menu06 .out06{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img6.jpg) left top no-repeat !important;
}
.menu06 a:hover,.menu06 .over06{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img06.png) left top no-repeat !important;
}
.menu07 {
display:block;
width:95px;
height:40px;

}

.menu07 a,.menu07 .out07{
display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img7.jpg) left top no-repeat !important;
}
.menu07 a:hover,.menu07 .over07{

display:block;
width:95px;
height:40px;
background: url(/images/v2/menu_img07.png) left top no-repeat !important;
}
/* make the dropdown ul invisible */
.menu_cont  {
	float:left;
	position: absolute;
	z-index:99999;
	width: 93px;
	border-bottom:#AEAEAE 1px solid;
	border-left:#AEAEAE 1px solid;
	border-right:#AEAEAE 1px solid;
}
.menu_cont ul li{
	line-height:28px;
	display:block;
	height:28px;
	border-bottom:#2B4B55 1px solid;
	width: 93px;
}
.menu_cont ul li a {

	text-align:center;
	display:block;
color:#ccc;
	background-color:#0F3442;
	height:28px;
	text-decoration:none;
}

.menu_cont ul li a:hover {
	display:block;
	text-align:center;
	height:28px;
	color:#fff;
	text-decoration:none;
}
/*  menu end  */

/*---------------------------------------------header---End---------------*/


/*---------------------------------------------footer---start---------------*/

#footer{

	margin:0 auto;
	padding-top:10px;

	width:990px;

}
#footer .icon_logo{
	display:inline;
	float:left;
	background: url(/images/v2/logo_foot.gif) left top no-repeat !important;
	border-right:#D0D0D0 1px solid;
	height:36px;
	width:105px;
	margin:10px 0 0 50px;

}
#footer .foot{
	float:left;

	font-size: 12px;

    padding:0 0 0 15px;
	text-align:left;

}
#footer .icon_Police{
	display:inline;
	float:left;
	border:#D0D0D0 1px solid;
	background-color:#fff;
	height:80px;
	width:274px;
	padding:2px 0 2px 30px;
	margin:3px 0 0 344px;

}
#footer .icon_Police img{
	margin-right:30px;
}
#footer .liuliang{
	display:inline;
	float:left;
	height:20px;
	width:auto;
	margin:5px 0 0 473px;
}
#footer_shadow{
	background: url(/images/v2/footer_shadow.gif) left top repeat-x !important;
	margin:0 auto;
	height:47px;
	width:100%;
}
.bottom_shadow_Own {

	margin:0 auto;
	width:990px;
	height:17px;
}
.bottom_shadow_Own img{
float: left;
}
/*---------------------------------------------footer---End---------------*/


/************* login start *************/

#Login {

	border:#DADADA 1px solid;
	overflow:hidden;
	position:relative;
	width:180px;
	height:145px;
	background:#F2F1ED url(/images/v2/Community/icon_C01.gif) left top no-repeat !important;
}
#Login h2{
	display:block;
	color:#F2F1ED;
	font-size: 13px;
	height:25px;
	width:150px;
	line-height:25px;
	padding-left:25px;
	padding-top:2px
}

#Login .LoginForm_submit  {
	position:absolute;
	top:52px;
	left:50px;
	width:79px;
	height:35px;
}

#Login .Join  {
	position:absolute;
	top:120px;
	left:1px;
	width:180px;

	text-align:center;
}
#Login .Join a{

	font:12px  ����, sans-serif;
	color:#878787;
	text-decoration:none;

}
#Login .Join a:hover{
	font: 12px  ����, sans-serif;
	color:#bb0002;
	text-decoration:underline;
}

#Login .imgLine{
	position:absolute;
	top:110px;
	left:0px;
	width:180px;
	height:20px;
	background: url(/images/v2/bg_icon__02.jpg) center top no-repeat !important;
}
.Login_Own_submit{
	width:79px;
	height:35px;
	border:0;
	background: url(/images/v2/Community/icon_C03.jpg) left top no-repeat !important;
}
/************* login end *************/
/************* Loginlater start *************/

#Loginlater  {

	border:#DADADA 1px solid;
	overflow:hidden;
	position:relative;
	width:180px;
	height:145px;
	background:#F2F1ED url(/images/v2/Community/icon_C01.gif) left top no-repeat !important;
}
#Loginlater  h2{
	display:block;
	color:#F2F1ED;
	font-size: 13px;
	height:25px;
	width:150px;
	line-height:25px;
	padding-left:25px;
	padding-top:2px
}

#Loginlater  .LoginForm_submit  {
	position:absolute;
	top:60px;
	left:35px;
	width:79px;
	height:35px;
}

#Loginlater  .Join  {
	position:absolute;
	top:120px;
	left:1px;
	width:180px;

	text-align:center;
}
#Loginlater  .Join a{

	font:12px  ����, sans-serif;
	color:#878787;
	text-decoration:none;

}
#Loginlater  .Join a:hover{
	font: 12px  ����, sans-serif;
	color:#bb0002;
	text-decoration:underline;
}

#Loginlater  .imgLine{
	position:absolute;
	top:110px;
	left:0px;
	width:180px;
	height:20px;
	background: url(/images/v2/bg_icon__02.jpg) center top no-repeat !important;
}
#Loginlater .textbox{
	position:absolute;
	top:35px;
	left:5px;
	width:170px;
	height:18px;
	text-align:center;
}
.Login_Own_submit02{
	width:109px;
	height:34px;
	border:0;
	background: url(/images/v2/Community/icon_C27.jpg) left top no-repeat !important;
}
/************* Loginlater end *************/

/*---------------------------------------------left---Start---------------*/
#container .content .contentleft{
	float:left;
	height:auto;
	width:182px;

}
#submenu {
	border:#DADADA 1px solid;
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
	width:180px;
	height:auto;
	background:#F2F1ED url(/images/v2/Community/icon_C01.gif) left top no-repeat !important;
}
#submenu h2{

	display:block;
	color:#F2F1ED;
	font-size: 13px;
	height:25px;
	width:150px;
	line-height:25px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:5px;
}
#submenu ul{padding-left:10px;}
#submenu ul li{padding:5px 0 0 0;}
#submenu .subpic01{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C02.jpg) left top no-repeat !important;
}
#submenu .subpic02{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C04.jpg) left top no-repeat !important;
}
#submenu .subpic03{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C05.jpg) left top no-repeat !important;
}
#submenu .subpic03{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C05.jpg) left top no-repeat !important;
}
#submenu .subpic04{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C06.jpg) left top no-repeat !important;
}
#submenu .subpic05{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C07.jpg) left top no-repeat !important;
}
#submenu .subpic06{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_C08.jpg) left top no-repeat !important;
}
#submenu .subpic07{
	width:120px;
	height:23px;
	padding-left:35px;
	line-height:23px;
	font-weight:bold;
	background:url(/images/v2/Community/icon_gm.jpg) left top no-repeat !important;
}
#submenu .subpic11 {
		width:100px;
	height:18px;
	padding-left:27px;
	line-height:18px;
	background:url(/images/v2/Community/icon_C16.jpg) 10px 2px no-repeat !important;
}
#submenu .subpic11 a{ color:#555; text-decoration:none; }
#submenu .subpic11 a:hover{color:#bb0002; text-decoration:underline; }
#submenu .subpic11 a:visited{ color:#bb0002; text-decoration:underline;}

#Service {
	border:#DADADA 1px solid;
	margin-top:10px;
	overflow:hidden;
	position:relative;
	width:180px;
	height:220px;
	background:#F2F1ED url(/images/v2/Community/icon_C01.gif) left top no-repeat !important;
}
#Service h2{

	display:block;
	color:#F2F1ED;
	font-size: 13px;
	height:25px;
	width:150px;
	line-height:25px;
	padding-left:25px;
	padding-top:2px
}
#Service .ServicePic{

	width:180px;
	padding-top:15px;
	height:200px;
	background: url(/images/v2/Community/icon_C14.jpg) left 5px no-repeat !important;
}
#Service .ServicePic li{
	width:auto;
	padding-left:65px;
	height:23px;
}
#Service .ServicePic  .qqnum{
	width:auto;
	padding-left:30px;
	height:20px;
	line-height:13px;
	text-align:left;
}

#Service .ServicePic .gm{
    width:auto;
	padding-left:30px;
	height:23px;
}

#Service .ServicePic .underline{
    text-decoration:underline;
    color:#669966;
}
/*---------------------------------------------container---star--------------*/
#container_auto{
	margin:0 auto;
	min-height:315px;
	_height:315px;
	width:100%;
	background: url(/images/v2/Community/bgTop-01.jpg) center -155px no-repeat !important;
}