@CHARSET "UTF-8";
@IMPORT "menu.css";


a{ text-decoration:none; }

img{ border:none; }

.break{clear: both; }

.body{

	margin:0;
	/*background-image: url('../images/sitebg.jpg');*/
	background-color: #d3d5d7;
	font: normal 10pt Tahoma;
	color: #595959;

		
}

.header{

	width: 960px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
		
}

.header #left{ float:left; background-image: url('../images/phone.png'); width: 182px; height: 26px; }

.header #right { float:right; }

.header #right #item{ float:left; padding: 5px; }


.mainscreen{
	
	width: 960px;
	margin: auto;
	background-color: #ffffff;
	border:solid 1px #e3e3e3;
	
}

.mainscreen #left{
	
	width: 235px;
	float: left;
	border-right: solid 1px #cccccc;
	margin: 15px 0 15px 0;
	
}

.logo{ margin: 7px auto; width: 209px; }

.menu {
	
	width: 212px;
	width: 210px;
	height: 185px;
	/*background-image: url('../images/manubg.jpg');*/
	margin: 38px auto; /*45px auto*/
	
	
}

.list1{
	
	width: 200px;
	margin: auto;
	
}

.title1{

	border-bottom: solid 1px #dadada;
	padding-bottom: 6px;

}

h1{

	padding:0;
	margin:0;
	font: normal 18px Franklin Gothic Book, Arial, Helvatika;

}

.why-list{

	padding: 0;
	margin: 0 0 0 -40px !important;
	font:normal 9pt Arial;
	color:#747474;
	width: 210px;
}

.why-list ul{
	
	list-style: none;
	width: 210px;
	
}

.why-list ul li{

	background-image: url('../images/listdot.png');
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 2px 0 2px 10px;

}

.list2{ 
	
	width: 200px;
	margin: 60px auto;
	text-align: center;
	color:#494665;
	font-size: 9pt;
	font-style: italic;
	
	
}

.word{padding-bottom: 5px; line-height: 14pt;}
.wordsign{font-weight: bold;}
	
.footer{
	
	width: 960px;
	margin: 10px auto;
	font-size: 9pt;
	
}

.footer #left{
	
	float:left;
	width: 500px;
	
}

.footer #right{
	
	float:right;
	width: 300px;
	text-align: right;
	
}

#link{ font-size: 9pt; }

#link a{
	
	text-decoration: none;
	color: #292929;
	
	
}
#link a:HOVER{
	
	text-decoration: none;
	color: #414141;
	
}


.mainscreen #right{
	
	float:right;
	margin: 10px auto;
	width: 724px;
	
}

.pagecontent{
	
	width:660px;
	margin: 20px auto;
	
}

.pagecontent .title{
	

	color: #ff0000;

	border-bottom:solid 1px #dadada;
	padding-bottom: 10px;

	
}

.pagecontent .title h2{
	
	margin:2px 0 2px 0;
	padding:2px 0 2px 0;
	background-image: url('../images/arrow.png');
	background-position: top right;
	background-repeat: no-repeat;
	width: 140px;
	font: normal 18px Franklin Gothic Book, Arial, Helvatika;

	
}

h3{ color:#636363; font: normal 18px Franklin Gothic Book, Arial, Helvatika; font-style: italic; }


.pagecontent .textarea p{

	line-height: 16pt;
	text-align: justify;

}

.pagecontent .img{ margin: 20px 0 10px 10px; }
	
.pagecontent .textarea p a{

	text-decoration: underline;
	color:#414141;

}

.banner{ 
	
	width: 702px;
	margin: auto;

	
}

.img{ margin: 20px 0 10px 10px; }

	
.ann-title{
	color:#414141; 
	font: normal 18px Franklin Gothic Book, Arial, Helvatika; 
	margin:10px 0 10px 0;
 	background-image: url("../images/listdot.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    padding: 2px 0 2px 10px;

}

.ann-title a{ color:#414141; }

.ann-date{color:#ff0000; font: normal 9pt Arial; padding-bottom:8px;}

.ann-detail{color:#414141; font: normal 10pt Arial; line-height: 16pt;}

.ann-img{ float:left; width: 200px; margin: 10px;}

.referance{ float:left; width: 200px; margin:10px; text-align: center;}

.referance a{ color:#414141; font:bold 12pt Arial; padding: 3px 0 3px 1px; }


.catalog{ float:left;width: 200px; margin:10px; }

.catalog .title{ color:#0c099e; font:bold 12pt Arial; }

.catalog .detail{ color:#414141; font:normal 10pt Arial; }

.catalog .pdf{ float:left; width: 32px; margin:5px 5px 5px 0; }
.catalog .rar{ float:left; width: 32px; margin:5px 5px 5px 0; }

	
	
	
	
