/* CSS Document */

body{
	margin:0px;
}
#wearper{
	width:1002px;
	margin:0 auto;
}
.cont_font{
	font-size:12px;
	line-height:22px;
	color:#666666;
}

.cont_font a:link,.cont_font a:visited {
	font-size:12px;
	line-height:22px;
	color:#666666;
	text-decoration:none;
}

.MainLeft {
	width: 210px;
	float: left;
	padding:10 auto;
	background-color:#F3F5F4;
	}

	/*Catagories*/
	.Catagories {
		width:197px;
		padding:10 auto;
	}
	.left_tit {
	text-align:left;
	padding: 0 0 0 30px;
	background:url(images/left_bg.jpg) no-repeat left center;
	height:35px;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
	color: #000033;
	display: block;
	font-weight: bold;
		}
	.CatagoriesLinks a:hover {
	background:url(images/hov_left.jpg) no-repeat left center;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
		}
/*MainCenter*/
	.MainCenterTitle {
	background: url(images/news_tit.jpg) no-repeat 0 0;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	margin-top:18px;
	font-size: 13px;
	color: #333333;
	text-indent:43px;
	text-decoration: none;
		}
		.MainCenterTitle p {
			padding: 0 10px;
			border-bottom: 1px solid #999999;
			display: block;
			}
	.MainCenterContent {
		padding-left:25px;
		background: #FFFFFF;
		}
	.MainCenterContent p {
		font-size: 12px;
		line-height: 1.5em;
		text-indent: 2em;
		color: #333333;
		}
	.MainCenterContent img {
		margin: 0 10px 10px 0;
		padding: 4px;
		border: 1px solid #cccccc;
		}
	.MainCenterBottom {
		background: url(images/boxbottom_3.jpg) no-repeat left bottom;
		height: 20px;
		font-size: 1px;
		}
	/*Contact*/
		.ConDetail ul,
		.ConDetail ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			}
		.ConDetail ul li {
			padding: 3px 0;
			text-align: left;
			margin: 0;
			}
		.ConDetail h4 {
			margin: 0;
			padding: 0;
			font-weight: 500;
			font-size: 12px;
			line-height: 28px;
			}
		.FormInput {
			padding: 5px;
			background: url(images/form_input.gif) no-repeat;
			width: 490px;
			height: 22px;
			}
		.FormInputOver {
			padding: 5px;
			background: url(images/form_input_over.gif) no-repeat;
			width: 490px;
			height: 22px;
			text-align: left;
			}
		.FormInput input {
			margin: 0;
			padding: 0;
			width: 100%;
			border: 0;
			color: #333333;
			font-family: Tahoma;
			background: transparent;
			font-size: 13px;
			}
		.FormInputOver input {
			margin: 0;
			padding: 0;
			width: 100%;
			border: 0;
			color: #FF6600;
			font-family: Tahoma;
			font-weight: 500;
			background: transparent;
			font-size: 13px;
			}
		.FormInput1 {
			padding: 5px;
			background: url(images/form_input_1.gif) no-repeat;
			width: 250px;
			height: 22px;
			}
		.FormInput1Over {
			padding: 5px;
			background: url(images/form_input_over_1.gif) no-repeat;
			width: 250px;
			height: 22px;
			text-align: left;
			}
		.FormInput1 input {
			margin: 0;
			padding: 0;
			width: 240px;
			border: 0;
			color: #333333;
			font-family: Tahoma;
			background: transparent;
			font-size: 13px;
			}
		.FormInput1Over input {
			margin: 0;
			padding: 0;
			width: 240px;
			border: 0;
			color: #FF6600;
			font-family: Tahoma;
			font-weight: 500;
			background: transparent;
			font-size: 13px;
			}
		.FormTextarea {
			padding: 5px;
			background: url(images/form_textarea.gif) no-repeat;
			width: 490px;
			font-family: Tahoma;
			height: 122px;
			}
		.FormTextareaOver {
			padding: 5px;
			background: url(images/form_textarea_over.gif) no-repeat;
			width: 490px;
			height: 122px;
			font-family: Tahoma;
			text-align: left;
			}
		.FormTextarea textarea {
			margin: 0;
			padding: 0;
			width: 100%;
			height: 122px;
			border: 0;
			color: #333333;
			font-family: Tahoma;
			background: transparent;
			font-size: 13px;
			}
		.FormTextareaOver textarea {
			margin: 0;
			padding: 0;
			width: 100%;
			height: 122px;
			border: 0;
			color: #FF6600;
			font-weight: 500;
			font-family: Tahoma;
			background: transparent;
			font-size: 13px;
			}
		.Privacy {
			font-size: 10px;
			}
		.BtnSend {
			background: url(images/btn_send.gif) no-repeat;
			width: 62px;
			height: 20px;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			cursor: pointer;
			border: 0;
			}
		.BtnSendOver {
			background: url(images/btn_send.gif) no-repeat -62px 0;
			width: 62px;
			height: 20px;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			cursor: pointer;
			border: 0;
			}
		.Alert {
			background: url(images/dot_alert.gif) no-repeat right center;
			padding: 0 20px;
			color: #FF0000;
			font-size: 11px;
			font-weight: normal;
			font-style:italic;
			}
			
		.left_z{
			font-size: 12px;
			color: #666666;
			text-decoration: none;
			line-height:25px;	
			}
		.left_z a:hover {
			color: #003399;
			font-weight: bold;
			line-height:25px;
			}


		#wearper .left_z ul a:link, #wearper .left_z ul a:visited {
			font-size: 12px;
			color: #666666;
			text-decoration: none;
			}
		h1{font-size:14px; font-weight:bolder; margin:10px 0 0 0;}
		
		
		
		
/*--- left_menu ----*/
#leftMenu {PADDING-RIGHT:10px; PADDING-LEFT: 10px; FLOAT: left; WIDTH:197px}
#dhtmlgoodies_slidedown_menu LI {LIST-STYLE-TYPE: none; POSITION: relative; background:url(images/left_bg.jpg) no-repeat; line-height:37px;}
#dhtmlgoodies_slidedown_menu UL { padding:0px; MARGIN: 0px;  POSITION: relative}
#dhtmlgoodies_slidedown_menu UL li a{ margin-left:25px}
#dhtmlgoodies_slidedown_menu UL li:hover{ background:url(images/hov_left.jpg) no-repeat}
#dhtmlgoodies_slidedown_menu UL li ul li{ background:url(images/left_bg_z.jpg) no-repeat; line-height:25px;}
#dhtmlgoodies_slidedown_menu UL li ul li a{ color:#666666}
#dhtmlgoodies_slidedown_menu UL li ul li:hover{ background:url(images/left_bg_z.jpg) no-repeat; }
#dhtmlgoodies_slidedown_menu UL li ul li a:hover{color: #003399; font-weight:bold}
#dhtmlgoodies_slidedown_menu DIV {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
#dhtmlgoodies_slidedown_menu {VISIBILITY: hidden; WIDTH: 197px}
#dhtmlgoodies_slidedown_menu A {
CLEAR: both; DISPLAY: block; PADDING-LEFT: 2px; WIDTH: 170px; COLOR: #000; TEXT-DECORATION: none; font-size:12px; text-align:left
}





