/* CSS Document */

body{
	background:url(../images/mainbg_x.jpg) repeat-x left top;
	margin:0;
	font-family:tahoma;
	
}
h1{
	font-family:Times New Roman;
	padding:0;
	margin:0px;
	font-weight:normal;
}
#repeatbg{
	background:url(../images/bot_bg_x.jpg) repeat-x left bottom;
}
#wrap{
	width:1002px;
	margin:0 auto;
	padding-bottom:38px;

}
#header{

}
#header .menus{
	height:48px;
	/*background:url(../images/menu_bg.jpg) no-repeat right  bottom;*/
	float:right;
	width:479px;
	margin:5px 0px 0px 0px;
}
.menu1
{
	width:540px;
}
.menu1 a
{
	margin:0px;
	padding:0px;
}
.menu1 a:hover
{
	margin:0px;
	padding:0px;
}
/*#header .links{
	width:465px;
	float:right;
	padding:22px 0px 0px 35px;
}*/
.links span{
	padding:0px 17px 0px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#6d6d6d ;
}
/*.links span,a{
	color:#666666;
}
.links span,a:hover{
	color:#666666;
}*/
#header .banner{
	height:340px;
	background:url(../images/banner.jpg) no-repeat left bottom;
}
#header .banner2{
	height:277px;
	background:url(../images/banner2.jpg) no-repeat left bottom;
}
#header .logo{
	height:90px;
	width:463px;
	padding-top:25px;
}
#header .cont{
	height:206px;
	background:url(../images/head_cont.jpg) no-repeat left top;

}
#header .box1{
	width:295px;
	height:191px;
	float:left;
}
#header .box1 h1{
	padding:15px 0px 0px 30px;
	font-size:25px;
}
#header .box1 span{
	padding-left:10px;
}
#header .box1 p{
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:18px;
}
.box1_p
{
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:18px;
	min-height:48px;
}
#header .readmore{
	height:31px;
	margin-right:10px;
	text-align:right;
	padding-top:25px;
}

#header .box2{
	width:316px;
	height:191px;
	float:left;
}
#header .box2 h1{
	padding:15px 0px 0px 30px;
	font-size:25px;
}
#header .box2 span{
	padding-left:10px;
}
#header .box2 p{
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:18px;
}
#header .readmore1{
	height:31px;
	margin-right:10px;
	margin-top:25px;
	text-align:right;
}

#header .box3{
	background-image:url(../images/24x7.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:191px;
	float:left;
}
#header .box4{
	background-image:url(../images/phone.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:191px;
	float:left;
}
#header .num{
	font-family:"Times New Roman", Times, serif;
	font-size:33px;
	color:#FFFFFF;
	padding-top:85px;
	padding-left:25px;
}
.box4 span{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#FFFFFF;
}


#contant{
	min-height:50px;
	background:url(../images/cont_bg.jpg) no-repeat left bottom;
	height:201px;

}
#contant .left{
	width:600px;
	float:left;
}

#contant .title{
	height:45px;
	width:574px;
	background:url(../images/dotx.jpg) left bottom repeat-x;
	margin-left:10px;
	font-family:"Times New Roman", Times, serif;
	/*font-weight:bold;*/
	font-size:31px;
	padding:0px
}

#contant .left span{
	color:#990000;
}
#contant .txt{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10PX;
	height:80px;
}
#contant .right{
	width:386px;
	float:left;
}
#contant .testi{
	height:45px;
	width:363px;
	background:url(../images/dotx.jpg) left bottom repeat-x;
	margin-left:20px;
	font-family:"Times New Roman", Times, serif;
	/*font-weight:bold;*/
	font-size:31px;
	padding:0px
}
#contant .txt1{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10PX;
	height:80px;
}
#contant .read{
	height:31px;
	margin-right:10px;
	margin-top:35px;
	text-align:right;
}
#contant .read3{
	height:31px;
	margin-top:35px;
	text-align:right;
}
#contant .name{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-top:5px;
	
}
#contant .name span{
	font-size:11px;
	color:#666666;
}
#contant .read1{
	height:31px;
	margin-top:9px;
	text-align:right;
}
#footer{
	height:35px;
}
#footer .left {
	width:400px;
	float:left;
	padding-top:18px;
	color:#5d5d5d;
	padding-left:10px;
	text-transform:uppercase;
	font-size:12px;
}
#footer .left span,a{
	padding-right:10px;
	color:#5d5d5d;
	text-decoration:none;
}
#footer .left span,a:hover{
	padding-right:10px;
	color:#990000;
	text-decoration:none;
}
#footer .right{
	width:400px;
	float:right;
	padding-top:18px;
	color: #999999;
	font-size:12px;
	text-align:right;
	padding-right:8px;
}
img{
	border:0px;
}
.clear
{
	clear:both;
}
/*innpage start*/
.innercontpart
{
	width:1002px;
	margin:0px auto;
	background:url(../images/cont_btmbg02.jpg) bottom no-repeat;
}
.innercontpart2
{
	width:1002px;
	margin:0px auto;
	background:url(../images/con_rptbg2.jpg) repeat-y;
}
.innercontpart3
{
	width:1002px;
	margin:0px auto;
	background:url(../images/cont_bg1.jpg) no-repeat top;
}
.leftinnerpart
{
	width:688px;
	float:left;
}
.rightinnerpart
{
	width:290px;
	float:right;
}
.inner_title
{
	font-size:28px;
	margin:25px 0px 0px 20px;
}
.content_inner
{
	width:100%;
}
.innerconttext_part
{
	width:666px;
	margin:20px 0px 0px 16px;
}
.innertext
{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	/*text-align:justify;*/
	color:#000000;
}
.innercont_img
{
	border:1px solid #ababab;
	float:left;
	margin:0px 20px 20px 0px;
}
.rblockpart
{
	width:279px;
	float:left;
	margin:26px 0px 0px 0px;
}
.rblockpart2
{
	width:279px;
	float:left;
	margin:5px 0px 0px 0px;
}
.rblockmid_bg
{
	width:100%;
	background:url(../images/rblock_midbg.jpg) repeat-y;
}
.rblockbtm_bg

{
	width:100%;
	background:url(../images/rblock_btmbg.jpg) no-repeat bottom;
}
.rblocktop_bg
{
	width:100%;
	background:url(../images/rblock_topbg.jpg) no-repeat;
}
.blockheading_part
{
	width:100%;
	margin:0px 0px 0px 0px;
}
.headingicon
{
	width:auto;
	float:left;
	padding:14px 8px 5px 10px;
}
.blocktitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	width:auto;
	float:left;
	padding:16px 10px 5px 0px;
}
.block1listpart
{
	width:96%;
}
.block1_ul
{
	margin:0px;
	padding:0px;
}
.block1_li
{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#3d3d3d;
	line-height:28px;
	/*list-style:url(../images/list_img.gif) inside;*/
	margin-left:24px;
	background:url(../images/list_img.gif) left no-repeat;
	list-style:none;
	padding-left:15px;
}
.contact_icon
{
	width:86px;
	float:left;
	padding:0px 0px 0px 6px;
}
.contacttext_part
{
	width:186px;
	float:right;
	text-align:center;
	font-size:15px;
	line-height:40px;
	font-weight:600;
	color:#3e3e3e;
}
.contemail
{
	float:left;
	font-size:15px;
	line-height:40px;
	font-weight:600;
	width:auto;
	color:#3e3e3e;
	padding-bottom:15px;
	
}


.main_block1icon
{
	float:left; width:auto;
	height:66px;
}
.main_block1titel
{
	float:left; width:auto; line-height:60px;
}
.inner_readmore
{
	text-align:right;
	padding:5px 10px 6px 0px;
}


input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 2px;
}

#sub_menu * { cursor:pointer;}












