#module {
	float: left;
	width: 750px;
	padding: 0;
	margin-top: 2px;
}

#module div.head {
	float: left;
	width: 750px;
	line-height: 42px;
	height: 45px;
	background:url(../images/main_head.png) no-repeat left top;
}

#module div.head  h2.header {
	float: left;
	width: 650px;
	line-height: 42px;
	padding-left: 35px;
}
#module div.head  h2.header a{
	text-transform: uppercase;
	color: #18a1e5;
}

#module div.head  h2.header a:hover {
	color: #0095da;
}

#module div.head  h2.header font{
	color: #18a1e5;
	font-size: 15px;
}

#module div#main_module {
	width: 730px;
	padding: 0 10px;
	border-top: none;
	font-size:14px;
	color:#main_articles;
	float: left;
	background:url(../images/main_main.png) repeat-y left top;
}
#module div#main_module ul.main_articles {
	width: 700px;
	padding: 10px 15px;
	border-top: none;
	float: left;
}
#module div#main_module ul.main_articles li.article{
	width: 700px;
	padding: 10px 0px;
	border-top: none;
	float: left;
	border-bottom: 1px dotted #a7a6a6;
	line-height: 16px;
}

li.article div.image{
	width: 155px;
	height: 102px;
	float: left;
}

li.article div.image img{
	width: 140px;
	height: 100px;
	float: left;
	border: 2px solid #115577;
}
li.article div.image img:hover {
	border: 2px solid #666;
}
li.article div.title {
	width: 535px;
	float: left;
	padding-bottom: 8px;
} 
li.article div.noimg div.title {
	width: 700px;
	color:#3300FF;
} 

li.article div.noimg div.bnews {
	width: 700px;
} 

li.article div.title i{
	color: #0095da;
	font-size: 11px;
} 

li.article div.bnews {
	width: 535px;
	float: left;
	padding-bottom: 5px;
}

li.article div.bnews span.one {
	float: left;
	padding-right: 6px;
	color: #303030;
}
li.article div.bnews span.two {
	float: left;
	color: #303030;
	padding-right: 40px;
}

#module div#main_module div.header{
	width: 710px;
	padding: 0 0 0 30px;
	margin-top: 10px;
	border-top: none;
	float: left;
	height: 32px;
	background:url(../images/icon1.png) no-repeat left top;
}

#module div#main_module div.header1 {
	background:url(../images/icon.png) no-repeat left top;
}

#module div#main_module div.header2 {
	background:url(../images/icon2.png) no-repeat left top;
}

#module div#main_module div.header3 {
	background:url(../images/icon3.png) no-repeat left top;
}


#module div#main_module div.header h2{
	width: 680px;
	padding: 0 0 0 0px;
	border-top: none;
	float: left;
	height: 32px;
	line-height: 32px;
	background:url(../images/line1.png) no-repeat left bottom;
}
#module div#main_module div.header h2 a{
	width: 500px;
	padding: 0 0 0 5px;
	border-top: none;
	float: left;
	height: 32px;
	line-height: 35px;
	text-transform: uppercase;
	color: #0095da;
}
#module div#main_module div.header h2 a:hover {
	color: #0095da;
}

#module div.bottom {
	width: 750px;
	padding: 0;
	height: 10px;
	border-top: none;
	float: left;
	background:url(../images/main_bottom.png) no-repeat left top;
}
#module div.main {
	width: 750px;
	padding: 0;
	border-top: none;
	float: left;
}
#module div.main div.news {
	float: left; 
	border-bottom: 1px dotted #666;
	margin: 2px 10px; 
	padding-bottom: 5px; 
	position: relative;
}

#module div.main div.detail_news {
	width: 540px;
	float: left;
	padding: 0 10px;
}
#module div.main div.content {
	text-align: justify; 
	width: 680px;
	float: left;
	padding: 0 5px;
	padding-bottom: 20px; 
	border-bottom: 1px solid #E8E8E8; 
}
#product_detail {
	margin-left: 20px;
	float: left;
	width: 680px;
	border-bottom: 1px #303030 solid;
	padding-bottom: 20px;
}

#product_detail h2.title {
	width: 680px; 
	float: left; 
	font-size: 18px; 
	color: #0095da; 
	padding-bottom: 15px; 
}

#product_detail div.img  {
	float: left; 
	width: 235px; 
	height: 205px
}

#product_detail div.img  img{
	width: 210px; 
	padding-bottom: 10px; 
	height: 150px;
	padding: 5px;
	border: 1px lightGrey solid;
}
#module #main_module  div.news{
	width: 728px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999;
	position: relative;
}

#module #main_module  div.news div.title{
	width: 575px;
	float: left;
	padding-bottom: 5px;
}

#module #main_module  div.news div.text{
	float: left; 
	width: 575px;
	text-align: justify;
}
#module div.page  {
	float: right;
	width: 500px;
	padding: 10px 30px 5px 0;
}

#module div.page  input.button_down {
	float: right;
}

#module  div.page p.title4{
	float: right;
	width: 30px;
}
#module  div.main div.page  input.button_down{
	background: none;
	border: 1px #ccc solid;
	padding: 1px 4px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	color: red;
}


#module div.main div.page  input.button_down:hover {
	color: #F77505;
}

#module div.main div.page  input.button_over{
	background: none;
	border: 1px #ccc solid;
	padding: 1px 4px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	color: #0095da;
	float: right;
}


#module div.main div.page  input.button_over:hover {
	color: #F77505;
}
#module div.main div.page  input.button{
	background: none;
	border: 1px #ccc solid;
	padding: 1px 4px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	color: #093AAD;
	float: right;
}

#module div.main div.page  input.button{
	background: none;
	border: 1px #ccc solid;
	padding: 1px 4px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	color: #093AAD;
	float: right;
}


#module div.main div.page input.button:hover {
	color: #F77505;
}

#module div.main div.page p {
	float: right;
}
