/* CSS Document */

body{
	padding:0;
	margin:0;
	background:#fff;
	color:#000;
	font-size:12px;
	text-align:left;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, span{
	margin:0; padding:0;
}
img
{
	border:0px;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/

#top{width:967px;
     height:24px;
     border-top:#c7e6fb solid 3px;
     padding:0px 0 2px 0;
	 margin:0 auto;
}
	 
#time{ color:#7c7c7c;
             float:left;
			 padding: 8px 40px 0 0;
}
#top .search
{
	width:310px;
	float:left;	
}
#top form{
	width:300px;
	padding:0px;
	float:left;
}
#top form label{
	display:block;
	width:55px;
	height:20px;
	color:#20397c;
	background: url(../images/seach.gif) 0 3px no-repeat;
	padding:8px 0 0 25px;
	float:left;
}
#top form input.txtBox{
	width:144px;
	height:20px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	background-color:#fff;
	color:#1D1D1D;
	padding:0px;
	margin:3px 6px 0 0;
	float:left;
}
#top form input.btnGo{
	background:url(../images/seach1.gif) 0 0 no-repeat;
	width:51px;
	height:20px;
	border:none;
	cursor:pointer;
	float:left;
	color:#0074ca;
	margin:4px 0 0 0;
	text-align:center;
}
#top p.mian{
	width:200px;
	height:20px;
	float:right;
	color:#7c7c7c;
	padding-top:8px;
}
#top p.mian a{
	color:#7c7c7c;
	background-color:inherit;
	text-decoration:none;
}
#top p.mian a:hover{
	color:#20397c;
	background-color:inherit;
    text-decoration:underline;
}

#flash{ 
	width:967px;
	height:180px;
	padding:0px;
	margin:0 auto;
}

.bj{
	width:967px;
	height:6px;
	margin:0 auto;
	padding:0px;
	background: url(../images/flashbj.gif) 0 0 repeat-x;
}
#nav{
	width:967px;
	height:27px;
	background:url(../images/navbj.jpg) 0 0 no-repeat;
	margin:0 auto;
}
#nav ul{
	height:27px;
}
#nav li{float:left;
	height:27px;
}
#nav li a{
	display:block;
	background:inherit;
	padding:0 18px;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#nav li a:hover{
	background:inherit;
	color:#f4f23c;
}

#nav li.noImg{
	background-image:none;
}

	
/*------------------------------------------------header--------------------*/
/*------------------------------------------------body--------------------*/
#body{
	width:967px;
	margin:0 auto;
}
#contentBG { 
    width:967px;
    float:left; 
    background:#fff;
	overflow:hidden; 
}
/*------------------------------------------------left--------------------*/
#left{
	width:723px;
	background:#fff;
	float:right;
	padding:0px;
	margin: 0 6px 0 0;
	border:0px;
}

#breadcrumb{width:720px;
    background:inherit;
	padding:5px 0px 5px 3px;
   }
#breadcrumb a{
    background:inherit;
	color:#000000;
	display:block;
	font-size:12px;
	text-decoration:none;
	display:inline;
   }
#breadcrumb a:hover{
    text-decoration:underline;
    background:inherit;
   }

#leftmain{
	background:#fff;
	border:#f5f5f4 solid 4px;
	margin:0px;
    width:675px;
	background-color:inherit;
	padding:10px 20px;
    font-size:12px;
}
#leftmain h2{
	height:50px;
	background-color:inherit;
	border-bottom:#cccccc dotted 1px;
	padding:0px;
	font-size:22px;
	text-align:center;
	line-height:50px;
	color:#1975c5;
}
#leftmain h3{
    font-size:12px;
	font-weight:bold;
    line-height:24px;
}
#leftmain h3{
    font-size:12px;
	font-weight:bold;
    line-height:24px;
}
#leftmain h4{
	height:50px;
	background-color:inherit;
	border-bottom:#aaccee  solid 1px;
	padding:0px;
	font-size:14px;
	line-height:50px;
	color:#07519a;
}
.block{
border-bottom:#cccccc dotted 1px;
background-color:inherit;}
#leftmain h5{
	background-color:inherit;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	color:#ff6000;
}
#leftmain h5 span{
	background-color:inherit;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#656d77;
	padding-left:10px;
}
#leftmain p{
    font-size:12px;
	line-height:24px;
}
#leftmain ul.news{
	width:600px;
	padding:10px 0 15px 30px;
}
#leftmain ul.news li{
	padding:0 5px 0 0;
	margin:0;
	background:url(images/link_arrow.gif) 5px 8px no-repeat;
	border-bottom:#CCCCCC dotted 1px;
}
#leftmain ul.news li span{ 
    float: right;
    text-align: right;
	font-size:12px;
	line-height:20px;
	color:#666;
	background-color:inherit;

} 

#leftmain ul.news li a{
	font-size:12px;
	line-height:20px;
	color:#0A56B4;
	background-color:inherit;
	text-decoration: none;
	display:inline;
}
#leftmain ul.news li a:hover{
	color:#000;
	
}
#leftmain p.Paging{ 
    display:block; 
	float:left; 
    font-size:12px;
    color:#333; 
	padding-left:80px;
}
#leftmain p.Paging a{
	font-size:12px;
	line-height:20px;
	color:#0A56B4;
	background-color:inherit;
	text-decoration: none;
	display:inline;
}
#leftmain p.Paging a:hover{
	color:#000;
	text-decoration: underline;
}
#leftmain p.Paging input.textbox3{ 
width:20px;
}
#leftmain p.Paging input.go{ font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.tit{width:600px;
	padding:10px 0 15px 30px;
	background: inherit;
	float:left;
}
.tit a{ width:100px;
    height:34px;
	display:block;
	background:url(../images/arrow6.gif) 0 0 no-repeat;
	font-size:14px;
	line-height:20px;
	color:#1975c5;
	font-weight:bold;
	text-decoration:none;
	padding:7px 0 0 30px;
	float:right;

}
.tit a:hover{background:url(../images/arrow6-b.gif) 0 0 no-repeat;
	color:#6c6c6c;
}

.contactMain{
	width:550px;
	float:left;
	font-size: 12px;
	color: #000000;
	border: 1px solid #8f8f8f;
	background-color: #f3f3f3;
	height:350px;
	padding:10px 0 0 20px;
	margin-left:20px;
}
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 500px;
	border: 1px solid #666600;
}

.contactformmessage {
	font-size: 12px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.contactmessagebox {
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-size: 12px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-size: 12px;
	color: #000000;
}
.contactsubmitbutton {
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 55px;
}

.contacttextleft {
	font-size: 12px;
	color: #000000;
	float: left;
	width: 540px;
}
.contactindicatestext {
	font-size: 12px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 550px;
	float: left;
}

.star {
	font-size: 12px;
	color: #FF0000;
	margin: 3px;
	padding: 3px;
	height: 5px;
	width: 5px;
}


.errortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-size: 12px;
	color: red;
}
.buttonbg {
	background-attachment: scroll;
	background-image: url(images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FF9900;
	height: 21px;
	color: #FFFFFF;
}

/*------------------------------------------------Contact--------------------*/
.submitbutton {
	font-size: 12px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 50px;
}
.submittext {
	height: 30px;
	width: 550px;
}

#submitbutton a.more{
	background:url(images/more_bg.gif) 0 0 no-repeat;
	float:right;
	width:57px;
	height:18px;
	font-size: 12px;
	color:#1C0206;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin:0;
}
#submitbutton a.more:hover{
	color:#6B1420;
	background-color:inherit;
}
.subbtn {
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #E6E9CF;
	margin: 2px;
	padding: 2px;
	height: 25px;
}
/*------------------------------------------------Textboxon Email--------------------*/

.borderEffect
{
background-color:#FFFFCC;
color:#7A8639;
margin:0px;
padding:0px;
border:1px solid #FFCC00;
}
.borderEffect:hover
{
background-color:#FFCC89;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #A05A3D;
}
/*------------------------------------------------Textbox on Email--------------------*/
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 250px;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/
/*------------------------------------------------Textboxdropdown --------------------*/

.dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 262px;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.dropdownEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textboxdropdown --------------------*/
/*------------------------------------------------Massagebox --------------------*/

.MassageboxEffect{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 170px;
	width: 350px;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Massagebox --------------------*/
.contactdropdownformfield {
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 68%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right-------------------*/
#right{
	width:236px;
	float:left;
	background:#f3f7fc;
	padding:0px;
	padding-bottom:10000px; margin-bottom:-10000px; overflow:hidden;
}
#Promptitle{
    width:236px;
	background:url(../images/rightbj.gif) left top repeat-x;
	}
#Promptitle h2{
    width:200px;
	height:29px;
	background:url(../images/Channeltitle-bj.gif) 0 0 no-repeat;
    padding:0 0 0 36px;
	font-size:14px;
	color:#1975c5;
	font-weight:bold;
	line-height:32px;
}
#Promptitle ul{
	width:190px;
	padding:10px 20px;
	margin:3px;
	background-color:#f5f5f5;
}
#Promptitle ul li{color:#7d7b7c;
	font-size:12px;
	line-height:28px;
	_line-height:0px;
	background:url(../images/nav_div2.gif) left bottom repeat-x;
}
#Promptitle ul li a {display:block;
	background:url(../images/arrow4.gif) 0px 6px no-repeat;
	font-size:12px;
	line-height:28px;
	_line-height:22px;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 13px;
}
#Promptitle ul li a:hover {color:#6c6c6c;
	font-size:12px;
	background-color:#fff;
	line-height:28px;
	_line-height:22px;
}
#Channel{width:236px;
	background-color:#f3f7fc;}
#Channel h2{width:200px;
	height:33px;
	background:url(../images/Relationtitle-rgbj.gif) 0 0 no-repeat;
	padding:0 0 0 36px;
	font-size:14px;
	color:#1975c5;
	font-weight:bold;
	line-height:32px;
	}
#Channel ul{
	padding:8px;
	border-left:#cccccc solid 1px; 
	border-right:#cccccc solid 1px; 
	border-bottom:#cccccc solid 1px;  
}
#Channel ul li{
	padding:0 0 0 17px;
	background:url(../images/arrow2.gif) 5px 9px no-repeat;
    font-size:12px;
	line-height:20px;
	color:#000;
}

/*------------------------------------------------right-------------------*/

/*------------------------------------------------body--------------------*/
/*------------------------------------------------footer--------------------*/

#footer{
    width:967px;
	height:60px;
	margin:5px auto;
	background:url(../images/footerbj.gif) left top repeat-x #fff;
	position:relative;
	color:#7c7c7c;
}

#footer p.design{
	display:block;
	width:300px;
	height:16px;
	line-height:18px;
	padding:2px;
	position:absolute;
	left:150px;
	top:40px;
	background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	
}#footer p.Address{
	display:block;
	width:400px;
	height:16px;
	line-height:18px;
	padding:2px;
	position:absolute;
	left:500px;
	top:40px;
	background-color:inherit;
	text-transform:uppercase;
	text-align:left;
}

/*------------------------------------------------footer--------------------*/
