﻿/*common css*/
html{overflow-y:auto;}
body{font:12px arial;background:#fff;}
body, ul, ol, li, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd {margin: 0;padding: 0;}
li,ol{list-style:none;}
img{border:0;}
/* ---��׼������ʽ--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;}
a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #29a7e1;}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #0e6eb8;}
.clear{clear:both;}
.wrap .index  .Article_Title a:hover {
	color: #0e6eb8;}
.wrap .index .right1 {
	float: left;
	height: auto;
	width: 250px;}
